Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Admin\CsvImportFileFormType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Admin\CsvImportFileFormType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\Search\SalesAnalysisSearchFormType" now to avoid errors or add an explicit @return annotation to suppress this message.
"SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4 FROM user t0 WHERE t0.id = ?"
(parameters:
[1 => 2]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4 FROM user t0 WHERE t0.id = ?"
"params" => [1 => 2]
"types" => [1 => 1]
]
"SELECT t0.id AS id_1, t0.name AS name_2, t0.sku AS sku_3, t0.pricce AS pricce_4, t0.weight AS weight_5, t0.description AS description_6, t0.created AS created_7, t0.cost AS cost_8, t0.pvp AS pvp_9, t0.is_virtual AS is_virtual_10, t0.min_sale_inventory_qty AS min_sale_inventory_qty_11, t0.media AS media_12, t0.inventory_quantity AS inventory_quantity_13, t0.ean AS ean_14, t0.image_name AS image_name_15, t0.is_active AS is_active_16, t0.product_url AS product_url_17, t0.image_url AS image_url_18, t0.category_description AS category_description_19, t0.parent_id AS parent_id_20, t0.store_id AS store_id_21, t0.tax_id AS tax_id_22 FROM product t0 WHERE t0.id = ?"
(parameters:
[1 => "6058"
]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sku AS sku_3, t0.pricce AS pricce_4, t0.weight AS weight_5, t0.description AS description_6, t0.created AS created_7, t0.cost AS cost_8, t0.pvp AS pvp_9, t0.is_virtual AS is_virtual_10, t0.min_sale_inventory_qty AS min_sale_inventory_qty_11, t0.media AS media_12, t0.inventory_quantity AS inventory_quantity_13, t0.ean AS ean_14, t0.image_name AS image_name_15, t0.is_active AS is_active_16, t0.product_url AS product_url_17, t0.image_url AS image_url_18, t0.category_description AS category_description_19, t0.parent_id AS parent_id_20, t0.store_id AS store_id_21, t0.tax_id AS tax_id_22 FROM product t0 WHERE t0.id = ?"
"params" => [1 => "6058"
]
"types" => [1 => 1]
]
"SELECT t0.id AS id_1, t0.name AS name_2 FROM center t0 WHERE t0.id = ?"
(parameters:
[1 => 1]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2 FROM center t0 WHERE t0.id = ?"
"params" => [1 => 1]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.description AS description_2, s0_.created_at AS created_at_3, s0_.section_key AS section_key_4, s0_.is_crossdocking AS is_crossdocking_5, s0_.center_id AS center_id_6, s0_.parent_id AS parent_id_7, s0_.section_type_id AS section_type_id_8 FROM section s0_ WHERE s0_.center_id = ? AND s0_.is_crossdocking = 1"
(parameters:
[1 => 1]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.description AS description_2, s0_.created_at AS created_at_3, s0_.section_key AS section_key_4, s0_.is_crossdocking AS is_crossdocking_5, s0_.center_id AS center_id_6, s0_.parent_id AS parent_id_7, s0_.section_type_id AS section_type_id_8 FROM section s0_ WHERE s0_.center_id = ? AND s0_.is_crossdocking = 1"
"params" => [1 => 1]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT o0_.id AS id_0, o0_.external_market_id AS external_market_id_1, o0_.external_ship_id AS external_ship_id_2, o0_.imported_at AS imported_at_3, o0_.created_at AS created_at_4, o0_.updated_at AS updated_at_5, o0_.shipped_at AS shipped_at_6, o0_.error_on AS error_on_7, o0_.finished_at AS finished_at_8, o0_.canceled_at AS canceled_at_9, o0_.ship_from_name AS ship_from_name_10, o0_.ship_from_vat AS ship_from_vat_11, o0_.ship_from_phone AS ship_from_phone_12, o0_.ship_from_address AS ship_from_address_13, o0_.ship_from_zip_code AS ship_from_zip_code_14, o0_.ship_from_city AS ship_from_city_15, o0_.ship_from_country AS ship_from_country_16, o0_.ship_to_name AS ship_to_name_17, o0_.ship_to_vat AS ship_to_vat_18, o0_.ship_to_email AS ship_to_email_19, o0_.ship_to_phone AS ship_to_phone_20, o0_.ship_to_address AS ship_to_address_21, o0_.ship_to_zip_code AS ship_to_zip_code_22, o0_.ship_to_city AS ship_to_city_23, o0_.ship_to_country AS ship_to_country_24, o0_.volumes AS volumes_25, o0_.weight AS weight_26, o0_.refund AS refund_27, o0_.refund_value AS refund_value_28, o0_.back AS back_29, o0_.internal_reference AS internal_reference_30, o0_.obs AS obs_31, o0_.response_market AS response_market_32, o0_.total_price AS total_price_33, o0_.shipping_cost AS shipping_cost_34, o0_.deleted_at AS deleted_at_35, o0_.is_refund_received AS is_refund_received_36, o0_.shipping_description AS shipping_description_37, o0_.issuet_at AS issuet_at_38, o0_.completed_at AS completed_at_39, o0_.error_on_issue AS error_on_issue_40, o0_.is_gift AS is_gift_41, o0_.refund_received_at AS refund_received_at_42, o0_.external_ship_cost AS external_ship_cost_43, o0_.discount_value AS discount_value_44, o0_.store_id AS store_id_45, o0_.ship_provider_id AS ship_provider_id_46, o0_.market_store_id AS market_store_id_47, o0_.status_id AS status_id_48, o0_.store_ship_provider_id AS store_ship_provider_id_49, o0_.created_by_id AS created_by_id_50, o0_.ship_provider_status_id AS ship_provider_status_id_51 FROM `order` o0_ INNER JOIN order_line o1_ ON o0_.id = o1_.store_order_id INNER JOIN status s2_ ON o0_.status_id = s2_.id WHERE o1_.product_id = ? AND s2_.id = 3 ORDER BY o0_.created_at ASC"
(parameters:
[1 => 6058]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT o0_.id AS id_0, o0_.external_market_id AS external_market_id_1, o0_.external_ship_id AS external_ship_id_2, o0_.imported_at AS imported_at_3, o0_.created_at AS created_at_4, o0_.updated_at AS updated_at_5, o0_.shipped_at AS shipped_at_6, o0_.error_on AS error_on_7, o0_.finished_at AS finished_at_8, o0_.canceled_at AS canceled_at_9, o0_.ship_from_name AS ship_from_name_10, o0_.ship_from_vat AS ship_from_vat_11, o0_.ship_from_phone AS ship_from_phone_12, o0_.ship_from_address AS ship_from_address_13, o0_.ship_from_zip_code AS ship_from_zip_code_14, o0_.ship_from_city AS ship_from_city_15, o0_.ship_from_country AS ship_from_country_16, o0_.ship_to_name AS ship_to_name_17, o0_.ship_to_vat AS ship_to_vat_18, o0_.ship_to_email AS ship_to_email_19, o0_.ship_to_phone AS ship_to_phone_20, o0_.ship_to_address AS ship_to_address_21, o0_.ship_to_zip_code AS ship_to_zip_code_22, o0_.ship_to_city AS ship_to_city_23, o0_.ship_to_country AS ship_to_country_24, o0_.volumes AS volumes_25, o0_.weight AS weight_26, o0_.refund AS refund_27, o0_.refund_value AS refund_value_28, o0_.back AS back_29, o0_.internal_reference AS internal_reference_30, o0_.obs AS obs_31, o0_.response_market AS response_market_32, o0_.total_price AS total_price_33, o0_.shipping_cost AS shipping_cost_34, o0_.deleted_at AS deleted_at_35, o0_.is_refund_received AS is_refund_received_36, o0_.shipping_description AS shipping_description_37, o0_.issuet_at AS issuet_at_38, o0_.completed_at AS completed_at_39, o0_.error_on_issue AS error_on_issue_40, o0_.is_gift AS is_gift_41, o0_.refund_received_at AS refund_received_at_42, o0_.external_ship_cost AS external_ship_cost_43, o0_.discount_value AS discount_value_44, o0_.store_id AS store_id_45, o0_.ship_provider_id AS ship_provider_id_46, o0_.market_store_id AS market_store_id_47, o0_.status_id AS status_id_48, o0_.store_ship_provider_id AS store_ship_provider_id_49, o0_.created_by_id AS created_by_id_50, o0_.ship_provider_status_id AS ship_provider_status_id_51 FROM `order` o0_ INNER JOIN order_line o1_ ON o0_.id = o1_.store_order_id INNER JOIN status s2_ ON o0_.status_id = s2_.id WHERE o1_.product_id = ? AND s2_.id = 3 ORDER BY o0_.created_at ASC"
"params" => [1 => 6058]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.price AS price_3, t0.tax AS tax_4, t0.discount AS discount_5, t0.created_at AS created_at_6, t0.description AS description_7, t0.product_cost_unit AS product_cost_unit_8, t0.store_order_id AS store_order_id_9, t0.product_id AS product_id_10 FROM order_line t0 WHERE t0.store_order_id = ?"
(parameters:
[1 => 23429]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.price AS price_3, t0.tax AS tax_4, t0.discount AS discount_5, t0.created_at AS created_at_6, t0.description AS description_7, t0.product_cost_unit AS product_cost_unit_8, t0.store_order_id AS store_order_id_9, t0.product_id AS product_id_10 FROM order_line t0 WHERE t0.store_order_id = ?"
"params" => [1 => 23429]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT count(c0_.qty) AS sclr_0 FROM crossdocking c0_ WHERE c0_.order_line_id = ? AND c0_.product_id = ?"
(parameters:
[1 => 294312 => 6058]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT count(c0_.qty) AS sclr_0 FROM crossdocking c0_ WHERE c0_.order_line_id = ? AND c0_.product_id = ?"
"params" => [1 => 294312 => 6058]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.qty AS qty_2, t0.external_ship_id AS external_ship_id_3, t0.created_at AS created_at_4, t0.issue_at AS issue_at_5, t0.weight AS weight_6, t0.reference AS reference_7, t0.code_invoice AS code_invoice_8, t0.order_line_id AS order_line_id_9, t0.store_ship_provider_id AS store_ship_provider_id_10 FROM partial_line_track t0 WHERE t0.order_line_id = ?"
(parameters:
[1 => 29431]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.qty AS qty_2, t0.external_ship_id AS external_ship_id_3, t0.created_at AS created_at_4, t0.issue_at AS issue_at_5, t0.weight AS weight_6, t0.reference AS reference_7, t0.code_invoice AS code_invoice_8, t0.order_line_id AS order_line_id_9, t0.store_ship_provider_id AS store_ship_provider_id_10 FROM partial_line_track t0 WHERE t0.order_line_id = ?"
"params" => [1 => 29431]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.price AS price_3, t0.tax AS tax_4, t0.discount AS discount_5, t0.created_at AS created_at_6, t0.description AS description_7, t0.product_cost_unit AS product_cost_unit_8, t0.store_order_id AS store_order_id_9, t0.product_id AS product_id_10 FROM order_line t0 WHERE t0.store_order_id = ?"
(parameters:
[1 => 26313]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.price AS price_3, t0.tax AS tax_4, t0.discount AS discount_5, t0.created_at AS created_at_6, t0.description AS description_7, t0.product_cost_unit AS product_cost_unit_8, t0.store_order_id AS store_order_id_9, t0.product_id AS product_id_10 FROM order_line t0 WHERE t0.store_order_id = ?"
"params" => [1 => 26313]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT count(c0_.qty) AS sclr_0 FROM crossdocking c0_ WHERE c0_.order_line_id = ? AND c0_.product_id = ?"
(parameters:
[1 => 332452 => 6058]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT count(c0_.qty) AS sclr_0 FROM crossdocking c0_ WHERE c0_.order_line_id = ? AND c0_.product_id = ?"
"params" => [1 => 332452 => 6058]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.qty AS qty_2, t0.external_ship_id AS external_ship_id_3, t0.created_at AS created_at_4, t0.issue_at AS issue_at_5, t0.weight AS weight_6, t0.reference AS reference_7, t0.code_invoice AS code_invoice_8, t0.order_line_id AS order_line_id_9, t0.store_ship_provider_id AS store_ship_provider_id_10 FROM partial_line_track t0 WHERE t0.order_line_id = ?"
(parameters:
[1 => 33245]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.qty AS qty_2, t0.external_ship_id AS external_ship_id_3, t0.created_at AS created_at_4, t0.issue_at AS issue_at_5, t0.weight AS weight_6, t0.reference AS reference_7, t0.code_invoice AS code_invoice_8, t0.order_line_id AS order_line_id_9, t0.store_ship_provider_id AS store_ship_provider_id_10 FROM partial_line_track t0 WHERE t0.order_line_id = ?"
"params" => [1 => 33245]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT c0_.id AS id_0, c0_.created AS created_1, c0_.created_at AS created_at_2, c0_.qty AS qty_3, c0_.price AS price_4, c0_.description AS description_5, c0_.is_ready AS is_ready_6, c0_.preparation_at AS preparation_at_7, c0_.separate_at AS separate_at_8, c0_.product_id AS product_id_9, c0_.store_order_id AS store_order_id_10, c0_.order_line_id AS order_line_id_11, c0_.partial_line_track_id AS partial_line_track_id_12 FROM crossdocking c0_ WHERE c0_.order_line_id = ?"
(parameters:
[1 => 33245]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.created AS created_1, c0_.created_at AS created_at_2, c0_.qty AS qty_3, c0_.price AS price_4, c0_.description AS description_5, c0_.is_ready AS is_ready_6, c0_.preparation_at AS preparation_at_7, c0_.separate_at AS separate_at_8, c0_.product_id AS product_id_9, c0_.store_order_id AS store_order_id_10, c0_.order_line_id AS order_line_id_11, c0_.partial_line_track_id AS partial_line_track_id_12 FROM crossdocking c0_ WHERE c0_.order_line_id = ?"
"params" => [1 => 33245]
"types" => [1 => 1]
]
deprecation
User Deprecated: Calling Doctrine\ORM\EntityManager::flush() with any arguments to flush specific entities is deprecated and will not be supported in Doctrine ORM 3.0. (EntityManager.php:393 called by CrossdockingService.php:123, https://github.com/doctrine/orm/issues/8459, package doctrine/orm)
"SELECT i0_.id AS id_0, i0_.quantity AS quantity_1, i0_.created_at AS created_at_2, i0_.section_id AS section_id_3, i0_.product_id AS product_id_4 FROM inventory i0_ WHERE i0_.section_id = ? AND i0_.product_id = ?"
(parameters:
[1 => 212 => 6058]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT i0_.id AS id_0, i0_.quantity AS quantity_1, i0_.created_at AS created_at_2, i0_.section_id AS section_id_3, i0_.product_id AS product_id_4 FROM inventory i0_ WHERE i0_.section_id = ? AND i0_.product_id = ?"
"params" => [1 => 212 => 6058]
"types" => [1 => 12 => 1]
]
[
"sql" => "UPDATE order_line SET discount = ? WHERE id = ?"
"params" => [1 => 02 => 29430]
"types" => [1 => 22 => 1]
]
debug
Executing statement:
"UPDATE order_line SET discount = ? WHERE id = ?"
(parameters:
[1 => 02 => 29431]
, types:
[1 => 22 => 1]
)
doctrine
[
"sql" => "UPDATE order_line SET discount = ? WHERE id = ?"
"params" => [1 => 02 => 29431]
"types" => [1 => 22 => 1]
]
debug
Executing statement:
"UPDATE order_line SET discount = ? WHERE id = ?"
(parameters:
[1 => 02 => 29432]
, types:
[1 => 22 => 1]
)
doctrine
[
"sql" => "UPDATE order_line SET discount = ? WHERE id = ?"
"params" => [1 => 02 => 29432]
"types" => [1 => 22 => 1]
]
debug
Executing statement:
"UPDATE order_line SET discount = ? WHERE id = ?"
(parameters:
[1 => 02 => 29433]
, types:
[1 => 22 => 1]
)
doctrine
[
"sql" => "UPDATE order_line SET discount = ? WHERE id = ?"
"params" => [1 => 02 => 29433]
"types" => [1 => 22 => 1]
]
debug
Executing statement:
"UPDATE order_line SET discount = ? WHERE id = ?"
(parameters:
[1 => 02 => 33245]
, types:
[1 => 22 => 1]
)
doctrine
[
"sql" => "UPDATE order_line SET discount = ? WHERE id = ?"
"params" => [1 => 02 => 33245]
"types" => [1 => 22 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.sku AS sku_3, t0.pricce AS pricce_4, t0.weight AS weight_5, t0.description AS description_6, t0.created AS created_7, t0.cost AS cost_8, t0.pvp AS pvp_9, t0.is_virtual AS is_virtual_10, t0.min_sale_inventory_qty AS min_sale_inventory_qty_11, t0.media AS media_12, t0.inventory_quantity AS inventory_quantity_13, t0.ean AS ean_14, t0.image_name AS image_name_15, t0.is_active AS is_active_16, t0.product_url AS product_url_17, t0.image_url AS image_url_18, t0.category_description AS category_description_19, t0.parent_id AS parent_id_20, t0.store_id AS store_id_21, t0.tax_id AS tax_id_22 FROM product t0 WHERE t0.id = ?"
(parameters:
[1 => 5604]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sku AS sku_3, t0.pricce AS pricce_4, t0.weight AS weight_5, t0.description AS description_6, t0.created AS created_7, t0.cost AS cost_8, t0.pvp AS pvp_9, t0.is_virtual AS is_virtual_10, t0.min_sale_inventory_qty AS min_sale_inventory_qty_11, t0.media AS media_12, t0.inventory_quantity AS inventory_quantity_13, t0.ean AS ean_14, t0.image_name AS image_name_15, t0.is_active AS is_active_16, t0.product_url AS product_url_17, t0.image_url AS image_url_18, t0.category_description AS category_description_19, t0.parent_id AS parent_id_20, t0.store_id AS store_id_21, t0.tax_id AS tax_id_22 FROM product t0 WHERE t0.id = ?"
"params" => [1 => 5604]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.sku AS sku_3, t0.pricce AS pricce_4, t0.weight AS weight_5, t0.description AS description_6, t0.created AS created_7, t0.cost AS cost_8, t0.pvp AS pvp_9, t0.is_virtual AS is_virtual_10, t0.min_sale_inventory_qty AS min_sale_inventory_qty_11, t0.media AS media_12, t0.inventory_quantity AS inventory_quantity_13, t0.ean AS ean_14, t0.image_name AS image_name_15, t0.is_active AS is_active_16, t0.product_url AS product_url_17, t0.image_url AS image_url_18, t0.category_description AS category_description_19, t0.parent_id AS parent_id_20, t0.store_id AS store_id_21, t0.tax_id AS tax_id_22 FROM product t0 WHERE t0.id = ?"
(parameters:
[1 => 8052]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sku AS sku_3, t0.pricce AS pricce_4, t0.weight AS weight_5, t0.description AS description_6, t0.created AS created_7, t0.cost AS cost_8, t0.pvp AS pvp_9, t0.is_virtual AS is_virtual_10, t0.min_sale_inventory_qty AS min_sale_inventory_qty_11, t0.media AS media_12, t0.inventory_quantity AS inventory_quantity_13, t0.ean AS ean_14, t0.image_name AS image_name_15, t0.is_active AS is_active_16, t0.product_url AS product_url_17, t0.image_url AS image_url_18, t0.category_description AS category_description_19, t0.parent_id AS parent_id_20, t0.store_id AS store_id_21, t0.tax_id AS tax_id_22 FROM product t0 WHERE t0.id = ?"
"params" => [1 => 8052]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.sku AS sku_3, t0.pricce AS pricce_4, t0.weight AS weight_5, t0.description AS description_6, t0.created AS created_7, t0.cost AS cost_8, t0.pvp AS pvp_9, t0.is_virtual AS is_virtual_10, t0.min_sale_inventory_qty AS min_sale_inventory_qty_11, t0.media AS media_12, t0.inventory_quantity AS inventory_quantity_13, t0.ean AS ean_14, t0.image_name AS image_name_15, t0.is_active AS is_active_16, t0.product_url AS product_url_17, t0.image_url AS image_url_18, t0.category_description AS category_description_19, t0.parent_id AS parent_id_20, t0.store_id AS store_id_21, t0.tax_id AS tax_id_22 FROM product t0 WHERE t0.id = ?"
(parameters:
[1 => 923]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.sku AS sku_3, t0.pricce AS pricce_4, t0.weight AS weight_5, t0.description AS description_6, t0.created AS created_7, t0.cost AS cost_8, t0.pvp AS pvp_9, t0.is_virtual AS is_virtual_10, t0.min_sale_inventory_qty AS min_sale_inventory_qty_11, t0.media AS media_12, t0.inventory_quantity AS inventory_quantity_13, t0.ean AS ean_14, t0.image_name AS image_name_15, t0.is_active AS is_active_16, t0.product_url AS product_url_17, t0.image_url AS image_url_18, t0.category_description AS category_description_19, t0.parent_id AS parent_id_20, t0.store_id AS store_id_21, t0.tax_id AS tax_id_22 FROM product t0 WHERE t0.id = ?"
"params" => [1 => 923]
"types" => [1 => 1]
]
debug
Committing transaction
doctrine
debug
Executing statement:
"SELECT t0.id AS id_1, t0.type AS type_2, t0.quantity AS quantity_3, t0.description AS description_4, t0.quantity_picked AS quantity_picked_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.product_id AS product_id_8, t0.section_id AS section_id_9, t0.inventory_id AS inventory_id_10, t0.order_line_id AS order_line_id_11, t0.partial_line_track_id AS partial_line_track_id_12 FROM tracking_inventory t0 WHERE t0.id = ?"
(parameters:
[1 => 74039]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.type AS type_2, t0.quantity AS quantity_3, t0.description AS description_4, t0.quantity_picked AS quantity_picked_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.product_id AS product_id_8, t0.section_id AS section_id_9, t0.inventory_id AS inventory_id_10, t0.order_line_id AS order_line_id_11, t0.partial_line_track_id AS partial_line_track_id_12 FROM tracking_inventory t0 WHERE t0.id = ?"
"params" => [1 => 74039]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT SUM(t0_.quantity) AS sclr_0 FROM tracking_inventory t0_ WHERE t0_.inventory_id = ? AND t0_.type = ?"
(parameters:
[1 => 136602 => "IN"
]
, types:
[1 => 12 => 2]
)
doctrine
[
"sql" => "SELECT SUM(t0_.quantity) AS sclr_0 FROM tracking_inventory t0_ WHERE t0_.inventory_id = ? AND t0_.type = ?"
"params" => [1 => 136602 => "IN"
]
"types" => [1 => 12 => 2]
]
debug
Executing statement:
"SELECT SUM(t0_.quantity) AS sclr_0 FROM tracking_inventory t0_ WHERE t0_.inventory_id = ? AND t0_.type = ?"
(parameters:
[1 => 136602 => "OUT"
]
, types:
[1 => 12 => 2]
)
doctrine
[
"sql" => "SELECT SUM(t0_.quantity) AS sclr_0 FROM tracking_inventory t0_ WHERE t0_.inventory_id = ? AND t0_.type = ?"
"params" => [1 => 136602 => "OUT"
]
"types" => [1 => 12 => 2]
]
debug
Beginning transaction
doctrine
debug
Executing statement:
"UPDATE inventory SET quantity = ? WHERE id = ?"
(parameters:
[1 => 82 => 13660]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "UPDATE inventory SET quantity = ? WHERE id = ?"
"params" => [1 => 82 => 13660]
"types" => [1 => 12 => 1]
]
"SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.created_at AS created_at_3, t0.section_id AS section_id_4, t0.product_id AS product_id_5 FROM inventory t0 WHERE t0.id = ?"
(parameters:
[1 => 13660]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.created_at AS created_at_3, t0.section_id AS section_id_4, t0.product_id AS product_id_5 FROM inventory t0 WHERE t0.id = ?"
"params" => [1 => 13660]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT SUM(i0_.quantity) AS sclr_0 FROM inventory i0_ WHERE i0_.product_id = ?"
(parameters:
[1 => 6058]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT SUM(i0_.quantity) AS sclr_0 FROM inventory i0_ WHERE i0_.product_id = ?"
"params" => [1 => 6058]
"types" => [1 => 1]
]
debug
Beginning transaction
doctrine
debug
Executing statement:
"UPDATE product SET inventory_quantity = ? WHERE id = ?"
(parameters:
[1 => 02 => 6058]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "UPDATE product SET inventory_quantity = ? WHERE id = ?"
"params" => [1 => 02 => 6058]
"types" => [1 => 12 => 1]
]
Log messages generated during the compilation of the service container.
Messages
Class
442
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Comercial\UnpaidCommand" (parent: .abstract.instanceof.App\Command\Comercial\UnpaidCommand).
Resolving inheritance for "App\Command\Comercial\UnpaidCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Comercial\UnpaidCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Customizations\ModifySeasonCommand" (parent: .abstract.instanceof.App\Command\Customizations\ModifySeasonCommand).
Resolving inheritance for "App\Command\Customizations\ModifySeasonCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Customizations\ModifySeasonCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Feed\ProductFeedSyncCommand" (parent: .abstract.instanceof.App\Command\Feed\ProductFeedSyncCommand).
Resolving inheritance for "App\Command\Feed\ProductFeedSyncCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Feed\ProductFeedSyncCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportOrdersCommand" (parent: .abstract.instanceof.App\Command\ImportOrdersCommand).
Resolving inheritance for "App\Command\ImportOrdersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportOrdersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Invoice\AutoInvoiceCommand" (parent: .abstract.instanceof.App\Command\Invoice\AutoInvoiceCommand).
Resolving inheritance for "App\Command\Invoice\AutoInvoiceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Invoice\AutoInvoiceCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migrations\MagentoProductsUpdateCommand" (parent: .abstract.instanceof.App\Command\Migrations\MagentoProductsUpdateCommand).
Resolving inheritance for "App\Command\Migrations\MagentoProductsUpdateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migrations\MagentoProductsUpdateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migrations\ShopifyProductsUpdateCommand" (parent: .abstract.instanceof.App\Command\Migrations\ShopifyProductsUpdateCommand).
Resolving inheritance for "App\Command\Migrations\ShopifyProductsUpdateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migrations\ShopifyProductsUpdateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migrations\WortenAssociateOffersCommand" (parent: .abstract.instanceof.App\Command\Migrations\WortenAssociateOffersCommand).
Resolving inheritance for "App\Command\Migrations\WortenAssociateOffersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migrations\WortenAssociateOffersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Order\UpdateMarketOrdersCommand" (parent: .abstract.instanceof.App\Command\Order\UpdateMarketOrdersCommand).
Resolving inheritance for "App\Command\Order\UpdateMarketOrdersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Order\UpdateMarketOrdersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductMarketSync" (parent: .abstract.instanceof.App\Command\Products\ProductMarketSync).
Resolving inheritance for "App\Command\Products\ProductMarketSync" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductMarketSync).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Ship\UpdateShipStatusCommand" (parent: .abstract.instanceof.App\Command\Ship\UpdateShipStatusCommand).
Resolving inheritance for "App\Command\Ship\UpdateShipStatusCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Ship\UpdateShipStatusCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AuditSearchController" (parent: .abstract.instanceof.App\Controller\Admin\AuditSearchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AuditSearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AuditSearchController).
Resolving inheritance for "App\Controller\Admin\AuditSearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AuditSearchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AutoInvoiceRuleController" (parent: .abstract.instanceof.App\Controller\Admin\AutoInvoiceRuleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AutoInvoiceRuleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AutoInvoiceRuleController).
Resolving inheritance for "App\Controller\Admin\AutoInvoiceRuleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AutoInvoiceRuleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InvoiceController" (parent: .abstract.instanceof.App\Controller\Admin\InvoiceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InvoiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InvoiceController).
Resolving inheritance for "App\Controller\Admin\InvoiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InvoiceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LogHandlerController" (parent: .abstract.instanceof.App\Controller\Admin\LogHandlerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LogHandlerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LogHandlerController).
Resolving inheritance for "App\Controller\Admin\LogHandlerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LogHandlerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LogProducContollerController" (parent: .abstract.instanceof.App\Controller\Admin\LogProducContollerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LogProducContollerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LogProducContollerController).
Resolving inheritance for "App\Controller\Admin\LogProducContollerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LogProducContollerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProductInvoiceStoreController" (parent: .abstract.instanceof.App\Controller\Admin\ProductInvoiceStoreController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProductInvoiceStoreController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProductInvoiceStoreController).
Resolving inheritance for "App\Controller\Admin\ProductInvoiceStoreController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProductInvoiceStoreController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RefundController" (parent: .abstract.instanceof.App\Controller\Admin\RefundController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RefundController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RefundController).
Resolving inheritance for "App\Controller\Admin\RefundController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RefundController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ReportsController" (parent: .abstract.instanceof.App\Controller\Admin\ReportsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ReportsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ReportsController).
Resolving inheritance for "App\Controller\Admin\ReportsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ReportsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RmaController" (parent: .abstract.instanceof.App\Controller\Admin\RmaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RmaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RmaController).
Resolving inheritance for "App\Controller\Admin\RmaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RmaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ShipInvoiceStoreController" (parent: .abstract.instanceof.App\Controller\Admin\ShipInvoiceStoreController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ShipInvoiceStoreController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ShipInvoiceStoreController).
Resolving inheritance for "App\Controller\Admin\ShipInvoiceStoreController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ShipInvoiceStoreController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StockController" (parent: .abstract.instanceof.App\Controller\Admin\StockController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StockController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StockController).
Resolving inheritance for "App\Controller\Admin\StockController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StockController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SuperOrderController" (parent: .abstract.instanceof.App\Controller\Admin\SuperOrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SuperOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SuperOrderController).
Resolving inheritance for "App\Controller\Admin\SuperOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SuperOrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Analysis\AnalysisController" (parent: .abstract.instanceof.App\Controller\Analysis\AnalysisController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Analysis\AnalysisController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Analysis\AnalysisController).
Resolving inheritance for "App\Controller\Analysis\AnalysisController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Analysis\AnalysisController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BackendController" (parent: .abstract.instanceof.App\Controller\BackendController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BackendController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BackendController).
Resolving inheritance for "App\Controller\BackendController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BackendController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Catalog\ExportProductController" (parent: .abstract.instanceof.App\Controller\Catalog\ExportProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Catalog\ExportProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Catalog\ExportProductController).
Resolving inheritance for "App\Controller\Catalog\ExportProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Catalog\ExportProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Catalog\FeedProductController" (parent: .abstract.instanceof.App\Controller\Catalog\FeedProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Catalog\FeedProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Catalog\FeedProductController).
Resolving inheritance for "App\Controller\Catalog\FeedProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Catalog\FeedProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Catalog\ProductMarketStoreController" (parent: .abstract.instanceof.App\Controller\Catalog\ProductMarketStoreController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Catalog\ProductMarketStoreController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Catalog\ProductMarketStoreController).
Resolving inheritance for "App\Controller\Catalog\ProductMarketStoreController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Catalog\ProductMarketStoreController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CrossdockingController" (parent: .abstract.instanceof.App\Controller\CrossdockingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CrossdockingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CrossdockingController).
Resolving inheritance for "App\Controller\CrossdockingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CrossdockingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FrontendController" (parent: .abstract.instanceof.App\Controller\FrontendController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FrontendController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FrontendController).
Resolving inheritance for "App\Controller\FrontendController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FrontendController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Fulfillment\CenterController" (parent: .abstract.instanceof.App\Controller\Fulfillment\CenterController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Fulfillment\CenterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Fulfillment\CenterController).
Resolving inheritance for "App\Controller\Fulfillment\CenterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Fulfillment\CenterController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Fulfillment\FulfillmentController" (parent: .abstract.instanceof.App\Controller\Fulfillment\FulfillmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Fulfillment\FulfillmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Fulfillment\FulfillmentController).
Resolving inheritance for "App\Controller\Fulfillment\FulfillmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Fulfillment\FulfillmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Fulfillment\InventoryController" (parent: .abstract.instanceof.App\Controller\Fulfillment\InventoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Fulfillment\InventoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Fulfillment\InventoryController).
Resolving inheritance for "App\Controller\Fulfillment\InventoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Fulfillment\InventoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Fulfillment\ProductController" (parent: .abstract.instanceof.App\Controller\Fulfillment\ProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Fulfillment\ProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Fulfillment\ProductController).
Resolving inheritance for "App\Controller\Fulfillment\ProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Fulfillment\ProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Fulfillment\SectionController" (parent: .abstract.instanceof.App\Controller\Fulfillment\SectionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Fulfillment\SectionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Fulfillment\SectionController).
Resolving inheritance for "App\Controller\Fulfillment\SectionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Fulfillment\SectionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Fulfillment\SectionTypeController" (parent: .abstract.instanceof.App\Controller\Fulfillment\SectionTypeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Fulfillment\SectionTypeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Fulfillment\SectionTypeController).
Resolving inheritance for "App\Controller\Fulfillment\SectionTypeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Fulfillment\SectionTypeController).
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\Migration\MigrationController" (parent: .abstract.instanceof.App\Controller\Migration\MigrationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Migration\MigrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Migration\MigrationController).
Resolving inheritance for "App\Controller\Migration\MigrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Migration\MigrationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Operations\InvoiceProviderController" (parent: .abstract.instanceof.App\Controller\Operations\InvoiceProviderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Operations\InvoiceProviderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Operations\InvoiceProviderController).
Resolving inheritance for "App\Controller\Operations\InvoiceProviderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Operations\InvoiceProviderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Operations\InvoiceProviderStoreController" (parent: .abstract.instanceof.App\Controller\Operations\InvoiceProviderStoreController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Operations\InvoiceProviderStoreController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Operations\InvoiceProviderStoreController).
Resolving inheritance for "App\Controller\Operations\InvoiceProviderStoreController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Operations\InvoiceProviderStoreController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Operations\LocationController" (parent: .abstract.instanceof.App\Controller\Operations\LocationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Operations\LocationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Operations\LocationController).
Resolving inheritance for "App\Controller\Operations\LocationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Operations\LocationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Operations\MarketController" (parent: .abstract.instanceof.App\Controller\Operations\MarketController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Operations\MarketController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Operations\MarketController).
Resolving inheritance for "App\Controller\Operations\MarketController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Operations\MarketController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Operations\MarketStoreController" (parent: .abstract.instanceof.App\Controller\Operations\MarketStoreController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Operations\MarketStoreController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Operations\MarketStoreController).
Resolving inheritance for "App\Controller\Operations\MarketStoreController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Operations\MarketStoreController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Operations\ProductController" (parent: .abstract.instanceof.App\Controller\Operations\ProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Operations\ProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Operations\ProductController).
Resolving inheritance for "App\Controller\Operations\ProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Operations\ProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Operations\ShipProviderController" (parent: .abstract.instanceof.App\Controller\Operations\ShipProviderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Operations\ShipProviderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Operations\ShipProviderController).
Resolving inheritance for "App\Controller\Operations\ShipProviderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Operations\ShipProviderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Operations\StoreRateController" (parent: .abstract.instanceof.App\Controller\Operations\StoreRateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Operations\StoreRateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Operations\StoreRateController).
Resolving inheritance for "App\Controller\Operations\StoreRateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Operations\StoreRateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Operations\StoreShipProviderController" (parent: .abstract.instanceof.App\Controller\Operations\StoreShipProviderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Operations\StoreShipProviderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Operations\StoreShipProviderController).
Resolving inheritance for "App\Controller\Operations\StoreShipProviderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Operations\StoreShipProviderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Operations\ZoneController" (parent: .abstract.instanceof.App\Controller\Operations\ZoneController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Operations\ZoneController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Operations\ZoneController).
Resolving inheritance for "App\Controller\Operations\ZoneController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Operations\ZoneController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OrderController" (parent: .abstract.instanceof.App\Controller\OrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OrderController).
Resolving inheritance for "App\Controller\OrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Purchase\ExpenseNameController" (parent: .abstract.instanceof.App\Controller\Purchase\ExpenseNameController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Purchase\ExpenseNameController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Purchase\ExpenseNameController).
Resolving inheritance for "App\Controller\Purchase\ExpenseNameController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Purchase\ExpenseNameController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Purchase\SupplierController" (parent: .abstract.instanceof.App\Controller\Purchase\SupplierController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Purchase\SupplierController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Purchase\SupplierController).
Resolving inheritance for "App\Controller\Purchase\SupplierController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Purchase\SupplierController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Purchase\SupplierInvoiceController" (parent: .abstract.instanceof.App\Controller\Purchase\SupplierInvoiceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Purchase\SupplierInvoiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Purchase\SupplierInvoiceController).
Resolving inheritance for "App\Controller\Purchase\SupplierInvoiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Purchase\SupplierInvoiceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StoreController" (parent: .abstract.instanceof.App\Controller\StoreController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StoreController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StoreController).
Resolving inheritance for "App\Controller\StoreController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StoreController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserController" (parent: .abstract.instanceof.App\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserController).
Resolving inheritance for "App\Controller\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WebServiceController" (parent: .abstract.instanceof.App\Controller\WebServiceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WebServiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WebServiceController).
Resolving inheritance for "App\Controller\WebServiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WebServiceController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures" (parent: .abstract.instanceof.App\DataFixtures\AppFixtures).
Resolving inheritance for "App\DataFixtures\AppFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\CsvImportFileFormType" (parent: .abstract.instanceof.App\Form\Admin\CsvImportFileFormType).
Resolving inheritance for "App\Form\Admin\CsvImportFileFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\CsvImportFileFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AutoInvoiceRuleType" (parent: .abstract.instanceof.App\Form\AutoInvoiceRuleType).
Resolving inheritance for "App\Form\AutoInvoiceRuleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AutoInvoiceRuleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CenterType" (parent: .abstract.instanceof.App\Form\CenterType).
Resolving inheritance for "App\Form\CenterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CenterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CriteriaFormType" (parent: .abstract.instanceof.App\Form\CriteriaFormType).
Resolving inheritance for "App\Form\CriteriaFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CriteriaFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CrossdockingType" (parent: .abstract.instanceof.App\Form\CrossdockingType).
Resolving inheritance for "App\Form\CrossdockingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CrossdockingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExpenseNameType" (parent: .abstract.instanceof.App\Form\ExpenseNameType).
Resolving inheritance for "App\Form\ExpenseNameType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExpenseNameType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceProviderStoreType" (parent: .abstract.instanceof.App\Form\InvoiceProviderStoreType).
Resolving inheritance for "App\Form\InvoiceProviderStoreType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceProviderStoreType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LocationType" (parent: .abstract.instanceof.App\Form\LocationType).
Resolving inheritance for "App\Form\LocationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LocationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LogProductType" (parent: .abstract.instanceof.App\Form\LogProductType).
Resolving inheritance for "App\Form\LogProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LogProductType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MarketAccessType" (parent: .abstract.instanceof.App\Form\MarketAccessType).
Resolving inheritance for "App\Form\MarketAccessType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MarketAccessType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MarketStoreType" (parent: .abstract.instanceof.App\Form\MarketStoreType).
Resolving inheritance for "App\Form\MarketStoreType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MarketStoreType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderLineFormType" (parent: .abstract.instanceof.App\Form\OrderLineFormType).
Resolving inheritance for "App\Form\OrderLineFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderLineFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderRmaLineFormType" (parent: .abstract.instanceof.App\Form\OrderRmaLineFormType).
Resolving inheritance for "App\Form\OrderRmaLineFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderRmaLineFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderRmaType" (parent: .abstract.instanceof.App\Form\OrderRmaType).
Resolving inheritance for "App\Form\OrderRmaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderRmaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderType" (parent: .abstract.instanceof.App\Form\OrderType).
Resolving inheritance for "App\Form\OrderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductInvoiceStoreType" (parent: .abstract.instanceof.App\Form\ProductInvoiceStoreType).
Resolving inheritance for "App\Form\ProductInvoiceStoreType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductInvoiceStoreType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductMarketStoreType" (parent: .abstract.instanceof.App\Form\ProductMarketStoreType).
Resolving inheritance for "App\Form\ProductMarketStoreType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductMarketStoreType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductType" (parent: .abstract.instanceof.App\Form\ProductType).
Resolving inheritance for "App\Form\ProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\AuditSearchFormType" (parent: .abstract.instanceof.App\Form\Search\AuditSearchFormType).
Resolving inheritance for "App\Form\Search\AuditSearchFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\AuditSearchFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\CrossdockingReportSearchFormType" (parent: .abstract.instanceof.App\Form\Search\CrossdockingReportSearchFormType).
Resolving inheritance for "App\Form\Search\CrossdockingReportSearchFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\CrossdockingReportSearchFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\InventorySearchFormType" (parent: .abstract.instanceof.App\Form\Search\InventorySearchFormType).
Resolving inheritance for "App\Form\Search\InventorySearchFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\InventorySearchFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\LocationSearchFormType" (parent: .abstract.instanceof.App\Form\Search\LocationSearchFormType).
Resolving inheritance for "App\Form\Search\LocationSearchFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\LocationSearchFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\OrderReportSearchFormType" (parent: .abstract.instanceof.App\Form\Search\OrderReportSearchFormType).
Resolving inheritance for "App\Form\Search\OrderReportSearchFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\OrderReportSearchFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\OrderRmaSearchFormType" (parent: .abstract.instanceof.App\Form\Search\OrderRmaSearchFormType).
Resolving inheritance for "App\Form\Search\OrderRmaSearchFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\OrderRmaSearchFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\OrderSearchFormType" (parent: .abstract.instanceof.App\Form\Search\OrderSearchFormType).
Resolving inheritance for "App\Form\Search\OrderSearchFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\OrderSearchFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\ProductMarketStoreFormType" (parent: .abstract.instanceof.App\Form\Search\ProductMarketStoreFormType).
Resolving inheritance for "App\Form\Search\ProductMarketStoreFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\ProductMarketStoreFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\ProductSalesReportSearchFormType" (parent: .abstract.instanceof.App\Form\Search\ProductSalesReportSearchFormType).
Resolving inheritance for "App\Form\Search\ProductSalesReportSearchFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\ProductSalesReportSearchFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\ProductSearchFormType" (parent: .abstract.instanceof.App\Form\Search\ProductSearchFormType).
Resolving inheritance for "App\Form\Search\ProductSearchFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\ProductSearchFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\SalesAnalysisSearchFormType" (parent: .abstract.instanceof.App\Form\Search\SalesAnalysisSearchFormType).
Resolving inheritance for "App\Form\Search\SalesAnalysisSearchFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\SalesAnalysisSearchFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\StorageSearchFormType" (parent: .abstract.instanceof.App\Form\Search\StorageSearchFormType).
Resolving inheritance for "App\Form\Search\StorageSearchFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\StorageSearchFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SectionFormType" (parent: .abstract.instanceof.App\Form\SectionFormType).
Resolving inheritance for "App\Form\SectionFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SectionFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SectionTypeType" (parent: .abstract.instanceof.App\Form\SectionTypeType).
Resolving inheritance for "App\Form\SectionTypeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SectionTypeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShipAccessType" (parent: .abstract.instanceof.App\Form\ShipAccessType).
Resolving inheritance for "App\Form\ShipAccessType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShipAccessType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShipInvoiceStoreType" (parent: .abstract.instanceof.App\Form\ShipInvoiceStoreType).
Resolving inheritance for "App\Form\ShipInvoiceStoreType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShipInvoiceStoreType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StoreRateLineCriteriaFormType" (parent: .abstract.instanceof.App\Form\StoreRateLineCriteriaFormType).
Resolving inheritance for "App\Form\StoreRateLineCriteriaFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StoreRateLineCriteriaFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StoreRateLineType" (parent: .abstract.instanceof.App\Form\StoreRateLineType).
Resolving inheritance for "App\Form\StoreRateLineType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StoreRateLineType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StoreRateType" (parent: .abstract.instanceof.App\Form\StoreRateType).
Resolving inheritance for "App\Form\StoreRateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StoreRateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StoreShipProviderType" (parent: .abstract.instanceof.App\Form\StoreShipProviderType).
Resolving inheritance for "App\Form\StoreShipProviderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StoreShipProviderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StoreType" (parent: .abstract.instanceof.App\Form\StoreType).
Resolving inheritance for "App\Form\StoreType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StoreType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Super\SuperOrderTypeForm" (parent: .abstract.instanceof.App\Form\Super\SuperOrderTypeForm).
Resolving inheritance for "App\Form\Super\SuperOrderTypeForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Super\SuperOrderTypeForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierInvoiceLineFormType" (parent: .abstract.instanceof.App\Form\SupplierInvoiceLineFormType).
Resolving inheritance for "App\Form\SupplierInvoiceLineFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierInvoiceLineFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierInvoiceType" (parent: .abstract.instanceof.App\Form\SupplierInvoiceType).
Resolving inheritance for "App\Form\SupplierInvoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierInvoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierType" (parent: .abstract.instanceof.App\Form\SupplierType).
Resolving inheritance for "App\Form\SupplierType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType" (parent: .abstract.instanceof.App\Form\UserType).
Resolving inheritance for "App\Form\UserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Utils\AccessFormType" (parent: .abstract.instanceof.App\Form\Utils\AccessFormType).
Resolving inheritance for "App\Form\Utils\AccessFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Utils\AccessFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ZoneType" (parent: .abstract.instanceof.App\Form\ZoneType).
Resolving inheritance for "App\Form\ZoneType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ZoneType).
Resolving inheritance for ".instanceof.Monolog\ResettableInterface.0.App\Monolog\Handler\ErrorLogHandler" (parent: .abstract.instanceof.App\Monolog\Handler\ErrorLogHandler).
Resolving inheritance for "App\Monolog\Handler\ErrorLogHandler" (parent: .instanceof.Monolog\ResettableInterface.0.App\Monolog\Handler\ErrorLogHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AutoInvoiceRuleRepository" (parent: .abstract.instanceof.App\Repository\AutoInvoiceRuleRepository).
Resolving inheritance for "App\Repository\AutoInvoiceRuleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AutoInvoiceRuleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CenterRepository" (parent: .abstract.instanceof.App\Repository\CenterRepository).
Resolving inheritance for "App\Repository\CenterRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CenterRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CrossdockingRepository" (parent: .abstract.instanceof.App\Repository\CrossdockingRepository).
Resolving inheritance for "App\Repository\CrossdockingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CrossdockingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExpenseNameRepository" (parent: .abstract.instanceof.App\Repository\ExpenseNameRepository).
Resolving inheritance for "App\Repository\ExpenseNameRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExpenseNameRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InventoryRepository" (parent: .abstract.instanceof.App\Repository\InventoryRepository).
Resolving inheritance for "App\Repository\InventoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InventoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceProviderRepository" (parent: .abstract.instanceof.App\Repository\InvoiceProviderRepository).
Resolving inheritance for "App\Repository\InvoiceProviderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceProviderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceProviderStoreRepository" (parent: .abstract.instanceof.App\Repository\InvoiceProviderStoreRepository).
Resolving inheritance for "App\Repository\InvoiceProviderStoreRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceProviderStoreRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LocationRepository" (parent: .abstract.instanceof.App\Repository\LocationRepository).
Resolving inheritance for "App\Repository\LocationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LocationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogDeleteRepository" (parent: .abstract.instanceof.App\Repository\LogDeleteRepository).
Resolving inheritance for "App\Repository\LogDeleteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogDeleteRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogHandlerRepository" (parent: .abstract.instanceof.App\Repository\LogHandlerRepository).
Resolving inheritance for "App\Repository\LogHandlerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogHandlerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogProductRepository" (parent: .abstract.instanceof.App\Repository\LogProductRepository).
Resolving inheritance for "App\Repository\LogProductRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogProductRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogScanningRepository" (parent: .abstract.instanceof.App\Repository\LogScanningRepository).
Resolving inheritance for "App\Repository\LogScanningRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogScanningRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MarketRepository" (parent: .abstract.instanceof.App\Repository\MarketRepository).
Resolving inheritance for "App\Repository\MarketRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MarketRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MarketStoreRepository" (parent: .abstract.instanceof.App\Repository\MarketStoreRepository).
Resolving inheritance for "App\Repository\MarketStoreRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MarketStoreRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderInvoiceDocRepository" (parent: .abstract.instanceof.App\Repository\OrderInvoiceDocRepository).
Resolving inheritance for "App\Repository\OrderInvoiceDocRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderInvoiceDocRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderLineRepository" (parent: .abstract.instanceof.App\Repository\OrderLineRepository).
Resolving inheritance for "App\Repository\OrderLineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderLineRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderRepository" (parent: .abstract.instanceof.App\Repository\OrderRepository).
Resolving inheritance for "App\Repository\OrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderRmaLineRepository" (parent: .abstract.instanceof.App\Repository\OrderRmaLineRepository).
Resolving inheritance for "App\Repository\OrderRmaLineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderRmaLineRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderRmaRepository" (parent: .abstract.instanceof.App\Repository\OrderRmaRepository).
Resolving inheritance for "App\Repository\OrderRmaRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderRmaRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderShipProviderStatusRepository" (parent: .abstract.instanceof.App\Repository\OrderShipProviderStatusRepository).
Resolving inheritance for "App\Repository\OrderShipProviderStatusRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderShipProviderStatusRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderStatusRepository" (parent: .abstract.instanceof.App\Repository\OrderStatusRepository).
Resolving inheritance for "App\Repository\OrderStatusRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderStatusRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PartialLineTrackRepository" (parent: .abstract.instanceof.App\Repository\PartialLineTrackRepository).
Resolving inheritance for "App\Repository\PartialLineTrackRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PartialLineTrackRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductInvoiceStoreRepository" (parent: .abstract.instanceof.App\Repository\ProductInvoiceStoreRepository).
Resolving inheritance for "App\Repository\ProductInvoiceStoreRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductInvoiceStoreRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductMarketStoreRepository" (parent: .abstract.instanceof.App\Repository\ProductMarketStoreRepository).
Resolving inheritance for "App\Repository\ProductMarketStoreRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductMarketStoreRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductRepository" (parent: .abstract.instanceof.App\Repository\ProductRepository).
Resolving inheritance for "App\Repository\ProductRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductSyncRepository" (parent: .abstract.instanceof.App\Repository\ProductSyncRepository).
Resolving inheritance for "App\Repository\ProductSyncRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductSyncRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SectionRepository" (parent: .abstract.instanceof.App\Repository\SectionRepository).
Resolving inheritance for "App\Repository\SectionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SectionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SectionTypeRepository" (parent: .abstract.instanceof.App\Repository\SectionTypeRepository).
Resolving inheritance for "App\Repository\SectionTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SectionTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettingsRepository" (parent: .abstract.instanceof.App\Repository\SettingsRepository).
Resolving inheritance for "App\Repository\SettingsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettingsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShipInvoiceStoreRepository" (parent: .abstract.instanceof.App\Repository\ShipInvoiceStoreRepository).
Resolving inheritance for "App\Repository\ShipInvoiceStoreRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShipInvoiceStoreRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShipProviderRepository" (parent: .abstract.instanceof.App\Repository\ShipProviderRepository).
Resolving inheritance for "App\Repository\ShipProviderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShipProviderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShipProviderStatusRepository" (parent: .abstract.instanceof.App\Repository\ShipProviderStatusRepository).
Resolving inheritance for "App\Repository\ShipProviderStatusRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShipProviderStatusRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StatusRepository" (parent: .abstract.instanceof.App\Repository\StatusRepository).
Resolving inheritance for "App\Repository\StatusRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StatusRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StoreRateLineRepository" (parent: .abstract.instanceof.App\Repository\StoreRateLineRepository).
Resolving inheritance for "App\Repository\StoreRateLineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StoreRateLineRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StoreRateRepository" (parent: .abstract.instanceof.App\Repository\StoreRateRepository).
Resolving inheritance for "App\Repository\StoreRateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StoreRateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StoreRepository" (parent: .abstract.instanceof.App\Repository\StoreRepository).
Resolving inheritance for "App\Repository\StoreRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StoreRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StoreShipProviderRepository" (parent: .abstract.instanceof.App\Repository\StoreShipProviderRepository).
Resolving inheritance for "App\Repository\StoreShipProviderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StoreShipProviderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SupplierInvoiceLineRepository" (parent: .abstract.instanceof.App\Repository\SupplierInvoiceLineRepository).
Resolving inheritance for "App\Repository\SupplierInvoiceLineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SupplierInvoiceLineRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SupplierInvoiceRepository" (parent: .abstract.instanceof.App\Repository\SupplierInvoiceRepository).
Resolving inheritance for "App\Repository\SupplierInvoiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SupplierInvoiceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SupplierRepository" (parent: .abstract.instanceof.App\Repository\SupplierRepository).
Resolving inheritance for "App\Repository\SupplierRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SupplierRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaxRepository" (parent: .abstract.instanceof.App\Repository\TaxRepository).
Resolving inheritance for "App\Repository\TaxRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaxRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TrackingInventoryRepository" (parent: .abstract.instanceof.App\Repository\TrackingInventoryRepository).
Resolving inheritance for "App\Repository\TrackingInventoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TrackingInventoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserPreparationOrderRepository" (parent: .abstract.instanceof.App\Repository\UserPreparationOrderRepository).
Resolving inheritance for "App\Repository\UserPreparationOrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserPreparationOrderRepository).
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 ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZoneRepository" (parent: .abstract.instanceof.App\Repository\ZoneRepository).
Resolving inheritance for "App\Repository\ZoneRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZoneRepository).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\MoneyExtension" (parent: .abstract.instanceof.App\Twig\MoneyExtension).
Resolving inheritance for "App\Twig\MoneyExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\MoneyExtension).
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.property_info" (parent: cache.system).
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 "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "lock.default.factory" (parent: lock.factory.abstract).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES256" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES384" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES512" (parent: security.access_token_handler.oidc.signature).
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.success_handler).
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.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.default_connection.auditor_middleware" (parent: doctrine.dbal.auditor_middleware).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.default_connection.auditor_middleware).
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 "Vich\UploaderBundle\Naming\HashNamer.products" (parent: Vich\UploaderBundle\Naming\HashNamer).
Resolving inheritance for "vich_uploader.listener.inject.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.upload.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.clean.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.remove.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.inject.mongodb" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.upload.mongodb" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.mongodb" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.mongodb" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.inject.phpcr" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.upload.phpcr" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.phpcr" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.phpcr" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.clean.products" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.products" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.products" (parent: vich_uploader.listener.upload.orm).
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_listener" (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_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 "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (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.lock" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
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 "doctrine.dbal.default_connection.auditor_middleware.default" (parent: doctrine.dbal.default_connection.auditor_middleware).
307
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 "Psr\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\HttpFoundation\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\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; 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\Container\ContainerInterface $parameter_bag"; 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\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\ErrorHandler\ErrorRenderer\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 "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; 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 "lock.factory"; reason: private alias.
Removed service "Symfony\Component\Lock\LockFactory"; 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\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "monolog.handler.custom_log"; 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\Bundle\SecurityBundle\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 "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.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 "vich_uploader.storage"; reason: private alias.
Removed service "Vich\UploaderBundle\Storage\StorageInterface"; reason: private alias.
Removed service "Vich\UploaderBundle\Storage\FileSystemStorage"; reason: private alias.
Removed service "vich_uploader.metadata_driver"; reason: private alias.
Removed service "vich_uploader.metadata.cache"; reason: private alias.
Removed service "Vich\UploaderBundle\Mapping\PropertyMappingResolverInterface"; reason: private alias.
Removed service "Vich\UploaderBundle\Mapping\PropertyMappingFactory"; reason: private alias.
Removed service "Vich\UploaderBundle\Handler\DownloadHandler"; reason: private alias.
Removed service "Vich\UploaderBundle\Handler\UploadHandler"; reason: private alias.
Removed service "Vich\UploaderBundle\Form\Type\VichFileType"; reason: private alias.
Removed service "Vich\UploaderBundle\Form\Type\VichImageType"; reason: private alias.
Removed service "dh_auditor.provider.doctrine"; reason: private alias.
Removed service "dh_auditor.user_provider"; reason: private alias.
Removed service "dh_auditor.security_provider"; reason: private alias.
Removed service "dh_auditor.role_checker"; reason: private alias.
Removed service "DH\Auditor\Provider\ProviderInterface $doctrineProvider"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_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 $cacheLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; 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 $lockLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service ".service_locator.BFrsqsn"; reason: private alias.
Removed service "validator"; 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 "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 "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service ".service_locator.gFlme_s"; reason: private alias.
Removed service ".service_locator.WXzvaZU"; reason: private alias.
Removed service ".service_locator._RRHL1I"; reason: private alias.
Removed service ".service_locator.VDV9W0U"; reason: private alias.
Removed service ".service_locator.k7F09Ms"; reason: private alias.
Removed service ".service_locator.rMXIakr"; reason: private alias.
Removed service ".service_locator.0YuMRVe"; reason: private alias.
Removed service ".service_locator.AnBLwi_"; reason: private alias.
Removed service ".service_locator.n86BlKV"; reason: private alias.
Removed service ".service_locator.gmzPdn6"; reason: private alias.
Removed service ".service_locator.KdnMKoH"; reason: private alias.
Removed service ".service_locator.BZppDh_"; reason: private alias.
Removed service ".service_locator.o55Gz6t"; reason: private alias.
Removed service ".service_locator.cbRBxlT"; reason: private alias.
Removed service ".service_locator.9e2t_lq"; reason: private alias.
Removed service ".service_locator.Q9HehQn"; reason: private alias.
Removed service ".service_locator.5IRkqPu"; reason: private alias.
Removed service ".service_locator.T8ly46V"; reason: private alias.
Removed service ".service_locator.slyLgYd"; reason: private alias.
Removed service ".service_locator.XYxKAAH"; reason: private alias.
Removed service ".service_locator.FTZE2Um"; reason: private alias.
Removed service ".service_locator.lDmu.bs"; reason: private alias.
Removed service ".service_locator.ldqrKiT"; reason: private alias.
Removed service ".service_locator..c548Hh"; reason: private alias.
Removed service ".service_locator.CZl_gIw"; reason: private alias.
Removed service ".service_locator.RMmvScy"; reason: private alias.
Removed service ".service_locator.lm.y_IJ"; reason: private alias.
Removed service ".service_locator.NkQ5uou"; reason: private alias.
Removed service ".service_locator.JEM3LbA"; reason: private alias.
Removed service ".service_locator.ZUHsA6j"; reason: private alias.
Removed service ".service_locator.6JAAwOh"; reason: private alias.
Removed service ".service_locator.NMXTffQ"; reason: private alias.
Removed service ".service_locator.hFbZKg0"; reason: private alias.
Removed service ".service_locator.d3fmXXR"; reason: private alias.
Removed service ".service_locator.BczQBin"; reason: private alias.
Removed service ".service_locator.zA6S.PT"; reason: private alias.
Removed service ".service_locator.YAVoKZL"; reason: private alias.
Removed service ".service_locator.N1C69Qq"; reason: private alias.
Removed service ".service_locator.WgYkg.m"; reason: private alias.
Removed service ".service_locator.bg82zj9"; reason: private alias.
Removed service ".service_locator.GWo5Hcm"; reason: private alias.
Removed service ".service_locator.TtgDXJn"; reason: private alias.
Removed service ".service_locator.EXgXq6Q"; reason: private alias.
Removed service ".service_locator.RNqGFlr"; reason: private alias.
Removed service ".service_locator.u3MEegV"; reason: private alias.
Removed service ".service_locator.4SofXa7"; reason: private alias.
Removed service ".service_locator.O7RSXjr"; reason: private alias.
Removed service ".service_locator.z6EiuYI"; reason: private alias.
Removed service ".service_locator.G5ELcJj"; reason: private alias.
Removed service ".service_locator.HmqGANs"; reason: private alias.
Removed service ".service_locator.qFSR7EV"; reason: private alias.
Removed service ".service_locator.AHv5Nx5"; reason: private alias.
Removed service ".service_locator.gYkWOv5"; reason: private alias.
Removed service ".service_locator.fDF3toU"; reason: private alias.
Removed service ".service_locator.YokQWEq"; reason: private alias.
Removed service ".service_locator.z91lLu4"; reason: private alias.
Removed service ".service_locator._QUwv4A"; reason: private alias.
Removed service ".service_locator.kw.lGUW"; reason: private alias.
Removed service ".service_locator.MYmZDoY"; reason: private alias.
Removed service ".service_locator.gwdCi8Q"; reason: private alias.
Removed service ".service_locator.ntrV1bd"; reason: private alias.
Removed service ".service_locator.GGFYqHW"; reason: private alias.
Removed service ".service_locator.vT38BM0"; reason: private alias.
Removed service ".service_locator.O2p.wrm"; reason: private alias.
Removed service ".service_locator.72pxXVD"; reason: private alias.
Removed service ".service_locator.zt9K8Uw"; reason: private alias.
Removed service ".service_locator.LV35dbK"; reason: private alias.
Removed service ".service_locator.IFq50bV"; reason: private alias.
Removed service ".service_locator.BZs1xEn"; reason: private alias.
Removed service ".service_locator.AVHpF8z"; reason: private alias.
Removed service ".service_locator.HTv_GVx"; reason: private alias.
Removed service ".service_locator.Es5d6gQ"; reason: private alias.
Removed service ".service_locator.9moUZ0u"; reason: private alias.
Removed service ".service_locator.LTsnUSB"; reason: private alias.
Removed service ".service_locator.kdcJqqk"; reason: private alias.
Removed service ".service_locator.lxdWlZg"; reason: private alias.
Removed service ".service_locator.vuMcZ1V"; reason: private alias.
Removed service ".service_locator.3rEYMYW"; reason: private alias.
Removed service ".service_locator.7NIAq8D"; reason: private alias.
Removed service ".service_locator.oS3JJHx"; reason: private alias.
Removed service ".service_locator.942SOCn"; reason: private alias.
Removed service ".service_locator.u6Dn8U."; reason: private alias.
Removed service ".service_locator.ySUuW3h"; reason: private alias.
Removed service ".service_locator._UZt5j6"; reason: private alias.
Removed service ".service_locator.tR8NbWG"; reason: private alias.
Removed service ".service_locator.9jTPStT"; reason: private alias.
Removed service ".service_locator.1rNrtWt"; reason: private alias.
Removed service ".service_locator.KftVWqM"; reason: private alias.
Removed service ".service_locator.4TR6wjH"; reason: private alias.
Removed service ".service_locator.aBLVmBK"; reason: private alias.
Removed service ".service_locator.sUjb42R"; reason: private alias.
Removed service ".service_locator..mvOcKQ"; reason: private alias.
Removed service ".service_locator.ZfO5_AP"; reason: private alias.
Removed service ".service_locator.YHCJ7ul"; reason: private alias.
Removed service ".service_locator.puxiqjG"; reason: private alias.
Removed service ".service_locator.eYh8exG"; reason: private alias.
Removed service ".service_locator.hMEVY1u"; reason: private alias.
Removed service ".service_locator.19LPiwP"; reason: private alias.
Removed service ".service_locator.3VnGzDl"; reason: private alias.
Removed service ".service_locator.hTi4i7M"; reason: private alias.
Removed service ".service_locator..5zjO4M"; reason: private alias.
Removed service ".service_locator.BXs6gKM"; reason: private alias.
Removed service ".service_locator.VFPPNO1"; reason: private alias.
Removed service ".service_locator.Shonwhw"; reason: private alias.
Removed service ".service_locator.Jp545KW"; reason: private alias.
Removed service ".service_locator.C4_lVUo"; reason: private alias.
Removed service ".service_locator.vWlmAsJ"; reason: private alias.
Removed service ".service_locator.AuV1Fof"; reason: private alias.
Removed service ".service_locator.lJrnpYV"; reason: private alias.
Removed service ".service_locator.KBSaTuC"; reason: private alias.
Removed service ".service_locator.d02xz9o"; reason: private alias.
Removed service ".service_locator.H3pYihs"; reason: private alias.
Removed service ".service_locator.C_Aar7x"; reason: private alias.
Removed service ".service_locator.jaJkGZq"; reason: private alias.
Removed service ".service_locator.0SJt3Eu"; reason: private alias.
Removed service ".service_locator.rglSJex"; reason: private alias.
Removed service ".service_locator.ocAfWuJ"; reason: private alias.
Removed service ".service_locator.ZSL_DTh"; reason: private alias.
Removed service ".service_locator..QjqRr1"; reason: private alias.
Removed service ".service_locator.qtU6dYi"; reason: private alias.
Removed service ".service_locator.AK4eNF8"; reason: private alias.
Removed service ".service_locator.1yv6FO7"; reason: private alias.
Removed service ".service_locator..LFRI5h"; reason: private alias.
Removed service ".service_locator.sd5fQyx"; reason: private alias.
Removed service ".service_locator.mnfmiaQ"; reason: private alias.
Removed service ".service_locator.uEVBQki"; reason: private alias.
Removed service ".service_locator.hWA3Wp_"; reason: private alias.
Removed service ".service_locator.uLsqFcE"; reason: private alias.
Removed service ".service_locator.xJ2hxOr"; reason: private alias.
Removed service ".service_locator.PwgtIfI"; reason: private alias.
Removed service ".service_locator.tKuAZev"; reason: private alias.
Removed service ".service_locator.hOOifYA"; reason: private alias.
Removed service ".service_locator.IBeimnL"; reason: private alias.
Removed service ".service_locator.IaAbIyP"; reason: private alias.
Removed service ".service_locator.idawmhQ"; reason: private alias.
Removed service ".service_locator.AkR8Nim"; reason: private alias.
Removed service ".service_locator.o1QC7NV"; reason: private alias.
Removed service ".service_locator.WPmaFp."; reason: private alias.
Removed service ".service_locator.e0CMJL5"; reason: private alias.
Removed service ".service_locator.F8WmNKh"; reason: private alias.
Removed service ".service_locator.jl2ly01"; reason: private alias.
Removed service ".service_locator.bPXVJmJ"; reason: private alias.
Removed service ".service_locator.6kFU5sQ"; reason: private alias.
Removed service ".service_locator.euQWjYy"; reason: private alias.
Removed service ".service_locator.NHJSXC_"; reason: private alias.
Removed service ".service_locator.smPqom1"; reason: private alias.
Removed service ".service_locator.lN.y80I"; reason: private alias.
Removed service ".service_locator.mPihpaP"; reason: private alias.
Removed service ".service_locator..W2Sj8t"; reason: private alias.
Removed service ".service_locator.aVmEyN9"; reason: private alias.
Removed service ".service_locator.8JlL74x"; reason: private alias.
Removed service ".service_locator.1JUHdp4"; reason: private alias.
Removed service ".service_locator.025Wi8b"; reason: private alias.
Removed service ".service_locator.GEFQPA3"; reason: private alias.
Removed service ".service_locator.EmZ4cZI"; reason: private alias.
Removed service ".service_locator.I9C9P.u"; reason: private alias.
Removed service ".service_locator.wvr_glq"; reason: private alias.
Removed service ".service_locator.QRX.a6_"; reason: private alias.
Removed service ".service_locator.GDg2hr7"; reason: private alias.
48
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 "url_helper" previously pointing to "router.default" to "router".
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.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 "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 "console_profiler_listener" previously pointing to "router.default" to "router".
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 "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 "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.authentication.switchuser_listener" previously pointing to "router.default" to "router".
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 "vich_uploader.upload_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "DH\Auditor\Auditor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 ".service_locator.jUv.zyj" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.fuYM_Z." previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.cUcW89y" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator._1SGciK" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
477
Removed service "App\Entity"; reason: abstract.
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; 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 "lock.store.combined.abstract"; reason: abstract.
Removed service "lock.factory.abstract"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "maker.auto_command.abstract"; 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 "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.clear_site_data"; 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 "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; 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 "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 "vich_uploader.listener.doctrine.base"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Comercial\UnpaidCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Comercial\UnpaidCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Customizations\ModifySeasonCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Customizations\ModifySeasonCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Feed\ProductFeedSyncCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Feed\ProductFeedSyncCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportOrdersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportOrdersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Invoice\AutoInvoiceCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Invoice\AutoInvoiceCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migrations\MagentoProductsUpdateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Migrations\MagentoProductsUpdateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migrations\ShopifyProductsUpdateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Migrations\ShopifyProductsUpdateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Migrations\WortenAssociateOffersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Migrations\WortenAssociateOffersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Order\UpdateMarketOrdersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Order\UpdateMarketOrdersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductMarketSync"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Products\ProductMarketSync"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Ship\UpdateShipStatusCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Ship\UpdateShipStatusCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AuditSearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AuditSearchController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AuditSearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AutoInvoiceRuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AutoInvoiceRuleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AutoInvoiceRuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InvoiceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\InvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LogHandlerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LogHandlerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\LogHandlerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LogProducContollerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LogProducContollerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\LogProducContollerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProductInvoiceStoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProductInvoiceStoreController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ProductInvoiceStoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RefundController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RefundController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\RefundController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ReportsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ReportsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RmaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RmaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\RmaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ShipInvoiceStoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ShipInvoiceStoreController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ShipInvoiceStoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StockController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StockController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\StockController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SuperOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SuperOrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\SuperOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Analysis\AnalysisController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Analysis\AnalysisController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Analysis\AnalysisController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BackendController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BackendController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BackendController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Catalog\ExportProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Catalog\ExportProductController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Catalog\ExportProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Catalog\FeedProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Catalog\FeedProductController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Catalog\FeedProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Catalog\ProductMarketStoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Catalog\ProductMarketStoreController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Catalog\ProductMarketStoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CrossdockingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CrossdockingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CrossdockingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FrontendController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FrontendController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\FrontendController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Fulfillment\CenterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Fulfillment\CenterController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Fulfillment\CenterController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Fulfillment\FulfillmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Fulfillment\FulfillmentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Fulfillment\FulfillmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Fulfillment\InventoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Fulfillment\InventoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Fulfillment\InventoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Fulfillment\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Fulfillment\ProductController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Fulfillment\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Fulfillment\SectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Fulfillment\SectionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Fulfillment\SectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Fulfillment\SectionTypeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Fulfillment\SectionTypeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Fulfillment\SectionTypeController"; 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\Migration\MigrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Migration\MigrationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Migration\MigrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Operations\InvoiceProviderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Operations\InvoiceProviderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Operations\InvoiceProviderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Operations\InvoiceProviderStoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Operations\InvoiceProviderStoreController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Operations\InvoiceProviderStoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Operations\LocationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Operations\LocationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Operations\LocationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Operations\MarketController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Operations\MarketController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Operations\MarketController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Operations\MarketStoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Operations\MarketStoreController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Operations\MarketStoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Operations\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Operations\ProductController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Operations\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Operations\ShipProviderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Operations\ShipProviderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Operations\ShipProviderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Operations\StoreRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Operations\StoreRateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Operations\StoreRateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Operations\StoreShipProviderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Operations\StoreShipProviderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Operations\StoreShipProviderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Operations\ZoneController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Operations\ZoneController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Operations\ZoneController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\OrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Purchase\ExpenseNameController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Purchase\ExpenseNameController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Purchase\ExpenseNameController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Purchase\SupplierController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Purchase\SupplierController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Purchase\SupplierController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Purchase\SupplierInvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Purchase\SupplierInvoiceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Purchase\SupplierInvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\StoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\StoreController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\StoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WebServiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WebServiceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WebServiceController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Admin\CsvImportFileFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Admin\CsvImportFileFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AutoInvoiceRuleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AutoInvoiceRuleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CenterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CenterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CriteriaFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CriteriaFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CrossdockingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CrossdockingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ExpenseNameType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ExpenseNameType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InvoiceProviderStoreType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\InvoiceProviderStoreType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LocationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\LocationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LogProductType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\LogProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MarketAccessType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MarketAccessType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MarketStoreType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MarketStoreType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderLineFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OrderLineFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderRmaLineFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OrderRmaLineFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderRmaType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OrderRmaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OrderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductInvoiceStoreType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProductInvoiceStoreType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductMarketStoreType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProductMarketStoreType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\AuditSearchFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Search\AuditSearchFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\CrossdockingReportSearchFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Search\CrossdockingReportSearchFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\InventorySearchFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Search\InventorySearchFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\LocationSearchFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Search\LocationSearchFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\OrderReportSearchFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Search\OrderReportSearchFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\OrderRmaSearchFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Search\OrderRmaSearchFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\OrderSearchFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Search\OrderSearchFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\ProductMarketStoreFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Search\ProductMarketStoreFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\ProductSalesReportSearchFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Search\ProductSalesReportSearchFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\ProductSearchFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Search\ProductSearchFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\SalesAnalysisSearchFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Search\SalesAnalysisSearchFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Search\StorageSearchFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Search\StorageSearchFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SectionFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SectionFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SectionTypeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SectionTypeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShipAccessType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShipAccessType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShipInvoiceStoreType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShipInvoiceStoreType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StoreRateLineCriteriaFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StoreRateLineCriteriaFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StoreRateLineType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StoreRateLineType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StoreRateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StoreRateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StoreShipProviderType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StoreShipProviderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StoreType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StoreType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Super\SuperOrderTypeForm"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Super\SuperOrderTypeForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierInvoiceLineFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SupplierInvoiceLineFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierInvoiceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SupplierInvoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SupplierType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Utils\AccessFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Utils\AccessFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ZoneType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ZoneType"; reason: abstract.
Removed service ".instanceof.Monolog\ResettableInterface.0.App\Monolog\Handler\ErrorLogHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Monolog\Handler\ErrorLogHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AutoInvoiceRuleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AutoInvoiceRuleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CenterRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CenterRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CrossdockingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CrossdockingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExpenseNameRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ExpenseNameRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InventoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InventoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceProviderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InvoiceProviderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InvoiceProviderStoreRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InvoiceProviderStoreRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LocationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LocationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogDeleteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LogDeleteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogHandlerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LogHandlerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogProductRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LogProductRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogScanningRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LogScanningRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MarketRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MarketRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MarketStoreRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MarketStoreRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderInvoiceDocRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OrderInvoiceDocRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderLineRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OrderLineRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OrderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderRmaLineRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OrderRmaLineRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderRmaRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OrderRmaRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderShipProviderStatusRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OrderShipProviderStatusRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderStatusRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OrderStatusRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PartialLineTrackRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PartialLineTrackRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductInvoiceStoreRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProductInvoiceStoreRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductMarketStoreRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProductMarketStoreRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProductRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductSyncRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProductSyncRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SectionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SectionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SectionTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SectionTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettingsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SettingsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShipInvoiceStoreRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShipInvoiceStoreRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShipProviderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShipProviderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShipProviderStatusRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShipProviderStatusRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StatusRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StatusRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StoreRateLineRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StoreRateLineRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StoreRateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StoreRateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StoreRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StoreRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StoreShipProviderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StoreShipProviderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SupplierInvoiceLineRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SupplierInvoiceLineRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SupplierInvoiceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SupplierInvoiceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SupplierRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SupplierRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TaxRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TaxRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TrackingInventoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TrackingInventoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserPreparationOrderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserPreparationOrderRepository"; 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.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ZoneRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ZoneRepository"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\MoneyExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\MoneyExtension"; reason: abstract.
95
Removed service "App\EntityApi\KKProduct"; reason: unused.
Removed service "App\EntityApi\WRTProduct"; reason: unused.
Removed service "App\Services\ShipProvider\EntityAPI\ShippingRequestZELO"; reason: unused.
Removed service "App\Services\ShipProvider\LinkeShipProviderService"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "process.messenger.process_message_handler"; reason: unused.
Removed service "console.messenger.application"; reason: unused.
Removed service "console.messenger.execute_command_handler"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "lock.strategy.majority"; reason: unused.
Removed service "lock.default.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 "mime_types"; reason: unused.
Removed service "maker.php_compat_util"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_subscriber"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.weblink"; reason: unused.
Removed service "twig.runtime.serializer"; reason: unused.
Removed service "twig.extension.serializer"; 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 "security.helper"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.firewall.event_dispatcher_locator"; reason: unused.
Removed service "security.authenticator.managers_locator"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service ".service_locator.SfGnQiG"; 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 ".1_ServiceLocator~q5EU5B0"; 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 "vich_uploader.adapter.mongodb"; reason: unused.
Removed service "vich_uploader.adapter.phpcr"; reason: unused.
Removed service "vich_uploader.listener.inject.orm"; reason: unused.
Removed service "vich_uploader.listener.upload.orm"; reason: unused.
Removed service "vich_uploader.listener.clean.orm"; reason: unused.
Removed service "vich_uploader.listener.remove.orm"; reason: unused.
Removed service "vich_uploader.listener.inject.mongodb"; reason: unused.
Removed service "vich_uploader.listener.upload.mongodb"; reason: unused.
Removed service "vich_uploader.listener.clean.mongodb"; reason: unused.
Removed service "vich_uploader.listener.remove.mongodb"; reason: unused.
Removed service "vich_uploader.listener.inject.phpcr"; reason: unused.
Removed service "vich_uploader.listener.upload.phpcr"; reason: unused.
Removed service "vich_uploader.listener.clean.phpcr"; reason: unused.
Removed service "vich_uploader.listener.remove.phpcr"; reason: unused.
Removed service "vich_uploader.metadata.attribute_reader"; reason: unused.
Removed service "vich_uploader.metadata_driver.annotation"; reason: unused.
Removed service "doctrine.dbal.auditor_middleware"; reason: unused.
Removed service "DH\Auditor\Provider\Doctrine\Auditing\Annotation\AnnotationLoader"; reason: unused.
Removed service "doctrine.dbal.default_connection.auditor_middleware"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "monolog.logger.lock"; reason: unused.
Removed service "monolog.handler.null_internal"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "doctrine.dbal.logging_middleware.default"; reason: unused.
Removed service "doctrine.dbal.debug_middleware.default"; reason: unused.
Removed service "doctrine.dbal.default_connection.auditor_middleware.default"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service ".service_locator.BlxN3Cw"; reason: unused.
353
Inlined service "App\Services\Customizations\ModifySeasonService" to "App\Command\Customizations\ModifySeasonCommand".
Inlined service "App\Services\Migration\MagentoMigrationService" to "App\Command\Migrations\MagentoProductsUpdateCommand".
Inlined service "App\Services\Migration\ShopifyMigrationService" to "App\Command\Migrations\ShopifyProductsUpdateCommand".
Inlined service "App\Services\Migration\WortenMigrationService" to "App\Command\Migrations\WortenAssociateOffersCommand".
Inlined service ".service_locator.jUv.zyj.App\Controller\Admin\AuditSearchController" to "App\Controller\Admin\AuditSearchController".
Inlined service ".service_locator.jUv.zyj.App\Controller\Admin\AutoInvoiceRuleController" to "App\Controller\Admin\AutoInvoiceRuleController".
Inlined service ".service_locator.jUv.zyj.App\Controller\Admin\InvoiceController" to "App\Controller\Admin\InvoiceController".
Inlined service ".service_locator.jUv.zyj.App\Controller\Admin\LogHandlerController" to "App\Controller\Admin\LogHandlerController".
Inlined service ".service_locator.jUv.zyj.App\Controller\Admin\LogProducContollerController" to "App\Controller\Admin\LogProducContollerController".
Inlined service ".service_locator.jUv.zyj.App\Controller\Admin\ProductInvoiceStoreController" to "App\Controller\Admin\ProductInvoiceStoreController".
Inlined service ".service_locator.jUv.zyj.App\Controller\Admin\RefundController" to "App\Controller\Admin\RefundController".
Inlined service ".service_locator.jUv.zyj.App\Controller\Admin\ReportsController" to "App\Controller\Admin\ReportsController".
Inlined service ".service_locator.jUv.zyj.App\Controller\Admin\RmaController" to "App\Controller\Admin\RmaController".
Inlined service ".service_locator.jUv.zyj.App\Controller\Admin\ShipInvoiceStoreController" to "App\Controller\Admin\ShipInvoiceStoreController".
Inlined service ".service_locator.jUv.zyj.App\Controller\Admin\StockController" to "App\Controller\Admin\StockController".
Inlined service ".service_locator.jUv.zyj.App\Controller\Admin\SuperOrderController" to "App\Controller\Admin\SuperOrderController".
Inlined service ".service_locator.jUv.zyj.App\Controller\Analysis\AnalysisController" to "App\Controller\Analysis\AnalysisController".
Inlined service ".service_locator.jUv.zyj.App\Controller\BackendController" to "App\Controller\BackendController".
Inlined service ".service_locator.jUv.zyj.App\Controller\Catalog\ExportProductController" to "App\Controller\Catalog\ExportProductController".
Inlined service ".service_locator.jUv.zyj.App\Controller\Catalog\FeedProductController" to "App\Controller\Catalog\FeedProductController".
Inlined service ".service_locator.jUv.zyj.App\Controller\Catalog\ProductMarketStoreController" to "App\Controller\Catalog\ProductMarketStoreController".
Inlined service ".service_locator.jUv.zyj.App\Controller\CrossdockingController" to "App\Controller\CrossdockingController".
Inlined service ".service_locator.jUv.zyj.App\Controller\FrontendController" to "App\Controller\FrontendController".
Inlined service ".service_locator.jUv.zyj.App\Controller\Fulfillment\CenterController" to "App\Controller\Fulfillment\CenterController".
Inlined service ".service_locator.jUv.zyj.App\Controller\Fulfillment\FulfillmentController" to "App\Controller\Fulfillment\FulfillmentController".
Inlined service ".service_locator.jUv.zyj.App\Controller\Fulfillment\InventoryController" to "App\Controller\Fulfillment\InventoryController".
Inlined service ".service_locator.jUv.zyj.App\Controller\Fulfillment\ProductController" to "App\Controller\Fulfillment\ProductController".
Inlined service ".service_locator.jUv.zyj.App\Controller\Fulfillment\SectionController" to "App\Controller\Fulfillment\SectionController".
Inlined service ".service_locator.jUv.zyj.App\Controller\Fulfillment\SectionTypeController" to "App\Controller\Fulfillment\SectionTypeController".
Inlined service ".service_locator.jUv.zyj.App\Controller\LoginController" to "App\Controller\LoginController".
Inlined service ".service_locator.jUv.zyj.App\Controller\Migration\MigrationController" to "App\Controller\Migration\MigrationController".
Inlined service ".service_locator.jUv.zyj.App\Controller\Operations\InvoiceProviderController" to "App\Controller\Operations\InvoiceProviderController".
Inlined service ".service_locator.jUv.zyj.App\Controller\Operations\InvoiceProviderStoreController" to "App\Controller\Operations\InvoiceProviderStoreController".
Inlined service ".service_locator.jUv.zyj.App\Controller\Operations\LocationController" to "App\Controller\Operations\LocationController".
Inlined service ".service_locator.jUv.zyj.App\Controller\Operations\MarketController" to "App\Controller\Operations\MarketController".
Inlined service ".service_locator.jUv.zyj.App\Controller\Operations\MarketStoreController" to "App\Controller\Operations\MarketStoreController".
Inlined service ".service_locator.jUv.zyj.App\Controller\Operations\ProductController" to "App\Controller\Operations\ProductController".
Inlined service ".service_locator.jUv.zyj.App\Controller\Operations\ShipProviderController" to "App\Controller\Operations\ShipProviderController".
Inlined service ".service_locator.jUv.zyj.App\Controller\Operations\StoreRateController" to "App\Controller\Operations\StoreRateController".
Inlined service ".service_locator.jUv.zyj.App\Controller\Operations\StoreShipProviderController" to "App\Controller\Operations\StoreShipProviderController".
Inlined service ".service_locator.jUv.zyj.App\Controller\Operations\ZoneController" to "App\Controller\Operations\ZoneController".
Inlined service ".service_locator.jUv.zyj.App\Controller\OrderController" to "App\Controller\OrderController".
Inlined service ".service_locator.jUv.zyj.App\Controller\Purchase\ExpenseNameController" to "App\Controller\Purchase\ExpenseNameController".
Inlined service ".service_locator.jUv.zyj.App\Controller\Purchase\SupplierController" to "App\Controller\Purchase\SupplierController".
Inlined service ".service_locator.jUv.zyj.App\Controller\Purchase\SupplierInvoiceController" to "App\Controller\Purchase\SupplierInvoiceController".
Inlined service ".service_locator.jUv.zyj.App\Controller\StoreController" to "App\Controller\StoreController".
Inlined service ".service_locator.jUv.zyj.App\Controller\UserController" to "App\Controller\UserController".
Inlined service ".service_locator.jUv.zyj.App\Controller\WebServiceController" to "App\Controller\WebServiceController".
Inlined service "App\Services\LogHandlerService" to "App\Monolog\Handler\ErrorLogHandler".
Inlined service "App\Services\Invoice\MoloniService" to "App\Services\Invoice\InvoiceService".
Inlined service "App\Services\Invoice\VendusInvoiceProviderService" to "App\Services\Invoice\InvoiceService".
Inlined service "App\Services\StoreRateService" to "App\Services\OrderService".
Inlined service "App\Services\Market\PrestashopMarketService" to "App\Services\OrderService".
Inlined service "App\Services\Market\RedicomMarketService" to "App\Services\OrderService".
Inlined service "App\Services\Market\WoocommerceService" to "App\Services\OrderService".
Inlined service "App\Services\Market\KuantoKustaService" to "App\Services\OrderService".
Inlined service "App\Services\ShipProvider\ZeloService" to "App\Services\ShipProviderService".
Inlined service "App\Services\ShipProvider\CTTService" to "App\Services\ShipProviderService".
Inlined service "App\Services\ShipProvider\LogicShipProviderService" to "App\Services\ShipProviderService".
Inlined service "App\Services\ShipProvider\InternalShipProviderService" to "App\Services\ShipProviderService".
Inlined service "App\Services\ShipProvider\TCTShipService" to "App\Services\ShipProviderService".
Inlined service "App\Services\ShipProvider\LogiSimpleProviderService" to "App\Services\ShipProviderService".
Inlined service "App\Services\ShipProvider\FemaShipProviderService" to "App\Services\ShipProviderService".
Inlined service "App\Services\ShipProvider\ZoomiShipProviderService" to "App\Services\ShipProviderService".
Inlined service "App\Services\ShipProvider\GLSShipProviderService" to "App\Services\ShipProviderService".
Inlined service "App\Services\ShipProvider\TrpShipProviderService" to "App\Services\ShipProviderService".
Inlined service "clock" to "argument_resolver.datetime".
Inlined service "twig.error_renderer.html" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
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.NBUFN6A" to "console.command.cache_pool_invalidate_tags".
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.property_info.recorder_inner" to "cache.property_info".
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 ".service_locator.O24_MAy" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" 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.fuYM_Z..translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
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 "DH\AuditorBundle\Routing\RoutingLoader" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.LD5oJC8" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.cUcW89y.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "container.getenv" to "secrets.decryption_key".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.u6DWx23" 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.cP6kHMk" 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.mAgPHiR" to "validator.validator_factory".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "property_info" to "validator.property_info_loader".
Inlined service "property_info" to "validator.property_info_loader".
Inlined service "property_info" to "validator.property_info_loader".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" 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.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "Vich\UploaderBundle\DataCollector\MappingCollector" 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 "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_listener".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" 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.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" 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 "App\Twig\MoneyExtension" to "twig".
Inlined service "twig.extension.debug" to "twig".
Inlined service "twig.extension.intl" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "Vich\UploaderBundle\Twig\Extension\UploaderExtension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "App\Services\AlertGlobalService" to "twig".
Inlined service "App\Services\Erm\DashboardService" 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.etVElvN.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 ".service_locator.kXuIdPa" to "twig.runtime_loader".
Inlined service "monolog.handler.grouped" to "monolog.handler.main".
Inlined service "App\Monolog\Http500ActivationStrategy" to "monolog.handler.main".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service ".security.request_matcher.I_Wy6An" to "security.access_map".
Inlined service ".security.request_matcher.gjnNpJn" to "security.access_map".
Inlined service ".security.request_matcher.xFeMjwJ" to "security.access_map".
Inlined service ".security.request_matcher.sbPyozw" to "security.access_map".
Inlined service ".security.request_matcher.YvX_kny" to "security.access_map".
Inlined service ".security.request_matcher.4S4Vd83" to "security.access_map".
Inlined service ".security.request_matcher.2NX4_eb" to "security.access_map".
Inlined service ".security.request_matcher.rmcZ9bi" to "security.access_map".
Inlined service ".security.request_matcher.ZXaOZ2p" to "security.access_map".
Inlined service ".security.request_matcher.TzDxv0A" to "security.access_map".
Inlined service ".security.request_matcher.zgUyz1A" to "security.access_map".
Inlined service ".security.request_matcher.o7gM4hc" to "security.access_map".
Inlined service ".security.request_matcher.rS3zzP0" 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.request_matcher.q1UFWmc" to ".security.request_matcher.kLbKLHa".
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.user_checker" to "security.listener.user_checker.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 ".security.request_matcher.xKZVXt1" to ".security.request_matcher.I_Wy6An".
Inlined service ".security.request_matcher.AMZT15Y" to ".security.request_matcher.gjnNpJn".
Inlined service ".security.request_matcher.jeCskyb" to ".security.request_matcher.xFeMjwJ".
Inlined service ".security.request_matcher.JB.2QzB" to ".security.request_matcher.sbPyozw".
Inlined service ".security.request_matcher.oUxK9S." to ".security.request_matcher.YvX_kny".
Inlined service ".security.request_matcher.GIIbavG" to ".security.request_matcher.4S4Vd83".
Inlined service ".security.request_matcher.9czCZwQ" to ".security.request_matcher.2NX4_eb".
Inlined service ".security.request_matcher.qE6n2K8" to ".security.request_matcher.rmcZ9bi".
Inlined service ".security.request_matcher.afooJCI" to ".security.request_matcher.ZXaOZ2p".
Inlined service ".security.request_matcher.j9.VP81" to ".security.request_matcher.TzDxv0A".
Inlined service ".security.request_matcher._LA_AHr" to ".security.request_matcher.zgUyz1A".
Inlined service ".security.request_matcher.QdwB8QS" to ".security.request_matcher.o7gM4hc".
Inlined service ".security.request_matcher.mV.IQdR" to ".security.request_matcher.rS3zzP0".
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 "monolog.logger.doctrine" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.OH_sd32" 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.xPpcjXh" to "doctrine.orm.container_repository_factory".
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.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.fixtures.loader" to "doctrine.fixtures_load_command".
Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
Inlined service "App\DataFixtures\AppFixtures" to "doctrine.fixtures.loader".
Inlined service "vich_uploader.metadata_driver.xml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata.reader" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.yaml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.yml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.chain" to "vich_uploader.metadata_factory".
Inlined service "vich_uploader.metadata.cache.file_cache" to "vich_uploader.metadata_factory".
Inlined service "vich_uploader.metadata_factory" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.property_mapping_resolver" to "vich_uploader.property_mapping_factory".
Inlined service "vich_uploader.file_injector" to "vich_uploader.upload_handler".
Inlined service "Vich\UploaderBundle\Templating\Helper\UploaderHelper" to "Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime".
Inlined service "DH\AuditorBundle\Security\RoleChecker" to "DH\Auditor\Configuration".
Inlined service "DH\AuditorBundle\Security\SecurityProvider" to "DH\Auditor\Configuration".
Inlined service "DH\Auditor\Provider\Doctrine\Configuration" to "DH\Auditor\Provider\Doctrine\DoctrineProvider".
Inlined service "dh_auditor.provider.doctrine.storage_services.doctrine.orm.default_entity_manager" to "DH\Auditor\Provider\Doctrine\DoctrineProvider".
Inlined service "dh_auditor.provider.doctrine.auditing_services.doctrine.orm.default_entity_manager" to "DH\Auditor\Provider\Doctrine\DoctrineProvider".
Inlined service "DH\AuditorBundle\User\ConsoleUserProvider" to "DH\AuditorBundle\Event\ConsoleEventSubscriber".
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_listener" to "maker.auto_command.make_listener".
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_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 "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
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 ".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 "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service ".service_locator.fuYM_Z." to ".service_locator.fuYM_Z..translation.warmer".
Inlined service ".service_locator.8NWUArH" to ".service_locator.8NWUArH.router.default".
Inlined service ".service_locator.cUcW89y" to ".service_locator.cUcW89y.router.cache_warmer".
Inlined service ".service_locator.etVElvN" to ".service_locator.etVElvN.twig.template_cache_warmer".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.dGUCsbe" to "debug.argument_resolver.inner".
Inlined service "security.authenticator.manager.main" to "debug.security.firewall.authenticator.main.inner".
Inlined service ".service_locator.btOqPPR" to "console.command_loader".
Inlined service "cache.default_marshaller" to "cache.app.recorder_inner".
Inlined service ".service_locator.8NWUArH.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "App\Services\Lib\PdfService" to "App\Services\Invoice\InvoiceService".
Inlined service "App\Services\Lib\PdfService" to "App\Services\Invoice\InvoiceService".
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.attribute" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
2
Tag "container.error" was defined on service(s) "argument_resolver.request_payload", but was never used. Did you mean "container.preload", "container.decorator", "container.stack"?
Tag "container.decorator" was defined on service(s) "debug.validator", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.main", "debug.security.event_dispatcher.main", "event_dispatcher", but was never used. Did you mean "container.error"?