Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Log Messages
Level (7)
Channel (3)
Time
Message
deprecation
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "App\Command\Migration\AreaUuidMigrationCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "App\Command\Migration\ContractDateOfFirstInvoiceMigrationCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "App\Command\Migration\ContractUuidMigrationCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "App\Command\Migration\CustomerNotificationMigrationCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "App\Command\Migration\InvoiceIntervalMigrationCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "App\Command\Migration\InvoiceMigrationCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "App\Command\Migration\SponsorUuidMigrationCommand".
The "Symfony\Component\Console\Command\Command::$defaultDescription" property is considered final. You should not override it in "App\Command\System\CreateUserCommand".
The "Symfony\Bridge\Twig\NodeVisitor\TranslationNodeVisitor" class extends "Twig\NodeVisitor\AbstractNodeVisitor" that is deprecated since 3.9 (to be removed in 4.0).
The "Symfony\Bridge\Twig\NodeVisitor\TranslationDefaultDomainNodeVisitor" class extends "Twig\NodeVisitor\AbstractNodeVisitor" that is deprecated since 3.9 (to be removed in 4.0).
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /html/templates/backend/customer/sponsor/partials/contract/table/state.html.twig at line 1.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /html/templates/backend/customer/sponsor/partials/contract/table/state-with-enddate.html.twig at line 1.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /html/templates/backend/customer/invoice/partials/invoice-sponsor-name.html.twig at line 1.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /html/templates/backend/customer/invoice/partials/invoice-contract-edit-button.html.twig at line 1.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /html/templates/backend/customer/invoice/partials/invoice-cancel-button.html.twig at line 2.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /html/templates/backend/customer/invoice/partials/invoice-send-button.html.twig at line 1.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /html/templates/backend/customer/invoice/partials/invoice-download-button-html.twig at line 1.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /html/templates/backend/customer/contract/partials/contract-edit-button.html.twig at line 1.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /html/templates/backend/customer/contract/partials/contract-delete-button.html.twig at line 2.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /html/templates/backend/customer/contract/partials/contract-delete-button.html.twig at line 12.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /html/templates/backend/customer/contract/partials/contract-download-button.html.twig at line 2.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /html/templates/backend/customer/contract/partials/contract-download-button.html.twig at line 11.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /html/templates/backend/customer/contract/partials/contract-sponsor-name.html.twig at line 2.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /html/templates/backend/customer/contract/js/contract_create__assistant-prevBtn.html.twig at line 2.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /html/templates/backend/customer/contract/js/contract_create__assistant-init.html.twig at line 2.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /html/templates/backend/customer/contract/js/contract_create__assistant-nextBtn.html.twig at line 2.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /html/templates/backend/customer/contract/js/contract_create__assistant.html.twig at line 1.
"SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.name AS name_2, c0_.subtitle AS subtitle_3, c0_.created_at AS created_at_4, c0_.person_id AS person_id_5, c0_.address_id AS address_id_6, c0_.user_id AS user_id_7, c0_.contact_id AS contact_id_8, c0_.configuration_id AS configuration_id_9, c0_.partner_id AS partner_id_10, c0_.logo_id AS logo_id_11, c0_.tax_information_id AS tax_information_id_12, c0_.invoice_settings_id AS invoice_settings_id_13, c0_.contract_settings_id AS contract_settings_id_14, c0_.content_how_to_id AS content_how_to_id_15, c0_.content_about_us_id AS content_about_us_id_16, c0_.template_id AS template_id_17, c0_.faq_id AS faq_id_18, c0_.notification_id AS notification_id_19 FROM customer c0_ LEFT JOIN customer_configuration c1_ ON c0_.configuration_id = c1_.id WHERE c1_.host LIKE ? AND c1_.contract_start <= ? AND c1_.contract_end >= ? AND c1_.active = 1"
[
"sql" => "SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.name AS name_2, c0_.subtitle AS subtitle_3, c0_.created_at AS created_at_4, c0_.person_id AS person_id_5, c0_.address_id AS address_id_6, c0_.user_id AS user_id_7, c0_.contact_id AS contact_id_8, c0_.configuration_id AS configuration_id_9, c0_.partner_id AS partner_id_10, c0_.logo_id AS logo_id_11, c0_.tax_information_id AS tax_information_id_12, c0_.invoice_settings_id AS invoice_settings_id_13, c0_.contract_settings_id AS contract_settings_id_14, c0_.content_how_to_id AS content_how_to_id_15, c0_.content_about_us_id AS content_about_us_id_16, c0_.template_id AS template_id_17, c0_.faq_id AS faq_id_18, c0_.notification_id AS notification_id_19 FROM customer c0_ LEFT JOIN customer_configuration c1_ ON c0_.configuration_id = c1_.id WHERE c1_.host LIKE ? AND c1_.contract_start <= ? AND c1_.contract_end >= ? AND c1_.active = 1"
"params" => [1 => "%sportlive-ev.werbebanden-manager.de%"
2 => "2024-11-01"
3 => "2024-11-01"
]
"types" => [1 => 22 => 23 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.host AS host_2, t0.test AS test_3, t0.active AS active_4, t0.contribution_allow AS contribution_allow_5, t0.contribution_active AS contribution_active_6, t0.contribution_price AS contribution_price_7, t0.contract_start AS contract_start_8, t0.contract_end AS contract_end_9, t0.homedir AS homedir_10, t0.basic_price AS basic_price_11, t0.area_basic_price AS area_basic_price_12 FROM customer_configuration t0 WHERE t0.id IN (?)"
(parameters:
[1 => 5]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.host AS host_2, t0.test AS test_3, t0.active AS active_4, t0.contribution_allow AS contribution_allow_5, t0.contribution_active AS contribution_active_6, t0.contribution_price AS contribution_price_7, t0.contract_start AS contract_start_8, t0.contract_end AS contract_end_9, t0.homedir AS homedir_10, t0.basic_price AS basic_price_11, t0.area_basic_price AS area_basic_price_12 FROM customer_configuration t0 WHERE t0.id IN (?)"
"params" => [1 => 5]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.token AS token_2, t0.free_field AS free_field_3, t0.next_value AS next_value_4, t0.min_length AS min_length_5, t0.tax_rate AS tax_rate_6, t0.invoice_due AS invoice_due_7, t0.automatic_send AS automatic_send_8, t0.payment_term_in_days AS payment_term_in_days_9 FROM customer_invoice_settings t0 WHERE t0.id IN (?)"
(parameters:
[1 => 5]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.token AS token_2, t0.free_field AS free_field_3, t0.next_value AS next_value_4, t0.min_length AS min_length_5, t0.tax_rate AS tax_rate_6, t0.invoice_due AS invoice_due_7, t0.automatic_send AS automatic_send_8, t0.payment_term_in_days AS payment_term_in_days_9 FROM customer_invoice_settings t0 WHERE t0.id IN (?)"
"params" => [1 => 5]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.active AS active_2, t0.how_to_text1 AS how_to_text1_3, t0.how_to_text2 AS how_to_text2_4, t0.how_to_text3 AS how_to_text3_5, t0.background_color AS background_color_6, t0.icon_color AS icon_color_7, t0.fk_icon_1 AS fk_icon_1_8, t0.fk_icon_2 AS fk_icon_2_9, t0.fk_icon_3 AS fk_icon_3_10, t0.background_image_id AS background_image_id_11 FROM customer_content_how_to t0 WHERE t0.id IN (?)"
(parameters:
[1 => 5]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.active AS active_2, t0.how_to_text1 AS how_to_text1_3, t0.how_to_text2 AS how_to_text2_4, t0.how_to_text3 AS how_to_text3_5, t0.background_color AS background_color_6, t0.icon_color AS icon_color_7, t0.fk_icon_1 AS fk_icon_1_8, t0.fk_icon_2 AS fk_icon_2_9, t0.fk_icon_3 AS fk_icon_3_10, t0.background_image_id AS background_image_id_11 FROM customer_content_how_to t0 WHERE t0.id IN (?)"
"params" => [1 => 5]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.active AS active_2, t0.description AS description_3 FROM customer_content_about_us t0 WHERE t0.id IN (?)"
(parameters:
[1 => 5]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.active AS active_2, t0.description AS description_3 FROM customer_content_about_us t0 WHERE t0.id IN (?)"
"params" => [1 => 5]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.active AS active_2, t0.text_color AS text_color_3, t0.background_color AS background_color_4 FROM customer_faq t0 WHERE t0.id IN (?)"
(parameters:
[1 => 5]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.active AS active_2, t0.text_color AS text_color_3, t0.background_color AS background_color_4 FROM customer_faq t0 WHERE t0.id IN (?)"
"params" => [1 => 5]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.name AS name_2, c0_.subtitle AS subtitle_3, c0_.created_at AS created_at_4, c0_.person_id AS person_id_5, c0_.address_id AS address_id_6, c0_.user_id AS user_id_7, c0_.contact_id AS contact_id_8, c0_.configuration_id AS configuration_id_9, c0_.partner_id AS partner_id_10, c0_.logo_id AS logo_id_11, c0_.tax_information_id AS tax_information_id_12, c0_.invoice_settings_id AS invoice_settings_id_13, c0_.contract_settings_id AS contract_settings_id_14, c0_.content_how_to_id AS content_how_to_id_15, c0_.content_about_us_id AS content_about_us_id_16, c0_.template_id AS template_id_17, c0_.faq_id AS faq_id_18, c0_.notification_id AS notification_id_19 FROM customer c0_ LEFT JOIN customer_configuration c1_ ON c0_.configuration_id = c1_.id WHERE c1_.host LIKE ? AND c1_.contract_start <= ? AND c1_.contract_end >= ? AND c1_.active = 1"
[
"sql" => "SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.name AS name_2, c0_.subtitle AS subtitle_3, c0_.created_at AS created_at_4, c0_.person_id AS person_id_5, c0_.address_id AS address_id_6, c0_.user_id AS user_id_7, c0_.contact_id AS contact_id_8, c0_.configuration_id AS configuration_id_9, c0_.partner_id AS partner_id_10, c0_.logo_id AS logo_id_11, c0_.tax_information_id AS tax_information_id_12, c0_.invoice_settings_id AS invoice_settings_id_13, c0_.contract_settings_id AS contract_settings_id_14, c0_.content_how_to_id AS content_how_to_id_15, c0_.content_about_us_id AS content_about_us_id_16, c0_.template_id AS template_id_17, c0_.faq_id AS faq_id_18, c0_.notification_id AS notification_id_19 FROM customer c0_ LEFT JOIN customer_configuration c1_ ON c0_.configuration_id = c1_.id WHERE c1_.host LIKE ? AND c1_.contract_start <= ? AND c1_.contract_end >= ? AND c1_.active = 1"
"params" => [1 => "%sportlive-ev.werbebanden-manager.de%"
2 => "2024-11-01"
3 => "2024-11-01"
]
"types" => [1 => 22 => 23 => 2]
]
debug
Executing statement:
"SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.name AS name_2, c0_.subtitle AS subtitle_3, c0_.created_at AS created_at_4, c0_.person_id AS person_id_5, c0_.address_id AS address_id_6, c0_.user_id AS user_id_7, c0_.contact_id AS contact_id_8, c0_.configuration_id AS configuration_id_9, c0_.partner_id AS partner_id_10, c0_.logo_id AS logo_id_11, c0_.tax_information_id AS tax_information_id_12, c0_.invoice_settings_id AS invoice_settings_id_13, c0_.contract_settings_id AS contract_settings_id_14, c0_.content_how_to_id AS content_how_to_id_15, c0_.content_about_us_id AS content_about_us_id_16, c0_.template_id AS template_id_17, c0_.faq_id AS faq_id_18, c0_.notification_id AS notification_id_19 FROM customer c0_ LEFT JOIN customer_configuration c1_ ON c0_.configuration_id = c1_.id WHERE c1_.host LIKE ? AND c1_.contract_start <= ? AND c1_.contract_end >= ? AND c1_.active = 1"
[
"sql" => "SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.name AS name_2, c0_.subtitle AS subtitle_3, c0_.created_at AS created_at_4, c0_.person_id AS person_id_5, c0_.address_id AS address_id_6, c0_.user_id AS user_id_7, c0_.contact_id AS contact_id_8, c0_.configuration_id AS configuration_id_9, c0_.partner_id AS partner_id_10, c0_.logo_id AS logo_id_11, c0_.tax_information_id AS tax_information_id_12, c0_.invoice_settings_id AS invoice_settings_id_13, c0_.contract_settings_id AS contract_settings_id_14, c0_.content_how_to_id AS content_how_to_id_15, c0_.content_about_us_id AS content_about_us_id_16, c0_.template_id AS template_id_17, c0_.faq_id AS faq_id_18, c0_.notification_id AS notification_id_19 FROM customer c0_ LEFT JOIN customer_configuration c1_ ON c0_.configuration_id = c1_.id WHERE c1_.host LIKE ? AND c1_.contract_start <= ? AND c1_.contract_end >= ? AND c1_.active = 1"
"params" => [1 => "%sportlive-ev.werbebanden-manager.de%"
2 => "2024-11-01"
3 => "2024-11-01"
]
"types" => [1 => 22 => 23 => 2]
]
"SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.name AS name_2, c0_.subtitle AS subtitle_3, c0_.created_at AS created_at_4, c0_.person_id AS person_id_5, c0_.address_id AS address_id_6, c0_.user_id AS user_id_7, c0_.contact_id AS contact_id_8, c0_.configuration_id AS configuration_id_9, c0_.partner_id AS partner_id_10, c0_.logo_id AS logo_id_11, c0_.tax_information_id AS tax_information_id_12, c0_.invoice_settings_id AS invoice_settings_id_13, c0_.contract_settings_id AS contract_settings_id_14, c0_.content_how_to_id AS content_how_to_id_15, c0_.content_about_us_id AS content_about_us_id_16, c0_.template_id AS template_id_17, c0_.faq_id AS faq_id_18, c0_.notification_id AS notification_id_19 FROM customer c0_ LEFT JOIN customer_configuration c1_ ON c0_.configuration_id = c1_.id WHERE c1_.host LIKE ? AND c1_.contract_start <= ? AND c1_.contract_end >= ? AND c1_.active = 1"
[
"sql" => "SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.name AS name_2, c0_.subtitle AS subtitle_3, c0_.created_at AS created_at_4, c0_.person_id AS person_id_5, c0_.address_id AS address_id_6, c0_.user_id AS user_id_7, c0_.contact_id AS contact_id_8, c0_.configuration_id AS configuration_id_9, c0_.partner_id AS partner_id_10, c0_.logo_id AS logo_id_11, c0_.tax_information_id AS tax_information_id_12, c0_.invoice_settings_id AS invoice_settings_id_13, c0_.contract_settings_id AS contract_settings_id_14, c0_.content_how_to_id AS content_how_to_id_15, c0_.content_about_us_id AS content_about_us_id_16, c0_.template_id AS template_id_17, c0_.faq_id AS faq_id_18, c0_.notification_id AS notification_id_19 FROM customer c0_ LEFT JOIN customer_configuration c1_ ON c0_.configuration_id = c1_.id WHERE c1_.host LIKE ? AND c1_.contract_start <= ? AND c1_.contract_end >= ? AND c1_.active = 1"
"params" => [1 => "%sportlive-ev.werbebanden-manager.de%"
2 => "2024-11-01"
3 => "2024-11-01"
]
"types" => [1 => 22 => 23 => 2]
]
"SELECT t0.id AS id_1, t0.field_length AS field_length_2, t0.field_width AS field_width_3, t0.color_free AS color_free_4, t0.color_sold AS color_sold_5, t0.color_reserved AS color_reserved_6, t0.color_blocked AS color_blocked_7, t0.draft AS draft_8, t0.package_image_id AS package_image_id_9, t0.customer_id AS customer_id_10 FROM customer_package t0 WHERE t0.customer_id = ?"
(parameters:
[1 => 5]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.field_length AS field_length_2, t0.field_width AS field_width_3, t0.color_free AS color_free_4, t0.color_sold AS color_sold_5, t0.color_reserved AS color_reserved_6, t0.color_blocked AS color_blocked_7, t0.draft AS draft_8, t0.package_image_id AS package_image_id_9, t0.customer_id AS customer_id_10 FROM customer_package t0 WHERE t0.customer_id = ?"
"params" => [1 => 5]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.fk_customer AS fk_customer_2, t0.fk_customer_package AS fk_customer_package_3, t0.fk_advertising_area_tier AS fk_advertising_area_tier_4, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_5 FROM customer_advertising_area_tier_position t0 WHERE t0.fk_customer = ? AND t0.fk_customer_package = ?"
(parameters:
[1 => 52 => 3]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.fk_customer AS fk_customer_2, t0.fk_customer_package AS fk_customer_package_3, t0.fk_advertising_area_tier AS fk_advertising_area_tier_4, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_5 FROM customer_advertising_area_tier_position t0 WHERE t0.fk_customer = ? AND t0.fk_customer_package = ?"
"params" => [1 => 52 => 3]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 10]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 10]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 11]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 11]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 12]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 12]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 13]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 13]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 14]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 14]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 15]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 15]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 16]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 16]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 17]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 17]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 18]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 18]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 19]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 19]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 20]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 20]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 21]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 21]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 22]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 22]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 23]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 23]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 24]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 24]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 25]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 25]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 26]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 26]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 27]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 27]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 28]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 28]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 29]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 29]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 30]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 30]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 31]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 31]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 32]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 32]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 33]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 33]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 34]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 34]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 35]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 35]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 36]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 36]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 37]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 37]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 38]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 38]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 39]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 39]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 40]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 40]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 41]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 41]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 42]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 42]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 43]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 43]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 44]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 44]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 45]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 45]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 46]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 46]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 47]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 47]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 48]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 48]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 49]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 49]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 50]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 50]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 51]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 51]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 52]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 52]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 53]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 53]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 54]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 54]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 55]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 55]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 56]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 56]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 57]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 57]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 58]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 58]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 59]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 59]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 60]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 60]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 61]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 61]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 62]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 62]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 63]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 63]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 64]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 64]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 65]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 65]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 66]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 66]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 67]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 67]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 68]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 68]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 69]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 69]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 70]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 70]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 71]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 71]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 72]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 72]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 77]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 77]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 78]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 78]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 79]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 79]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 80]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 80]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 81]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 81]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 82]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 82]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 83]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 83]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 84]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 84]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 85]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 85]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 86]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 86]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 87]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 87]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 88]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 88]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 89]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 89]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 90]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 90]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 91]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 91]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 92]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 92]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 93]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 93]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 94]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 94]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 97]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 97]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 98]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 98]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 99]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 99]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 100]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 100]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
(parameters:
[1 => 52 => 101]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.name AS name_3, t0.sorting_index AS sorting_index_4, t0.price AS price_5, t0.setup_price_unit AS setup_price_unit_6, t0.within_setup_price AS within_setup_price_7, t0.min_duration AS min_duration_8, t0.fk_customer AS fk_customer_9, t0.fk_advertising_area_tier AS fk_advertising_area_tier_10, t11.id AS id_12, t11.name AS name_13, t11.identifier AS identifier_14, t0.fk_advertising_area_tier_position AS fk_advertising_area_tier_position_15, t16.id AS id_17, t16.position AS position_18, t16.advertising_area_tier_id AS advertising_area_tier_id_19, t0.fk_customer_advertising_area_tier_position AS fk_customer_advertising_area_tier_position_20, t0.fk_advertising_area_tier_settings AS fk_advertising_area_tier_settings_21, t0.fk_advertising_area_status AS fk_advertising_area_status_22, t0.sponsor_id AS sponsor_id_23, t0.fk_contract AS fk_contract_24 FROM customer_advertising_area t0 INNER JOIN advertising_area_tier t11 ON t0.fk_advertising_area_tier = t11.id INNER JOIN advertising_area_tier_position t16 ON t0.fk_advertising_area_tier_position = t16.id WHERE t0.fk_customer = ? AND t0.fk_customer_advertising_area_tier_position = ? ORDER BY t0.id ASC"
"params" => [1 => 52 => 101]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.created_at AS created_at_3, t0.person_id AS person_id_4, t0.address_id AS address_id_5, t0.contact_id AS contact_id_6, t0.fk_customer AS fk_customer_7, t0.image_id AS image_id_8 FROM sponsor t0 WHERE t0.fk_customer = ?"
(parameters:
[1 => 5]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.created_at AS created_at_3, t0.person_id AS person_id_4, t0.address_id AS address_id_5, t0.contact_id AS contact_id_6, t0.fk_customer AS fk_customer_7, t0.image_id AS image_id_8 FROM sponsor t0 WHERE t0.fk_customer = ?"
"params" => [1 => 5]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.name AS name_2, c0_.subtitle AS subtitle_3, c0_.created_at AS created_at_4, c0_.person_id AS person_id_5, c0_.address_id AS address_id_6, c0_.user_id AS user_id_7, c0_.contact_id AS contact_id_8, c0_.configuration_id AS configuration_id_9, c0_.partner_id AS partner_id_10, c0_.logo_id AS logo_id_11, c0_.tax_information_id AS tax_information_id_12, c0_.invoice_settings_id AS invoice_settings_id_13, c0_.contract_settings_id AS contract_settings_id_14, c0_.content_how_to_id AS content_how_to_id_15, c0_.content_about_us_id AS content_about_us_id_16, c0_.template_id AS template_id_17, c0_.faq_id AS faq_id_18, c0_.notification_id AS notification_id_19 FROM customer c0_ LEFT JOIN customer_configuration c1_ ON c0_.configuration_id = c1_.id WHERE c1_.host LIKE ? AND c1_.contract_start <= ? AND c1_.contract_end >= ? AND c1_.active = 1"
[
"sql" => "SELECT c0_.id AS id_0, c0_.uuid AS uuid_1, c0_.name AS name_2, c0_.subtitle AS subtitle_3, c0_.created_at AS created_at_4, c0_.person_id AS person_id_5, c0_.address_id AS address_id_6, c0_.user_id AS user_id_7, c0_.contact_id AS contact_id_8, c0_.configuration_id AS configuration_id_9, c0_.partner_id AS partner_id_10, c0_.logo_id AS logo_id_11, c0_.tax_information_id AS tax_information_id_12, c0_.invoice_settings_id AS invoice_settings_id_13, c0_.contract_settings_id AS contract_settings_id_14, c0_.content_how_to_id AS content_how_to_id_15, c0_.content_about_us_id AS content_about_us_id_16, c0_.template_id AS template_id_17, c0_.faq_id AS faq_id_18, c0_.notification_id AS notification_id_19 FROM customer c0_ LEFT JOIN customer_configuration c1_ ON c0_.configuration_id = c1_.id WHERE c1_.host LIKE ? AND c1_.contract_start <= ? AND c1_.contract_end >= ? AND c1_.active = 1"
"params" => [1 => "%sportlive-ev.werbebanden-manager.de%"
2 => "2024-11-01"
3 => "2024-11-01"
]
"types" => [1 => 22 => 23 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.src AS src_2, t0.size AS size_3, t0.complete AS complete_4 FROM image t0 WHERE t0.id = ?"
(parameters:
[1 => 6]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.src AS src_2, t0.size AS size_3, t0.complete AS complete_4 FROM image t0 WHERE t0.id = ?"
"params" => [1 => 6]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.primary_color AS primary_color_2, t0.secondary_color AS secondary_color_3, t0.footer_background_color AS footer_background_color_4, t0.footer_text_color AS footer_text_color_5, t0.header_image_id AS header_image_id_6 FROM customer_template t0 WHERE t0.id = ?"
(parameters:
[1 => 5]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.primary_color AS primary_color_2, t0.secondary_color AS secondary_color_3, t0.footer_background_color AS footer_background_color_4, t0.footer_text_color AS footer_text_color_5, t0.header_image_id AS header_image_id_6 FROM customer_template t0 WHERE t0.id = ?"
"params" => [1 => 5]
"types" => [1 => 1]
]
"SELECT t0.id AS id_1, t0.name AS name_2, t0.identifier AS identifier_3 FROM advertising_area_status t0 WHERE t0.id = ?"
(parameters:
[1 => 1]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.identifier AS identifier_3 FROM advertising_area_status t0 WHERE t0.id = ?"
"params" => [1 => 1]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.image_id AS image_id_3 FROM package_image t0 WHERE t0.id = ?"
(parameters:
[1 => 7]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.image_id AS image_id_3 FROM package_image t0 WHERE t0.id = ?"
"params" => [1 => 7]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.src AS src_2, t0.size AS size_3, t0.complete AS complete_4 FROM image t0 WHERE t0.id = ?"
(parameters:
[1 => 13]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.src AS src_2, t0.size AS size_3, t0.complete AS complete_4 FROM image t0 WHERE t0.id = ?"
"params" => [1 => 13]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.css AS css_3, t0.category AS category_4 FROM icon t0 WHERE t0.id = ?"
(parameters:
[1 => 41]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.css AS css_3, t0.category AS category_4 FROM icon t0 WHERE t0.id = ?"
"params" => [1 => 41]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.css AS css_3, t0.category AS category_4 FROM icon t0 WHERE t0.id = ?"
(parameters:
[1 => 6]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.css AS css_3, t0.category AS category_4 FROM icon t0 WHERE t0.id = ?"
"params" => [1 => 6]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.css AS css_3, t0.category AS category_4 FROM icon t0 WHERE t0.id = ?"
(parameters:
[1 => 28]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.css AS css_3, t0.category AS category_4 FROM icon t0 WHERE t0.id = ?"
"params" => [1 => 28]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.sorting_index AS sorting_index_4, t0.customer_faq_id AS customer_faq_id_5 FROM customer_faq_item t0 WHERE t0.customer_faq_id = ?"
(parameters:
[1 => 5]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.sorting_index AS sorting_index_4, t0.customer_faq_id AS customer_faq_id_5 FROM customer_faq_item t0 WHERE t0.customer_faq_id = ?"
"params" => [1 => 5]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.company AS company_2, t0.street AS street_3, t0.housenr AS housenr_4, t0.city AS city_5, t0.zipcode AS zipcode_6, t0.country AS country_7 FROM address t0 WHERE t0.id = ?"
(parameters:
[1 => 5]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.company AS company_2, t0.street AS street_3, t0.housenr AS housenr_4, t0.city AS city_5, t0.zipcode AS zipcode_6, t0.country AS country_7 FROM address t0 WHERE t0.id = ?"
"params" => [1 => 5]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.phone AS phone_2, t0.fax AS fax_3, t0.email AS email_4, t0.url AS url_5 FROM contact t0 WHERE t0.id = ?"
(parameters:
[1 => 5]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.phone AS phone_2, t0.fax AS fax_3, t0.email AS email_4, t0.url AS url_5 FROM contact t0 WHERE t0.id = ?"
"params" => [1 => 5]
"types" => [1 => 1]
]
debug
Executing query:
"SELECT DATABASE()"
doctrine
[
"sql" => "SELECT DATABASE()"
]
debug
Executing statement:
"""
SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME
"""
Log messages generated during the compilation of the service container.
Messages
Class
402
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ContractCancelableCommand" (parent: .abstract.instanceof.App\Command\ContractCancelableCommand).
Resolving inheritance for "App\Command\ContractCancelableCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ContractCancelableCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ContractCommand" (parent: .abstract.instanceof.App\Command\ContractCommand).
Resolving inheritance for "App\Command\ContractCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ContractCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CustomerNotificationContractsInDraftCommand" (parent: .abstract.instanceof.App\Command\CustomerNotificationContractsInDraftCommand).
Resolving inheritance for "App\Command\CustomerNotificationContractsInDraftCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CustomerNotificationContractsInDraftCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InvoiceCommand" (parent: .abstract.instanceof.App\Command\InvoiceCommand).
Resolving inheritance for "App\Command\InvoiceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InvoiceCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\AreaTearSettingsMigrationCommand" (parent: .abstract.instanceof.App\Command\Migration\AreaTearSettingsMigrationCommand).
Resolving inheritance for "App\Command\Migration\AreaTearSettingsMigrationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\AreaTearSettingsMigrationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\AreaUuidMigrationCommand" (parent: .abstract.instanceof.App\Command\Migration\AreaUuidMigrationCommand).
Resolving inheritance for "App\Command\Migration\AreaUuidMigrationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\AreaUuidMigrationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\ContractAgreementMigrationCommand" (parent: .abstract.instanceof.App\Command\Migration\ContractAgreementMigrationCommand).
Resolving inheritance for "App\Command\Migration\ContractAgreementMigrationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\ContractAgreementMigrationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\ContractDateOfFirstInvoiceMigrationCommand" (parent: .abstract.instanceof.App\Command\Migration\ContractDateOfFirstInvoiceMigrationCommand).
Resolving inheritance for "App\Command\Migration\ContractDateOfFirstInvoiceMigrationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\ContractDateOfFirstInvoiceMigrationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\ContractExtendingPeriodInMonthCommand" (parent: .abstract.instanceof.App\Command\Migration\ContractExtendingPeriodInMonthCommand).
Resolving inheritance for "App\Command\Migration\ContractExtendingPeriodInMonthCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\ContractExtendingPeriodInMonthCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\ContractSettingsExtendingPeriodsCommand" (parent: .abstract.instanceof.App\Command\Migration\ContractSettingsExtendingPeriodsCommand).
Resolving inheritance for "App\Command\Migration\ContractSettingsExtendingPeriodsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\ContractSettingsExtendingPeriodsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\ContractUuidMigrationCommand" (parent: .abstract.instanceof.App\Command\Migration\ContractUuidMigrationCommand).
Resolving inheritance for "App\Command\Migration\ContractUuidMigrationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\ContractUuidMigrationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\CustomerContentHowToMigrationCommand" (parent: .abstract.instanceof.App\Command\Migration\CustomerContentHowToMigrationCommand).
Resolving inheritance for "App\Command\Migration\CustomerContentHowToMigrationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\CustomerContentHowToMigrationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\CustomerNotificationMigrationCommand" (parent: .abstract.instanceof.App\Command\Migration\CustomerNotificationMigrationCommand).
Resolving inheritance for "App\Command\Migration\CustomerNotificationMigrationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\CustomerNotificationMigrationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\CustomerUuidMigrateCommand" (parent: .abstract.instanceof.App\Command\Migration\CustomerUuidMigrateCommand).
Resolving inheritance for "App\Command\Migration\CustomerUuidMigrateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\CustomerUuidMigrateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\InvoiceIntervalMigrationCommand" (parent: .abstract.instanceof.App\Command\Migration\InvoiceIntervalMigrationCommand).
Resolving inheritance for "App\Command\Migration\InvoiceIntervalMigrationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\InvoiceIntervalMigrationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\InvoiceMigrationCommand" (parent: .abstract.instanceof.App\Command\Migration\InvoiceMigrationCommand).
Resolving inheritance for "App\Command\Migration\InvoiceMigrationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\InvoiceMigrationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\SponsorUuidMigrationCommand" (parent: .abstract.instanceof.App\Command\Migration\SponsorUuidMigrationCommand).
Resolving inheritance for "App\Command\Migration\SponsorUuidMigrationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\SponsorUuidMigrationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MonthlyReportSuperAdminCommand" (parent: .abstract.instanceof.App\Command\MonthlyReportSuperAdminCommand).
Resolving inheritance for "App\Command\MonthlyReportSuperAdminCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MonthlyReportSuperAdminCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\System\ContractExtenderCommand" (parent: .abstract.instanceof.App\Command\System\ContractExtenderCommand).
Resolving inheritance for "App\Command\System\ContractExtenderCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\System\ContractExtenderCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\System\CreateUserCommand" (parent: .abstract.instanceof.App\Command\System\CreateUserCommand).
Resolving inheritance for "App\Command\System\CreateUserCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\System\CreateUserCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UnsentInvoiceNotificationCommand" (parent: .abstract.instanceof.App\Command\UnsentInvoiceNotificationCommand).
Resolving inheritance for "App\Command\UnsentInvoiceNotificationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UnsentInvoiceNotificationCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Admin\BoardController" (parent: .abstract.instanceof.App\Controller\Backend\Admin\BoardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Admin\BoardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Admin\BoardController).
Resolving inheritance for "App\Controller\Backend\Admin\BoardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Admin\BoardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Admin\CustomerController" (parent: .abstract.instanceof.App\Controller\Backend\Admin\CustomerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Admin\CustomerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Admin\CustomerController).
Resolving inheritance for "App\Controller\Backend\Admin\CustomerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Admin\CustomerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Admin\PackageImageController" (parent: .abstract.instanceof.App\Controller\Backend\Admin\PackageImageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Admin\PackageImageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Admin\PackageImageController).
Resolving inheritance for "App\Controller\Backend\Admin\PackageImageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Admin\PackageImageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\BankAccountController" (parent: .abstract.instanceof.App\Controller\Backend\Customer\BankAccountController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\BankAccountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\BankAccountController).
Resolving inheritance for "App\Controller\Backend\Customer\BankAccountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\BankAccountController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\BoardController" (parent: .abstract.instanceof.App\Controller\Backend\Customer\BoardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\BoardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\BoardController).
Resolving inheritance for "App\Controller\Backend\Customer\BoardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\BoardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\ContractController" (parent: .abstract.instanceof.App\Controller\Backend\Customer\ContractController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\ContractController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\ContractController).
Resolving inheritance for "App\Controller\Backend\Customer\ContractController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\ContractController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\ContractWizardController" (parent: .abstract.instanceof.App\Controller\Backend\Customer\ContractWizardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\ContractWizardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\ContractWizardController).
Resolving inheritance for "App\Controller\Backend\Customer\ContractWizardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\ContractWizardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\ContributionController" (parent: .abstract.instanceof.App\Controller\Backend\Customer\ContributionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\ContributionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\ContributionController).
Resolving inheritance for "App\Controller\Backend\Customer\ContributionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\ContributionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\CustomerAdvertisingAreaController" (parent: .abstract.instanceof.App\Controller\Backend\Customer\CustomerAdvertisingAreaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\CustomerAdvertisingAreaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\CustomerAdvertisingAreaController).
Resolving inheritance for "App\Controller\Backend\Customer\CustomerAdvertisingAreaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\CustomerAdvertisingAreaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\CustomerContentController" (parent: .abstract.instanceof.App\Controller\Backend\Customer\CustomerContentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\CustomerContentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\CustomerContentController).
Resolving inheritance for "App\Controller\Backend\Customer\CustomerContentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\CustomerContentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\CustomerContractSettingsController" (parent: .abstract.instanceof.App\Controller\Backend\Customer\CustomerContractSettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\CustomerContractSettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\CustomerContractSettingsController).
Resolving inheritance for "App\Controller\Backend\Customer\CustomerContractSettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\CustomerContractSettingsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\CustomerController" (parent: .abstract.instanceof.App\Controller\Backend\Customer\CustomerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\CustomerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\CustomerController).
Resolving inheritance for "App\Controller\Backend\Customer\CustomerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\CustomerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\CustomerNotificationController" (parent: .abstract.instanceof.App\Controller\Backend\Customer\CustomerNotificationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\CustomerNotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\CustomerNotificationController).
Resolving inheritance for "App\Controller\Backend\Customer\CustomerNotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\CustomerNotificationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\CustomerPackageController" (parent: .abstract.instanceof.App\Controller\Backend\Customer\CustomerPackageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\CustomerPackageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\CustomerPackageController).
Resolving inheritance for "App\Controller\Backend\Customer\CustomerPackageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\CustomerPackageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\CustomerTaxInformationController" (parent: .abstract.instanceof.App\Controller\Backend\Customer\CustomerTaxInformationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\CustomerTaxInformationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\CustomerTaxInformationController).
Resolving inheritance for "App\Controller\Backend\Customer\CustomerTaxInformationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\CustomerTaxInformationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\CustomerTemplateController" (parent: .abstract.instanceof.App\Controller\Backend\Customer\CustomerTemplateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\CustomerTemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\CustomerTemplateController).
Resolving inheritance for "App\Controller\Backend\Customer\CustomerTemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\CustomerTemplateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\InvoiceController" (parent: .abstract.instanceof.App\Controller\Backend\Customer\InvoiceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\InvoiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\InvoiceController).
Resolving inheritance for "App\Controller\Backend\Customer\InvoiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\InvoiceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\InvoiceDocumentHistoryController" (parent: .abstract.instanceof.App\Controller\Backend\Customer\InvoiceDocumentHistoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\InvoiceDocumentHistoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\InvoiceDocumentHistoryController).
Resolving inheritance for "App\Controller\Backend\Customer\InvoiceDocumentHistoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\InvoiceDocumentHistoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\SponsorController" (parent: .abstract.instanceof.App\Controller\Backend\Customer\SponsorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\SponsorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\SponsorController).
Resolving inheritance for "App\Controller\Backend\Customer\SponsorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\SponsorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\LogoutController" (parent: .abstract.instanceof.App\Controller\Backend\LogoutController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\LogoutController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\LogoutController).
Resolving inheritance for "App\Controller\Backend\LogoutController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\LogoutController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\AjaxController" (parent: .abstract.instanceof.App\Controller\Frontend\AjaxController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\AjaxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\AjaxController).
Resolving inheritance for "App\Controller\Frontend\AjaxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\AjaxController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\CartController" (parent: .abstract.instanceof.App\Controller\Frontend\CartController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\CartController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\CartController).
Resolving inheritance for "App\Controller\Frontend\CartController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\CartController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\CheckoutController" (parent: .abstract.instanceof.App\Controller\Frontend\CheckoutController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\CheckoutController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\CheckoutController).
Resolving inheritance for "App\Controller\Frontend\CheckoutController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\CheckoutController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\ContractController" (parent: .abstract.instanceof.App\Controller\Frontend\ContractController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\ContractController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\ContractController).
Resolving inheritance for "App\Controller\Frontend\ContractController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\ContractController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\IndexController" (parent: .abstract.instanceof.App\Controller\Frontend\IndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\IndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\IndexController).
Resolving inheritance for "App\Controller\Frontend\IndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\IndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\LegalController" (parent: .abstract.instanceof.App\Controller\Frontend\LegalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\LegalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\LegalController).
Resolving inheritance for "App\Controller\Frontend\LegalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\LegalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\SponsorController" (parent: .abstract.instanceof.App\Controller\Frontend\SponsorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\SponsorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\SponsorController).
Resolving inheritance for "App\Controller\Frontend\SponsorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\SponsorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LoginController" (parent: .abstract.instanceof.App\Controller\LoginController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LoginController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LoginController).
Resolving inheritance for "App\Controller\LoginController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LoginController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegistrationController" (parent: .abstract.instanceof.App\Controller\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegistrationController).
Resolving inheritance for "App\Controller\RegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ResetPasswordController" (parent: .abstract.instanceof.App\Controller\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ResetPasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ResetPasswordController).
Resolving inheritance for "App\Controller\ResetPasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shared\AreaController" (parent: .abstract.instanceof.App\Controller\Shared\AreaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shared\AreaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shared\AreaController).
Resolving inheritance for "App\Controller\Shared\AreaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shared\AreaController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Admin\CustomerAddressType" (parent: .abstract.instanceof.App\Form\Backend\Admin\CustomerAddressType).
Resolving inheritance for "App\Form\Backend\Admin\CustomerAddressType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Admin\CustomerAddressType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Admin\CustomerType" (parent: .abstract.instanceof.App\Form\Backend\Admin\CustomerType).
Resolving inheritance for "App\Form\Backend\Admin\CustomerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Admin\CustomerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Admin\PackageImageType" (parent: .abstract.instanceof.App\Form\Backend\Admin\PackageImageType).
Resolving inheritance for "App\Form\Backend\Admin\PackageImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Admin\PackageImageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\BankAccountType" (parent: .abstract.instanceof.App\Form\Backend\Customer\BankAccountType).
Resolving inheritance for "App\Form\Backend\Customer\BankAccountType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\BankAccountType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CancelInvoiceType" (parent: .abstract.instanceof.App\Form\Backend\Customer\CancelInvoiceType).
Resolving inheritance for "App\Form\Backend\Customer\CancelInvoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CancelInvoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\ContractAgreementType" (parent: .abstract.instanceof.App\Form\Backend\Customer\ContractAgreementType).
Resolving inheritance for "App\Form\Backend\Customer\ContractAgreementType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\ContractAgreementType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\ContractAssistCustomerAreaType" (parent: .abstract.instanceof.App\Form\Backend\Customer\ContractAssistCustomerAreaType).
Resolving inheritance for "App\Form\Backend\Customer\ContractAssistCustomerAreaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\ContractAssistCustomerAreaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\ContractAssistStep1Type" (parent: .abstract.instanceof.App\Form\Backend\Customer\ContractAssistStep1Type).
Resolving inheritance for "App\Form\Backend\Customer\ContractAssistStep1Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\ContractAssistStep1Type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\ContractAssistStep2Type" (parent: .abstract.instanceof.App\Form\Backend\Customer\ContractAssistStep2Type).
Resolving inheritance for "App\Form\Backend\Customer\ContractAssistStep2Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\ContractAssistStep2Type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\ContractAssistStep3Type" (parent: .abstract.instanceof.App\Form\Backend\Customer\ContractAssistStep3Type).
Resolving inheritance for "App\Form\Backend\Customer\ContractAssistStep3Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\ContractAssistStep3Type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\ContractAssistStep4Type" (parent: .abstract.instanceof.App\Form\Backend\Customer\ContractAssistStep4Type).
Resolving inheritance for "App\Form\Backend\Customer\ContractAssistStep4Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\ContractAssistStep4Type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\ContractAssistStep5Type" (parent: .abstract.instanceof.App\Form\Backend\Customer\ContractAssistStep5Type).
Resolving inheritance for "App\Form\Backend\Customer\ContractAssistStep5Type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\ContractAssistStep5Type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\ContractAssistType" (parent: .abstract.instanceof.App\Form\Backend\Customer\ContractAssistType).
Resolving inheritance for "App\Form\Backend\Customer\ContractAssistType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\ContractAssistType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\ContractCustomerAdvertisingAreaType" (parent: .abstract.instanceof.App\Form\Backend\Customer\ContractCustomerAdvertisingAreaType).
Resolving inheritance for "App\Form\Backend\Customer\ContractCustomerAdvertisingAreaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\ContractCustomerAdvertisingAreaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\ContractType" (parent: .abstract.instanceof.App\Form\Backend\Customer\ContractType).
Resolving inheritance for "App\Form\Backend\Customer\ContractType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\ContractType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\ContributionType" (parent: .abstract.instanceof.App\Form\Backend\Customer\ContributionType).
Resolving inheritance for "App\Form\Backend\Customer\ContributionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\ContributionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerAdvertisingAreaPositionsType" (parent: .abstract.instanceof.App\Form\Backend\Customer\CustomerAdvertisingAreaPositionsType).
Resolving inheritance for "App\Form\Backend\Customer\CustomerAdvertisingAreaPositionsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerAdvertisingAreaPositionsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerAdvertisingAreaTierSettingsType" (parent: .abstract.instanceof.App\Form\Backend\Customer\CustomerAdvertisingAreaTierSettingsType).
Resolving inheritance for "App\Form\Backend\Customer\CustomerAdvertisingAreaTierSettingsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerAdvertisingAreaTierSettingsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerAdvertisingAreaType" (parent: .abstract.instanceof.App\Form\Backend\Customer\CustomerAdvertisingAreaType).
Resolving inheritance for "App\Form\Backend\Customer\CustomerAdvertisingAreaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerAdvertisingAreaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerConfigurationType" (parent: .abstract.instanceof.App\Form\Backend\Customer\CustomerConfigurationType).
Resolving inheritance for "App\Form\Backend\Customer\CustomerConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerContentAboutUsImageType" (parent: .abstract.instanceof.App\Form\Backend\Customer\CustomerContentAboutUsImageType).
Resolving inheritance for "App\Form\Backend\Customer\CustomerContentAboutUsImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerContentAboutUsImageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerContentAboutUsType" (parent: .abstract.instanceof.App\Form\Backend\Customer\CustomerContentAboutUsType).
Resolving inheritance for "App\Form\Backend\Customer\CustomerContentAboutUsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerContentAboutUsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerContentHowToType" (parent: .abstract.instanceof.App\Form\Backend\Customer\CustomerContentHowToType).
Resolving inheritance for "App\Form\Backend\Customer\CustomerContentHowToType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerContentHowToType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerContractSettingsType" (parent: .abstract.instanceof.App\Form\Backend\Customer\CustomerContractSettingsType).
Resolving inheritance for "App\Form\Backend\Customer\CustomerContractSettingsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerContractSettingsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerFaqItemType" (parent: .abstract.instanceof.App\Form\Backend\Customer\CustomerFaqItemType).
Resolving inheritance for "App\Form\Backend\Customer\CustomerFaqItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerFaqItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerFaqType" (parent: .abstract.instanceof.App\Form\Backend\Customer\CustomerFaqType).
Resolving inheritance for "App\Form\Backend\Customer\CustomerFaqType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerFaqType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerInvoiceSettingsType" (parent: .abstract.instanceof.App\Form\Backend\Customer\CustomerInvoiceSettingsType).
Resolving inheritance for "App\Form\Backend\Customer\CustomerInvoiceSettingsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerInvoiceSettingsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerNotificationType" (parent: .abstract.instanceof.App\Form\Backend\Customer\CustomerNotificationType).
Resolving inheritance for "App\Form\Backend\Customer\CustomerNotificationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerNotificationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerPackageType" (parent: .abstract.instanceof.App\Form\Backend\Customer\CustomerPackageType).
Resolving inheritance for "App\Form\Backend\Customer\CustomerPackageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerPackageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerTaxInformationType" (parent: .abstract.instanceof.App\Form\Backend\Customer\CustomerTaxInformationType).
Resolving inheritance for "App\Form\Backend\Customer\CustomerTaxInformationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerTaxInformationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerTaxType" (parent: .abstract.instanceof.App\Form\Backend\Customer\CustomerTaxType).
Resolving inheritance for "App\Form\Backend\Customer\CustomerTaxType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerTaxType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerTemplateType" (parent: .abstract.instanceof.App\Form\Backend\Customer\CustomerTemplateType).
Resolving inheritance for "App\Form\Backend\Customer\CustomerTemplateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerTemplateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerType" (parent: .abstract.instanceof.App\Form\Backend\Customer\CustomerType).
Resolving inheritance for "App\Form\Backend\Customer\CustomerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\SponsorContactType" (parent: .abstract.instanceof.App\Form\Backend\Customer\SponsorContactType).
Resolving inheritance for "App\Form\Backend\Customer\SponsorContactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\SponsorContactType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\SponsorImportType" (parent: .abstract.instanceof.App\Form\Backend\Customer\SponsorImportType).
Resolving inheritance for "App\Form\Backend\Customer\SponsorImportType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\SponsorImportType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\SponsorType" (parent: .abstract.instanceof.App\Form\Backend\Customer\SponsorType).
Resolving inheritance for "App\Form\Backend\Customer\SponsorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\SponsorType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Shared\AddressType" (parent: .abstract.instanceof.App\Form\Backend\Shared\AddressType).
Resolving inheritance for "App\Form\Backend\Shared\AddressType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Shared\AddressType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Shared\ContactType" (parent: .abstract.instanceof.App\Form\Backend\Shared\ContactType).
Resolving inheritance for "App\Form\Backend\Shared\ContactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Shared\ContactType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Shared\CustomerConfigurationType" (parent: .abstract.instanceof.App\Form\Backend\Shared\CustomerConfigurationType).
Resolving inheritance for "App\Form\Backend\Shared\CustomerConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Shared\CustomerConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Shared\PersonType" (parent: .abstract.instanceof.App\Form\Backend\Shared\PersonType).
Resolving inheritance for "App\Form\Backend\Shared\PersonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Shared\PersonType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Shared\UserType" (parent: .abstract.instanceof.App\Form\Backend\Shared\UserType).
Resolving inheritance for "App\Form\Backend\Shared\UserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Shared\UserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Frontend\ChangePasswordFormType" (parent: .abstract.instanceof.App\Form\Frontend\ChangePasswordFormType).
Resolving inheritance for "App\Form\Frontend\ChangePasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Frontend\ChangePasswordFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Frontend\ContractAcceptType" (parent: .abstract.instanceof.App\Form\Frontend\ContractAcceptType).
Resolving inheritance for "App\Form\Frontend\ContractAcceptType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Frontend\ContractAcceptType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Frontend\ContractFeedbackType" (parent: .abstract.instanceof.App\Form\Frontend\ContractFeedbackType).
Resolving inheritance for "App\Form\Frontend\ContractFeedbackType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Frontend\ContractFeedbackType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Frontend\CustomerAdvertisingAreaSelectionType" (parent: .abstract.instanceof.App\Form\Frontend\CustomerAdvertisingAreaSelectionType).
Resolving inheritance for "App\Form\Frontend\CustomerAdvertisingAreaSelectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Frontend\CustomerAdvertisingAreaSelectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Frontend\CustomerAdvertisingAreaTierSettingsSelectionType" (parent: .abstract.instanceof.App\Form\Frontend\CustomerAdvertisingAreaTierSettingsSelectionType).
Resolving inheritance for "App\Form\Frontend\CustomerAdvertisingAreaTierSettingsSelectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Frontend\CustomerAdvertisingAreaTierSettingsSelectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Frontend\RegistrationFormType" (parent: .abstract.instanceof.App\Form\Frontend\RegistrationFormType).
Resolving inheritance for "App\Form\Frontend\RegistrationFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Frontend\RegistrationFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Frontend\ResetPasswordRequestFormType" (parent: .abstract.instanceof.App\Form\Frontend\ResetPasswordRequestFormType).
Resolving inheritance for "App\Form\Frontend\ResetPasswordRequestFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Frontend\ResetPasswordRequestFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Frontend\SponsorType" (parent: .abstract.instanceof.App\Form\Frontend\SponsorType).
Resolving inheritance for "App\Form\Frontend\SponsorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Frontend\SponsorType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AddressRepository" (parent: .abstract.instanceof.App\Repository\AddressRepository).
Resolving inheritance for "App\Repository\AddressRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AddressRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdvertisingAreaStatusRepository" (parent: .abstract.instanceof.App\Repository\AdvertisingAreaStatusRepository).
Resolving inheritance for "App\Repository\AdvertisingAreaStatusRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdvertisingAreaStatusRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdvertisingAreaTierPositionRepository" (parent: .abstract.instanceof.App\Repository\AdvertisingAreaTierPositionRepository).
Resolving inheritance for "App\Repository\AdvertisingAreaTierPositionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdvertisingAreaTierPositionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdvertisingAreaTierRepository" (parent: .abstract.instanceof.App\Repository\AdvertisingAreaTierRepository).
Resolving inheritance for "App\Repository\AdvertisingAreaTierRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdvertisingAreaTierRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactRepository" (parent: .abstract.instanceof.App\Repository\ContactRepository).
Resolving inheritance for "App\Repository\ContactRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContractActivationLinkRepository" (parent: .abstract.instanceof.App\Repository\ContractActivationLinkRepository).
Resolving inheritance for "App\Repository\ContractActivationLinkRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContractActivationLinkRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContractAgreementRepository" (parent: .abstract.instanceof.App\Repository\ContractAgreementRepository).
Resolving inheritance for "App\Repository\ContractAgreementRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContractAgreementRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContractFeedbackRepository" (parent: .abstract.instanceof.App\Repository\ContractFeedbackRepository).
Resolving inheritance for "App\Repository\ContractFeedbackRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContractFeedbackRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContractRepository" (parent: .abstract.instanceof.App\Repository\ContractRepository).
Resolving inheritance for "App\Repository\ContractRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContractRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerAdvertisingAreaRepository" (parent: .abstract.instanceof.App\Repository\CustomerAdvertisingAreaRepository).
Resolving inheritance for "App\Repository\CustomerAdvertisingAreaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerAdvertisingAreaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerAdvertisingAreaTierPositionRepository" (parent: .abstract.instanceof.App\Repository\CustomerAdvertisingAreaTierPositionRepository).
Resolving inheritance for "App\Repository\CustomerAdvertisingAreaTierPositionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerAdvertisingAreaTierPositionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerAdvertisingAreaTierSettingsRepository" (parent: .abstract.instanceof.App\Repository\CustomerAdvertisingAreaTierSettingsRepository).
Resolving inheritance for "App\Repository\CustomerAdvertisingAreaTierSettingsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerAdvertisingAreaTierSettingsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerBankAccountRepository" (parent: .abstract.instanceof.App\Repository\CustomerBankAccountRepository).
Resolving inheritance for "App\Repository\CustomerBankAccountRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerBankAccountRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerConfigurationRepository" (parent: .abstract.instanceof.App\Repository\CustomerConfigurationRepository).
Resolving inheritance for "App\Repository\CustomerConfigurationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerConfigurationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerContentAboutUsImageRepository" (parent: .abstract.instanceof.App\Repository\CustomerContentAboutUsImageRepository).
Resolving inheritance for "App\Repository\CustomerContentAboutUsImageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerContentAboutUsImageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerContentAboutUsRepository" (parent: .abstract.instanceof.App\Repository\CustomerContentAboutUsRepository).
Resolving inheritance for "App\Repository\CustomerContentAboutUsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerContentAboutUsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerContentHowToRepository" (parent: .abstract.instanceof.App\Repository\CustomerContentHowToRepository).
Resolving inheritance for "App\Repository\CustomerContentHowToRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerContentHowToRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerContractSettingsRepository" (parent: .abstract.instanceof.App\Repository\CustomerContractSettingsRepository).
Resolving inheritance for "App\Repository\CustomerContractSettingsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerContractSettingsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerFaqItemRepository" (parent: .abstract.instanceof.App\Repository\CustomerFaqItemRepository).
Resolving inheritance for "App\Repository\CustomerFaqItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerFaqItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerFaqRepository" (parent: .abstract.instanceof.App\Repository\CustomerFaqRepository).
Resolving inheritance for "App\Repository\CustomerFaqRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerFaqRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerInvoiceSettingsRepository" (parent: .abstract.instanceof.App\Repository\CustomerInvoiceSettingsRepository).
Resolving inheritance for "App\Repository\CustomerInvoiceSettingsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerInvoiceSettingsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerNotificationRepository" (parent: .abstract.instanceof.App\Repository\CustomerNotificationRepository).
Resolving inheritance for "App\Repository\CustomerNotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerNotificationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerPackageRepository" (parent: .abstract.instanceof.App\Repository\CustomerPackageRepository).
Resolving inheritance for "App\Repository\CustomerPackageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerPackageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerRepository" (parent: .abstract.instanceof.App\Repository\CustomerRepository).
Resolving inheritance for "App\Repository\CustomerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerTaxInformationRepository" (parent: .abstract.instanceof.App\Repository\CustomerTaxInformationRepository).
Resolving inheritance for "App\Repository\CustomerTaxInformationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerTaxInformationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerTemplateRepository" (parent: .abstract.instanceof.App\Repository\CustomerTemplateRepository).
Resolving inheritance for "App\Repository\CustomerTemplateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerTemplateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IconRepository" (parent: .abstract.instanceof.App\Repository\IconRepository).
Resolving inheritance for "App\Repository\IconRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IconRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImageRepository" (parent: .abstract.instanceof.App\Repository\ImageRepository).
Resolving inheritance for "App\Repository\ImageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceIntervalRepository" (parent: .abstract.instanceof.App\Repository\InvoiceIntervalRepository).
Resolving inheritance for "App\Repository\InvoiceIntervalRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceIntervalRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceRepository" (parent: .abstract.instanceof.App\Repository\InvoiceRepository).
Resolving inheritance for "App\Repository\InvoiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PackageImageRepository" (parent: .abstract.instanceof.App\Repository\PackageImageRepository).
Resolving inheritance for "App\Repository\PackageImageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PackageImageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PartnerRepository" (parent: .abstract.instanceof.App\Repository\PartnerRepository).
Resolving inheritance for "App\Repository\PartnerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PartnerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonRepository" (parent: .abstract.instanceof.App\Repository\PersonRepository).
Resolving inheritance for "App\Repository\PersonRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestRepository" (parent: .abstract.instanceof.App\Repository\ResetPasswordRequestRepository).
Resolving inheritance for "App\Repository\ResetPasswordRequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SponsorRepository" (parent: .abstract.instanceof.App\Repository\SponsorRepository).
Resolving inheritance for "App\Repository\SponsorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SponsorRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository" (parent: .abstract.instanceof.App\Repository\UserRepository).
Resolving inheritance for "App\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.annotations" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "mailer.transport_factory.sendgrid" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "state_machine.sponsor_contract" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.sponsor_contract" (parent: workflow.marking_store.method).
Resolving inheritance for "state_machine.contract" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.contract" (parent: workflow.marking_store.method).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "security.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.form_login.main" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.custom_success_handler).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: App\Security\AuthenticationSuccessHandler).
Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.authentication.switchuser_listener.main" (parent: security.authentication.switchuser_listener).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_subscriber" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.workflow" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
329
Removed service "App\Business\Board\BoardFacadeInterface"; reason: private alias.
Removed service "App\Business\Board\DataProvider\CustomerBoardDataProviderInterface"; reason: private alias.
Removed service "App\Business\Cart\Calculator\CartItemPriceCalculatorInterface"; reason: private alias.
Removed service "App\Business\Cart\Calculator\CartTotalCalculatorInterface"; reason: private alias.
Removed service "App\Business\Cart\Mapper\CartAreaResponseMapperInterface"; reason: private alias.
Removed service "App\Business\Cart\Session\CartSessionHandlerInterface"; reason: private alias.
Removed service "App\Business\Contract\Calculator\ContractDateOfNextInvoiceCalculatorInterface"; reason: private alias.
Removed service "App\Business\Contract\Calculator\ContractDatesCalculatorInterface"; reason: private alias.
Removed service "App\Business\Contract\Calculator\ContractEndCalculatorInterface"; reason: private alias.
Removed service "App\Business\Contract\ContractFacadeInterface"; reason: private alias.
Removed service "App\Business\Contract\Creator\ContractCreatorInterface"; reason: private alias.
Removed service "App\Business\Contract\Creator\ContractNumberCreatorInterface"; reason: private alias.
Removed service "App\Business\Contract\Creator\ContractWizardCreatorInterface"; reason: private alias.
Removed service "App\Business\Contract\Manager\ContractCancelManagerInterface"; reason: private alias.
Removed service "App\Business\Contract\Mapper\ContractAreaSessionMapperInterface"; reason: private alias.
Removed service "App\Business\Contract\Mapper\ContractWizardRequestToArrayMapperInterface"; reason: private alias.
Removed service "App\Business\Contract\Model\ContractDeleteModelInterface"; reason: private alias.
Removed service "App\Business\Contract\Model\ContractPrePersistModelInterface"; reason: private alias.
Removed service "App\Business\Contract\Model\ContractResetModelInterface"; reason: private alias.
Removed service "App\Business\Contract\Model\ContractStateModelInterface"; reason: private alias.
Removed service "App\Business\Contract\Model\ContractUpdaterInterface"; reason: private alias.
Removed service "App\Business\Contract\PdfCreator\ContractPdfCreatorInterface"; reason: private alias.
Removed service "App\Business\Contract\Session\ContractSessionInterface"; reason: private alias.
Removed service "App\Business\ContractCommand\ContractCommandFacadeInterface"; reason: private alias.
Removed service "App\Business\ContractCommand\LinkBuilder\ContractActivationLinkBuilderInterface"; reason: private alias.
Removed service "App\Business\ContractCommand\Manager\ContractAutoRenewalManagerInterface"; reason: private alias.
Removed service "App\Business\ContractCommand\Manager\ContractTerminatorManagerInterface"; reason: private alias.
Removed service "App\Business\ContractCommand\Notifier\ContractsCommandNotifierInterface"; reason: private alias.
Removed service "App\Business\ContractFeedback\ContractFeedbackFacadeInterface"; reason: private alias.
Removed service "App\Business\ContractFeedback\Model\ContractFeedbackModelInterface"; reason: private alias.
Removed service "App\Business\Customer\Mapper\MailjetMailBuilder\AreaMailjetMailBuilderMapperInterface"; reason: private alias.
Removed service "App\Business\Customer\Mapper\MailjetMailBuilder\ContractMailjetMailBuilderMapperInterface"; reason: private alias.
Removed service "App\Business\Customer\Mapper\MailjetMailBuilder\CustomerMailjetMailBuilderMapperInterface"; reason: private alias.
Removed service "App\Business\Customer\Mapper\MailjetMailBuilder\SponsorMailjetMailBuilderMapperInterface"; reason: private alias.
Removed service "App\Business\Customer\Process\CustomerProcessInterface"; reason: private alias.
Removed service "App\Business\CustomerAdvertisingArea\CustomerAdvertisingAreaFacadeInterface"; reason: private alias.
Removed service "App\Business\CustomerAdvertisingArea\Mapper\CustomerAdvertisingAreaEntityMapperInterface"; reason: private alias.
Removed service "App\Business\CustomerAdvertisingArea\Model\AreaResetModelInterface"; reason: private alias.
Removed service "App\Business\CustomerContent\AboutUs\CustomerContentAboutUsHandlerInterface"; reason: private alias.
Removed service "App\Business\CustomerPackage\Change\ChangeHandlerCustomerPackageInterface"; reason: private alias.
Removed service "App\Business\CustomerPackage\Creator\CustomerPackageCreatorInterface"; reason: private alias.
Removed service "App\Business\CustomerPackage\CustomerPackageFacadeInterface"; reason: private alias.
Removed service "App\Business\CustomerPackage\Model\CustomerPackageEventListenerInterface"; reason: private alias.
Removed service "App\Business\Frontend\Index\IndexDataProviderInterface"; reason: private alias.
Removed service "App\Business\Invoice\Creator\Entity\InvoiceFinalizeEntityInterface"; reason: private alias.
Removed service "App\Business\Invoice\Creator\Entity\InvoicePrepareEntityInterface"; reason: private alias.
Removed service "App\Business\Invoice\Creator\InvoiceCreatorInterface"; reason: private alias.
Removed service "App\Business\Invoice\Creator\Pdf\InvoicePdfCreatorInterface"; reason: private alias.
Removed service "App\Business\Invoice\InvoiceFacadeInterface"; reason: private alias.
Removed service "App\Business\Invoice\Mailer\InvoiceMailerInterface"; reason: private alias.
Removed service "App\Business\Invoice\Model\InvoiceHandlerInterface"; reason: private alias.
Removed service "App\Business\Invoice\NumberGenerator\InvoiceNumberGeneratorInterface"; reason: private alias.
Removed service "App\Business\InvoiceCommand\InvoiceCommandFacadeInterface"; reason: private alias.
Removed service "App\Business\InvoiceCommand\Notifier\CustomerUnsentInvoiceNotifierInterface"; reason: private alias.
Removed service "App\Business\Mailjet\MailjetFacadeInterface"; reason: private alias.
Removed service "App\Business\Mailjet\Model\Provider\MailjetMailerInterface"; reason: private alias.
Removed service "App\Business\Package\Model\DeletePackageModelInterface"; reason: private alias.
Removed service "App\Business\Place\Model\PlaceAreaModelInterface"; reason: private alias.
Removed service "App\Business\Place\PlaceFacadeInterface"; reason: private alias.
Removed service "App\Business\ReportCommand\Csv\MonthlyReportCsvCreatorInterface"; reason: private alias.
Removed service "App\Business\ReportCommand\Processor\ReportCommandProcessorInterface"; reason: private alias.
Removed service "App\Business\ReportCommand\ReportCommandFacadeInterface"; reason: private alias.
Removed service "App\Business\Security\Model\RequestPasswordModelInterface"; reason: private alias.
Removed service "App\Business\Security\SecurityFacadeInterface"; reason: private alias.
Removed service "App\Business\Sponsor\Creator\SponsorCreatorInterface"; reason: private alias.
Removed service "App\Business\Sponsor\Deleter\SponsorDeleterInterface"; reason: private alias.
Removed service "App\Business\Sponsor\Handler\SponsorHandlerInterface"; reason: private alias.
Removed service "App\Business\Sponsor\Model\SponsorImageUploaderInterface"; reason: private alias.
Removed service "App\Business\Sponsor\Process\Booking\FrontendBookingProcessInterface"; reason: private alias.
Removed service "App\Business\Sponsor\SponsorFacadeInterface"; reason: private alias.
Removed service "App\Service\Utils\AreaContributionPriceCalculatorInterface"; reason: private alias.
Removed service "App\Service\Utils\CustomerServiceInterface"; reason: private alias.
Removed service "App\Service\Utils\FileStreamServiceInterface"; reason: private alias.
Removed service "App\Service\Utils\ImageServiceInterface"; reason: private alias.
Removed service "App\Workflow\Contract\SponsorContractWorkflowInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\Workflow\Registry"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $sponsorContractStateMachine"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $contractStateMachine"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "annotation_reader"; reason: private alias.
Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UlidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\NameBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\RandomBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\TimeBasedUuidFactory"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "messenger.failure_transports.default"; reason: private alias.
Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "sensio_framework_extra.converter.doctrine.orm.expression_language"; reason: private alias.
Removed service "sensio_framework_extra.security.expression_language"; reason: private alias.
Removed service "SymfonyCasts\Bundle\VerifyEmail\VerifyEmailHelperInterface"; reason: private alias.
Removed service "SymfonyCasts\Bundle\ResetPassword\ResetPasswordHelperInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $workflowLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service ".service_locator.80edgLI"; reason: private alias.
Removed service ".service_locator.h8Jkkd2"; reason: private alias.
Removed service ".service_locator.0GV1BZZ"; reason: private alias.
Removed service ".service_locator.b3Hn1g1"; reason: private alias.
Removed service ".service_locator.D7AVTxc"; reason: private alias.
Removed service ".service_locator.vt63Ru4"; reason: private alias.
Removed service ".service_locator.pSUfCG."; reason: private alias.
Removed service ".service_locator.N.BnfHP"; reason: private alias.
Removed service ".service_locator.ExiWBtw"; reason: private alias.
Removed service ".service_locator.i.WBPs7"; reason: private alias.
Removed service ".service_locator.riGN6sa"; reason: private alias.
Removed service ".service_locator.IVJkkR6"; reason: private alias.
Removed service ".service_locator.J6l04__"; reason: private alias.
Removed service ".service_locator.wKF4yn1"; reason: private alias.
Removed service ".service_locator.J0VNGWm"; reason: private alias.
Removed service ".service_locator.XW18Svm"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator._eRAkJb"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "serializer"; reason: private alias.
Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "serializer.normalizer.constraint_violation_list"; reason: private alias.
Removed service "serializer.normalizer.mime_message"; reason: private alias.
Removed service "serializer.normalizer.datetimezone"; reason: private alias.
Removed service "serializer.normalizer.dateinterval"; reason: private alias.
Removed service "serializer.normalizer.data_uri"; reason: private alias.
Removed service "serializer.normalizer.datetime"; reason: private alias.
Removed service "serializer.normalizer.json_serializable"; reason: private alias.
Removed service "serializer.normalizer.problem"; reason: private alias.
Removed service "serializer.denormalizer.unwrapping"; reason: private alias.
Removed service "serializer.normalizer.uid"; reason: private alias.
Removed service "serializer.normalizer.form_error"; reason: private alias.
Removed service "serializer.normalizer.object"; reason: private alias.
Removed service "serializer.denormalizer.array"; reason: private alias.
Removed service "serializer.normalizer.backed_enum"; reason: private alias.
Removed service "serializer.normalizer.flatten_exception"; reason: private alias.
Removed service "serializer.encoder.xml"; reason: private alias.
Removed service "serializer.encoder.json"; reason: private alias.
Removed service "serializer.encoder.yaml"; reason: private alias.
Removed service "serializer.encoder.csv"; reason: private alias.
Removed service "argument_resolver.backed_enum_resolver"; reason: private alias.
Removed service "argument_resolver.uid"; reason: private alias.
Removed service "argument_resolver.datetime"; reason: private alias.
Removed service "argument_resolver.request_attribute"; reason: private alias.
Removed service "argument_resolver.request"; reason: private alias.
Removed service "argument_resolver.session"; reason: private alias.
Removed service "security.user_value_resolver"; reason: private alias.
Removed service "argument_resolver.service"; reason: private alias.
Removed service "argument_resolver.default"; reason: private alias.
Removed service "argument_resolver.variadic"; reason: private alias.
Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service ".service_locator.uo5c0SP"; reason: private alias.
Removed service ".service_locator.XS8Q6D0"; reason: private alias.
Removed service ".service_locator.W0fHrpn"; reason: private alias.
Removed service ".service_locator.0K.IcLC"; reason: private alias.
Removed service ".service_locator.FCt_QG."; reason: private alias.
Removed service ".service_locator.66wBmsC"; reason: private alias.
Removed service ".service_locator.3jTGNy4"; reason: private alias.
Removed service ".service_locator.vY3_ttP"; reason: private alias.
Removed service ".service_locator.o5d6OHz"; reason: private alias.
Removed service ".service_locator.hG1uLYz"; reason: private alias.
Removed service ".service_locator.0NXk6.R"; reason: private alias.
Removed service ".service_locator.cqCuK_u"; reason: private alias.
Removed service ".service_locator.AralE7r"; reason: private alias.
Removed service ".service_locator.zB4lIsM"; reason: private alias.
Removed service ".service_locator.4MZcTbs"; reason: private alias.
Removed service ".service_locator.bInR.ll"; reason: private alias.
Removed service ".service_locator.EJWn9ek"; reason: private alias.
Removed service ".service_locator.iN0d7ic"; reason: private alias.
Removed service ".service_locator.wSJBEIk"; reason: private alias.
Removed service ".service_locator.kUngtR8"; reason: private alias.
Removed service ".service_locator.usoJddM"; reason: private alias.
Removed service ".service_locator.H.PEQea"; reason: private alias.
Removed service ".service_locator.MU9e__5"; reason: private alias.
Removed service ".service_locator.426yQGu"; reason: private alias.
Removed service ".service_locator._oXH7Ya"; reason: private alias.
Removed service ".service_locator.JK.ScqO"; reason: private alias.
Removed service ".service_locator.Sn6EQ_i"; reason: private alias.
Removed service ".service_locator.URfgn8g"; reason: private alias.
Removed service ".service_locator.DoCD.2o"; reason: private alias.
Removed service ".service_locator.D7OlY.b"; reason: private alias.
Removed service ".service_locator.Gf4Gasx"; reason: private alias.
Removed service ".service_locator.5nF1gB."; reason: private alias.
Removed service ".service_locator.eAaUVIw"; reason: private alias.
Removed service ".service_locator.u6DWx23"; reason: private alias.
Removed service ".service_locator.pFwChgS"; reason: private alias.
Removed service ".service_locator.aa1PbBb"; reason: private alias.
107
Changed reference of service "App\Business\Contract\Manager\ContractCancelManager" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Business\Contract\Model\ContractStateModel" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Business\ContractCommand\ContractCommandFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Business\ContractCommand\LinkBuilder\ContractActivationLinkBuilder" previously pointing to "router.default" to "router".
Changed reference of service "App\Business\ContractCommand\Manager\ContractAutoRenewalManager" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Business\Customer\Mapper\MailjetMailBuilder\ContractMailjetMailBuilderMapper" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Business\Customer\Process\Plugin\CustomerFaqPrePersistPlugin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Business\Customer\Process\Plugin\ExamplePackageCustomerPrePersistPlugin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Business\Customer\Process\Plugin\HowToCustomerPrePersistPlugin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Business\CustomerAdvertisingArea\Mapper\CustomerAdvertisingAreaEntityMapper" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Business\CustomerPackage\Model\CustomerPackageEventListener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Business\Package\Model\DeletePackageModel" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Business\ReportCommand\Csv\MonthlyReportCsvCreator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Business\Security\MailBuilder\RequestPasswordMailjetMailBuilder" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Frontend\ContractController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Backend\Customer\ContractAssistStep2Type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Backend\Customer\ContractAssistType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Backend\Customer\ContractType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Backend\Customer\CustomerAdvertisingAreaTierSettingsType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Backend\Customer\CustomerAdvertisingAreaType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Backend\Customer\CustomerContentHowToType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Backend\Customer\CustomerFaqType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Backend\Customer\CustomerInvoiceSettingsType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Backend\Customer\CustomerTemplateType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\Frontend\SponsorType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Security\AuthenticationSuccessHandler" previously pointing to "router.default" to "router".
Changed reference of service "App\Workflow\Contract\MailBuilder\ContractDraftMailjetMailBuilder" previously pointing to "router.default" to "router".
Changed reference of service "App\Workflow\Contract\SponsorContractWorkflow" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Workflow\Contract\Transition\ContractAcceptTransition" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Workflow\Contract\Transition\ContractActiveTransition" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_failed_messages_retry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendgrid" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "workflow.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "state_machine.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "state_machine.sponsor_contract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "state_machine.contract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.chat" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.sms" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.email" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.push" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.success_handler.main.form_login" previously pointing to "router.default" to "router".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "symfonycasts.verify_email.helper" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.77V6aeA" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.eOWqXdf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.q2ji3lu" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.kdKsWx5" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.5cAhUFF" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.jIxfAsi" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.wSgjnB6" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.oCg4uHe" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.XsyfP82" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
377
Removed service "container.env"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "workflow.abstract"; reason: abstract.
Removed service "state_machine.abstract"; reason: abstract.
Removed service "workflow.marking_store.method"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "notifier.transport_factory.abstract"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ContractCancelableCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ContractCancelableCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ContractCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ContractCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CustomerNotificationContractsInDraftCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CustomerNotificationContractsInDraftCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InvoiceCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\InvoiceCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\AreaTearSettingsMigrationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Migration\AreaTearSettingsMigrationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\AreaUuidMigrationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Migration\AreaUuidMigrationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\ContractAgreementMigrationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Migration\ContractAgreementMigrationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\ContractDateOfFirstInvoiceMigrationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Migration\ContractDateOfFirstInvoiceMigrationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\ContractExtendingPeriodInMonthCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Migration\ContractExtendingPeriodInMonthCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\ContractSettingsExtendingPeriodsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Migration\ContractSettingsExtendingPeriodsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\ContractUuidMigrationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Migration\ContractUuidMigrationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\CustomerContentHowToMigrationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Migration\CustomerContentHowToMigrationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\CustomerNotificationMigrationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Migration\CustomerNotificationMigrationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\CustomerUuidMigrateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Migration\CustomerUuidMigrateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\InvoiceIntervalMigrationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Migration\InvoiceIntervalMigrationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\InvoiceMigrationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Migration\InvoiceMigrationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migration\SponsorUuidMigrationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Migration\SponsorUuidMigrationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MonthlyReportSuperAdminCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MonthlyReportSuperAdminCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\System\ContractExtenderCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\System\ContractExtenderCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\System\CreateUserCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\System\CreateUserCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UnsentInvoiceNotificationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UnsentInvoiceNotificationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Admin\BoardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Admin\BoardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Backend\Admin\BoardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Admin\CustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Admin\CustomerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Backend\Admin\CustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Admin\PackageImageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Admin\PackageImageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Backend\Admin\PackageImageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\BankAccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\BankAccountController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Backend\Customer\BankAccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\BoardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\BoardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Backend\Customer\BoardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\ContractController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\ContractController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Backend\Customer\ContractController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\ContractWizardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\ContractWizardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Backend\Customer\ContractWizardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\ContributionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\ContributionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Backend\Customer\ContributionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\CustomerAdvertisingAreaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\CustomerAdvertisingAreaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Backend\Customer\CustomerAdvertisingAreaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\CustomerContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\CustomerContentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Backend\Customer\CustomerContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\CustomerContractSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\CustomerContractSettingsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Backend\Customer\CustomerContractSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\CustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\CustomerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Backend\Customer\CustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\CustomerNotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\CustomerNotificationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Backend\Customer\CustomerNotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\CustomerPackageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\CustomerPackageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Backend\Customer\CustomerPackageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\CustomerTaxInformationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\CustomerTaxInformationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Backend\Customer\CustomerTaxInformationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\CustomerTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\CustomerTemplateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Backend\Customer\CustomerTemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\InvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\InvoiceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Backend\Customer\InvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\InvoiceDocumentHistoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\InvoiceDocumentHistoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Backend\Customer\InvoiceDocumentHistoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\Customer\SponsorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\Customer\SponsorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Backend\Customer\SponsorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Backend\LogoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Backend\LogoutController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Backend\LogoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\AjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\AjaxController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Frontend\AjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\CartController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\CartController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Frontend\CartController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\CheckoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\CheckoutController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Frontend\CheckoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\ContractController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\ContractController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Frontend\ContractController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\IndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Frontend\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\LegalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\LegalController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Frontend\LegalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Frontend\SponsorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Frontend\SponsorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Frontend\SponsorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LoginController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegistrationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ResetPasswordController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Shared\AreaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Shared\AreaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Shared\AreaController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Admin\CustomerAddressType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Backend\Admin\CustomerAddressType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Admin\CustomerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Backend\Admin\CustomerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Admin\PackageImageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Backend\Admin\PackageImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\BankAccountType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Backend\Customer\BankAccountType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CancelInvoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Backend\Customer\CancelInvoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\ContractAgreementType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Backend\Customer\ContractAgreementType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\ContractAssistCustomerAreaType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Backend\Customer\ContractAssistCustomerAreaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\ContractAssistStep1Type"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Backend\Customer\ContractAssistStep1Type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\ContractAssistStep2Type"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Backend\Customer\ContractAssistStep2Type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\ContractAssistStep3Type"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Backend\Customer\ContractAssistStep3Type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\ContractAssistStep4Type"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Backend\Customer\ContractAssistStep4Type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\ContractAssistStep5Type"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Backend\Customer\ContractAssistStep5Type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\ContractAssistType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Backend\Customer\ContractAssistType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\ContractCustomerAdvertisingAreaType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Backend\Customer\ContractCustomerAdvertisingAreaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\ContractType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Backend\Customer\ContractType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\ContributionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Backend\Customer\ContributionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerAdvertisingAreaPositionsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Backend\Customer\CustomerAdvertisingAreaPositionsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerAdvertisingAreaTierSettingsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Backend\Customer\CustomerAdvertisingAreaTierSettingsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerAdvertisingAreaType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Backend\Customer\CustomerAdvertisingAreaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Backend\Customer\CustomerConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerContentAboutUsImageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Backend\Customer\CustomerContentAboutUsImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerContentAboutUsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Backend\Customer\CustomerContentAboutUsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerContentHowToType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Backend\Customer\CustomerContentHowToType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerContractSettingsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Backend\Customer\CustomerContractSettingsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerFaqItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Backend\Customer\CustomerFaqItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerFaqType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Backend\Customer\CustomerFaqType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerInvoiceSettingsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Backend\Customer\CustomerInvoiceSettingsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerNotificationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Backend\Customer\CustomerNotificationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerPackageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Backend\Customer\CustomerPackageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerTaxInformationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Backend\Customer\CustomerTaxInformationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerTaxType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Backend\Customer\CustomerTaxType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerTemplateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Backend\Customer\CustomerTemplateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\CustomerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Backend\Customer\CustomerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\SponsorContactType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Backend\Customer\SponsorContactType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\SponsorImportType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Backend\Customer\SponsorImportType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Customer\SponsorType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Backend\Customer\SponsorType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Shared\AddressType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Backend\Shared\AddressType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Shared\ContactType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Backend\Shared\ContactType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Shared\CustomerConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Backend\Shared\CustomerConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Shared\PersonType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Backend\Shared\PersonType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Backend\Shared\UserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Backend\Shared\UserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Frontend\ChangePasswordFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Frontend\ChangePasswordFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Frontend\ContractAcceptType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Frontend\ContractAcceptType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Frontend\ContractFeedbackType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Frontend\ContractFeedbackType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Frontend\CustomerAdvertisingAreaSelectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Frontend\CustomerAdvertisingAreaSelectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Frontend\CustomerAdvertisingAreaTierSettingsSelectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Frontend\CustomerAdvertisingAreaTierSettingsSelectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Frontend\RegistrationFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Frontend\RegistrationFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Frontend\ResetPasswordRequestFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Frontend\ResetPasswordRequestFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Frontend\SponsorType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Frontend\SponsorType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AddressRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AddressRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdvertisingAreaStatusRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AdvertisingAreaStatusRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdvertisingAreaTierPositionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AdvertisingAreaTierPositionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdvertisingAreaTierRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AdvertisingAreaTierRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContactRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ContactRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContractActivationLinkRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ContractActivationLinkRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContractAgreementRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ContractAgreementRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContractFeedbackRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ContractFeedbackRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContractRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ContractRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerAdvertisingAreaRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomerAdvertisingAreaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerAdvertisingAreaTierPositionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomerAdvertisingAreaTierPositionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerAdvertisingAreaTierSettingsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomerAdvertisingAreaTierSettingsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerBankAccountRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomerBankAccountRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerConfigurationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomerConfigurationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerContentAboutUsImageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomerContentAboutUsImageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerContentAboutUsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomerContentAboutUsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerContentHowToRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomerContentHowToRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerContractSettingsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomerContractSettingsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerFaqItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomerFaqItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerFaqRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomerFaqRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerInvoiceSettingsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomerInvoiceSettingsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerNotificationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomerNotificationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerPackageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomerPackageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerTaxInformationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomerTaxInformationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerTemplateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomerTemplateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IconRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\IconRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ImageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceIntervalRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InvoiceIntervalRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InvoiceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PackageImageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PackageImageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PartnerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PartnerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PersonRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PersonRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ResetPasswordRequestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SponsorRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SponsorRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserRepository"; reason: abstract.
106
Removed service "App\Business\Cart\Transfer\CartAreaTransfer"; reason: unused.
Removed service "App\Business\Contract\Model\ContractPrePersistModel"; reason: unused.
Removed service "App\Business\Contract\Model\ContractUpdater"; reason: unused.
Removed service "App\Business\Contract\Plugin\Model\ContractPrePersistModel\AreasContractPrePersistExpanderPlugin"; reason: unused.
Removed service "App\Business\Contract\Plugin\Model\ContractPrePersistModel\EndAtContractPrePersistExpanderPlugin"; reason: unused.
Removed service "App\Business\Contract\Plugin\Model\ContractPrePersistModel\SponsorAndCustomerContractPrePersistExpanderPlugin"; reason: unused.
Removed service "App\Business\Contract\Plugin\Model\ContractPrePersistModel\StateContractPrePersistExpanderPlugin"; reason: unused.
Removed service "App\Business\ContractCommand\MailBuilder\ContractTerminateMailBuilder"; reason: unused.
Removed service "App\Business\ContractCommand\MailBuilder\CustomerNotificationContractsInDraftMailBuilder"; reason: unused.
Removed service "App\Business\ContractCommand\MailBuilder\DueInvoiceIsInPastWhereContractStateIsSubmittedMailBuilder"; reason: unused.
Removed service "App\Business\ContractCommand\MailBuilder\DueInvoiceWhereContractAcceptedButNotActiveMailBuilder"; reason: unused.
Removed service "App\Business\ContractCommand\MailBuilder\DueInvoiceWhereContractCanAutomaticActivateMailBuilder"; reason: unused.
Removed service "App\Business\ContractCommand\MailBuilder\SponsorContractExtendedNotificationMailBuilder"; reason: unused.
Removed service "App\Business\ContractCommand\MailBuilder\SponsorNotificationContractCancelableMailBuilder"; reason: unused.
Removed service "App\Business\Invoice\Creator\Entity\InvoicePrepareEntity"; reason: unused.
Removed service "App\Business\Invoice\MailBuilder\CustomerInvoiceMailjetMailBuilder"; reason: unused.
Removed service "App\Business\Invoice\MailBuilder\CustomerUnsentInvoiceNotificationMailjetMailBuilder"; reason: unused.
Removed service "App\Business\Mailjet\Model\Provider\MailjetMailer"; reason: unused.
Removed service "App\Business\Mailjet\Transfer\MailjetTransfer"; reason: unused.
Removed service "App\Business\ReportCommand\MailBuilder\MonthlyReportMailBuilder"; reason: unused.
Removed service "App\Business\Sponsor\SponsorConstants"; reason: unused.
Removed service "App\Security\AuthenticationSuccessHandler"; reason: unused.
Removed service "App\Service\Utils\ImageResizer"; reason: unused.
Removed service "App\Service\Utils\ToStringService"; reason: unused.
Removed service "App\Transfer\AreaSessionTransfer"; reason: unused.
Removed service "App\Workflow\Contract\MailBuilder\ContractAcceptMailjetMailBuilder"; reason: unused.
Removed service "App\Workflow\Contract\Transition\ContractExtendTransition"; reason: unused.
Removed service "App\Workflow\Contract\Transition\ContractExtendedTransition"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "mailer.default_transport"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "workflow.security.expression_language"; reason: unused.
Removed service "annotations.filesystem_cache_adapter"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "name_based_uuid.factory"; reason: unused.
Removed service "random_based_uuid.factory"; reason: unused.
Removed service "time_based_uuid.factory"; reason: unused.
Removed service ".cache_connection.GD_MSZC"; reason: unused.
Removed service ".cache_connection.JKE6keX"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.amqp.factory"; reason: unused.
Removed service "messenger.transport.redis.factory"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "notifier"; reason: unused.
Removed service "notifier.channel_policy"; reason: unused.
Removed service "notifier.flash_message_importance_mapper"; reason: unused.
Removed service "notifier.channel.browser"; reason: unused.
Removed service "notifier.channel.chat"; reason: unused.
Removed service "notifier.channel.sms"; reason: unused.
Removed service "notifier.channel.email"; reason: unused.
Removed service "notifier.channel.push"; reason: unused.
Removed service "notifier.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; reason: unused.
Removed service "notifier.admin_recipient.0"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service "doctrine.dbal.connection_expiries"; reason: unused.
Removed service ".1_ServiceLocator~iS5G9cm"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "security.helper"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.authenticator.managers_locator"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "symfonycasts.reset_password.fake_request_repository"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service ".service_locator.UkE3SaZ"; reason: unused.
Removed service ".service_locator.nLgZj7R"; reason: unused.
502
Inlined service "App\Business\Board\DataProvider\CustomerBoardDataProvider" to "App\Business\Board\BoardFacade".
Inlined service "App\Business\Contract\Creator\ContractCreator" to "App\Business\Contract\ContractFacade".
Inlined service "App\Business\Contract\Creator\ContractWizardCreator" to "App\Business\Contract\ContractFacade".
Inlined service "App\Business\Contract\Model\ContractStateModel" to "App\Business\Contract\ContractFacade".
Inlined service "App\Business\Contract\Mapper\ContractAreaSessionMapper" to "App\Business\Contract\ContractFacade".
Inlined service "App\Business\Contract\Model\ContractDeleteModel" to "App\Business\Contract\ContractFacade".
Inlined service "App\Business\Contract\Calculator\ContractDatesCalculator" to "App\Business\Contract\ContractFacade".
Inlined service "App\Business\Contract\Manager\ContractCancelManager" to "App\Business\Contract\ContractFacade".
Inlined service "App\Business\Contract\Plugin\ContractHandler\StartEndDateContractExpanderPlugin" to "App\Business\Contract\Creator\ContractCreator".
Inlined service "App\Business\Contract\Plugin\ContractHandler\ContributionContractExpanderPlugin" to "App\Business\Contract\Creator\ContractCreator".
Inlined service "App\Business\Contract\Plugin\ContractHandler\ContributionContractByWizardExpanderPlugin" to "App\Business\Contract\Creator\ContractWizardCreator".
Inlined service "App\Business\Contract\Plugin\ContractHandler\WizardExistingContractExpanderPlugin" to "App\Business\Contract\Creator\ContractWizardCreator".
Inlined service "App\Business\Contract\Plugin\ContractHandler\WizardDurationContractExpanderPlugin" to "App\Business\Contract\Creator\ContractWizardCreator".
Inlined service "App\Business\Contract\Plugin\ContractHandler\WizardStartEndDateContractExpanderPlugin" to "App\Business\Contract\Creator\ContractWizardCreator".
Inlined service "App\Business\Contract\Plugin\ContractHandler\WizardStateContractExpanderPlugin" to "App\Business\Contract\Creator\ContractWizardCreator".
Inlined service "App\Business\Contract\Plugin\ContractHandler\WizardDateNextInvoiceContractExpanderPlugin" to "App\Business\Contract\Creator\ContractWizardCreator".
Inlined service "App\Business\Customer\Mapper\MailjetMailBuilder\ContractMailjetMailBuilderMapper" to "App\Business\Contract\MailBuilder\SponsorContractCancelledMailBuilder".
Inlined service "App\Business\Contract\MailBuilder\SponsorContractCancelledMailBuilder" to "App\Business\Contract\Manager\ContractCancelManager".
Inlined service "App\Business\CustomerAdvertisingArea\CustomerAdvertisingAreaFacade" to "App\Business\Contract\Model\ContractDeleteModel".
Inlined service "App\Business\Contract\MailBuilder\SponsorHasAcceptedContractMailjetMailBuilder" to "App\Business\Contract\Model\ContractStateModel".
Inlined service "App\Business\Contract\MailBuilder\SponsorHasRejectedContractMailjetMailBuilder" to "App\Business\Contract\Model\ContractStateModel".
Inlined service "App\Business\Contract\Creator\ContractNumberCreator" to "App\Business\Contract\Plugin\ContractHandler\ContractNumberExpanderPlugin".
Inlined service "App\Business\Contract\Mapper\ContractWizardRequestToArrayMapper" to "App\Business\Contract\Session\ContractSession".
Inlined service "App\Business\ContractCommand\Processor\DueInvoiceWhereContractAcceptedButNotActiveProcessor" to "App\Business\ContractCommand\ContractCommandFacade".
Inlined service "App\Business\ContractCommand\Processor\DueInvoiceWhereContractCanAutomaticActivateProcessor" to "App\Business\ContractCommand\ContractCommandFacade".
Inlined service "App\Business\ContractCommand\Processor\DueInvoiceIsInPastWhereContractStateIsSubmittedProcessor" to "App\Business\ContractCommand\ContractCommandFacade".
Inlined service "App\Business\ContractCommand\Processor\CustomerNotificationContractsInDraftProcessor" to "App\Business\ContractCommand\ContractCommandFacade".
Inlined service "App\Business\ContractCommand\Processor\SponsorNotificationContractCancelableProcessor" to "App\Business\ContractCommand\ContractCommandFacade".
Inlined service "App\Business\ContractCommand\Processor\SponsorContractExtendedNotificationProcessor" to "App\Business\ContractCommand\ContractCommandFacade".
Inlined service "App\Business\ContractCommand\Processor\ContractTerminatorProcessor" to "App\Business\ContractCommand\ContractCommandFacade".
Inlined service "App\Business\ContractCommand\Manager\ContractTerminatorManager" to "App\Business\ContractCommand\Processor\ContractTerminatorProcessor".
Inlined service "App\Business\ContractCommand\Notifier\ContractTerminatorNotifier" to "App\Business\ContractCommand\Processor\ContractTerminatorProcessor".
Inlined service "App\Business\ContractCommand\Notifier\CustomerNotificationContractsInDraftNotifier" to "App\Business\ContractCommand\Processor\CustomerNotificationContractsInDraftProcessor".
Inlined service "App\Business\ContractCommand\Notifier\DueInvoiceIsInPastWhereContractStateIsSubmittedNotifier" to "App\Business\ContractCommand\Processor\DueInvoiceIsInPastWhereContractStateIsSubmittedProcessor".
Inlined service "App\Business\ContractCommand\Notifier\DueInvoiceWhereContractAcceptedButNotActiveNotifier" to "App\Business\ContractCommand\Processor\DueInvoiceWhereContractAcceptedButNotActiveProcessor".
Inlined service "App\Business\ContractCommand\Notifier\DueInvoiceWhereContractCanAutomaticActivateNotifier" to "App\Business\ContractCommand\Processor\DueInvoiceWhereContractCanAutomaticActivateProcessor".
Inlined service "App\Business\ContractCommand\Manager\ContractAutoRenewalManager" to "App\Business\ContractCommand\Processor\SponsorContractExtendedNotificationProcessor".
Inlined service "App\Business\ContractCommand\Notifier\SponsorContractExtendedNotificationNotifier" to "App\Business\ContractCommand\Processor\SponsorContractExtendedNotificationProcessor".
Inlined service "App\Business\ContractCommand\Notifier\SponsorNotificationContractCancelableNotifier" to "App\Business\ContractCommand\Processor\SponsorNotificationContractCancelableProcessor".
Inlined service "App\Business\ContractFeedback\Model\ContractFeedbackModel" to "App\Business\ContractFeedback\ContractFeedbackFacade".
Inlined service "App\Business\Customer\Process\Plugin\NewUserCustomerPrePersistPlugin" to "App\Business\Customer\Process\CustomerProcess".
Inlined service "App\Business\Customer\Process\Plugin\ExamplePackageCustomerPrePersistPlugin" to "App\Business\Customer\Process\CustomerProcess".
Inlined service "App\Business\Customer\Process\Plugin\CustomerTaxInformationPersistPlugin" to "App\Business\Customer\Process\CustomerProcess".
Inlined service "App\Business\Customer\Process\Plugin\HowToCustomerPrePersistPlugin" to "App\Business\Customer\Process\CustomerProcess".
Inlined service "App\Business\Customer\Process\Plugin\CustomerInvoiceSettingsPrePersistPlugin" to "App\Business\Customer\Process\CustomerProcess".
Inlined service "App\Business\Customer\Process\Plugin\CustomerContentAboutUsPrePersistPlugin" to "App\Business\Customer\Process\CustomerProcess".
Inlined service "App\Business\Customer\Process\Plugin\CustomerTemplatePrePersistPlugin" to "App\Business\Customer\Process\CustomerProcess".
Inlined service "App\Business\Customer\Process\Plugin\CustomerFaqPrePersistPlugin" to "App\Business\Customer\Process\CustomerProcess".
Inlined service "App\Business\Customer\Process\Plugin\CustomerContractSettingsPrePersistPlugin" to "App\Business\Customer\Process\CustomerProcess".
Inlined service "App\Business\Customer\Process\Plugin\CustomerNotificationPrePersistPlugin" to "App\Business\Customer\Process\CustomerProcess".
Inlined service "App\Business\CustomerPackage\Creator\CustomerPackageCreator" to "App\Business\Customer\Process\Plugin\ExamplePackageCustomerPrePersistPlugin".
Inlined service "App\Business\CustomerPackage\Change\Plugin\IgnoreMinDurationPropertyChangesPlugin" to "App\Business\CustomerPackage\Change\ChangeHandlerCustomerPackage".
Inlined service "App\Business\CustomerPackage\Change\Plugin\IgnorePackageImagePropertyChangesPlugin" to "App\Business\CustomerPackage\Change\ChangeHandlerCustomerPackage".
Inlined service "App\Business\CustomerPackage\Change\Plugin\IgnoreUnitHeightPropertyChangesPlugin" to "App\Business\CustomerPackage\Change\ChangeHandlerCustomerPackage".
Inlined service "App\Business\CustomerPackage\Change\Plugin\IgnoreColorsPropertyChangesPlugin" to "App\Business\CustomerPackage\Change\ChangeHandlerCustomerPackage".
Inlined service "App\Business\CustomerPackage\Change\Plugin\IgnoreDescriptionPropertyChangesPlugin" to "App\Business\CustomerPackage\Change\ChangeHandlerCustomerPackage".
Inlined service "App\Business\CustomerPackage\Change\Plugin\IgnoreDraftPropertyChangesPlugin" to "App\Business\CustomerPackage\Change\ChangeHandlerCustomerPackage".
Inlined service "App\Business\CustomerPackage\Model\CustomerPackageEventListener" to "App\Business\CustomerPackage\CustomerPackageFacade".
Inlined service "App\Business\CustomerPackage\Change\ChangeHandlerCustomerPackage" to "App\Business\CustomerPackage\Model\CustomerPackageEventListener".
Inlined service "App\Business\Invoice\Creator\InvoiceCreator" to "App\Business\Invoice\InvoiceFacade".
Inlined service "App\Business\Invoice\Mailer\InvoiceMailer" to "App\Business\Invoice\InvoiceFacade".
Inlined service "App\Business\Invoice\Model\InvoiceHandler" to "App\Business\Invoice\InvoiceFacade".
Inlined service "App\Business\Invoice\MailBuilder\SponsorInvoiceMailjetMailBuilder" to "App\Business\Invoice\Mailer\InvoiceMailer".
Inlined service "App\Business\InvoiceCommand\Processor\CreateInvoiceProcessor" to "App\Business\InvoiceCommand\InvoiceCommandFacade".
Inlined service "App\Business\InvoiceCommand\Processor\SendInvoiceProcessor" to "App\Business\InvoiceCommand\InvoiceCommandFacade".
Inlined service "App\Business\InvoiceCommand\Processor\UnsentInvoiceProcessor" to "App\Business\InvoiceCommand\InvoiceCommandFacade".
Inlined service "App\Business\InvoiceCommand\Notifier\CustomerUnsentInvoiceNotifier" to "App\Business\InvoiceCommand\Processor\UnsentInvoiceProcessor".
Inlined service "App\Business\Mailjet\MailjetFactory" to "App\Business\Mailjet\MailjetFacade".
Inlined service "App\Business\Mailjet\MailjetConfig" to "App\Business\Mailjet\MailjetFactory".
Inlined service "App\Business\Place\Model\PlaceAreaModel" to "App\Business\Place\PlaceFacade".
Inlined service "App\Business\ReportCommand\Csv\MonthlyReportCsvCreator" to "App\Business\ReportCommand\Processor\MonthlyReportProcessor".
Inlined service "App\Business\ReportCommand\ReportCommandFactory" to "App\Business\ReportCommand\Processor\MonthlyReportProcessor".
Inlined service "App\Business\ReportCommand\Processor\MonthlyReportProcessor" to "App\Business\ReportCommand\ReportCommandCommandFacade".
Inlined service "App\Business\Security\MailBuilder\RequestPasswordMailjetMailBuilder" to "App\Business\Security\Model\RequestPasswordModel".
Inlined service "App\Business\Security\Model\RequestPasswordModel" to "App\Business\Security\SecurityFacade".
Inlined service "App\Business\Sponsor\MailBuilder\SponsorBookingMailjetMailBuilder" to "App\Business\Sponsor\Process\Booking\FrontendBookingProcess".
Inlined service "App\Business\Customer\MailBuilder\CustomerBookingMailjetMailBuilder" to "App\Business\Sponsor\Process\Booking\FrontendBookingProcess".
Inlined service "App\Business\Sponsor\Plugin\SponsorExpander\SponsorContractExpanderPlugin" to "App\Business\Sponsor\Process\Booking\FrontendBookingProcess".
Inlined service "App\Business\Sponsor\Plugin\SponsorExpander\SponsorContractDateExpanderPlugin" to "App\Business\Sponsor\Process\Booking\FrontendBookingProcess".
Inlined service "App\Business\Sponsor\Plugin\SponsorExpander\SponsorContractDateNextInvoiceExpanderPlugin" to "App\Business\Sponsor\Process\Booking\FrontendBookingProcess".
Inlined service "App\Business\Sponsor\Plugin\SponsorExpander\SponsorContractInvoiceIntervalExpanderPlugin" to "App\Business\Sponsor\Process\Booking\FrontendBookingProcess".
Inlined service "App\Business\Sponsor\Handler\SponsorHandler" to "App\Business\Sponsor\SponsorFacade".
Inlined service "App\Business\Sponsor\Creator\SponsorCreator" to "App\Business\Sponsor\SponsorFacade".
Inlined service "App\Business\Sponsor\Deleter\SponsorDeleter" to "App\Business\Sponsor\SponsorFacade".
Inlined service "App\Business\Sponsor\Process\Booking\FrontendBookingProcess" to "App\Business\Sponsor\SponsorFacade".
Inlined service "App\Business\ReportCommand\ReportCommandCommandFacade" to "App\Command\MonthlyReportSuperAdminCommand".
Inlined service "App\Service\User\UserService" to "App\Command\System\CreateUserCommand".
Inlined service ".service_locator.jIxfAsi.App\Controller\Backend\Admin\BoardController" to "App\Controller\Backend\Admin\BoardController".
Inlined service ".service_locator.jIxfAsi.App\Controller\Backend\Admin\CustomerController" to "App\Controller\Backend\Admin\CustomerController".
Inlined service ".service_locator.jIxfAsi.App\Controller\Backend\Admin\PackageImageController" to "App\Controller\Backend\Admin\PackageImageController".
Inlined service ".service_locator.jIxfAsi.App\Controller\Backend\Customer\BankAccountController" to "App\Controller\Backend\Customer\BankAccountController".
Inlined service "App\Business\Board\BoardFacade" to "App\Controller\Backend\Customer\BoardController".
Inlined service ".service_locator.jIxfAsi.App\Controller\Backend\Customer\BoardController" to "App\Controller\Backend\Customer\BoardController".
Inlined service ".service_locator.jIxfAsi.App\Controller\Backend\Customer\ContractController" to "App\Controller\Backend\Customer\ContractController".
Inlined service ".service_locator.jIxfAsi.App\Controller\Backend\Customer\ContractWizardController" to "App\Controller\Backend\Customer\ContractWizardController".
Inlined service ".service_locator.jIxfAsi.App\Controller\Backend\Customer\ContributionController" to "App\Controller\Backend\Customer\ContributionController".
Inlined service ".service_locator.jIxfAsi.App\Controller\Backend\Customer\CustomerAdvertisingAreaController" to "App\Controller\Backend\Customer\CustomerAdvertisingAreaController".
Inlined service ".service_locator.jIxfAsi.App\Controller\Backend\Customer\CustomerContentController" to "App\Controller\Backend\Customer\CustomerContentController".
Inlined service ".service_locator.jIxfAsi.App\Controller\Backend\Customer\CustomerContractSettingsController" to "App\Controller\Backend\Customer\CustomerContractSettingsController".
Inlined service ".service_locator.jIxfAsi.App\Controller\Backend\Customer\CustomerController" to "App\Controller\Backend\Customer\CustomerController".
Inlined service ".service_locator.jIxfAsi.App\Controller\Backend\Customer\CustomerNotificationController" to "App\Controller\Backend\Customer\CustomerNotificationController".
Inlined service ".service_locator.jIxfAsi.App\Controller\Backend\Customer\CustomerPackageController" to "App\Controller\Backend\Customer\CustomerPackageController".
Inlined service ".service_locator.jIxfAsi.App\Controller\Backend\Customer\CustomerTaxInformationController" to "App\Controller\Backend\Customer\CustomerTaxInformationController".
Inlined service ".service_locator.jIxfAsi.App\Controller\Backend\Customer\CustomerTemplateController" to "App\Controller\Backend\Customer\CustomerTemplateController".
Inlined service "App\Business\Invoice\Creator\Entity\InvoiceFinalizeEntity" to "App\Controller\Backend\Customer\InvoiceController".
Inlined service ".service_locator.jIxfAsi.App\Controller\Backend\Customer\InvoiceController" to "App\Controller\Backend\Customer\InvoiceController".
Inlined service ".service_locator.jIxfAsi.App\Controller\Backend\Customer\InvoiceDocumentHistoryController" to "App\Controller\Backend\Customer\InvoiceDocumentHistoryController".
Inlined service ".service_locator.jIxfAsi.App\Controller\Backend\Customer\SponsorController" to "App\Controller\Backend\Customer\SponsorController".
Inlined service ".service_locator.jIxfAsi.App\Controller\Backend\LogoutController" to "App\Controller\Backend\LogoutController".
Inlined service ".service_locator.jIxfAsi.App\Controller\Frontend\AjaxController" to "App\Controller\Frontend\AjaxController".
Inlined service "App\Business\Cart\Mapper\CartAreaResponseMapper" to "App\Controller\Frontend\CartController".
Inlined service "App\Business\Cart\Calculator\CartTotalCalculator" to "App\Controller\Frontend\CartController".
Inlined service ".service_locator.jIxfAsi.App\Controller\Frontend\CartController" to "App\Controller\Frontend\CartController".
Inlined service ".service_locator.jIxfAsi.App\Controller\Frontend\CheckoutController" to "App\Controller\Frontend\CheckoutController".
Inlined service ".service_locator.jIxfAsi.App\Controller\Frontend\ContractController" to "App\Controller\Frontend\ContractController".
Inlined service ".service_locator.jIxfAsi.App\Controller\Frontend\IndexController" to "App\Controller\Frontend\IndexController".
Inlined service ".service_locator.jIxfAsi.App\Controller\Frontend\LegalController" to "App\Controller\Frontend\LegalController".
Inlined service ".service_locator.jIxfAsi.App\Controller\Frontend\SponsorController" to "App\Controller\Frontend\SponsorController".
Inlined service ".service_locator.jIxfAsi.App\Controller\LoginController" to "App\Controller\LoginController".
Inlined service "App\Security\EmailVerifier" to "App\Controller\RegistrationController".
Inlined service ".service_locator.jIxfAsi.App\Controller\RegistrationController" to "App\Controller\RegistrationController".
Inlined service ".service_locator.jIxfAsi.App\Controller\ResetPasswordController" to "App\Controller\ResetPasswordController".
Inlined service ".service_locator.jIxfAsi.App\Controller\Shared\AreaController" to "App\Controller\Shared\AreaController".
Inlined service "symfonycasts.verify_email.helper" to "App\Security\EmailVerifier".
Inlined service "mailer.mailer" to "App\Security\EmailVerifier".
Inlined service "App\Workflow\Contract\Transition\ContractSendTransition" to "App\Workflow\Contract\SponsorContractWorkflow".
Inlined service "App\Workflow\Contract\Transition\ContractAcceptTransition" to "App\Workflow\Contract\SponsorContractWorkflow".
Inlined service "App\Workflow\Contract\Transition\ContractActiveTransition" to "App\Workflow\Contract\SponsorContractWorkflow".
Inlined service "App\Workflow\Contract\WorkflowSponsorContractFactory" to "App\Workflow\Contract\Transition\ContractActiveTransition".
Inlined service "App\Workflow\Contract\MailBuilder\ContractDraftMailjetMailBuilder" to "App\Workflow\Contract\Transition\ContractSendTransition".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.Xbsa8iG" to "container.get_routing_condition_service".
Inlined service ".service_locator.lLv4pWF" to "fragment.handler".
Inlined service "uri_signer" to "fragment.uri_generator".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.yKHwqJO" to "console.command.cache_pool_invalidate_tags".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets.empty_version_strategy" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.yY.p4P7" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.wSgjnB6.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "state_machine.contract" to "workflow.registry".
Inlined service "state_machine.sponsor_contract.definition" to "state_machine.sponsor_contract".
Inlined service "state_machine.contract.definition" to "state_machine.contract".
Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.annotation.directory" to "routing.resolver".
Inlined service "routing.loader.annotation.file" to "routing.resolver".
Inlined service ".service_locator.XWmhzGa" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.y5RowdQ" to "router.expression_language_provider".
Inlined service ".service_locator.oCg4uHe.router.cache_warmer" to "router.cache_warmer".
Inlined service "annotations.dummy_registry" to "annotations.reader".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.cXsfP3P" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.payvafx" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.19_mNxd" to "validator.validator_factory".
Inlined service "validator.expression_language" to "validator.expression".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "messenger.senders_locator" to "messenger.middleware.send_message".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator._wyX1Dp" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.5cAhUFF" to "messenger.routable_message_bus".
Inlined service "chatter.transport_factory" to "chatter.transports".
Inlined service "chatter.transports" to "chatter.messenger.chat_handler".
Inlined service "texter.transport_factory" to "texter.transports".
Inlined service "profiler.storage" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.cache" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "doctrine_migrations.migrations_collector" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "notifier.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "debug.serializer.inner" to "debug.serializer".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.TcKhdzh" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.q_rCN.q" to "doctrine.orm.container_repository_factory".
Inlined service "ulid.factory" to "doctrine.ulid_generator".
Inlined service "uuid.factory" to "doctrine.uuid_generator".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
Inlined service "doctrine_migrations.migrations_flattener" to "doctrine_migrations.migrations_collector".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "workflow.twig_extension" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.v.Wwsjy.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "assets.packages" to "twig.extension.assets".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service "workflow.registry" to "workflow.twig_extension".
Inlined service ".service_locator.pTeli0u" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service ".security.request_matcher.RnVuBNM" to "security.access_map".
Inlined service ".security.request_matcher.4LSUKxH" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.authentication.session_strategy" to "security.listener.session.main".
Inlined service "security.authentication.success_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "security.authentication.failure_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
Inlined service ".service_locator.aNklfos.sensio_framework_extra.view.listener" to "sensio_framework_extra.view.listener".
Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
Inlined service "symfonycasts.verify_email.uri_signer_factory" to "symfonycasts.verify_email.uri_signer".
Inlined service "symfonycasts.verify_email.uri_signer" to "symfonycasts.verify_email.helper".
Inlined service "symfonycasts.verify_email.query_utility" to "symfonycasts.verify_email.helper".
Inlined service "symfonycasts.verify_email.token_generator" to "symfonycasts.verify_email.helper".
Inlined service "symfonycasts.reset_password.random_generator" to "symfonycasts.reset_password.token_generator".
Inlined service "symfonycasts.reset_password.token_generator" to "symfonycasts.reset_password.helper".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_subscriber" to "maker.auto_command.make_subscriber".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service "debug.serializer.normalizer.constraint_violation_list.inner" to "debug.serializer.normalizer.constraint_violation_list".
Inlined service "debug.serializer.normalizer.mime_message.inner" to "debug.serializer.normalizer.mime_message".
Inlined service "debug.serializer.normalizer.datetimezone.inner" to "debug.serializer.normalizer.datetimezone".
Inlined service "debug.serializer.normalizer.dateinterval.inner" to "debug.serializer.normalizer.dateinterval".
Inlined service "debug.serializer.normalizer.data_uri.inner" to "debug.serializer.normalizer.data_uri".
Inlined service "debug.serializer.normalizer.datetime.inner" to "debug.serializer.normalizer.datetime".
Inlined service "debug.serializer.normalizer.json_serializable.inner" to "debug.serializer.normalizer.json_serializable".
Inlined service "debug.serializer.normalizer.problem.inner" to "debug.serializer.normalizer.problem".
Inlined service "debug.serializer.denormalizer.unwrapping.inner" to "debug.serializer.denormalizer.unwrapping".
Inlined service "debug.serializer.normalizer.uid.inner" to "debug.serializer.normalizer.uid".
Inlined service "debug.serializer.normalizer.form_error.inner" to "debug.serializer.normalizer.form_error".
Inlined service "debug.serializer.normalizer.object.inner" to "debug.serializer.normalizer.object".
Inlined service "debug.serializer.denormalizer.array.inner" to "debug.serializer.denormalizer.array".
Inlined service "debug.serializer.normalizer.backed_enum.inner" to "debug.serializer.normalizer.backed_enum".
Inlined service "debug.serializer.normalizer.flatten_exception.inner" to "debug.serializer.normalizer.flatten_exception".
Inlined service "debug.serializer.encoder.xml.inner" to "debug.serializer.encoder.xml".
Inlined service "debug.serializer.encoder.json.inner" to "debug.serializer.encoder.json".
Inlined service "debug.serializer.encoder.yaml.inner" to "debug.serializer.encoder.yaml".
Inlined service "debug.serializer.encoder.csv.inner" to "debug.serializer.encoder.csv".
Inlined service "debug.argument_resolver.backed_enum_resolver.inner" to "debug.argument_resolver.backed_enum_resolver".
Inlined service "debug.argument_resolver.uid.inner" to "debug.argument_resolver.uid".
Inlined service "debug.argument_resolver.datetime.inner" to "debug.argument_resolver.datetime".
Inlined service "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.tGvt0LH".
Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.vMw0m61".
Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.XZowc.T".
Inlined service "texter.messenger.push_handler" to ".messenger.handler_descriptor.Lml2ICs".
Inlined service ".debug.http_client.inner" to ".debug.http_client".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.KLVvNIq" to ".doctrine.orm.default_metadata_driver".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to "debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.expression_voter" to "debug.security.voter.security.access.expression_voter".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service ".service_locator.wSgjnB6" to ".service_locator.wSgjnB6.translation.warmer".
Inlined service ".service_locator.gOdCe1K" to ".service_locator.gOdCe1K.router.default".
Inlined service ".service_locator.oCg4uHe" to ".service_locator.oCg4uHe.router.cache_warmer".
Inlined service ".service_locator.v.Wwsjy" to ".service_locator.v.Wwsjy.twig.template_cache_warmer".
Inlined service ".service_locator.aNklfos" to ".service_locator.aNklfos.sensio_framework_extra.view.listener".
Inlined service "monolog.logger.http_client" to ".debug.http_client.inner".
Inlined service "debug.serializer.denormalizer.unwrapping" to "debug.serializer.inner".
Inlined service "debug.serializer.normalizer.flatten_exception" to "debug.serializer.inner".
Inlined service "debug.serializer.normalizer.problem" to "debug.serializer.inner".
Inlined service "debug.serializer.normalizer.uid" to "debug.serializer.inner".
Inlined service "debug.serializer.normalizer.datetime" to "debug.serializer.inner".
Inlined service "debug.serializer.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "debug.serializer.normalizer.mime_message" to "debug.serializer.inner".
Inlined service "debug.serializer.normalizer.datetimezone" to "debug.serializer.inner".
Inlined service "debug.serializer.normalizer.dateinterval" to "debug.serializer.inner".
Inlined service "debug.serializer.normalizer.form_error" to "debug.serializer.inner".
Inlined service "debug.serializer.normalizer.backed_enum" to "debug.serializer.inner".
Inlined service "debug.serializer.normalizer.data_uri" to "debug.serializer.inner".
Inlined service "debug.serializer.normalizer.json_serializable" to "debug.serializer.inner".
Inlined service "debug.serializer.denormalizer.array" to "debug.serializer.inner".
Inlined service "debug.serializer.normalizer.object" to "debug.serializer.inner".
Inlined service "debug.serializer.encoder.xml" to "debug.serializer.inner".
Inlined service "debug.serializer.encoder.json" to "debug.serializer.inner".
Inlined service "debug.serializer.encoder.yaml" to "debug.serializer.inner".
Inlined service "debug.serializer.encoder.csv" to "debug.serializer.inner".
Inlined service "security.authenticator.manager.main" to "debug.security.firewall.authenticator.main.inner".
Inlined service "serializer.normalizer.property" to "debug.serializer.normalizer.mime_message.inner".
Inlined service ".service_locator.2fEnpQX" to "console.command_loader".
Inlined service ".service_locator.gOdCe1K.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "App\Business\Contract\Plugin\ContractHandler\DefaultsContractExpanderPlugin" to "App\Business\Contract\ContractFacade".
Inlined service "App\Business\Contract\Plugin\ContractHandler\ContractAgreementExpanderPlugin" to "App\Business\Contract\ContractFacade".
Inlined service "App\Business\Contract\Plugin\ContractHandler\CustomerContractExpanderPlugin" to "App\Business\Contract\ContractFacade".
Inlined service "App\Business\Contract\Plugin\ContractHandler\SponsorContractExpanderPlugin" to "App\Business\Contract\ContractFacade".
Inlined service "App\Business\Contract\Plugin\ContractHandler\AreaContractExpanderPlugin" to "App\Business\Contract\ContractFacade".
Inlined service "App\Business\Contract\Plugin\ContractHandler\StateContractExpanderPlugin" to "App\Business\Contract\ContractFacade".
Inlined service "App\Business\Contract\Plugin\ContractHandler\ContractPeriodsExpanderPlugin" to "App\Business\Contract\ContractFacade".
Inlined service "App\Business\Contract\Plugin\ContractHandler\ContractNumberExpanderPlugin" to "App\Business\Contract\ContractFacade".
Inlined service "App\Business\Contract\Plugin\ContractHandler\InvoiceIntervalContractExpanderPlugin" to "App\Business\Contract\ContractFacade".
Inlined service "App\Business\Contract\Plugin\ContractHandler\DefaultsContractExpanderPlugin" to "App\Business\Contract\ContractFacade".
Inlined service "App\Business\Contract\Plugin\ContractHandler\ContractAgreementExpanderPlugin" to "App\Business\Contract\ContractFacade".
Inlined service "App\Business\Contract\Plugin\ContractHandler\CustomerContractExpanderPlugin" to "App\Business\Contract\ContractFacade".
Inlined service "App\Business\Contract\Plugin\ContractHandler\SponsorContractExpanderPlugin" to "App\Business\Contract\ContractFacade".
Inlined service "App\Business\Contract\Plugin\ContractHandler\AreaContractExpanderPlugin" to "App\Business\Contract\ContractFacade".
Inlined service "App\Business\Contract\Plugin\ContractHandler\StateContractExpanderPlugin" to "App\Business\Contract\ContractFacade".
Inlined service "App\Business\Contract\Plugin\ContractHandler\ContractNumberExpanderPlugin" to "App\Business\Contract\ContractFacade".
Inlined service "App\Business\Contract\Plugin\ContractHandler\InvoiceIntervalContractExpanderPlugin" to "App\Business\Contract\ContractFacade".
Inlined service "App\Business\Contract\Plugin\ContractHandler\ContractPeriodsExpanderPlugin" to "App\Business\Contract\ContractFacade".
Inlined service "App\Business\Contract\Calculator\ContractEndCalculator" to "App\Business\Contract\ContractFacade".
Inlined service "App\Business\Contract\Calculator\ContractDateOfNextInvoiceCalculator" to "App\Business\Contract\ContractFacade".
Inlined service "App\Business\Contract\Calculator\ContractEndCalculator" to "App\Business\Contract\ContractFacade".
Inlined service "App\Business\Contract\Calculator\ContractDateOfNextInvoiceCalculator" to "App\Business\Contract\ContractFacade".
Inlined service "App\Business\Contract\Calculator\ContractEndCalculator" to "App\Business\Contract\ContractFacade".
Inlined service "App\Business\Contract\Calculator\ContractDateOfNextInvoiceCalculator" to "App\Business\Contract\ContractFacade".
Inlined service "App\Business\ContractCommand\LinkBuilder\ContractActivationLinkBuilder" to "App\Business\ContractCommand\ContractCommandFacade".
Inlined service "App\Business\ContractCommand\ContractCommandFactory" to "App\Business\ContractCommand\ContractCommandFacade".
Inlined service "App\Business\ContractCommand\LinkBuilder\ContractActivationLinkBuilder" to "App\Business\ContractCommand\ContractCommandFacade".
Inlined service "App\Business\ContractCommand\ContractCommandFactory" to "App\Business\ContractCommand\ContractCommandFacade".
Inlined service "App\Business\ContractCommand\ContractCommandFactory" to "App\Business\ContractCommand\ContractCommandFacade".
Inlined service "App\Business\ContractCommand\ContractCommandFactory" to "App\Business\ContractCommand\ContractCommandFacade".
Inlined service "App\Business\ContractCommand\ContractCommandFactory" to "App\Business\ContractCommand\ContractCommandFacade".
Inlined service "App\Business\ContractCommand\ContractCommandFactory" to "App\Business\ContractCommand\ContractCommandFacade".
Inlined service "App\Business\ContractCommand\ContractCommandFactory" to "App\Business\ContractCommand\ContractCommandFacade".
Inlined service "App\Business\InvoiceCommand\InvoiceCommandFactory" to "App\Business\InvoiceCommand\InvoiceCommandFacade".
Inlined service "App\Business\InvoiceCommand\InvoiceCommandFactory" to "App\Business\InvoiceCommand\InvoiceCommandFacade".
Inlined service "App\Business\Sponsor\Model\SponsorImageUploader" to "App\Business\Sponsor\SponsorFacade".
Inlined service "App\Business\Sponsor\Plugin\SponsorExpander\SponsorDefaultsExpanderPlugin" to "App\Business\Sponsor\SponsorFacade".
Inlined service "App\Business\Sponsor\Plugin\SponsorExpander\SponsorCustomerExpanderPlugin" to "App\Business\Sponsor\SponsorFacade".
Inlined service "App\Business\Sponsor\Plugin\SponsorExpander\SponsorImageExpanderPlugin" to "App\Business\Sponsor\SponsorFacade".
Inlined service "App\Business\Sponsor\Model\SponsorImageUploader" to "App\Business\Sponsor\SponsorFacade".
Inlined service "App\Business\Customer\Mapper\MailjetMailBuilder\AreaMailjetMailBuilderMapper" to "App\Business\Sponsor\SponsorFacade".
Inlined service "App\Business\Customer\Mapper\MailjetMailBuilder\AreaMailjetMailBuilderMapper" to "App\Business\Sponsor\SponsorFacade".
Inlined service "App\Business\Sponsor\Plugin\SponsorExpander\SponsorDefaultsExpanderPlugin" to "App\Business\Sponsor\SponsorFacade".
Inlined service "App\Business\Sponsor\Plugin\SponsorExpander\SponsorCustomerExpanderPlugin" to "App\Business\Sponsor\SponsorFacade".
Inlined service "App\Business\Sponsor\Plugin\SponsorExpander\SponsorImageExpanderPlugin" to "App\Business\Sponsor\SponsorFacade".
Inlined service "App\Business\Cart\Calculator\CartItemPriceCalculator" to "App\Controller\Frontend\CartController".
Inlined service "App\Business\Cart\Calculator\CartItemPriceCalculator" to "App\Controller\Frontend\CartController".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".