Since api-platform/core 3.3: Setting the value of "use_symfony_listeners" will be mandatory in 4.0 as it will default to "false". Use "true" if you use Symfony Controllers or Event Listeners.
Since api-platform/core 3.3: The hydra: prefix will be removed in 4.0 by default, set "api_platform.serializer" or "serializer.default_context" to "hydra_prefix: true" to keep the current behavior.
Since api-platform/core 3.1: GraphQL Playground is deprecated and will be removed in API Platform 4.0. Only GraphiQL will be available in the future. Set api_platform.graphql.graphql_playground to false in the configuration to remove this deprecation.
The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead.
Since symfony/dependency-injection 7.1: The "Symfony\Component\DependencyInjection\Attribute\TaggedIterator" attribute is deprecated, use "Symfony\Component\DependencyInjection\Attribute\AutowireIterator" instead.
Since symfony/console 7.3: Overriding "Command::getDefaultName()" in "ApiPlatform\JsonSchema\Command\JsonSchemaGenerateCommand" is deprecated and will be removed in Symfony 8.0, use the #[AsCommand] attribute instead.
Since symfony/console 7.3: Overriding "Command::getDefaultName()" in "ApiPlatform\Symfony\Bundle\Command\OpenApiCommand" is deprecated and will be removed in Symfony 8.0, use the #[AsCommand] attribute instead.
Since symfony/console 7.3: Overriding "Command::getDefaultName()" in "ApiPlatform\Symfony\Bundle\Command\GraphQlExportCommand" is deprecated and will be removed in Symfony 8.0, use the #[AsCommand] attribute instead.
Since symfony/console 7.3: Overriding "Command::getDefaultName()" in "ApiPlatform\Symfony\Bundle\Command\DebugResourceCommand" is deprecated and will be removed in Symfony 8.0, use the #[AsCommand] attribute instead.
User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead.
User Deprecated: Class "Doctrine\ORM\Proxy\Autoloader" is deprecated. Use native lazy objects instead. (Autoloader.php:74 called by DoctrineBundle.php:136, https://github.com/doctrine/orm/pull/12005, package doctrine/orm)
User Deprecated: Since api-platform/symfony 4.1: The "api_platform.validator.query_parameter_validator" service is deprecated use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\ParameterValidator" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\ArrayItems" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Bounds" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Enum" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Length" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\MultipleOf" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Pattern" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Required" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
User Deprecated: Since api-platform/core 3.4: Injecting the "ApiPlatform\JsonSchema\TypeFactoryInterface" inside "ApiPlatform\JsonSchema\SchemaFactory" is deprecated and "ApiPlatform\JsonSchema\TypeFactoryInterface" will be removed in 4.x.
User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "10.9.3-MariaDB" instead of "mariadb-10.9". (AbstractMySQLDriver.php:176 called by AbstractMySQLDriver.php:45, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)
User Deprecated: Support for MariaDB < 10.4 is deprecated and will be removed in DBAL 4. Consider upgrading to a more recent version of MariaDB. (AbstractMySQLDriver.php:66 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/6110, package doctrine/dbal)
"SELECT t0.id AS id_1, t0.email AS email_2, t0.password AS password_3, t0.roles AS roles_4, t0.token AS token_5, t0.token_requested_at AS token_requested_at_6, t0.email_verification_token AS email_verification_token_7, t0.email_verification_requested_at AS email_verification_requested_at_8, t0.is_verified AS is_verified_9, t0.meta AS meta_10, t0.created_at AS created_at_11, t0.firstname AS firstname_12, t0.lastname AS lastname_13, t0.identifier AS identifier_14, t0.company AS company_15, t0.phone AS phone_16, t0.is_collective_bill_enabled AS is_collective_bill_enabled_17 FROM user t0 WHERE t0.id = ?"
(parameters:
[1 => 30451]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.email AS email_2, t0.password AS password_3, t0.roles AS roles_4, t0.token AS token_5, t0.token_requested_at AS token_requested_at_6, t0.email_verification_token AS email_verification_token_7, t0.email_verification_requested_at AS email_verification_requested_at_8, t0.is_verified AS is_verified_9, t0.meta AS meta_10, t0.created_at AS created_at_11, t0.firstname AS firstname_12, t0.lastname AS lastname_13, t0.identifier AS identifier_14, t0.company AS company_15, t0.phone AS phone_16, t0.is_collective_bill_enabled AS is_collective_bill_enabled_17 FROM user t0 WHERE t0.id = ?"
"params" => [1 => 30451]
"types" => [1 => 1]
]
"SELECT c0_.id AS id_0, c0_.guest_token AS guest_token_1, c0_.currency AS currency_2, c0_.active AS active_3, c0_.subtotal_cents AS subtotal_cents_4, c0_.total_cents AS total_cents_5, c0_.voucher_code AS voucher_code_6, c0_.voucher_discount_cents AS voucher_discount_cents_7, c0_.created_at AS created_at_8, c0_.updated_at AS updated_at_9, c0_.user_id AS user_id_10, c0_.voucher_id AS voucher_id_11 FROM cart c0_ WHERE c0_.user_id = ? AND c0_.active = 1 LIMIT 1"
(parameters:
[1 => 30451]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.guest_token AS guest_token_1, c0_.currency AS currency_2, c0_.active AS active_3, c0_.subtotal_cents AS subtotal_cents_4, c0_.total_cents AS total_cents_5, c0_.voucher_code AS voucher_code_6, c0_.voucher_discount_cents AS voucher_discount_cents_7, c0_.created_at AS created_at_8, c0_.updated_at AS updated_at_9, c0_.user_id AS user_id_10, c0_.voucher_id AS voucher_id_11 FROM cart c0_ WHERE c0_.user_id = ? AND c0_.active = 1 LIMIT 1"
"params" => [1 => 30451]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.type AS type_2, t0.payload AS payload_3, t0.product_id AS product_id_4, t0.selected_variant_ids AS selected_variant_ids_5, t0.dimensions AS dimensions_6, t0.quantity AS quantity_7, t0.merge_key AS merge_key_8, t0.variant_id AS variant_id_9, t0.product_options AS product_options_10, t0.image_id AS image_id_11, t0.preset AS preset_12, t0.title AS title_13, t0.thumb_url AS thumb_url_14, t0.unit_price_cents AS unit_price_cents_15, t0.line_total_cents AS line_total_cents_16, t0.created_at AS created_at_17, t0.updated_at AS updated_at_18, t0.cart_id AS cart_id_19 FROM cart_item t0 WHERE t0.cart_id = ?"
(parameters:
[1 => 3843]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.type AS type_2, t0.payload AS payload_3, t0.product_id AS product_id_4, t0.selected_variant_ids AS selected_variant_ids_5, t0.dimensions AS dimensions_6, t0.quantity AS quantity_7, t0.merge_key AS merge_key_8, t0.variant_id AS variant_id_9, t0.product_options AS product_options_10, t0.image_id AS image_id_11, t0.preset AS preset_12, t0.title AS title_13, t0.thumb_url AS thumb_url_14, t0.unit_price_cents AS unit_price_cents_15, t0.line_total_cents AS line_total_cents_16, t0.created_at AS created_at_17, t0.updated_at AS updated_at_18, t0.cart_id AS cart_id_19 FROM cart_item t0 WHERE t0.cart_id = ?"
"params" => [1 => 3843]
"types" => [1 => 1]
]
debug
Stored the security token in the session.
security
[
"key" => "_security_main"
]
deprecation
User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.
[liip/imagine-bundle] Replaced the "liip_imagine.mime_type_guesser" and "liip_imagine.extension_guesser" service definitions with aliases to "mime_types"
714
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiResource\Page\SearchFilter" (parent: .abstract.instanceof.App\ApiResource\Page\SearchFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Metadata\FilterInterface.0.App\ApiResource\Page\SearchFilter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiResource\Page\SearchFilter).
Resolving inheritance for "App\ApiResource\Page\SearchFilter" (parent: .instanceof.ApiPlatform\Metadata\FilterInterface.0.App\ApiResource\Page\SearchFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiResource\Shop\NameSearchFilter" (parent: .abstract.instanceof.App\ApiResource\Shop\NameSearchFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Metadata\FilterInterface.0.App\ApiResource\Shop\NameSearchFilter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiResource\Shop\NameSearchFilter).
Resolving inheritance for "App\ApiResource\Shop\NameSearchFilter" (parent: .instanceof.ApiPlatform\Metadata\FilterInterface.0.App\ApiResource\Shop\NameSearchFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiResource\Shop\TitleSearchFilter" (parent: .abstract.instanceof.App\ApiResource\Shop\TitleSearchFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Metadata\FilterInterface.0.App\ApiResource\Shop\TitleSearchFilter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiResource\Shop\TitleSearchFilter).
Resolving inheritance for "App\ApiResource\Shop\TitleSearchFilter" (parent: .instanceof.ApiPlatform\Metadata\FilterInterface.0.App\ApiResource\Shop\TitleSearchFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiResource\Shop\VoucherSearchFilter" (parent: .abstract.instanceof.App\ApiResource\Shop\VoucherSearchFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Metadata\FilterInterface.0.App\ApiResource\Shop\VoucherSearchFilter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiResource\Shop\VoucherSearchFilter).
Resolving inheritance for "App\ApiResource\Shop\VoucherSearchFilter" (parent: .instanceof.ApiPlatform\Metadata\FilterInterface.0.App\ApiResource\Shop\VoucherSearchFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiResource\User\SearchFilter" (parent: .abstract.instanceof.App\ApiResource\User\SearchFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Metadata\FilterInterface.0.App\ApiResource\User\SearchFilter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiResource\User\SearchFilter).
Resolving inheritance for "App\ApiResource\User\SearchFilter" (parent: .instanceof.ApiPlatform\Metadata\FilterInterface.0.App\ApiResource\User\SearchFilter).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportDataCommand" (parent: .abstract.instanceof.App\Command\ImportDataCommand).
Resolving inheritance for ".instanceof.App\Command\ImportDataCommand.0.App\Command\ImportDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportDataCommand).
Resolving inheritance for "App\Command\ImportDataCommand" (parent: .instanceof.App\Command\ImportDataCommand.0.App\Command\ImportDataCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportLegacyDataCommand" (parent: .abstract.instanceof.App\Command\ImportLegacyDataCommand).
Resolving inheritance for ".instanceof.App\Command\ImportLegacyDataCommand.0.App\Command\ImportLegacyDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportLegacyDataCommand).
Resolving inheritance for "App\Command\ImportLegacyDataCommand" (parent: .instanceof.App\Command\ImportLegacyDataCommand.0.App\Command\ImportLegacyDataCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportPrintboxUsersCommand" (parent: .abstract.instanceof.App\Command\ImportPrintboxUsersCommand).
Resolving inheritance for ".instanceof.App\Command\ImportPrintboxUsersCommand.0.App\Command\ImportPrintboxUsersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportPrintboxUsersCommand).
Resolving inheritance for "App\Command\ImportPrintboxUsersCommand" (parent: .instanceof.App\Command\ImportPrintboxUsersCommand.0.App\Command\ImportPrintboxUsersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportVouchersCommand" (parent: .abstract.instanceof.App\Command\ImportVouchersCommand).
Resolving inheritance for ".instanceof.App\Command\ImportVouchersCommand.0.App\Command\ImportVouchersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportVouchersCommand).
Resolving inheritance for "App\Command\ImportVouchersCommand" (parent: .instanceof.App\Command\ImportVouchersCommand.0.App\Command\ImportVouchersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PageRebuildPathsCommand" (parent: .abstract.instanceof.App\Command\PageRebuildPathsCommand).
Resolving inheritance for ".instanceof.App\Command\PageRebuildPathsCommand.0.App\Command\PageRebuildPathsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PageRebuildPathsCommand).
Resolving inheritance for "App\Command\PageRebuildPathsCommand" (parent: .instanceof.App\Command\PageRebuildPathsCommand.0.App\Command\PageRebuildPathsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessPaidOrderNowCommand" (parent: .abstract.instanceof.App\Command\ProcessPaidOrderNowCommand).
Resolving inheritance for ".instanceof.App\Command\ProcessPaidOrderNowCommand.0.App\Command\ProcessPaidOrderNowCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessPaidOrderNowCommand).
Resolving inheritance for "App\Command\ProcessPaidOrderNowCommand" (parent: .instanceof.App\Command\ProcessPaidOrderNowCommand.0.App\Command\ProcessPaidOrderNowCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\QueueMissingOrderExportsCommand" (parent: .abstract.instanceof.App\Command\QueueMissingOrderExportsCommand).
Resolving inheritance for ".instanceof.App\Command\QueueMissingOrderExportsCommand.0.App\Command\QueueMissingOrderExportsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\QueueMissingOrderExportsCommand).
Resolving inheritance for "App\Command\QueueMissingOrderExportsCommand" (parent: .instanceof.App\Command\QueueMissingOrderExportsCommand.0.App\Command\QueueMissingOrderExportsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RelinkArchivedOrdersByEmailCommand" (parent: .abstract.instanceof.App\Command\RelinkArchivedOrdersByEmailCommand).
Resolving inheritance for ".instanceof.App\Command\RelinkArchivedOrdersByEmailCommand.0.App\Command\RelinkArchivedOrdersByEmailCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RelinkArchivedOrdersByEmailCommand).
Resolving inheritance for "App\Command\RelinkArchivedOrdersByEmailCommand" (parent: .instanceof.App\Command\RelinkArchivedOrdersByEmailCommand.0.App\Command\RelinkArchivedOrdersByEmailCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PageTreeController" (parent: .abstract.instanceof.App\Controller\Admin\PageTreeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PageTreeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PageTreeController).
Resolving inheritance for ".instanceof.App\Controller\Admin\PageTreeController.0.App\Controller\Admin\PageTreeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PageTreeController).
Resolving inheritance for "App\Controller\Admin\PageTreeController" (parent: .instanceof.App\Controller\Admin\PageTreeController.0.App\Controller\Admin\PageTreeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProductionJobAdminController" (parent: .abstract.instanceof.App\Controller\Admin\ProductionJobAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProductionJobAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProductionJobAdminController).
Resolving inheritance for ".instanceof.App\Controller\Admin\ProductionJobAdminController.0.App\Controller\Admin\ProductionJobAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProductionJobAdminController).
Resolving inheritance for "App\Controller\Admin\ProductionJobAdminController" (parent: .instanceof.App\Controller\Admin\ProductionJobAdminController.0.App\Controller\Admin\ProductionJobAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AdminDashboardController" (parent: .abstract.instanceof.App\Controller\Api\AdminDashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AdminDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AdminDashboardController).
Resolving inheritance for ".instanceof.App\Controller\Api\AdminDashboardController.0.App\Controller\Api\AdminDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AdminDashboardController).
Resolving inheritance for "App\Controller\Api\AdminDashboardController" (parent: .instanceof.App\Controller\Api\AdminDashboardController.0.App\Controller\Api\AdminDashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AdminOrderAssetsController" (parent: .abstract.instanceof.App\Controller\Api\AdminOrderAssetsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AdminOrderAssetsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AdminOrderAssetsController).
Resolving inheritance for ".instanceof.App\Controller\Api\AdminOrderAssetsController.0.App\Controller\Api\AdminOrderAssetsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AdminOrderAssetsController).
Resolving inheritance for "App\Controller\Api\AdminOrderAssetsController" (parent: .instanceof.App\Controller\Api\AdminOrderAssetsController.0.App\Controller\Api\AdminOrderAssetsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AdminOrderListController" (parent: .abstract.instanceof.App\Controller\Api\AdminOrderListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AdminOrderListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AdminOrderListController).
Resolving inheritance for ".instanceof.App\Controller\Api\AdminOrderListController.0.App\Controller\Api\AdminOrderListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AdminOrderListController).
Resolving inheritance for "App\Controller\Api\AdminOrderListController" (parent: .instanceof.App\Controller\Api\AdminOrderListController.0.App\Controller\Api\AdminOrderListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AdminOrderReprocessController" (parent: .abstract.instanceof.App\Controller\Api\AdminOrderReprocessController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AdminOrderReprocessController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AdminOrderReprocessController).
Resolving inheritance for ".instanceof.App\Controller\Api\AdminOrderReprocessController.0.App\Controller\Api\AdminOrderReprocessController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AdminOrderReprocessController).
Resolving inheritance for "App\Controller\Api\AdminOrderReprocessController" (parent: .instanceof.App\Controller\Api\AdminOrderReprocessController.0.App\Controller\Api\AdminOrderReprocessController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AdminOrderXmlController" (parent: .abstract.instanceof.App\Controller\Api\AdminOrderXmlController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AdminOrderXmlController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AdminOrderXmlController).
Resolving inheritance for ".instanceof.App\Controller\Api\AdminOrderXmlController.0.App\Controller\Api\AdminOrderXmlController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AdminOrderXmlController).
Resolving inheritance for "App\Controller\Api\AdminOrderXmlController" (parent: .instanceof.App\Controller\Api\AdminOrderXmlController.0.App\Controller\Api\AdminOrderXmlController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AdminPaymentMethodSyncController" (parent: .abstract.instanceof.App\Controller\Api\AdminPaymentMethodSyncController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AdminPaymentMethodSyncController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AdminPaymentMethodSyncController).
Resolving inheritance for ".instanceof.App\Controller\Api\AdminPaymentMethodSyncController.0.App\Controller\Api\AdminPaymentMethodSyncController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AdminPaymentMethodSyncController).
Resolving inheritance for "App\Controller\Api\AdminPaymentMethodSyncController" (parent: .instanceof.App\Controller\Api\AdminPaymentMethodSyncController.0.App\Controller\Api\AdminPaymentMethodSyncController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AdminProductionJobController" (parent: .abstract.instanceof.App\Controller\Api\AdminProductionJobController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AdminProductionJobController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AdminProductionJobController).
Resolving inheritance for ".instanceof.App\Controller\Api\AdminProductionJobController.0.App\Controller\Api\AdminProductionJobController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AdminProductionJobController).
Resolving inheritance for "App\Controller\Api\AdminProductionJobController" (parent: .instanceof.App\Controller\Api\AdminProductionJobController.0.App\Controller\Api\AdminProductionJobController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AdminVoucherBulkController" (parent: .abstract.instanceof.App\Controller\Api\AdminVoucherBulkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AdminVoucherBulkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AdminVoucherBulkController).
Resolving inheritance for ".instanceof.App\Controller\Api\AdminVoucherBulkController.0.App\Controller\Api\AdminVoucherBulkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AdminVoucherBulkController).
Resolving inheritance for "App\Controller\Api\AdminVoucherBulkController" (parent: .instanceof.App\Controller\Api\AdminVoucherBulkController.0.App\Controller\Api\AdminVoucherBulkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CartController" (parent: .abstract.instanceof.App\Controller\Api\CartController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CartController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CartController).
Resolving inheritance for ".instanceof.App\Controller\Api\CartController.0.App\Controller\Api\CartController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CartController).
Resolving inheritance for "App\Controller\Api\CartController" (parent: .instanceof.App\Controller\Api\CartController.0.App\Controller\Api\CartController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ContactRequestController" (parent: .abstract.instanceof.App\Controller\Api\ContactRequestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ContactRequestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ContactRequestController).
Resolving inheritance for ".instanceof.App\Controller\Api\ContactRequestController.0.App\Controller\Api\ContactRequestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ContactRequestController).
Resolving inheritance for "App\Controller\Api\ContactRequestController" (parent: .instanceof.App\Controller\Api\ContactRequestController.0.App\Controller\Api\ContactRequestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\EditorConfigController" (parent: .abstract.instanceof.App\Controller\Api\EditorConfigController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\EditorConfigController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\EditorConfigController).
Resolving inheritance for ".instanceof.App\Controller\Api\EditorConfigController.0.App\Controller\Api\EditorConfigController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\EditorConfigController).
Resolving inheritance for "App\Controller\Api\EditorConfigController" (parent: .instanceof.App\Controller\Api\EditorConfigController.0.App\Controller\Api\EditorConfigController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ExternalSyncController" (parent: .abstract.instanceof.App\Controller\Api\ExternalSyncController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ExternalSyncController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ExternalSyncController).
Resolving inheritance for ".instanceof.App\Controller\Api\ExternalSyncController.0.App\Controller\Api\ExternalSyncController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ExternalSyncController).
Resolving inheritance for "App\Controller\Api\ExternalSyncController" (parent: .instanceof.App\Controller\Api\ExternalSyncController.0.App\Controller\Api\ExternalSyncController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\LegacyShopApiController" (parent: .abstract.instanceof.App\Controller\Api\LegacyShopApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\LegacyShopApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\LegacyShopApiController).
Resolving inheritance for ".instanceof.App\Controller\Api\LegacyShopApiController.0.App\Controller\Api\LegacyShopApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\LegacyShopApiController).
Resolving inheritance for "App\Controller\Api\LegacyShopApiController" (parent: .instanceof.App\Controller\Api\LegacyShopApiController.0.App\Controller\Api\LegacyShopApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostalcodeController" (parent: .abstract.instanceof.App\Controller\Api\PostalcodeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostalcodeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostalcodeController).
Resolving inheritance for ".instanceof.App\Controller\Api\PostalcodeController.0.App\Controller\Api\PostalcodeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostalcodeController).
Resolving inheritance for "App\Controller\Api\PostalcodeController" (parent: .instanceof.App\Controller\Api\PostalcodeController.0.App\Controller\Api\PostalcodeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ProductionApiController" (parent: .abstract.instanceof.App\Controller\Api\ProductionApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ProductionApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ProductionApiController).
Resolving inheritance for ".instanceof.App\Controller\Api\ProductionApiController.0.App\Controller\Api\ProductionApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ProductionApiController).
Resolving inheritance for "App\Controller\Api\ProductionApiController" (parent: .instanceof.App\Controller\Api\ProductionApiController.0.App\Controller\Api\ProductionApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SearchController" (parent: .abstract.instanceof.App\Controller\Api\SearchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SearchController).
Resolving inheritance for ".instanceof.App\Controller\Api\SearchController.0.App\Controller\Api\SearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SearchController).
Resolving inheritance for "App\Controller\Api\SearchController" (parent: .instanceof.App\Controller\Api\SearchController.0.App\Controller\Api\SearchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\StockApiController" (parent: .abstract.instanceof.App\Controller\Api\StockApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\StockApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\StockApiController).
Resolving inheritance for ".instanceof.App\Controller\Api\StockApiController.0.App\Controller\Api\StockApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\StockApiController).
Resolving inheritance for "App\Controller\Api\StockApiController" (parent: .instanceof.App\Controller\Api\StockApiController.0.App\Controller\Api\StockApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\UserVisitController" (parent: .abstract.instanceof.App\Controller\Api\UserVisitController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\UserVisitController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\UserVisitController).
Resolving inheritance for ".instanceof.App\Controller\Api\UserVisitController.0.App\Controller\Api\UserVisitController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\UserVisitController).
Resolving inheritance for "App\Controller\Api\UserVisitController" (parent: .instanceof.App\Controller\Api\UserVisitController.0.App\Controller\Api\UserVisitController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CheckoutController" (parent: .abstract.instanceof.App\Controller\CheckoutController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CheckoutController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CheckoutController).
Resolving inheritance for ".instanceof.App\Controller\CheckoutController.0.App\Controller\CheckoutController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CheckoutController).
Resolving inheritance for "App\Controller\CheckoutController" (parent: .instanceof.App\Controller\CheckoutController.0.App\Controller\CheckoutController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dev\GiftVoucherTestController" (parent: .abstract.instanceof.App\Controller\Dev\GiftVoucherTestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dev\GiftVoucherTestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dev\GiftVoucherTestController).
Resolving inheritance for ".instanceof.App\Controller\Dev\GiftVoucherTestController.0.App\Controller\Dev\GiftVoucherTestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dev\GiftVoucherTestController).
Resolving inheritance for "App\Controller\Dev\GiftVoucherTestController" (parent: .instanceof.App\Controller\Dev\GiftVoucherTestController.0.App\Controller\Dev\GiftVoucherTestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Editor\CategoryTreeController" (parent: .abstract.instanceof.App\Controller\Editor\CategoryTreeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Editor\CategoryTreeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Editor\CategoryTreeController).
Resolving inheritance for ".instanceof.App\Controller\Editor\CategoryTreeController.0.App\Controller\Editor\CategoryTreeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Editor\CategoryTreeController).
Resolving inheritance for "App\Controller\Editor\CategoryTreeController" (parent: .instanceof.App\Controller\Editor\CategoryTreeController.0.App\Controller\Editor\CategoryTreeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Editor\ProjectController" (parent: .abstract.instanceof.App\Controller\Editor\ProjectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Editor\ProjectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Editor\ProjectController).
Resolving inheritance for ".instanceof.App\Controller\Editor\ProjectController.0.App\Controller\Editor\ProjectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Editor\ProjectController).
Resolving inheritance for "App\Controller\Editor\ProjectController" (parent: .instanceof.App\Controller\Editor\ProjectController.0.App\Controller\Editor\ProjectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Editor\UploadController" (parent: .abstract.instanceof.App\Controller\Editor\UploadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Editor\UploadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Editor\UploadController).
Resolving inheritance for ".instanceof.App\Controller\Editor\UploadController.0.App\Controller\Editor\UploadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Editor\UploadController).
Resolving inheritance for "App\Controller\Editor\UploadController" (parent: .instanceof.App\Controller\Editor\UploadController.0.App\Controller\Editor\UploadController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FrontpageController" (parent: .abstract.instanceof.App\Controller\FrontpageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FrontpageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FrontpageController).
Resolving inheritance for ".instanceof.App\Controller\FrontpageController.0.App\Controller\FrontpageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FrontpageController).
Resolving inheritance for "App\Controller\FrontpageController" (parent: .instanceof.App\Controller\FrontpageController.0.App\Controller\FrontpageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportController" (parent: .abstract.instanceof.App\Controller\ImportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportController).
Resolving inheritance for ".instanceof.App\Controller\ImportController.0.App\Controller\ImportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportController).
Resolving inheritance for "App\Controller\ImportController" (parent: .instanceof.App\Controller\ImportController.0.App\Controller\ImportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PreviewController" (parent: .abstract.instanceof.App\Controller\PreviewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PreviewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PreviewController).
Resolving inheritance for ".instanceof.App\Controller\PreviewController.0.App\Controller\PreviewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PreviewController).
Resolving inheritance for "App\Controller\PreviewController" (parent: .instanceof.App\Controller\PreviewController.0.App\Controller\PreviewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PricingController" (parent: .abstract.instanceof.App\Controller\PricingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PricingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PricingController).
Resolving inheritance for ".instanceof.App\Controller\PricingController.0.App\Controller\PricingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PricingController).
Resolving inheritance for "App\Controller\PricingController" (parent: .instanceof.App\Controller\PricingController.0.App\Controller\PricingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrintboxAuthController" (parent: .abstract.instanceof.App\Controller\PrintboxAuthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrintboxAuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrintboxAuthController).
Resolving inheritance for ".instanceof.App\Controller\PrintboxAuthController.0.App\Controller\PrintboxAuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrintboxAuthController).
Resolving inheritance for "App\Controller\PrintboxAuthController" (parent: .instanceof.App\Controller\PrintboxAuthController.0.App\Controller\PrintboxAuthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrintboxCartController" (parent: .abstract.instanceof.App\Controller\PrintboxCartController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrintboxCartController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrintboxCartController).
Resolving inheritance for ".instanceof.App\Controller\PrintboxCartController.0.App\Controller\PrintboxCartController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrintboxCartController).
Resolving inheritance for "App\Controller\PrintboxCartController" (parent: .instanceof.App\Controller\PrintboxCartController.0.App\Controller\PrintboxCartController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrintboxEditorController" (parent: .abstract.instanceof.App\Controller\PrintboxEditorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrintboxEditorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrintboxEditorController).
Resolving inheritance for ".instanceof.App\Controller\PrintboxEditorController.0.App\Controller\PrintboxEditorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrintboxEditorController).
Resolving inheritance for "App\Controller\PrintboxEditorController" (parent: .instanceof.App\Controller\PrintboxEditorController.0.App\Controller\PrintboxEditorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProfileController" (parent: .abstract.instanceof.App\Controller\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProfileController).
Resolving inheritance for ".instanceof.App\Controller\ProfileController.0.App\Controller\ProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProfileController).
Resolving inheritance for "App\Controller\ProfileController" (parent: .instanceof.App\Controller\ProfileController.0.App\Controller\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShopCatalogController" (parent: .abstract.instanceof.App\Controller\ShopCatalogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShopCatalogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShopCatalogController).
Resolving inheritance for ".instanceof.App\Controller\ShopCatalogController.0.App\Controller\ShopCatalogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShopCatalogController).
Resolving inheritance for "App\Controller\ShopCatalogController" (parent: .instanceof.App\Controller\ShopCatalogController.0.App\Controller\ShopCatalogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SiteSearchController" (parent: .abstract.instanceof.App\Controller\SiteSearchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SiteSearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SiteSearchController).
Resolving inheritance for ".instanceof.App\Controller\SiteSearchController.0.App\Controller\SiteSearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SiteSearchController).
Resolving inheritance for "App\Controller\SiteSearchController" (parent: .instanceof.App\Controller\SiteSearchController.0.App\Controller\SiteSearchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SiteToolsController" (parent: .abstract.instanceof.App\Controller\SiteToolsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SiteToolsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SiteToolsController).
Resolving inheritance for ".instanceof.App\Controller\SiteToolsController.0.App\Controller\SiteToolsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SiteToolsController).
Resolving inheritance for "App\Controller\SiteToolsController" (parent: .instanceof.App\Controller\SiteToolsController.0.App\Controller\SiteToolsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SitemapController" (parent: .abstract.instanceof.App\Controller\SitemapController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SitemapController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SitemapController).
Resolving inheritance for ".instanceof.App\Controller\SitemapController.0.App\Controller\SitemapController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SitemapController).
Resolving inheritance for "App\Controller\SitemapController" (parent: .instanceof.App\Controller\SitemapController.0.App\Controller\SitemapController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CartLoginSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\CartLoginSubscriber).
Resolving inheritance for "App\EventSubscriber\CartLoginSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CartLoginSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\NotFoundPageSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\NotFoundPageSubscriber).
Resolving inheritance for "App\EventSubscriber\NotFoundPageSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\NotFoundPageSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountPasswordType" (parent: .abstract.instanceof.App\Form\AccountPasswordType).
Resolving inheritance for "App\Form\AccountPasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountPasswordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AddressType" (parent: .abstract.instanceof.App\Form\AddressType).
Resolving inheritance for "App\Form\AddressType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AddressType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CheckoutType" (parent: .abstract.instanceof.App\Form\CheckoutType).
Resolving inheritance for "App\Form\CheckoutType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CheckoutType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ForgotPasswordType" (parent: .abstract.instanceof.App\Form\ForgotPasswordType).
Resolving inheritance for "App\Form\ForgotPasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ForgotPasswordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuestCheckoutType" (parent: .abstract.instanceof.App\Form\GuestCheckoutType).
Resolving inheritance for "App\Form\GuestCheckoutType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuestCheckoutType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LoginType" (parent: .abstract.instanceof.App\Form\LoginType).
Resolving inheritance for "App\Form\LoginType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LoginType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProfileType" (parent: .abstract.instanceof.App\Form\ProfileType).
Resolving inheritance for "App\Form\ProfileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProfileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReclamationType" (parent: .abstract.instanceof.App\Form\ReclamationType).
Resolving inheritance for "App\Form\ReclamationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReclamationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegisterType" (parent: .abstract.instanceof.App\Form\RegisterType).
Resolving inheritance for "App\Form\RegisterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegisterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordType" (parent: .abstract.instanceof.App\Form\ResetPasswordType).
Resolving inheritance for "App\Form\ResetPasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordType).
Resolving inheritance for ".instanceof.App\MessageHandler\Editor\ProcessEditorUploadMessageHandler.0.App\MessageHandler\Editor\ProcessEditorUploadMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\Editor\ProcessEditorUploadMessageHandler).
Resolving inheritance for "App\MessageHandler\Editor\ProcessEditorUploadMessageHandler" (parent: .instanceof.App\MessageHandler\Editor\ProcessEditorUploadMessageHandler.0.App\MessageHandler\Editor\ProcessEditorUploadMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\Payment\FinalizePaidOrderMessageHandler.0.App\MessageHandler\Payment\FinalizePaidOrderMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\Payment\FinalizePaidOrderMessageHandler).
Resolving inheritance for "App\MessageHandler\Payment\FinalizePaidOrderMessageHandler" (parent: .instanceof.App\MessageHandler\Payment\FinalizePaidOrderMessageHandler.0.App\MessageHandler\Payment\FinalizePaidOrderMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\Payment\SyncMolliePaymentMessageHandler.0.App\MessageHandler\Payment\SyncMolliePaymentMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\Payment\SyncMolliePaymentMessageHandler).
Resolving inheritance for "App\MessageHandler\Payment\SyncMolliePaymentMessageHandler" (parent: .instanceof.App\MessageHandler\Payment\SyncMolliePaymentMessageHandler.0.App\MessageHandler\Payment\SyncMolliePaymentMessageHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Editor\ProjectRepository" (parent: .abstract.instanceof.App\Repository\Editor\ProjectRepository).
Resolving inheritance for "App\Repository\Editor\ProjectRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Editor\ProjectRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Editor\UploadRepository" (parent: .abstract.instanceof.App\Repository\Editor\UploadRepository).
Resolving inheritance for "App\Repository\Editor\UploadRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Editor\UploadRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Footer\FooterColumnRepository" (parent: .abstract.instanceof.App\Repository\Footer\FooterColumnRepository).
Resolving inheritance for "App\Repository\Footer\FooterColumnRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Footer\FooterColumnRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Footer\FooterLinkRepository" (parent: .abstract.instanceof.App\Repository\Footer\FooterLinkRepository).
Resolving inheritance for "App\Repository\Footer\FooterLinkRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Footer\FooterLinkRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Geo\CountryRepository" (parent: .abstract.instanceof.App\Repository\Geo\CountryRepository).
Resolving inheritance for "App\Repository\Geo\CountryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Geo\CountryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Geo\PostalcodeRepository" (parent: .abstract.instanceof.App\Repository\Geo\PostalcodeRepository).
Resolving inheritance for "App\Repository\Geo\PostalcodeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Geo\PostalcodeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Integration\ProductionJobRepository" (parent: .abstract.instanceof.App\Repository\Integration\ProductionJobRepository).
Resolving inheritance for "App\Repository\Integration\ProductionJobRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Integration\ProductionJobRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Integration\ProductionPartnerRepository" (parent: .abstract.instanceof.App\Repository\Integration\ProductionPartnerRepository).
Resolving inheritance for "App\Repository\Integration\ProductionPartnerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Integration\ProductionPartnerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Job\JobRepository" (parent: .abstract.instanceof.App\Repository\Job\JobRepository).
Resolving inheritance for "App\Repository\Job\JobRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Job\JobRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Media\BlockAssetRepository" (parent: .abstract.instanceof.App\Repository\Media\BlockAssetRepository).
Resolving inheritance for "App\Repository\Media\BlockAssetRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Media\BlockAssetRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Media\FileRepository" (parent: .abstract.instanceof.App\Repository\Media\FileRepository).
Resolving inheritance for "App\Repository\Media\FileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Media\FileRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Media\FolderRepository" (parent: .abstract.instanceof.App\Repository\Media\FolderRepository).
Resolving inheritance for "App\Repository\Media\FolderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Media\FolderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Page\BlockRepository" (parent: .abstract.instanceof.App\Repository\Page\BlockRepository).
Resolving inheritance for "App\Repository\Page\BlockRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Page\BlockRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Page\NavigationItemRepository" (parent: .abstract.instanceof.App\Repository\Page\NavigationItemRepository).
Resolving inheritance for "App\Repository\Page\NavigationItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Page\NavigationItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Page\PageRepository" (parent: .abstract.instanceof.App\Repository\Page\PageRepository).
Resolving inheritance for "App\Repository\Page\PageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Page\PageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Page\SectionRepository" (parent: .abstract.instanceof.App\Repository\Page\SectionRepository).
Resolving inheritance for "App\Repository\Page\SectionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Page\SectionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\CartRepository" (parent: .abstract.instanceof.App\Repository\Shop\CartRepository).
Resolving inheritance for "App\Repository\Shop\CartRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\CartRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\CategoryRepository" (parent: .abstract.instanceof.App\Repository\Shop\CategoryRepository).
Resolving inheritance for "App\Repository\Shop\CategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\CategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\OrderReclamationRepository" (parent: .abstract.instanceof.App\Repository\Shop\OrderReclamationRepository).
Resolving inheritance for "App\Repository\Shop\OrderReclamationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\OrderReclamationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\OrderRepository" (parent: .abstract.instanceof.App\Repository\Shop\OrderRepository).
Resolving inheritance for "App\Repository\Shop\OrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\OrderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\PaymentMethodRepository" (parent: .abstract.instanceof.App\Repository\Shop\PaymentMethodRepository).
Resolving inheritance for "App\Repository\Shop\PaymentMethodRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\PaymentMethodRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\PostageGroupRepository" (parent: .abstract.instanceof.App\Repository\Shop\PostageGroupRepository).
Resolving inheritance for "App\Repository\Shop\PostageGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\PostageGroupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\PostageRepository" (parent: .abstract.instanceof.App\Repository\Shop\PostageRepository).
Resolving inheritance for "App\Repository\Shop\PostageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\PostageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\ProductRepository" (parent: .abstract.instanceof.App\Repository\Shop\ProductRepository).
Resolving inheritance for "App\Repository\Shop\ProductRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\ProductRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\ShippingMethodRepository" (parent: .abstract.instanceof.App\Repository\Shop\ShippingMethodRepository).
Resolving inheritance for "App\Repository\Shop\ShippingMethodRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\ShippingMethodRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\ShopSettingsRepository" (parent: .abstract.instanceof.App\Repository\Shop\ShopSettingsRepository).
Resolving inheritance for "App\Repository\Shop\ShopSettingsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\ShopSettingsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\SizeRepository" (parent: .abstract.instanceof.App\Repository\Shop\SizeRepository).
Resolving inheritance for "App\Repository\Shop\SizeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\SizeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\VariantGroupRepository" (parent: .abstract.instanceof.App\Repository\Shop\VariantGroupRepository).
Resolving inheritance for "App\Repository\Shop\VariantGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\VariantGroupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\VariantGroupTextRepository" (parent: .abstract.instanceof.App\Repository\Shop\VariantGroupTextRepository).
Resolving inheritance for "App\Repository\Shop\VariantGroupTextRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\VariantGroupTextRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\VariantRepository" (parent: .abstract.instanceof.App\Repository\Shop\VariantRepository).
Resolving inheritance for "App\Repository\Shop\VariantRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\VariantRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\VoucherRepository" (parent: .abstract.instanceof.App\Repository\Shop\VoucherRepository).
Resolving inheritance for "App\Repository\Shop\VoucherRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\VoucherRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Site\DownloadDocumentRepository" (parent: .abstract.instanceof.App\Repository\Site\DownloadDocumentRepository).
Resolving inheritance for "App\Repository\Site\DownloadDocumentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Site\DownloadDocumentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserAddressRepository" (parent: .abstract.instanceof.App\Repository\UserAddressRepository).
Resolving inheritance for "App\Repository\UserAddressRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserAddressRepository).
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\UserVisitRepository" (parent: .abstract.instanceof.App\Repository\UserVisitRepository).
Resolving inheritance for "App\Repository\UserVisitRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserVisitRepository).
Resolving inheritance for ".instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Media\Mutation\CreateBlockAssetResolver" (parent: .abstract.instanceof.App\Resolver\Media\Mutation\CreateBlockAssetResolver).
Resolving inheritance for "App\Resolver\Media\Mutation\CreateBlockAssetResolver" (parent: .instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Media\Mutation\CreateBlockAssetResolver).
Resolving inheritance for ".instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Media\Mutation\CreateMediaObjectResolver" (parent: .abstract.instanceof.App\Resolver\Media\Mutation\CreateMediaObjectResolver).
Resolving inheritance for "App\Resolver\Media\Mutation\CreateMediaObjectResolver" (parent: .instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Media\Mutation\CreateMediaObjectResolver).
Resolving inheritance for ".instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Media\Mutation\CreateMultiBlockAssetResolver" (parent: .abstract.instanceof.App\Resolver\Media\Mutation\CreateMultiBlockAssetResolver).
Resolving inheritance for "App\Resolver\Media\Mutation\CreateMultiBlockAssetResolver" (parent: .instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Media\Mutation\CreateMultiBlockAssetResolver).
Resolving inheritance for ".instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Media\Mutation\CreateMultiMediaObjectResolver" (parent: .abstract.instanceof.App\Resolver\Media\Mutation\CreateMultiMediaObjectResolver).
Resolving inheritance for "App\Resolver\Media\Mutation\CreateMultiMediaObjectResolver" (parent: .instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Media\Mutation\CreateMultiMediaObjectResolver).
Resolving inheritance for ".instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Media\Mutation\RemoveCategoryImageResolver" (parent: .abstract.instanceof.App\Resolver\Media\Mutation\RemoveCategoryImageResolver).
Resolving inheritance for "App\Resolver\Media\Mutation\RemoveCategoryImageResolver" (parent: .instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Media\Mutation\RemoveCategoryImageResolver).
Resolving inheritance for ".instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Media\Mutation\RemovePageImageResolver" (parent: .abstract.instanceof.App\Resolver\Media\Mutation\RemovePageImageResolver).
Resolving inheritance for "App\Resolver\Media\Mutation\RemovePageImageResolver" (parent: .instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Media\Mutation\RemovePageImageResolver).
Resolving inheritance for ".instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Media\Mutation\RemoveProductImageResolver" (parent: .abstract.instanceof.App\Resolver\Media\Mutation\RemoveProductImageResolver).
Resolving inheritance for "App\Resolver\Media\Mutation\RemoveProductImageResolver" (parent: .instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Media\Mutation\RemoveProductImageResolver).
Resolving inheritance for ".instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Media\Mutation\RemoveVariantGroupIconResolver" (parent: .abstract.instanceof.App\Resolver\Media\Mutation\RemoveVariantGroupIconResolver).
Resolving inheritance for "App\Resolver\Media\Mutation\RemoveVariantGroupIconResolver" (parent: .instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Media\Mutation\RemoveVariantGroupIconResolver).
Resolving inheritance for ".instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Media\Mutation\RemoveVariantImageResolver" (parent: .abstract.instanceof.App\Resolver\Media\Mutation\RemoveVariantImageResolver).
Resolving inheritance for "App\Resolver\Media\Mutation\RemoveVariantImageResolver" (parent: .instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Media\Mutation\RemoveVariantImageResolver).
Resolving inheritance for ".instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Media\Mutation\UploadCategoryImageResolver" (parent: .abstract.instanceof.App\Resolver\Media\Mutation\UploadCategoryImageResolver).
Resolving inheritance for "App\Resolver\Media\Mutation\UploadCategoryImageResolver" (parent: .instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Media\Mutation\UploadCategoryImageResolver).
Resolving inheritance for ".instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Media\Mutation\UploadPageImageResolver" (parent: .abstract.instanceof.App\Resolver\Media\Mutation\UploadPageImageResolver).
Resolving inheritance for "App\Resolver\Media\Mutation\UploadPageImageResolver" (parent: .instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Media\Mutation\UploadPageImageResolver).
Resolving inheritance for ".instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Media\Mutation\UploadProductImageResolver" (parent: .abstract.instanceof.App\Resolver\Media\Mutation\UploadProductImageResolver).
Resolving inheritance for "App\Resolver\Media\Mutation\UploadProductImageResolver" (parent: .instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Media\Mutation\UploadProductImageResolver).
Resolving inheritance for ".instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Media\Mutation\UploadVariantGroupIconResolver" (parent: .abstract.instanceof.App\Resolver\Media\Mutation\UploadVariantGroupIconResolver).
Resolving inheritance for "App\Resolver\Media\Mutation\UploadVariantGroupIconResolver" (parent: .instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Media\Mutation\UploadVariantGroupIconResolver).
Resolving inheritance for ".instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Media\Mutation\UploadVariantImageResolver" (parent: .abstract.instanceof.App\Resolver\Media\Mutation\UploadVariantImageResolver).
Resolving inheritance for "App\Resolver\Media\Mutation\UploadVariantImageResolver" (parent: .instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Media\Mutation\UploadVariantImageResolver).
Resolving inheritance for ".instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Page\DuplicatePageResolver" (parent: .abstract.instanceof.App\Resolver\Page\DuplicatePageResolver).
Resolving inheritance for "App\Resolver\Page\DuplicatePageResolver" (parent: .instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Page\DuplicatePageResolver).
Resolving inheritance for ".instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Page\ReorderBlockResolver" (parent: .abstract.instanceof.App\Resolver\Page\ReorderBlockResolver).
Resolving inheritance for "App\Resolver\Page\ReorderBlockResolver" (parent: .instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Page\ReorderBlockResolver).
Resolving inheritance for ".instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Page\ReorderNavigationResolver" (parent: .abstract.instanceof.App\Resolver\Page\ReorderNavigationResolver).
Resolving inheritance for "App\Resolver\Page\ReorderNavigationResolver" (parent: .instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Page\ReorderNavigationResolver).
Resolving inheritance for ".instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Page\ReorderSectionResolver" (parent: .abstract.instanceof.App\Resolver\Page\ReorderSectionResolver).
Resolving inheritance for "App\Resolver\Page\ReorderSectionResolver" (parent: .instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Page\ReorderSectionResolver).
Resolving inheritance for ".instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Site\Mutation\RemoveDownloadDocumentFileResolver" (parent: .abstract.instanceof.App\Resolver\Site\Mutation\RemoveDownloadDocumentFileResolver).
Resolving inheritance for "App\Resolver\Site\Mutation\RemoveDownloadDocumentFileResolver" (parent: .instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Site\Mutation\RemoveDownloadDocumentFileResolver).
Resolving inheritance for ".instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Site\Mutation\UploadDownloadDocumentFileResolver" (parent: .abstract.instanceof.App\Resolver\Site\Mutation\UploadDownloadDocumentFileResolver).
Resolving inheritance for "App\Resolver\Site\Mutation\UploadDownloadDocumentFileResolver" (parent: .instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Site\Mutation\UploadDownloadDocumentFileResolver).
Resolving inheritance for ".instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\User\Mutation\UserMutationResolver" (parent: .abstract.instanceof.App\Resolver\User\Mutation\UserMutationResolver).
Resolving inheritance for "App\Resolver\User\Mutation\UserMutationResolver" (parent: .instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\User\Mutation\UserMutationResolver).
Resolving inheritance for ".instanceof.ApiPlatform\GraphQl\Resolver\QueryItemResolverInterface.0.App\Resolver\User\Query\MeResolver" (parent: .abstract.instanceof.App\Resolver\User\Query\MeResolver).
Resolving inheritance for "App\Resolver\User\Query\MeResolver" (parent: .instanceof.ApiPlatform\GraphQl\Resolver\QueryItemResolverInterface.0.App\Resolver\User\Query\MeResolver).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\UserVoter" (parent: .abstract.instanceof.App\Security\Voter\UserVoter).
Resolving inheritance for "App\Security\Voter\UserVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\UserVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Exception\ExceptionNormalizer" (parent: .abstract.instanceof.App\Serializer\Exception\ExceptionNormalizer).
Resolving inheritance for "App\Serializer\Exception\ExceptionNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Exception\ExceptionNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\BlockAssetNormalizer" (parent: .abstract.instanceof.App\Serializer\Normalizer\BlockAssetNormalizer).
Resolving inheritance for "App\Serializer\Normalizer\BlockAssetNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\BlockAssetNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\CategoryNormalizer" (parent: .abstract.instanceof.App\Serializer\Normalizer\CategoryNormalizer).
Resolving inheritance for "App\Serializer\Normalizer\CategoryNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\CategoryNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\MediaObjectNormalizer" (parent: .abstract.instanceof.App\Serializer\Normalizer\MediaObjectNormalizer).
Resolving inheritance for "App\Serializer\Normalizer\MediaObjectNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\MediaObjectNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\PageNormalizer" (parent: .abstract.instanceof.App\Serializer\Normalizer\PageNormalizer).
Resolving inheritance for "App\Serializer\Normalizer\PageNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\PageNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\PictureNormalizer" (parent: .abstract.instanceof.App\Serializer\Normalizer\PictureNormalizer).
Resolving inheritance for "App\Serializer\Normalizer\PictureNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\PictureNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\ProductNormalizer" (parent: .abstract.instanceof.App\Serializer\Normalizer\ProductNormalizer).
Resolving inheritance for "App\Serializer\Normalizer\ProductNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\ProductNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\VariantGroupNormalizer" (parent: .abstract.instanceof.App\Serializer\Normalizer\VariantGroupNormalizer).
Resolving inheritance for "App\Serializer\Normalizer\VariantGroupNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\VariantGroupNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Serializer\UploadedFileDenormalizer" (parent: .abstract.instanceof.App\Serializer\UploadedFileDenormalizer).
Resolving inheritance for "App\Serializer\UploadedFileDenormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Serializer\UploadedFileDenormalizer).
Resolving inheritance for ".instanceof.App\Service\Integration\Production\ProductionJobHookInterface.0.App\Service\Integration\Production\ThunPhotobookProductionHook" (parent: .abstract.instanceof.App\Service\Integration\Production\ThunPhotobookProductionHook).
Resolving inheritance for "App\Service\Integration\Production\ThunPhotobookProductionHook" (parent: .instanceof.App\Service\Integration\Production\ProductionJobHookInterface.0.App\Service\Integration\Production\ThunPhotobookProductionHook).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processor\ModifiedProcessor" (parent: .abstract.instanceof.App\State\Processor\ModifiedProcessor).
Resolving inheritance for "App\State\Processor\ModifiedProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processor\ModifiedProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processor\OwnerProcessor" (parent: .abstract.instanceof.App\State\Processor\OwnerProcessor).
Resolving inheritance for "App\State\Processor\OwnerProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processor\OwnerProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processor\PageDeleteProcessor" (parent: .abstract.instanceof.App\State\Processor\PageDeleteProcessor).
Resolving inheritance for "App\State\Processor\PageDeleteProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processor\PageDeleteProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processor\PicturePositionProcessor" (parent: .abstract.instanceof.App\State\Processor\PicturePositionProcessor).
Resolving inheritance for "App\State\Processor\PicturePositionProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processor\PicturePositionProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processor\UserPasswordHasher" (parent: .abstract.instanceof.App\State\Processor\UserPasswordHasher).
Resolving inheritance for "App\State\Processor\UserPasswordHasher" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processor\UserPasswordHasher).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processor\UserRegisterProcessor" (parent: .abstract.instanceof.App\State\Processor\UserRegisterProcessor).
Resolving inheritance for "App\State\Processor\UserRegisterProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processor\UserRegisterProcessor).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\EditorExtension" (parent: .abstract.instanceof.App\Twig\EditorExtension).
Resolving inheritance for "App\Twig\EditorExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\EditorExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\SiteExtension" (parent: .abstract.instanceof.App\Twig\SiteExtension).
Resolving inheritance for "App\Twig\SiteExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\SiteExtension).
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.asset_mapper" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._version__default" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "cache.http_client.pool" (parent: cache.app).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "serializer.name_converter.metadata_aware" (parent: serializer.name_converter.metadata_aware.abstract).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.orders_async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_csrf_token_valid_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.api_login" (parent: security.firewall.config).
Resolving inheritance for "security.listener.api_login.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.authenticator.json_login.api_login" (parent: security.authenticator.json_login).
Resolving inheritance for "security.authentication.success_handler.api_login.json_login" (parent: security.authentication.custom_success_handler).
Resolving inheritance for "security.authentication.success_handler.api_login.json_login" (parent: lexik_jwt_authentication.handler.authentication_success).
Resolving inheritance for "security.authentication.failure_handler.api_login.json_login" (parent: security.authentication.custom_failure_handler).
Resolving inheritance for "security.authentication.failure_handler.api_login.json_login" (parent: lexik_jwt_authentication.handler.authentication_failure).
Resolving inheritance for "security.authenticator.manager.api_login" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api_login" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api_login" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api_login" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api_login" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.graphql" (parent: security.firewall.config).
Resolving inheritance for "security.listener.graphql.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.graphql" (parent: security.listener.session).
Resolving inheritance for "security.authenticator.jwt.graphql" (parent: lexik_jwt_authentication.security.jwt_authenticator).
Resolving inheritance for "security.authenticator.manager.graphql" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.graphql" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.graphql" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.graphql" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.graphql" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
Resolving inheritance for "security.listener.api.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.authenticator.jwt.api" (parent: lexik_jwt_authentication.security.jwt_authenticator).
Resolving inheritance for "security.authenticator.manager.api" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.v1_admin" (parent: security.firewall.config).
Resolving inheritance for "security.listener.v1_admin.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.authenticator.jwt.v1_admin" (parent: lexik_jwt_authentication.security.jwt_authenticator).
Resolving inheritance for "security.authenticator.manager.v1_admin" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.v1_admin" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.v1_admin" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.v1_admin" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.v1_admin" (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.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 "cache.security_token_verifier" (parent: cache.system).
Resolving inheritance for "security.authenticator.remember_me_signature_hasher.main" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.main" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.main" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.main" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.main" (parent: security.authenticator.remember_me).
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 "security.firewall.map.config.image_resolver" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.image_resolver" (parent: security.firewall.context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "api_platform.cache.route_name_resolver" (parent: cache.system).
Resolving inheritance for "api_platform.cache.metadata.resource" (parent: cache.system).
Resolving inheritance for "api_platform.cache.metadata.property" (parent: cache.system).
Resolving inheritance for "api_platform.cache.metadata.resource_collection" (parent: cache.system).
Resolving inheritance for "api_platform.graphql.cache.subscription" (parent: cache.system).
Resolving inheritance for "api_platform.doctrine.orm.date_filter.instance" (parent: api_platform.doctrine.orm.date_filter).
Resolving inheritance for "api_platform.doctrine.orm.range_filter.instance" (parent: api_platform.doctrine.orm.range_filter).
Resolving inheritance for "api_platform.doctrine.orm.backed_enum_filter.instance" (parent: api_platform.doctrine.orm.backed_enum_filter).
Resolving inheritance for "api_platform.doctrine.orm.boolean_filter.instance" (parent: api_platform.doctrine.orm.boolean_filter).
Resolving inheritance for "api_platform.doctrine.orm.numeric_filter.instance" (parent: api_platform.doctrine.orm.numeric_filter).
Resolving inheritance for "api_platform.doctrine.orm.exists_filter.instance" (parent: api_platform.doctrine.orm.exists_filter).
Resolving inheritance for "api_platform.doctrine.orm.search_filter.instance" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for "liip_imagine.cache.resolver.default" (parent: liip_imagine.cache.resolver.prototype.web_path).
Resolving inheritance for "liip_imagine.binary.loader.default" (parent: liip_imagine.binary.loader.prototype.filesystem).
Resolving inheritance for "liip_imagine.binary.loader.default" (parent: liip_imagine.binary.locator.filesystem).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\SmartUniqueNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.media_object" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.block_assets" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.product_images" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.category_images" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.variant_group_icons" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.variant_images" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.page_images" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.download_documents" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
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 ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\UniqidNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\UniqidNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\UniqidNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\UniqidNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\PropertyNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\PropertyNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\PropertyNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\PropertyNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\OrignameNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\OrignameNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\OrignameNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\OrignameNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\HashNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\HashNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\HashNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\HashNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\Base64Namer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\Base64Namer).
Resolving inheritance for "Vich\UploaderBundle\Naming\Base64Namer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\Base64Namer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\SubdirDirectoryNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\SubdirDirectoryNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SubdirDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\SubdirDirectoryNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\PropertyDirectoryNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\PropertyDirectoryNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\PropertyDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\PropertyDirectoryNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer).
Resolving inheritance for "vich_uploader.listener.clean.media_object" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.media_object" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.media_object" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.block_assets" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.block_assets" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.block_assets" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.inject.product_images" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.clean.product_images" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.product_images" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.product_images" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.inject.category_images" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.clean.category_images" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.category_images" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.category_images" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.inject.variant_group_icons" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.clean.variant_group_icons" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.variant_group_icons" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.variant_group_icons" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.inject.variant_images" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.clean.variant_images" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.variant_images" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.variant_images" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.inject.page_images" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.clean.page_images" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.page_images" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.page_images" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.inject.download_documents" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.clean.download_documents" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.download_documents" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.download_documents" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "lexik_jwt_authentication.key_loader.openssl" (parent: lexik_jwt_authentication.key_loader.abstract).
Resolving inheritance for "lexik_jwt_authentication.key_loader.raw" (parent: lexik_jwt_authentication.key_loader.abstract).
Resolving inheritance for "oneup_flysystem.default_adapter_adapter" (parent: oneup_flysystem.adapter.local).
Resolving inheritance for "oneup_flysystem.docs_adapter_adapter" (parent: oneup_flysystem.adapter.local).
Resolving inheritance for "oneup_flysystem.block_asset_adapter_adapter" (parent: oneup_flysystem.adapter.local).
Resolving inheritance for "oneup_flysystem.product_adapter_adapter" (parent: oneup_flysystem.adapter.local).
Resolving inheritance for "oneup_flysystem.category_adapter_adapter" (parent: oneup_flysystem.adapter.local).
Resolving inheritance for "oneup_flysystem.variant_group_adapter_adapter" (parent: oneup_flysystem.adapter.local).
Resolving inheritance for "oneup_flysystem.variant_adapter_adapter" (parent: oneup_flysystem.adapter.local).
Resolving inheritance for "oneup_flysystem.page_adapter_adapter" (parent: oneup_flysystem.adapter.local).
Resolving inheritance for "oneup_flysystem.downloads_adapter_adapter" (parent: oneup_flysystem.adapter.local).
Resolving inheritance for "oneup_flysystem.default_filesystem_filesystem" (parent: oneup_flysystem.filesystem).
Resolving inheritance for "oneup_flysystem.page_fs_filesystem" (parent: oneup_flysystem.filesystem).
Resolving inheritance for "oneup_flysystem.product_fs_filesystem" (parent: oneup_flysystem.filesystem).
Resolving inheritance for "oneup_flysystem.category_fs_filesystem" (parent: oneup_flysystem.filesystem).
Resolving inheritance for "oneup_flysystem.variant_group_fs_filesystem" (parent: oneup_flysystem.filesystem).
Resolving inheritance for "oneup_flysystem.variant_fs_filesystem" (parent: oneup_flysystem.filesystem).
Resolving inheritance for "oneup_flysystem.docs_fs_filesystem" (parent: oneup_flysystem.filesystem).
Resolving inheritance for "oneup_flysystem.block_assets_fs_filesystem" (parent: oneup_flysystem.filesystem).
Resolving inheritance for "oneup_flysystem.downloads_fs_filesystem" (parent: oneup_flysystem.filesystem).
Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
Resolving inheritance for "annotated_app_entity_footer_footer_column_api_platform_doctrine_orm_filter_order_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\OrderFilter).
Resolving inheritance for "annotated_app_entity_footer_footer_column_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for "annotated_app_entity_footer_footer_column_api_platform_doctrine_orm_filter_boolean_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\BooleanFilter).
Resolving inheritance for "annotated_app_entity_footer_footer_link_api_platform_doctrine_orm_filter_order_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\OrderFilter).
Resolving inheritance for "annotated_app_entity_footer_footer_link_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for "annotated_app_entity_footer_footer_link_api_platform_doctrine_orm_filter_boolean_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\BooleanFilter).
Resolving inheritance for "annotated_app_entity_geo_country_api_platform_doctrine_orm_filter_order_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\OrderFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_geo_country_app_api_resource_shop_name_search_filter" (parent: .abstract.instanceof.annotated_app_entity_geo_country_app_api_resource_shop_name_search_filter).
Resolving inheritance for ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_entity_geo_country_app_api_resource_shop_name_search_filter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_geo_country_app_api_resource_shop_name_search_filter).
Resolving inheritance for "annotated_app_entity_geo_country_app_api_resource_shop_name_search_filter" (parent: .instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_entity_geo_country_app_api_resource_shop_name_search_filter).
Resolving inheritance for "annotated_app_entity_job_job_api_platform_doctrine_orm_filter_order_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\OrderFilter).
Resolving inheritance for "annotated_app_entity_job_job_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for "annotated_app_entity_job_job_api_platform_doctrine_orm_filter_boolean_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\BooleanFilter).
Resolving inheritance for "annotated_app_entity_media_file_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for "annotated_app_entity_media_file_api_platform_doctrine_orm_filter_exists_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\ExistsFilter).
Resolving inheritance for "annotated_app_entity_media_file_api_platform_doctrine_orm_filter_boolean_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\BooleanFilter).
Resolving inheritance for "annotated_app_entity_page_navigation_item_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for "annotated_app_entity_page_navigation_item_api_platform_doctrine_orm_filter_exists_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\ExistsFilter).
Resolving inheritance for "annotated_app_entity_page_navigation_item_api_platform_doctrine_orm_filter_boolean_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\BooleanFilter).
Resolving inheritance for "annotated_app_entity_page_page_api_platform_doctrine_orm_filter_order_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\OrderFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_page_page_app_api_resource_page_search_filter" (parent: .abstract.instanceof.annotated_app_entity_page_page_app_api_resource_page_search_filter).
Resolving inheritance for ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_entity_page_page_app_api_resource_page_search_filter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_page_page_app_api_resource_page_search_filter).
Resolving inheritance for "annotated_app_entity_page_page_app_api_resource_page_search_filter" (parent: .instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_entity_page_page_app_api_resource_page_search_filter).
Resolving inheritance for "annotated_app_entity_page_page_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for "annotated_app_entity_page_page_api_platform_doctrine_orm_filter_boolean_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\BooleanFilter).
Resolving inheritance for "annotated_app_entity_shop_category_api_platform_doctrine_orm_filter_order_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\OrderFilter).
Resolving inheritance for "annotated_app_entity_shop_category_api_platform_doctrine_orm_filter_exists_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\ExistsFilter).
Resolving inheritance for "annotated_app_entity_shop_category_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_shop_category_app_api_resource_shop_title_search_filter" (parent: .abstract.instanceof.annotated_app_entity_shop_category_app_api_resource_shop_title_search_filter).
Resolving inheritance for ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_entity_shop_category_app_api_resource_shop_title_search_filter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_shop_category_app_api_resource_shop_title_search_filter).
Resolving inheritance for "annotated_app_entity_shop_category_app_api_resource_shop_title_search_filter" (parent: .instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_entity_shop_category_app_api_resource_shop_title_search_filter).
Resolving inheritance for "annotated_app_entity_shop_category_api_platform_doctrine_orm_filter_boolean_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\BooleanFilter).
Resolving inheritance for "annotated_app_entity_shop_payment_method_api_platform_doctrine_orm_filter_order_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\OrderFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_shop_payment_method_app_api_resource_shop_title_search_filter" (parent: .abstract.instanceof.annotated_app_entity_shop_payment_method_app_api_resource_shop_title_search_filter).
Resolving inheritance for ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_entity_shop_payment_method_app_api_resource_shop_title_search_filter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_shop_payment_method_app_api_resource_shop_title_search_filter).
Resolving inheritance for "annotated_app_entity_shop_payment_method_app_api_resource_shop_title_search_filter" (parent: .instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_entity_shop_payment_method_app_api_resource_shop_title_search_filter).
Resolving inheritance for "annotated_app_entity_shop_payment_method_api_platform_doctrine_orm_filter_boolean_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\BooleanFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_shop_postage_app_api_resource_shop_title_search_filter" (parent: .abstract.instanceof.annotated_app_entity_shop_postage_app_api_resource_shop_title_search_filter).
Resolving inheritance for ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_entity_shop_postage_app_api_resource_shop_title_search_filter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_shop_postage_app_api_resource_shop_title_search_filter).
Resolving inheritance for "annotated_app_entity_shop_postage_app_api_resource_shop_title_search_filter" (parent: .instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_entity_shop_postage_app_api_resource_shop_title_search_filter).
Resolving inheritance for "annotated_app_entity_shop_postage_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for "annotated_app_entity_shop_postage_api_platform_doctrine_orm_filter_boolean_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\BooleanFilter).
Resolving inheritance for "annotated_app_entity_shop_postage_group_api_platform_doctrine_orm_filter_order_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\OrderFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_shop_postage_group_app_api_resource_shop_title_search_filter" (parent: .abstract.instanceof.annotated_app_entity_shop_postage_group_app_api_resource_shop_title_search_filter).
Resolving inheritance for ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_entity_shop_postage_group_app_api_resource_shop_title_search_filter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_shop_postage_group_app_api_resource_shop_title_search_filter).
Resolving inheritance for "annotated_app_entity_shop_postage_group_app_api_resource_shop_title_search_filter" (parent: .instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_entity_shop_postage_group_app_api_resource_shop_title_search_filter).
Resolving inheritance for "annotated_app_entity_shop_product_api_platform_doctrine_orm_filter_order_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\OrderFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_shop_product_app_api_resource_page_search_filter" (parent: .abstract.instanceof.annotated_app_entity_shop_product_app_api_resource_page_search_filter).
Resolving inheritance for ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_entity_shop_product_app_api_resource_page_search_filter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_shop_product_app_api_resource_page_search_filter).
Resolving inheritance for "annotated_app_entity_shop_product_app_api_resource_page_search_filter" (parent: .instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_entity_shop_product_app_api_resource_page_search_filter).
Resolving inheritance for "annotated_app_entity_shop_product_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for "annotated_app_entity_shop_product_api_platform_doctrine_orm_filter_boolean_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\BooleanFilter).
Resolving inheritance for "annotated_app_entity_shop_shipping_method_api_platform_doctrine_orm_filter_order_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\OrderFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_shop_shipping_method_app_api_resource_shop_title_search_filter" (parent: .abstract.instanceof.annotated_app_entity_shop_shipping_method_app_api_resource_shop_title_search_filter).
Resolving inheritance for ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_entity_shop_shipping_method_app_api_resource_shop_title_search_filter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_shop_shipping_method_app_api_resource_shop_title_search_filter).
Resolving inheritance for "annotated_app_entity_shop_shipping_method_app_api_resource_shop_title_search_filter" (parent: .instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_entity_shop_shipping_method_app_api_resource_shop_title_search_filter).
Resolving inheritance for "annotated_app_entity_shop_shipping_method_api_platform_doctrine_orm_filter_boolean_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\BooleanFilter).
Resolving inheritance for "annotated_app_entity_shop_shop_settings_api_platform_doctrine_orm_filter_boolean_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\BooleanFilter).
Resolving inheritance for "annotated_app_entity_shop_shop_settings_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for "annotated_app_entity_shop_shop_settings_api_platform_doctrine_orm_filter_order_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\OrderFilter).
Resolving inheritance for "annotated_app_entity_shop_size_api_platform_doctrine_orm_filter_order_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\OrderFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_shop_size_app_api_resource_shop_title_search_filter" (parent: .abstract.instanceof.annotated_app_entity_shop_size_app_api_resource_shop_title_search_filter).
Resolving inheritance for ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_entity_shop_size_app_api_resource_shop_title_search_filter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_shop_size_app_api_resource_shop_title_search_filter).
Resolving inheritance for "annotated_app_entity_shop_size_app_api_resource_shop_title_search_filter" (parent: .instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_entity_shop_size_app_api_resource_shop_title_search_filter).
Resolving inheritance for "annotated_app_entity_shop_variant_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for "annotated_app_entity_shop_variant_group_api_platform_doctrine_orm_filter_order_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\OrderFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_shop_variant_group_app_api_resource_shop_title_search_filter" (parent: .abstract.instanceof.annotated_app_entity_shop_variant_group_app_api_resource_shop_title_search_filter).
Resolving inheritance for ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_entity_shop_variant_group_app_api_resource_shop_title_search_filter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_shop_variant_group_app_api_resource_shop_title_search_filter).
Resolving inheritance for "annotated_app_entity_shop_variant_group_app_api_resource_shop_title_search_filter" (parent: .instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_entity_shop_variant_group_app_api_resource_shop_title_search_filter).
Resolving inheritance for "annotated_app_entity_shop_variant_group_api_platform_doctrine_orm_filter_boolean_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\BooleanFilter).
Resolving inheritance for "annotated_app_entity_shop_variant_group_text_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for "annotated_app_entity_shop_voucher_api_platform_doctrine_orm_filter_order_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\OrderFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_shop_voucher_app_api_resource_shop_voucher_search_filter" (parent: .abstract.instanceof.annotated_app_entity_shop_voucher_app_api_resource_shop_voucher_search_filter).
Resolving inheritance for ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_entity_shop_voucher_app_api_resource_shop_voucher_search_filter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_shop_voucher_app_api_resource_shop_voucher_search_filter).
Resolving inheritance for "annotated_app_entity_shop_voucher_app_api_resource_shop_voucher_search_filter" (parent: .instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_entity_shop_voucher_app_api_resource_shop_voucher_search_filter).
Resolving inheritance for "annotated_app_entity_shop_voucher_api_platform_doctrine_orm_filter_boolean_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\BooleanFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_site_download_document_app_api_resource_shop_title_search_filter" (parent: .abstract.instanceof.annotated_app_entity_site_download_document_app_api_resource_shop_title_search_filter).
Resolving inheritance for ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_entity_site_download_document_app_api_resource_shop_title_search_filter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_site_download_document_app_api_resource_shop_title_search_filter).
Resolving inheritance for "annotated_app_entity_site_download_document_app_api_resource_shop_title_search_filter" (parent: .instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_entity_site_download_document_app_api_resource_shop_title_search_filter).
Resolving inheritance for "annotated_app_entity_site_download_document_api_platform_doctrine_orm_filter_search_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\SearchFilter).
Resolving inheritance for "annotated_app_entity_site_download_document_api_platform_doctrine_orm_filter_order_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\OrderFilter).
Resolving inheritance for "annotated_app_entity_site_download_document_api_platform_doctrine_orm_filter_boolean_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\BooleanFilter).
Resolving inheritance for "annotated_app_entity_user_api_platform_doctrine_orm_filter_boolean_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\BooleanFilter).
Resolving inheritance for "annotated_app_entity_user_api_platform_doctrine_orm_filter_order_filter" (parent: ApiPlatform\Doctrine\Orm\Filter\OrderFilter).
Resolving inheritance for ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_user_app_api_resource_user_search_filter" (parent: .abstract.instanceof.annotated_app_entity_user_app_api_resource_user_search_filter).
Resolving inheritance for ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_entity_user_app_api_resource_user_search_filter" (parent: .instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_user_app_api_resource_user_search_filter).
Resolving inheritance for "annotated_app_entity_user_app_api_resource_user_search_filter" (parent: .instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_entity_user_app_api_resource_user_search_filter).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Enum\LinkType" (parent: .abstract.instanceof.App\Enum\LinkType).
Resolving inheritance for ".instanceof.App\Service\Integration\Production\ProductionJobHookInterface.0..abstract.App\Service\Integration\Production\ProductionJobHookInterface" (parent: .abstract.instanceof..abstract.App\Service\Integration\Production\ProductionJobHookInterface).
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_schedule" (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 "maker.auto_command.make_security_custom" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_webhook" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_state_processor" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_state_provider" (parent: maker.auto_command.abstract).
Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for ".signing.messenger.default_serializer" (parent: messenger.signing_serializer).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
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.idle_connection_middleware.default" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.asset_mapper" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.payment" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.integration" (parent: monolog.logger_prototype).
494
Removed service "Psr\Http\Message\RequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ResponseFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ServerRequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\StreamFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UploadedFileFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UriFactoryInterface"; reason: private alias.
Removed service "App\Service\Integration\Production\ProductionJobHookInterface"; reason: private alias.
Removed service "Symfony\Bundle\FrameworkBundle\Controller\ControllerHelper"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "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\HttpKernel\DependencyInjection\ServicesResetterInterface"; 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.cli"; reason: private alias.
Removed service "error_renderer.default"; 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 "cache.adapter.valkey"; reason: private alias.
Removed service "cache.adapter.valkey_tag_aware"; 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\NamespacedPoolInterface"; 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\AssetMapper\AssetMapperInterface"; reason: private alias.
Removed service "asset_mapper.http_client"; reason: private alias.
Removed service "Symfony\Component\AssetMapper\ImportMap\ImportMapManager"; reason: private alias.
Removed service "Symfony\Component\AssetMapper\Compressor\CompressorInterface"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "mailer.default_transport"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\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\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderSerializer"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderParser"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UlidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\NameBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\RandomBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\TimeBasedUuidFactory"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_valkey_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 "messenger.default_serializer"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "messenger.failure_transports.default"; reason: private alias.
Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $default.connection"; 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 $default.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "Symfony\UX\Turbo\Broadcaster\BroadcasterInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\UserAuthorizationCheckerInterface"; 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.api_login"; reason: private alias.
Removed service "security.user_checker.api_login"; reason: private alias.
Removed service "security.authentication.session_strategy.graphql"; reason: private alias.
Removed service "security.user_checker.graphql"; reason: private alias.
Removed service "security.authentication.session_strategy.api"; reason: private alias.
Removed service "security.user_checker.api"; reason: private alias.
Removed service "security.authentication.session_strategy.v1_admin"; reason: private alias.
Removed service "security.user_checker.v1_admin"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "api_platform.state_provider"; reason: private alias.
Removed service "ApiPlatform\State\Pagination\Pagination"; reason: private alias.
Removed service "ApiPlatform\State\Pagination\PaginationOptions"; reason: private alias.
Removed service "ApiPlatform\State\CreateProvider"; reason: private alias.
Removed service "ApiPlatform\State\ObjectProvider"; reason: private alias.
Removed service "ApiPlatform\State\SerializerContextBuilderInterface"; reason: private alias.
Removed service "api_platform.serializer"; reason: private alias.
Removed service "api_platform.property_accessor"; reason: private alias.
Removed service "api_platform.property_info"; reason: private alias.
Removed service "ApiPlatform\Api\ResourceClassResolverInterface"; reason: private alias.
Removed service "ApiPlatform\Metadata\ResourceClassResolverInterface"; reason: private alias.
Removed service "ApiPlatform\Api\UrlGeneratorInterface"; reason: private alias.
Removed service "ApiPlatform\Metadata\UrlGeneratorInterface"; reason: private alias.
Removed service "ApiPlatform\Serializer\SerializerContextBuilderInterface"; reason: private alias.
Removed service "ApiPlatform\Serializer\Filter\PropertyFilter"; reason: private alias.
Removed service "ApiPlatform\Serializer\Filter\GroupFilter"; reason: private alias.
Removed service "api_platform.identifiers_extractor"; reason: private alias.
Removed service "ApiPlatform\Api\IdentifiersExtractorInterface"; reason: private alias.
Removed service "ApiPlatform\Metadata\IdentifiersExtractorInterface"; reason: private alias.
Removed service "api_platform.iri_converter"; reason: private alias.
Removed service "ApiPlatform\Api\IriConverterInterface"; reason: private alias.
Removed service "ApiPlatform\Metadata\IriConverterInterface"; reason: private alias.
Removed service "api_platform.state_processor.documentation"; reason: private alias.
Removed service "api_platform.state_provider.documentation"; reason: private alias.
Removed service "api_platform.path_segment_name_generator"; reason: private alias.
Removed service "api_platform.inflector"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory"; reason: private alias.
Removed service "ApiPlatform\Metadata\Resource\Factory\ResourceNameCollectionFactoryInterface"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory"; reason: private alias.
Removed service "ApiPlatform\Metadata\Property\Factory\PropertyNameCollectionFactoryInterface"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory"; reason: private alias.
Removed service "ApiPlatform\Metadata\Property\Factory\PropertyMetadataFactoryInterface"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory"; reason: private alias.
Removed service "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\Metadata\Operation\Factory\OperationMetadataFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\JsonSchema\TypeFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\JsonSchema\SchemaFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\OpenApi\Serializer\OpenApiNormalizer"; reason: private alias.
Removed service "ApiPlatform\OpenApi\Options"; reason: private alias.
Removed service "ApiPlatform\OpenApi\Factory\OpenApiFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\GraphQl\Serializer\SerializerContextBuilderInterface"; reason: private alias.
Removed service "api_platform.graphql.state_provider"; reason: private alias.
Removed service "api_platform.graphql.state_processor"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Common\State\RemoveProcessor"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Common\State\PersistProcessor"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\OrderFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\RangeFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\DateFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\BackedEnumFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\BooleanFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\NumericFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\ExistsFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\EagerLoadingExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\FilterExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\FilterEagerLoadingExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\PaginationExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\OrderExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\ParameterExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\State\CollectionProvider"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\State\ItemProvider"; reason: private alias.
Removed service "api_platform.state.item_provider"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\SearchFilter"; reason: private alias.
Removed service "ApiPlatform\Validator\ValidatorInterface"; reason: private alias.
Removed service "api_platform.message_bus"; reason: private alias.
Removed service "api_platform.security.expression_language"; reason: private alias.
Removed service "ApiPlatform\Symfony\Security\ResourceAccessCheckerInterface"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\FilterFactoryCollection"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\StackBuilder"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\StackCollection"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Filter\FilterManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Data\DataManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Cache\CacheManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Service\FilterService"; reason: private alias.
Removed service "liip_imagine"; reason: private alias.
Removed service "Imagine\Image\ImagineInterface"; 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_uploader.namer_uniqid"; reason: private alias.
Removed service "vich_uploader.namer_property"; reason: private alias.
Removed service "vich_uploader.namer_origname"; reason: private alias.
Removed service "vich_uploader.namer_hash"; reason: private alias.
Removed service "vich_uploader.namer_base64"; reason: private alias.
Removed service "vich_uploader.directory_namer_subdir"; reason: private alias.
Removed service "vich_uploader.namer_directory_property"; reason: private alias.
Removed service "vich_uploader.namer_directory_current_date_time"; reason: private alias.
Removed service "vich_uploader.namer_directory_configurable"; reason: private alias.
Removed service "vich_uploader.namer_smart_unique"; 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\Storage\FlysystemStorage"; 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 "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenManagerInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\JWSProviderInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\TokenExtractorInterface"; reason: private alias.
Removed service "lexik_jwt_authentication.jwt_token_authenticator"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Encoder\JWTEncoderInterface"; reason: private alias.
Removed service "SymfonyCasts\Bundle\ResetPassword\ResetPasswordHelperInterface"; reason: private alias.
Removed service "SymfonyCasts\Bundle\VerifyEmail\VerifyEmailHelperInterface"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $default_filesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $defaultFilesystem"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $page_fsFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $pageFsFilesystem"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $product_fsFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $productFsFilesystem"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $category_fsFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $categoryFsFilesystem"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $variant_group_fsFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $variantGroupFsFilesystem"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $variant_fsFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $variantFsFilesystem"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $docs_fsFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $docsFsFilesystem"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $block_assets_fsFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $blockAssetsFsFilesystem"; reason: private alias.
Removed service ".League\Flysystem\FilesystemOperator $downloads_fsFilesystem"; reason: private alias.
Removed service "League\Flysystem\FilesystemOperator $downloadsFsFilesystem"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $defaultFactory"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $defaultTokenFactory"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $defaultProvider"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $defaultTokenProvider"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface $defaultHub"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface $defaultPublisher"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface"; reason: private alias.
Removed service "Symfony\Component\Mercure\Publisher"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $request"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $console"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $messenger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $cache"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $asset_mapper"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $assetMapperLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_client"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $mailer"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $translation"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $php"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $event"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $router"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $profiler"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $doctrine"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $debug"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $security"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $deprecation"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $payment"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $paymentLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $integration"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $integrationLogger"; reason: private alias.
Removed service "api_platform.name_converter"; reason: private alias.
Removed service "liip_imagine.mime_type_guesser"; reason: private alias.
Removed service "liip_imagine.extension_guesser"; reason: private alias.
Removed service "turbo.mercure.stimulus_helper"; reason: private alias.
Removed service ".service_locator.o14GmTH"; reason: private alias.
Removed service ".service_locator.Tk0clqw"; reason: private alias.
Removed service ".service_locator.8CvI_5C"; reason: private alias.
Removed service ".service_locator.h.mIq0I"; reason: private alias.
Removed service ".service_locator.x0D8NIs"; reason: private alias.
Removed service ".service_locator.S7i_A8G"; reason: private alias.
Removed service ".service_locator.OoLDP8h"; reason: private alias.
Removed service ".service_locator.S9tnIXR"; reason: private alias.
Removed service ".service_locator.O9k51c8"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.deprecations.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.parameter.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.concerns.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.xml.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.concerns.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.yaml.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.not_exposed_operation.inner"; reason: private alias.
Removed service "api_platform.state_provider.documentation.read.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.backed_enum.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.uri_template.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.main_controller.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.link.inner"; reason: private alias.
Removed service "api_platform.graphql.state_provider.read.inner"; reason: private alias.
Removed service "api_platform.state_processor.respond"; reason: private alias.
Removed service "api_platform.graphql.state_provider.parameter.inner"; reason: private alias.
Removed service "api_platform.graphql.state_provider.denormalizer.inner"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "api_platform.state_processor.documentation.serialize.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.operation_name.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.input_output.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.formats.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.filters.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.alternate_uri.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.php_doc.inner"; reason: private alias.
Removed service "api_platform.graphql.state_processor.subscription.inner"; reason: private alias.
Removed service "api_platform.graphql.state_provider.validate.inner"; reason: private alias.
Removed service "api_platform.graphql.state_provider.resolver.inner"; reason: private alias.
Removed service "api_platform.graphql.state_provider.validate_after_resolver.inner"; reason: private alias.
Removed service "api_platform.graphql.state_provider.access_checker.after_resolver.inner"; reason: private alias.
Removed service "api_platform.state_provider.read"; reason: private alias.
Removed service "api_platform.state_provider.parameter.inner"; reason: private alias.
Removed service "api_platform.state_processor.documentation.write.inner"; reason: private alias.
Removed service "api_platform.state_provider.documentation.content_negotiation.inner"; reason: private alias.
Removed service "api_platform.graphql.state_processor.write.inner"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "api_platform.messenger.metadata.resource.metadata_collection_factory.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.property_info.inner"; reason: private alias.
Removed service "api_platform.doctrine.orm.metadata.property.metadata_factory.inner"; reason: private alias.
Removed service "api_platform.doctrine.orm.metadata.resource.metadata_collection_factory.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.link_factory"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.serializer.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.default_property.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.identifier.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.attribute.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.yaml.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.validator.inner"; reason: private alias.
Removed service "api_platform.json_schema.metadata.property.metadata_factory.schema.inner"; reason: private alias.
Removed service "http_client.uri_template.inner"; reason: private alias.
Removed service "api_platform.openapi.factory"; reason: private alias.
Removed service "asset_mapper.mapped_asset_factory"; reason: private alias.
Removed service "assets._default_package"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "security.csrf.token_manager"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "serializer"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "turbo.broadcaster.imux"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.api_login"; reason: private alias.
Removed service "security.firewall.authenticator.graphql"; reason: private alias.
Removed service "security.firewall.authenticator.api"; reason: private alias.
Removed service "security.firewall.authenticator.v1_admin"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "api_platform.serializer.context_builder"; reason: private alias.
Removed service "api_platform.state_processor.add_link_header.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.attributes.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.class_name.inner"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory.xml.inner"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory.concerns.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.yaml.inner"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory.yaml.inner"; reason: private alias.
Removed service "api_platform.openapi.serializer_context_builder.inner"; reason: private alias.
Removed service "api_platform.state_provider.documentation.read"; reason: private alias.
Removed service "api_platform.swagger_ui.provider.inner"; reason: private alias.
Removed service "api_platform.json_schema.schema_factory"; reason: private alias.
Removed service "api_platform.hydra.normalizer.collection"; reason: private alias.
Removed service "api_platform.hydra.normalizer.collection_filters.inner"; reason: private alias.
Removed service "api_platform.hydra.name_converter.hydra_prefix.inner"; reason: private alias.
Removed service "api_platform.http_cache.processor.add_headers.inner"; reason: private alias.
Removed service "api_platform.state_provider.access_checker.inner"; reason: private alias.
Removed service "api_platform.state_provider.deserialize"; reason: private alias.
Removed service "api_platform.state_provider.access_checker"; reason: private alias.
Removed service "api_platform.state_provider.validate"; reason: private alias.
Removed service "api_platform.graphql.state_provider.read"; reason: private alias.
Removed service "api_platform.graphql.state_provider.denormalizer"; reason: private alias.
Removed service "api_platform.graphql.state_provider.validate"; reason: private alias.
Removed service "lexik_jwt_authentication.api_platform.openapi.factory.inner"; reason: private alias.
Removed service "mercure.hub.default.publisher"; reason: private alias.
Removed service "mercure.hub.default"; reason: private alias.
Removed service "security.event_dispatcher.api_login"; reason: private alias.
Removed service "security.event_dispatcher.graphql"; reason: private alias.
Removed service "security.event_dispatcher.api"; reason: private alias.
Removed service "security.event_dispatcher.v1_admin"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service ".signing.messenger.default_serializer.inner"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "serializer.mapping.class_metadata_factory"; reason: private alias.
Removed service "api_platform.openapi.normalizer"; reason: private alias.
Removed service "api_platform.json_schema.backward_compatible_schema_factory.inner"; reason: private alias.
Removed service "api_platform.openapi.normalizer.api_gateway"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.cached.inner"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory.cached.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.cached.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.cached.inner"; reason: private alias.
Removed service ".service_locator.dpiLQ5O"; reason: private alias.
Removed service ".service_locator.c0wzfI4"; reason: private alias.
Removed service ".service_locator.uhJuciU"; reason: private alias.
Removed service ".service_locator.R5ZM3Tc"; reason: private alias.
Removed service ".service_locator.8xqX_Qm"; reason: private alias.
Removed service ".service_locator.S_qIZ2w"; reason: private alias.
Removed service ".service_locator.0ekWYPZ"; reason: private alias.
Removed service ".service_locator.9.04SZZ"; reason: private alias.
Removed service ".service_locator.wmw0OsL"; reason: private alias.
Removed service ".service_locator.mtZjWik"; reason: private alias.
Removed service ".service_locator.paFfHFr"; reason: private alias.
Removed service ".service_locator.Ci7d38g"; reason: private alias.
Removed service ".service_locator.MVL9hvL"; reason: private alias.
Removed service ".service_locator.QXUH1ow"; reason: private alias.
Removed service ".service_locator.xer2AWF"; reason: private alias.
Removed service ".service_locator.Au1VhKG"; reason: private alias.
Removed service ".service_locator.O8MVQy1"; reason: private alias.
Removed service ".service_locator.8Fpp8xE"; reason: private alias.
Removed service ".service_locator._WeEzmp"; reason: private alias.
Removed service ".service_locator.TadShlz"; reason: private alias.
Removed service ".service_locator.4YIicnp"; reason: private alias.
Removed service ".service_locator.uQW5H3E"; reason: private alias.
Removed service ".service_locator.5GRsrtJ"; reason: private alias.
Removed service ".service_locator.gu11WOO"; reason: private alias.
Removed service ".service_locator.dCWTLy0"; reason: private alias.
Removed service ".service_locator.ZqQZsZi"; reason: private alias.
Removed service ".service_locator.Zq0veTM"; reason: private alias.
Removed service ".service_locator.l1.Ivcr"; reason: private alias.
Removed service ".service_locator.D6tJ4Px"; reason: private alias.
Removed service ".service_locator.0ngK9uf"; reason: private alias.
127
Changed reference of service "App\Controller\CheckoutController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\Editor\UploadController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\MessageHandler\Editor\ProcessEditorUploadMessageHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\MessageHandler\Payment\FinalizePaidOrderMessageHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Service\Page\NavigationService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\Payment\OrderPaymentStatusService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Service\Shop\CartService" previously pointing to "router.default" to "router".
Changed reference of service "App\Twig\EditorExtension" previously pointing to "router.default" to "router".
Changed reference of service "App\Twig\SiteExtension" previously pointing to "router.default" to "router".
Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "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 "services_resetter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.config_debug" previously pointing to ".service_locator.ryAvHi4" to "container.env_var_processors_locator".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_failed_messages_retry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console.command.translation_lint" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "asset_mapper.command.compile" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "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 "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.chat" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.sms" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.email" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.push" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.desktop" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "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 "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.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 "security.authenticator.json_login.api_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authentication.success_handler.api_login.json_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.failure_handler.api_login.json_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.failure_handler.api_login.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authenticator.jwt.graphql" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.jwt.graphql" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authenticator.jwt.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.jwt.api" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authenticator.jwt.v1_admin" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.jwt.v1_admin" 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 "maker.maker.make_reset_password" previously pointing to "router.default" to "router".
Changed reference of service "api_platform.router" previously pointing to "router.default" to "router".
Changed reference of service "api_platform.swagger_ui.processor" previously pointing to "router.default" to "router".
Changed reference of service "api_platform.swagger_ui.action" previously pointing to "router.default" to "router".
Changed reference of service "ApiPlatform\Symfony\Messenger\Processor" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "liip_imagine.cache.manager" previously pointing to "router.default" to "router".
Changed reference of service "liip_imagine.cache.manager" 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 "lexik_jwt_authentication.security.authentication.provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.authentication.listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.jws_provider.default" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.jws_provider.lcobucci" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.handler.authentication_success" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.security.guard.jwt_token_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.guard.jwt_token_authenticator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.check_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.migrate_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "symfonycasts.verify_email.helper" previously pointing to "router.default" to "router".
Changed reference of service "oneup_flysystem.mount_manager" previously pointing to "oneup_flysystem.default_filesystem_filesystem" to "League\Flysystem\Filesystem".
Changed reference of service "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.bus.default.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.jLLS2Ji" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.closure_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\Voter\UserVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator._75ztS9" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.TJNRSaV" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.kvOAK9B" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.mFBT25N" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.WFHe_Y3" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "api_platform.state_provider.access_checker.post_deserialize.inner" previously pointing to "translator.data_collector" to "translator".
631
Removed service "App\Entity"; reason: abstract.
Removed service ".abstract.App\Service\Integration\Production\ProductionJobHookInterface"; 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 "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "serializer.name_converter.metadata_aware.abstract"; reason: abstract.
Removed service ".abstract.Symfony\Component\Validator\Constraints\AbstractComparisonValidator"; 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\CharsetValidator"; 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\MacAddressValidator"; 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\VideoValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WeekValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WordCountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\YamlValidator"; reason: abstract.
Removed service "messenger.middleware.send_message"; reason: abstract.
Removed service "messenger.signing_serializer"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "notifier.transport_factory.abstract"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.dbal.idle_connection_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.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_discovery.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwkset"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.access_token_handler.oidc.encryption"; reason: abstract.
Removed service "security.access_token_handler.oauth2"; reason: abstract.
Removed service "security.access_token_handler.oidc.generator"; reason: abstract.
Removed service "security.authenticator.signature_remember_me_handler"; reason: abstract.
Removed service "security.authenticator.persistent_remember_me_handler"; reason: abstract.
Removed service "security.listener.check_remember_me_conditions"; reason: abstract.
Removed service "security.listener.remember_me"; reason: abstract.
Removed service "security.authenticator.remember_me"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "api_platform.serializer.property_filter"; reason: abstract.
Removed service "api_platform.serializer.group_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.order_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.range_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.date_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.backed_enum_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.boolean_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.numeric_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.exists_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.search_filter"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.flysystem"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.flysystem2"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.chain"; reason: abstract.
Removed service "liip_imagine.binary.locator.asset_mapper"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.web_path"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.aws_s3"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.cache"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.flysystem"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.flysystem2"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.proxy"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.psr_cache"; reason: abstract.
Removed service "vich_uploader.listener.doctrine.base"; reason: abstract.
Removed service "lexik_jwt_authentication.key_loader.abstract"; reason: abstract.
Removed service "lexik_jwt_authentication.security.jwt_authenticator"; reason: abstract.
Removed service "oneup_flysystem.adapter.local"; reason: abstract.
Removed service "oneup_flysystem.adapter.awss3v3"; reason: abstract.
Removed service "oneup_flysystem.adapter.ftp"; reason: abstract.
Removed service "oneup_flysystem.adapter.sftp"; reason: abstract.
Removed service "oneup_flysystem.adapter.memory"; reason: abstract.
Removed service "oneup_flysystem.adapter.async_aws_s3"; reason: abstract.
Removed service "oneup_flysystem.adapter.googlecloudstorage"; reason: abstract.
Removed service "oneup_flysystem.adapter.gitlab"; reason: abstract.
Removed service "oneup_flysystem.adapter.azureblob"; reason: abstract.
Removed service "oneup_flysystem.filesystem"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiResource\Page\SearchFilter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Metadata\FilterInterface.0.App\ApiResource\Page\SearchFilter"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiResource\Page\SearchFilter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiResource\Shop\NameSearchFilter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Metadata\FilterInterface.0.App\ApiResource\Shop\NameSearchFilter"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiResource\Shop\NameSearchFilter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiResource\Shop\TitleSearchFilter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Metadata\FilterInterface.0.App\ApiResource\Shop\TitleSearchFilter"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiResource\Shop\TitleSearchFilter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiResource\Shop\VoucherSearchFilter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Metadata\FilterInterface.0.App\ApiResource\Shop\VoucherSearchFilter"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiResource\Shop\VoucherSearchFilter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.App\ApiResource\User\SearchFilter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Metadata\FilterInterface.0.App\ApiResource\User\SearchFilter"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiResource\User\SearchFilter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportDataCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ImportDataCommand.0.App\Command\ImportDataCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportDataCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportLegacyDataCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ImportLegacyDataCommand.0.App\Command\ImportLegacyDataCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportLegacyDataCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportPrintboxUsersCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ImportPrintboxUsersCommand.0.App\Command\ImportPrintboxUsersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportPrintboxUsersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportVouchersCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ImportVouchersCommand.0.App\Command\ImportVouchersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportVouchersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PageRebuildPathsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\PageRebuildPathsCommand.0.App\Command\PageRebuildPathsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PageRebuildPathsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProcessPaidOrderNowCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ProcessPaidOrderNowCommand.0.App\Command\ProcessPaidOrderNowCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ProcessPaidOrderNowCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\QueueMissingOrderExportsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\QueueMissingOrderExportsCommand.0.App\Command\QueueMissingOrderExportsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\QueueMissingOrderExportsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RelinkArchivedOrdersByEmailCommand"; reason: abstract.
Removed service ".instanceof.App\Command\RelinkArchivedOrdersByEmailCommand.0.App\Command\RelinkArchivedOrdersByEmailCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\RelinkArchivedOrdersByEmailCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PageTreeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PageTreeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\PageTreeController.0.App\Controller\Admin\PageTreeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\PageTreeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProductionJobAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProductionJobAdminController"; reason: abstract.
Removed service ".instanceof.App\Controller\Admin\ProductionJobAdminController.0.App\Controller\Admin\ProductionJobAdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ProductionJobAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AdminDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AdminDashboardController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\AdminDashboardController.0.App\Controller\Api\AdminDashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\AdminDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AdminOrderAssetsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AdminOrderAssetsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\AdminOrderAssetsController.0.App\Controller\Api\AdminOrderAssetsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\AdminOrderAssetsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AdminOrderListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AdminOrderListController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\AdminOrderListController.0.App\Controller\Api\AdminOrderListController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\AdminOrderListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AdminOrderReprocessController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AdminOrderReprocessController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\AdminOrderReprocessController.0.App\Controller\Api\AdminOrderReprocessController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\AdminOrderReprocessController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AdminOrderXmlController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AdminOrderXmlController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\AdminOrderXmlController.0.App\Controller\Api\AdminOrderXmlController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\AdminOrderXmlController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AdminPaymentMethodSyncController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AdminPaymentMethodSyncController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\AdminPaymentMethodSyncController.0.App\Controller\Api\AdminPaymentMethodSyncController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\AdminPaymentMethodSyncController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AdminProductionJobController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AdminProductionJobController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\AdminProductionJobController.0.App\Controller\Api\AdminProductionJobController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\AdminProductionJobController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\AdminVoucherBulkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\AdminVoucherBulkController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\AdminVoucherBulkController.0.App\Controller\Api\AdminVoucherBulkController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\AdminVoucherBulkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CartController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CartController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\CartController.0.App\Controller\Api\CartController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\CartController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ContactRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ContactRequestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\ContactRequestController.0.App\Controller\Api\ContactRequestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ContactRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\EditorConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\EditorConfigController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\EditorConfigController.0.App\Controller\Api\EditorConfigController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\EditorConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ExternalSyncController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ExternalSyncController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\ExternalSyncController.0.App\Controller\Api\ExternalSyncController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ExternalSyncController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\LegacyShopApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\LegacyShopApiController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\LegacyShopApiController.0.App\Controller\Api\LegacyShopApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\LegacyShopApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PostalcodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PostalcodeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\PostalcodeController.0.App\Controller\Api\PostalcodeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\PostalcodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ProductionApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ProductionApiController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\ProductionApiController.0.App\Controller\Api\ProductionApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ProductionApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\SearchController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\SearchController.0.App\Controller\Api\SearchController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\StockApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\StockApiController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\StockApiController.0.App\Controller\Api\StockApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\StockApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\UserVisitController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\UserVisitController"; reason: abstract.
Removed service ".instanceof.App\Controller\Api\UserVisitController.0.App\Controller\Api\UserVisitController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\UserVisitController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CheckoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CheckoutController"; reason: abstract.
Removed service ".instanceof.App\Controller\CheckoutController.0.App\Controller\CheckoutController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CheckoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Dev\GiftVoucherTestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Dev\GiftVoucherTestController"; reason: abstract.
Removed service ".instanceof.App\Controller\Dev\GiftVoucherTestController.0.App\Controller\Dev\GiftVoucherTestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Dev\GiftVoucherTestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Editor\CategoryTreeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Editor\CategoryTreeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Editor\CategoryTreeController.0.App\Controller\Editor\CategoryTreeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Editor\CategoryTreeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Editor\ProjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Editor\ProjectController"; reason: abstract.
Removed service ".instanceof.App\Controller\Editor\ProjectController.0.App\Controller\Editor\ProjectController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Editor\ProjectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Editor\UploadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Editor\UploadController"; reason: abstract.
Removed service ".instanceof.App\Controller\Editor\UploadController.0.App\Controller\Editor\UploadController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Editor\UploadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\FrontpageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\FrontpageController"; reason: abstract.
Removed service ".instanceof.App\Controller\FrontpageController.0.App\Controller\FrontpageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\FrontpageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ImportController"; reason: abstract.
Removed service ".instanceof.App\Controller\ImportController.0.App\Controller\ImportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PreviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PreviewController"; reason: abstract.
Removed service ".instanceof.App\Controller\PreviewController.0.App\Controller\PreviewController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PreviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PricingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PricingController"; reason: abstract.
Removed service ".instanceof.App\Controller\PricingController.0.App\Controller\PricingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PricingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrintboxAuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrintboxAuthController"; reason: abstract.
Removed service ".instanceof.App\Controller\PrintboxAuthController.0.App\Controller\PrintboxAuthController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PrintboxAuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrintboxCartController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrintboxCartController"; reason: abstract.
Removed service ".instanceof.App\Controller\PrintboxCartController.0.App\Controller\PrintboxCartController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PrintboxCartController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PrintboxEditorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PrintboxEditorController"; reason: abstract.
Removed service ".instanceof.App\Controller\PrintboxEditorController.0.App\Controller\PrintboxEditorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PrintboxEditorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.App\Controller\ProfileController.0.App\Controller\ProfileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShopCatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShopCatalogController"; reason: abstract.
Removed service ".instanceof.App\Controller\ShopCatalogController.0.App\Controller\ShopCatalogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ShopCatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SiteSearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SiteSearchController"; reason: abstract.
Removed service ".instanceof.App\Controller\SiteSearchController.0.App\Controller\SiteSearchController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SiteSearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SiteToolsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SiteToolsController"; reason: abstract.
Removed service ".instanceof.App\Controller\SiteToolsController.0.App\Controller\SiteToolsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SiteToolsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SitemapController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SitemapController"; reason: abstract.
Removed service ".instanceof.App\Controller\SitemapController.0.App\Controller\SitemapController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SitemapController"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Enum\LinkType"; reason: abstract.
Removed service ".abstract.instanceof.App\Enum\LinkType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CartLoginSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\CartLoginSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\NotFoundPageSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\NotFoundPageSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountPasswordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AccountPasswordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AddressType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AddressType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CheckoutType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CheckoutType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ForgotPasswordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ForgotPasswordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GuestCheckoutType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GuestCheckoutType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LoginType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\LoginType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProfileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProfileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ReclamationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ReclamationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegisterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\RegisterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ResetPasswordType"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\Editor\ProcessEditorUploadMessageHandler.0.App\MessageHandler\Editor\ProcessEditorUploadMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Editor\ProcessEditorUploadMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\Payment\FinalizePaidOrderMessageHandler.0.App\MessageHandler\Payment\FinalizePaidOrderMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Payment\FinalizePaidOrderMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\Payment\SyncMolliePaymentMessageHandler.0.App\MessageHandler\Payment\SyncMolliePaymentMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Payment\SyncMolliePaymentMessageHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Editor\ProjectRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Editor\ProjectRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Editor\UploadRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Editor\UploadRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Footer\FooterColumnRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Footer\FooterColumnRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Footer\FooterLinkRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Footer\FooterLinkRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Geo\CountryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Geo\CountryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Geo\PostalcodeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Geo\PostalcodeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Integration\ProductionJobRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Integration\ProductionJobRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Integration\ProductionPartnerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Integration\ProductionPartnerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Job\JobRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Job\JobRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Media\BlockAssetRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Media\BlockAssetRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Media\FileRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Media\FileRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Media\FolderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Media\FolderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Page\BlockRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Page\BlockRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Page\NavigationItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Page\NavigationItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Page\PageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Page\PageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Page\SectionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Page\SectionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\CartRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Shop\CartRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\CategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Shop\CategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\OrderReclamationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Shop\OrderReclamationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\OrderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Shop\OrderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\PaymentMethodRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Shop\PaymentMethodRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\PostageGroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Shop\PostageGroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\PostageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Shop\PostageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\ProductRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Shop\ProductRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\ShippingMethodRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Shop\ShippingMethodRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\ShopSettingsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Shop\ShopSettingsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\SizeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Shop\SizeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\VariantGroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Shop\VariantGroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\VariantGroupTextRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Shop\VariantGroupTextRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\VariantRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Shop\VariantRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Shop\VoucherRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Shop\VoucherRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Site\DownloadDocumentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Site\DownloadDocumentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserAddressRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserAddressRepository"; 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\UserVisitRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserVisitRepository"; reason: abstract.
Removed service ".instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Media\Mutation\CreateBlockAssetResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Resolver\Media\Mutation\CreateBlockAssetResolver"; reason: abstract.
Removed service ".instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Media\Mutation\CreateMediaObjectResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Resolver\Media\Mutation\CreateMediaObjectResolver"; reason: abstract.
Removed service ".instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Media\Mutation\CreateMultiBlockAssetResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Resolver\Media\Mutation\CreateMultiBlockAssetResolver"; reason: abstract.
Removed service ".instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Media\Mutation\CreateMultiMediaObjectResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Resolver\Media\Mutation\CreateMultiMediaObjectResolver"; reason: abstract.
Removed service ".instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Media\Mutation\RemoveCategoryImageResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Resolver\Media\Mutation\RemoveCategoryImageResolver"; reason: abstract.
Removed service ".instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Media\Mutation\RemovePageImageResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Resolver\Media\Mutation\RemovePageImageResolver"; reason: abstract.
Removed service ".instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Media\Mutation\RemoveProductImageResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Resolver\Media\Mutation\RemoveProductImageResolver"; reason: abstract.
Removed service ".instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Media\Mutation\RemoveVariantGroupIconResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Resolver\Media\Mutation\RemoveVariantGroupIconResolver"; reason: abstract.
Removed service ".instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Media\Mutation\RemoveVariantImageResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Resolver\Media\Mutation\RemoveVariantImageResolver"; reason: abstract.
Removed service ".instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Media\Mutation\UploadCategoryImageResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Resolver\Media\Mutation\UploadCategoryImageResolver"; reason: abstract.
Removed service ".instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Media\Mutation\UploadPageImageResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Resolver\Media\Mutation\UploadPageImageResolver"; reason: abstract.
Removed service ".instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Media\Mutation\UploadProductImageResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Resolver\Media\Mutation\UploadProductImageResolver"; reason: abstract.
Removed service ".instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Media\Mutation\UploadVariantGroupIconResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Resolver\Media\Mutation\UploadVariantGroupIconResolver"; reason: abstract.
Removed service ".instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Media\Mutation\UploadVariantImageResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Resolver\Media\Mutation\UploadVariantImageResolver"; reason: abstract.
Removed service ".instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Page\DuplicatePageResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Resolver\Page\DuplicatePageResolver"; reason: abstract.
Removed service ".instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Page\ReorderBlockResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Resolver\Page\ReorderBlockResolver"; reason: abstract.
Removed service ".instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Page\ReorderNavigationResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Resolver\Page\ReorderNavigationResolver"; reason: abstract.
Removed service ".instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Page\ReorderSectionResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Resolver\Page\ReorderSectionResolver"; reason: abstract.
Removed service ".instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Site\Mutation\RemoveDownloadDocumentFileResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Resolver\Site\Mutation\RemoveDownloadDocumentFileResolver"; reason: abstract.
Removed service ".instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\Site\Mutation\UploadDownloadDocumentFileResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Resolver\Site\Mutation\UploadDownloadDocumentFileResolver"; reason: abstract.
Removed service ".instanceof.ApiPlatform\GraphQl\Resolver\MutationResolverInterface.0.App\Resolver\User\Mutation\UserMutationResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Resolver\User\Mutation\UserMutationResolver"; reason: abstract.
Removed service ".instanceof.ApiPlatform\GraphQl\Resolver\QueryItemResolverInterface.0.App\Resolver\User\Query\MeResolver"; reason: abstract.
Removed service ".abstract.instanceof.App\Resolver\User\Query\MeResolver"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\Voter\UserVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\Voter\UserVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Exception\ExceptionNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Serializer\Exception\ExceptionNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\BlockAssetNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Serializer\Normalizer\BlockAssetNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\CategoryNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Serializer\Normalizer\CategoryNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\MediaObjectNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Serializer\Normalizer\MediaObjectNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\PageNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Serializer\Normalizer\PageNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\PictureNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Serializer\Normalizer\PictureNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\ProductNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Serializer\Normalizer\ProductNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\Normalizer\VariantGroupNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Serializer\Normalizer\VariantGroupNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.App\Serializer\UploadedFileDenormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Serializer\UploadedFileDenormalizer"; reason: abstract.
Removed service ".instanceof.App\Service\Integration\Production\ProductionJobHookInterface.0..abstract.App\Service\Integration\Production\ProductionJobHookInterface"; reason: abstract.
Removed service ".abstract.instanceof..abstract.App\Service\Integration\Production\ProductionJobHookInterface"; reason: abstract.
Removed service ".instanceof.App\Service\Integration\Production\ProductionJobHookInterface.0.App\Service\Integration\Production\ThunPhotobookProductionHook"; reason: abstract.
Removed service ".abstract.instanceof.App\Service\Integration\Production\ThunPhotobookProductionHook"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processor\ModifiedProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\State\Processor\ModifiedProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processor\OwnerProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\State\Processor\OwnerProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processor\PageDeleteProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\State\Processor\PageDeleteProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processor\PicturePositionProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\State\Processor\PicturePositionProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processor\UserPasswordHasher"; reason: abstract.
Removed service ".abstract.instanceof.App\State\Processor\UserPasswordHasher"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\State\Processor\UserRegisterProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\State\Processor\UserRegisterProcessor"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\EditorExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\EditorExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\SiteExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\SiteExtension"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\UniqidNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\UniqidNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\PropertyNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\PropertyNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\OrignameNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\OrignameNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\HashNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\HashNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\Base64Namer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\Base64Namer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\SubdirDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\SubdirDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\PropertyDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\PropertyDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\SmartUniqueNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\SmartUniqueNamer"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_geo_country_app_api_resource_shop_name_search_filter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_entity_geo_country_app_api_resource_shop_name_search_filter"; reason: abstract.
Removed service ".abstract.instanceof.annotated_app_entity_geo_country_app_api_resource_shop_name_search_filter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_page_page_app_api_resource_page_search_filter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_entity_page_page_app_api_resource_page_search_filter"; reason: abstract.
Removed service ".abstract.instanceof.annotated_app_entity_page_page_app_api_resource_page_search_filter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_shop_category_app_api_resource_shop_title_search_filter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_entity_shop_category_app_api_resource_shop_title_search_filter"; reason: abstract.
Removed service ".abstract.instanceof.annotated_app_entity_shop_category_app_api_resource_shop_title_search_filter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_shop_payment_method_app_api_resource_shop_title_search_filter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_entity_shop_payment_method_app_api_resource_shop_title_search_filter"; reason: abstract.
Removed service ".abstract.instanceof.annotated_app_entity_shop_payment_method_app_api_resource_shop_title_search_filter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_shop_postage_app_api_resource_shop_title_search_filter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_entity_shop_postage_app_api_resource_shop_title_search_filter"; reason: abstract.
Removed service ".abstract.instanceof.annotated_app_entity_shop_postage_app_api_resource_shop_title_search_filter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_shop_postage_group_app_api_resource_shop_title_search_filter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_entity_shop_postage_group_app_api_resource_shop_title_search_filter"; reason: abstract.
Removed service ".abstract.instanceof.annotated_app_entity_shop_postage_group_app_api_resource_shop_title_search_filter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_shop_product_app_api_resource_page_search_filter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_entity_shop_product_app_api_resource_page_search_filter"; reason: abstract.
Removed service ".abstract.instanceof.annotated_app_entity_shop_product_app_api_resource_page_search_filter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_shop_shipping_method_app_api_resource_shop_title_search_filter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_entity_shop_shipping_method_app_api_resource_shop_title_search_filter"; reason: abstract.
Removed service ".abstract.instanceof.annotated_app_entity_shop_shipping_method_app_api_resource_shop_title_search_filter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_shop_size_app_api_resource_shop_title_search_filter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_entity_shop_size_app_api_resource_shop_title_search_filter"; reason: abstract.
Removed service ".abstract.instanceof.annotated_app_entity_shop_size_app_api_resource_shop_title_search_filter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_shop_variant_group_app_api_resource_shop_title_search_filter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_entity_shop_variant_group_app_api_resource_shop_title_search_filter"; reason: abstract.
Removed service ".abstract.instanceof.annotated_app_entity_shop_variant_group_app_api_resource_shop_title_search_filter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_shop_voucher_app_api_resource_shop_voucher_search_filter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_entity_shop_voucher_app_api_resource_shop_voucher_search_filter"; reason: abstract.
Removed service ".abstract.instanceof.annotated_app_entity_shop_voucher_app_api_resource_shop_voucher_search_filter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_site_download_document_app_api_resource_shop_title_search_filter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_entity_site_download_document_app_api_resource_shop_title_search_filter"; reason: abstract.
Removed service ".abstract.instanceof.annotated_app_entity_site_download_document_app_api_resource_shop_title_search_filter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Doctrine\Orm\Filter\AbstractFilter.0.annotated_app_entity_user_app_api_resource_user_search_filter"; reason: abstract.
Removed service ".instanceof.ApiPlatform\Metadata\FilterInterface.0.annotated_app_entity_user_app_api_resource_user_search_filter"; reason: abstract.
Removed service ".abstract.instanceof.annotated_app_entity_user_app_api_resource_user_search_filter"; reason: abstract.
289
Removed service "nyholm.psr7.psr17_factory"; reason: unused.
Removed service "App\Dto\Pricing\OverrideInput"; reason: unused.
Removed service "App\Dto\Pricing\PriceInput"; reason: unused.
Removed service "App\Dto\ReorderBlockItem"; reason: unused.
Removed service "App\Dto\ReorderBlockRequest"; reason: unused.
Removed service "App\Dto\ReorderBlockResult"; reason: unused.
Removed service "App\Dto\ReorderNavigationItem"; reason: unused.
Removed service "App\Dto\ReorderNavigationRequest"; reason: unused.
Removed service "App\Dto\ReorderNavigationResult"; reason: unused.
Removed service "App\Dto\ReorderSectionItem"; reason: unused.
Removed service "App\Dto\ReorderSectionRequest"; reason: unused.
Removed service "App\Dto\ReorderSectionResult"; reason: unused.
Removed service "App\Enum\LinkType"; reason: unused.
Removed service "App\Form\GuestCheckoutData"; reason: unused.
Removed service "App\Message\Editor\ProcessEditorUploadMessage"; reason: unused.
Removed service "App\Message\Payment\FinalizePaidOrderMessage"; reason: unused.
Removed service "App\Message\Payment\SyncMolliePaymentMessage"; reason: unused.
Removed service "App\Service\Editor\UploadUrlSigner"; reason: unused.
Removed service "App\Service\Integration\Production\ProductionJobSyncResult"; reason: unused.
Removed service "App\Service\Printbox\OperationDefinition"; reason: unused.
Removed service "App\Service\Printbox\ValidatedOperationRequest"; reason: unused.
Removed service "App\Service\Shop\OrderExportNaming"; reason: unused.
Removed service "controller.helper"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "assets.empty_version_strategy"; reason: unused.
Removed service "asset_mapper.compressor.brotli"; reason: unused.
Removed service "asset_mapper.compressor.zstandard"; reason: unused.
Removed service "asset_mapper.compressor.gzip"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "serializer.name_converter.snake_case_to_camel_case"; reason: unused.
Removed service "type_info.type_context_factory"; reason: unused.
Removed service "type_info.resolver"; reason: unused.
Removed service "type_info.resolver.reflection_type"; reason: unused.
Removed service "type_info.resolver.reflection_parameter"; reason: unused.
Removed service "type_info.resolver.reflection_property"; reason: unused.
Removed service "type_info.resolver.reflection_return"; reason: unused.
Removed service "type_info.resolver.string"; reason: unused.
Removed service "type_info.resolver.reflection_parameter.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_property.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_return.phpdoc_aware"; reason: unused.
Removed service "web_link.http_header_parser"; reason: unused.
Removed service "name_based_uuid.factory"; reason: unused.
Removed service "random_based_uuid.factory"; reason: unused.
Removed service "time_based_uuid.factory"; reason: unused.
Removed service ".cache_connection.MfCypIA"; reason: unused.
Removed service ".cache_connection.H8vabc8"; reason: unused.
Removed service ".cache_connection.8kvDmRs"; 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 "validator.form.attribute_metadata"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.amqp.factory"; reason: unused.
Removed service "messenger.transport.redis.factory"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "messenger.listener.dispatch_pcntl_signal_listener"; reason: unused.
Removed service "notifier"; reason: unused.
Removed service "notifier.channel_policy"; reason: unused.
Removed service "notifier.flash_message_importance_mapper"; reason: unused.
Removed service "notifier.channel.browser"; reason: unused.
Removed service "notifier.channel.chat"; reason: unused.
Removed service "notifier.channel.sms"; reason: unused.
Removed service "notifier.channel.email"; reason: unused.
Removed service "notifier.channel.push"; reason: unused.
Removed service "notifier.channel.desktop"; reason: unused.
Removed service "notifier.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; reason: unused.
Removed service "notifier.admin_recipient.0"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.context_listener"; 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.algorithm_manager_factory"; 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.access_token_handler.oidc.signature.RS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption_algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.RSAOAEP"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHES"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHSS"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128CBCHS256"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192CBCHS384"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256CBCHS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256GCM"; reason: unused.
Removed service "security.user_checker.chain.api_login"; reason: unused.
Removed service "security.user_checker.chain.graphql"; reason: unused.
Removed service "security.user_checker.chain.api"; reason: unused.
Removed service "security.user_checker.chain.v1_admin"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "security.authenticator.remember_me_signature_hasher"; reason: unused.
Removed service "security.authenticator.firewall_aware_remember_me_handler"; 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.syslog"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "maker.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 "api_platform.serializer_locator"; reason: unused.
Removed service "api_platform.path_segment_name_generator.underscore"; reason: unused.
Removed service "api_platform.path_segment_name_generator.dash"; reason: unused.
Removed service "api_platform.metadata.path_segment_name_generator.dash"; reason: unused.
Removed service "api_platform.graphql.query_resolver_locator"; reason: unused.
Removed service "api_platform.graphql.provider.read"; reason: unused.
Removed service "api_platform.doctrine.metadata_factory"; reason: unused.
Removed service "api_platform.doctrine.orm.date_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.range_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.backed_enum_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.boolean_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.numeric_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.exists_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.search_filter.instance"; reason: unused.
Removed service "liip_imagine.mime_types"; reason: unused.
Removed service "liip_imagine.imagick"; reason: unused.
Removed service "liip_imagine.gmagick"; reason: unused.
Removed service "liip_imagine.binary.loader.prototype.filesystem"; reason: unused.
Removed service "liip_imagine.binary.loader.prototype.stream"; reason: unused.
Removed service "liip_imagine.binary.locator.filesystem"; reason: unused.
Removed service "liip_imagine.binary.locator.filesystem_insecure"; reason: unused.
Removed service "liip_imagine.templating.filter_helper"; reason: unused.
Removed service "Vich\UploaderBundle\Naming\SmartUniqueNamer.media_object"; reason: unused.
Removed service "Vich\UploaderBundle\Naming\SmartUniqueNamer.block_assets"; reason: unused.
Removed service "Vich\UploaderBundle\Naming\SmartUniqueNamer.product_images"; reason: unused.
Removed service "Vich\UploaderBundle\Naming\SmartUniqueNamer.category_images"; reason: unused.
Removed service "Vich\UploaderBundle\Naming\SmartUniqueNamer.variant_group_icons"; reason: unused.
Removed service "Vich\UploaderBundle\Naming\SmartUniqueNamer.variant_images"; reason: unused.
Removed service "Vich\UploaderBundle\Naming\SmartUniqueNamer.page_images"; reason: unused.
Removed service "Vich\UploaderBundle\Naming\SmartUniqueNamer.download_documents"; 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.storage.file_system"; reason: unused.
Removed service "vich_uploader.metadata.attribute_reader"; reason: unused.
Removed service "vich_uploader.metadata_driver.attribute"; reason: unused.
Removed service "vich_uploader.metadata_driver.annotation"; reason: unused.
Removed service "lexik_jwt_authentication.security.authentication.provider"; reason: unused.
Removed service "lexik_jwt_authentication.security.authentication.listener"; reason: unused.
Removed service "lexik_jwt_authentication.security.authentication.entry_point"; reason: unused.
Removed service "lexik_jwt_authentication.key_loader.openssl"; reason: unused.
Removed service "lexik_jwt_authentication.jws_provider.default"; reason: unused.
Removed service "lexik_jwt_authentication.payload_enrichment.random_jti_enrichment"; reason: unused.
Removed service "lexik_jwt_authentication.encoder.default"; reason: unused.
Removed service "lexik_jwt_authentication.handler.authentication_success"; reason: unused.
Removed service "lexik_jwt_authentication.handler.authentication_failure"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.query_parameter_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.split_cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.security.jwt_user_provider"; reason: unused.
Removed service ".1_TokenStorage~E8iU19t"; reason: unused.
Removed service "lexik_jwt_authentication.security.guard.jwt_token_authenticator"; reason: unused.
Removed service "symfonycasts.reset_password.random_generator"; reason: unused.
Removed service "symfonycasts.reset_password.token_generator"; reason: unused.
Removed service "symfonycasts.reset_password.helper"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.local"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.awss3v3"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.ftp"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.sftp"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.in_memory"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.customadapter"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.async_aws_s3"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.google_cloud_storage"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.gitlab"; reason: unused.
Removed service "oneup_flysystem.adapter_factory.azureblob"; reason: unused.
Removed service "webpack_encore.cache"; reason: unused.
Removed service "mercure.hub.default.publisher.traceable"; reason: unused.
Removed service "Symfony\Component\Mercure\Discovery"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Serializer\Exception\ExceptionNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Serializer\Normalizer\BlockAssetNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Serializer\Normalizer\CategoryNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Serializer\Normalizer\MediaObjectNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Serializer\Normalizer\PageNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Serializer\Normalizer\PictureNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Serializer\Normalizer\ProductNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Serializer\Normalizer\VariantGroupNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Serializer\UploadedFileDenormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.serializer.uuid_denormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.openapi.normalizer.api_gateway"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.openapi.normalizer.legacy"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.hydra.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.problem.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.graphql.normalizer.validation_exception"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.graphql.normalizer.http_exception"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.graphql.normalizer.runtime_exception"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.graphql.normalizer.error"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.openapi.normalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.jsonld.normalizer.validation_exception"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.hydra.normalizer.documentation"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.hydra.normalizer.entrypoint"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.hydra.normalizer.error"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.problem.normalizer.validation_exception"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.problem.normalizer.error"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.flatten_exception"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.jsonld.normalizer.error"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.problem"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.uid"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.jsonld.normalizer.item"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.graphql.normalizer.item"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.serializer.normalizer.item"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetime"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.mime_message"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetimezone"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.dateinterval"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.form_error"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.backed_enum"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.number"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.data_uri"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.translatable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.json_serializable"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.hydra.normalizer.collection"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.array"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.jsonld.normalizer.object"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.graphql.normalizer.object"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.object"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.xml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.json"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.yaml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.csv"; reason: unused.
Removed service ".debug.serializer.encoder.api_platform.jsonopenapi.encoder"; reason: unused.
Removed service ".debug.serializer.encoder.api_platform.yamlopenapi.encoder"; reason: unused.
Removed service ".debug.serializer.encoder.api_platform.jsonld.encoder"; reason: unused.
Removed service ".debug.serializer.encoder.api_platform.problem.encoder"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service ".service_locator.TJNRSaV"; reason: unused.
Removed service ".service_locator.TJNRSaV.controller.helper"; reason: unused.
Removed service ".service_locator.icAHgqM"; reason: unused.
Removed service ".service_locator.zfRA4vz"; reason: unused.
Removed service ".service_locator.HlhG04S"; reason: unused.
Removed service ".service_locator.WYl0woh"; reason: unused.
Removed service "mercure.hub.default.publisher.traceable.inner"; reason: unused.
735
Inlined service ".service_locator._75ztS9.App\Controller\Admin\PageTreeController" to "App\Controller\Admin\PageTreeController".
Inlined service ".service_locator._75ztS9.App\Controller\Admin\ProductionJobAdminController" to "App\Controller\Admin\ProductionJobAdminController".
Inlined service ".service_locator._75ztS9.App\Controller\Api\AdminDashboardController" to "App\Controller\Api\AdminDashboardController".
Inlined service ".service_locator._75ztS9.App\Controller\Api\AdminOrderAssetsController" to "App\Controller\Api\AdminOrderAssetsController".
Inlined service ".service_locator._75ztS9.App\Controller\Api\AdminOrderListController" to "App\Controller\Api\AdminOrderListController".
Inlined service ".service_locator._75ztS9.App\Controller\Api\AdminOrderReprocessController" to "App\Controller\Api\AdminOrderReprocessController".
Inlined service ".service_locator._75ztS9.App\Controller\Api\AdminOrderXmlController" to "App\Controller\Api\AdminOrderXmlController".
Inlined service ".service_locator._75ztS9.App\Controller\Api\AdminPaymentMethodSyncController" to "App\Controller\Api\AdminPaymentMethodSyncController".
Inlined service ".service_locator._75ztS9.App\Controller\Api\AdminProductionJobController" to "App\Controller\Api\AdminProductionJobController".
Inlined service ".service_locator._75ztS9.App\Controller\Api\AdminVoucherBulkController" to "App\Controller\Api\AdminVoucherBulkController".
Inlined service ".service_locator._75ztS9.App\Controller\Api\CartController" to "App\Controller\Api\CartController".
Inlined service ".service_locator._75ztS9.App\Controller\Api\ContactRequestController" to "App\Controller\Api\ContactRequestController".
Inlined service "App\Service\Editor\EditorConfigResolver" to "App\Controller\Api\EditorConfigController".
Inlined service ".service_locator._75ztS9.App\Controller\Api\EditorConfigController" to "App\Controller\Api\EditorConfigController".
Inlined service ".service_locator._75ztS9.App\Controller\Api\ExternalSyncController" to "App\Controller\Api\ExternalSyncController".
Inlined service ".service_locator._75ztS9.App\Controller\Api\LegacyShopApiController" to "App\Controller\Api\LegacyShopApiController".
Inlined service ".service_locator._75ztS9.App\Controller\Api\PostalcodeController" to "App\Controller\Api\PostalcodeController".
Inlined service ".service_locator._75ztS9.App\Controller\Api\ProductionApiController" to "App\Controller\Api\ProductionApiController".
Inlined service ".service_locator._75ztS9.App\Controller\Api\SearchController" to "App\Controller\Api\SearchController".
Inlined service ".service_locator._75ztS9.App\Controller\Api\StockApiController" to "App\Controller\Api\StockApiController".
Inlined service ".service_locator._75ztS9.App\Controller\Api\UserVisitController" to "App\Controller\Api\UserVisitController".
Inlined service "App\Service\Shop\OrderFactory" to "App\Controller\CheckoutController".
Inlined service "App\Service\Shop\ShippingOptionService" to "App\Controller\CheckoutController".
Inlined service "App\Service\Payment\OrderPaymentService" to "App\Controller\CheckoutController".
Inlined service ".service_locator._75ztS9.App\Controller\CheckoutController" to "App\Controller\CheckoutController".
Inlined service ".service_locator._75ztS9.App\Controller\Dev\GiftVoucherTestController" to "App\Controller\Dev\GiftVoucherTestController".
Inlined service ".service_locator._75ztS9.App\Controller\Editor\CategoryTreeController" to "App\Controller\Editor\CategoryTreeController".
Inlined service "App\Service\Editor\ProjectService" to "App\Controller\Editor\ProjectController".
Inlined service ".service_locator._75ztS9.App\Controller\Editor\ProjectController" to "App\Controller\Editor\ProjectController".
Inlined service ".service_locator._75ztS9.App\Controller\Editor\UploadController" to "App\Controller\Editor\UploadController".
Inlined service ".service_locator._75ztS9.App\Controller\FrontpageController" to "App\Controller\FrontpageController".
Inlined service ".service_locator._75ztS9.App\Controller\ImportController" to "App\Controller\ImportController".
Inlined service ".service_locator._75ztS9.App\Controller\PreviewController" to "App\Controller\PreviewController".
Inlined service ".service_locator._75ztS9.App\Controller\PricingController" to "App\Controller\PricingController".
Inlined service ".service_locator._75ztS9.App\Controller\PrintboxAuthController" to "App\Controller\PrintboxAuthController".
Inlined service ".service_locator._75ztS9.App\Controller\PrintboxCartController" to "App\Controller\PrintboxCartController".
Inlined service ".service_locator._75ztS9.App\Controller\PrintboxEditorController" to "App\Controller\PrintboxEditorController".
Inlined service ".service_locator._75ztS9.App\Controller\ProfileController" to "App\Controller\ProfileController".
Inlined service ".service_locator._75ztS9.App\Controller\ShopCatalogController" to "App\Controller\ShopCatalogController".
Inlined service ".service_locator._75ztS9.App\Controller\SiteSearchController" to "App\Controller\SiteSearchController".
Inlined service ".service_locator._75ztS9.App\Controller\SiteToolsController" to "App\Controller\SiteToolsController".
Inlined service ".service_locator._75ztS9.App\Controller\SitemapController" to "App\Controller\SitemapController".
Inlined service "App\OpenApi\JwtDecorator.inner" to "App\OpenApi\JwtDecorator".
Inlined service "App\Service\Page\Cloner" to "App\Resolver\Page\DuplicatePageResolver".
Inlined service "symfonycasts.verify_email.helper" to "App\Security\EmailVerifier".
Inlined service "App\Service\Editor\ProjectCodeGenerator" to "App\Service\Editor\ProjectService".
Inlined service "App\Service\Integration\Production\ProductionJobManager" to "App\Service\Payment\OrderPaymentStatusService".
Inlined service "App\Service\Shop\OrderConfirmationMailService" to "App\Service\Payment\OrderPaymentStatusService".
Inlined service "App\Service\Printbox\OpenApiRequestValidator" to "App\Service\Printbox\PrintboxApiService".
Inlined service "App\Service\Shop\OrderNumberFormatter" to "App\Service\Shop\OrderFactory".
Inlined service "App\Security\EmailVerifier" to "App\State\Processor\UserRegisterProcessor".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.nqEKT7G" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.6eloqTE" to "console.command.cache_pool_invalidate_tags".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service "console.messenger.application" to "console.messenger.execute_command_handler".
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 "cache.asset_mapper.recorder_inner" to "cache.asset_mapper".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "asset_mapper.asset_package" to "assets.packages".
Inlined service "asset_mapper.cached_mapped_asset_factory" to "asset_mapper".
Inlined service "asset_mapper.cached_mapped_asset_factory.inner" to "asset_mapper.cached_mapped_asset_factory".
Inlined service "asset_mapper.asset_package.inner" to "asset_mapper.asset_package".
Inlined service "asset_mapper.local_public_assets_filesystem" to "asset_mapper.command.compile".
Inlined service "asset_mapper.importmap.auditor" to "asset_mapper.importmap.command.audit".
Inlined service "asset_mapper.importmap.update_checker" to "asset_mapper.importmap.command.outdated".
Inlined service "asset_mapper.compressor" to "asset_mapper.assets.command.compress".
Inlined service "cache.http_client.pool.recorder_inner" to "cache.http_client.pool".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.6KVxCv0" 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.kvOAK9B.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 "api_platform.route_loader" to "routing.resolver".
Inlined service "routing.loader.attribute.services" 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.pKCuUXf" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.LiNhGEY" to "router.expression_language_provider".
Inlined service ".service_locator.mFBT25N.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 "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "error_handler.error_renderer.default" to "error_handler.error_renderer.serializer".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.MQ2K9ka" to "session_listener".
Inlined service "security.csrf.same_origin_token_manager.inner" to "security.csrf.same_origin_token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.w_Ypn6X" 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.DA6YX9k" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.XdXFCQD" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.jLLS2Ji" to "messenger.routable_message_bus".
Inlined service "chatter.transport_factory" to "chatter.transports".
Inlined service "chatter.transports" to "chatter.messenger.chat_handler".
Inlined service "texter.transport_factory" to "texter.transports".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "api_platform.data_collector.request" 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.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "notifier.data_collector" to "profiler".
Inlined service "Vich\UploaderBundle\DataCollector\MappingCollector" to "profiler".
Inlined service "data_collector.mercure" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service ".service_locator.0NioFko" to "profiler.state_checker".
Inlined service "profiler.state_checker" to "profiler.is_disabled_state_checker".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "debug.serializer.inner" to "debug.serializer".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.yK4Qhcl" 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.HH4xMLW" to "doctrine.orm.container_repository_factory".
Inlined service "ulid.factory" to "doctrine.ulid_generator".
Inlined service "uuid.factory" to "doctrine.uuid_generator".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service "doctrine.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 "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.importmap" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "App\Twig\EditorExtension" to "twig".
Inlined service "App\Twig\SiteExtension" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "stimulus.ux_controllers_twig_extension" to "twig".
Inlined service "turbo.twig.extension" to "twig".
Inlined service "liip_imagine.templating.filter_extension" to "twig".
Inlined service "Vich\UploaderBundle\Twig\Extension\UploaderExtension" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "Symfony\Component\Mercure\Twig\MercureExtension" to "twig".
Inlined service "stimulus.twig_extension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "App\Service\FooterConfig" 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.3DrAUl_.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
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.BtmSIt3" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "asset_mapper.importmap.renderer" to "twig.runtime.importmap".
Inlined service "stimulus.asset_mapper.auto_import_locator" to "stimulus.asset_mapper.controllers_map_generator".
Inlined service "turbo.broadcaster.action_renderer.inner" to "turbo.broadcaster.action_renderer".
Inlined service ".service_locator.nT7rZtz" to "turbo.twig.runtime".
Inlined service "turbo.broadcaster.action_renderer" to "turbo.doctrine.event_listener".
Inlined service ".service_locator.1mjVCan" to "security.token_storage".
Inlined service ".service_locator.rAuPNI6" to "security.helper".
Inlined service ".service_locator.izGrmvx" to "security.helper".
Inlined service ".service_locator.bpwyrWs" to "security.helper".
Inlined service ".service_locator.qe07GcU" to "security.helper".
Inlined service ".service_locator.dOsfrHp" to "security.helper".
Inlined service ".service_locator.4vT0Jxw" to "security.helper".
Inlined service "api_platform.security.expression_language_provider" to "security.expression_language".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service "cache.security_is_csrf_token_valid_attribute_expression_language.recorder_inner" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Inlined service ".security.request_matcher.JX3GEsk" to "security.access_map".
Inlined service ".security.request_matcher.Y2JECpI" to "security.access_map".
Inlined service ".security.request_matcher.BlDK0N3" to "security.access_map".
Inlined service ".security.request_matcher.B3RwYk_" to "security.access_map".
Inlined service ".security.request_matcher.3.tOSDU" to "security.access_map".
Inlined service ".security.request_matcher.gFI6JDj" to "security.access_map".
Inlined service ".security.request_matcher.Xf71ZhI" to "security.access_map".
Inlined service ".security.request_matcher.D12ahsI" to "security.access_map".
Inlined service ".security.request_matcher.CT0ID6A" to "security.access_map".
Inlined service ".security.request_matcher.nP3gxLn" to "security.access_map".
Inlined service ".security.request_matcher.ITQDyt7" to "security.access_map".
Inlined service ".security.request_matcher.C2R_6p_" to "security.access_map".
Inlined service ".security.request_matcher.FNvuK.X" to "security.access_map".
Inlined service ".security.request_matcher.5aSYXUs" to "security.access_map".
Inlined service ".security.request_matcher.HxwbxIN" to "security.access_map".
Inlined service ".security.request_matcher.OJQ4byL" to "security.access_map".
Inlined service ".security.request_matcher.X6lEzot" to "security.access_map".
Inlined service ".security.request_matcher.8YvXOgX" 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.TVibQ3x" to ".security.request_matcher.7pdrSId".
Inlined service "security.authentication.success_handler.api_login.json_login" to "security.authenticator.json_login.api_login".
Inlined service "security.authentication.failure_handler.api_login.json_login" to "security.authenticator.json_login.api_login".
Inlined service "debug.security.firewall.authenticator.api_login.inner" to "debug.security.firewall.authenticator.api_login".
Inlined service "security.exception_listener.api_login" to "security.firewall.map.context.api_login".
Inlined service "security.firewall.map.config.api_login" to "security.firewall.map.context.api_login".
Inlined service ".security.request_matcher.SSffu_C" to ".security.request_matcher.kKuHX3H".
Inlined service "debug.security.firewall.authenticator.graphql.inner" to "debug.security.firewall.authenticator.graphql".
Inlined service "security.exception_listener.graphql" to "security.firewall.map.context.graphql".
Inlined service "security.firewall.map.config.graphql" to "security.firewall.map.context.graphql".
Inlined service ".security.request_matcher.5n1UlhU" to ".security.request_matcher.7hdBUZ0".
Inlined service "debug.security.firewall.authenticator.api.inner" to "debug.security.firewall.authenticator.api".
Inlined service "security.exception_listener.api" to "security.firewall.map.context.api".
Inlined service "security.firewall.map.config.api" to "security.firewall.map.context.api".
Inlined service "debug.security.firewall.authenticator.v1_admin.inner" to "debug.security.firewall.authenticator.v1_admin".
Inlined service "security.exception_listener.v1_admin" to "security.firewall.map.context.v1_admin".
Inlined service "security.firewall.map.config.v1_admin" to "security.firewall.map.context.v1_admin".
Inlined service ".security.request_matcher.SbN0Tkg" to ".security.request_matcher.jor1Ghd".
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 "cache.security_token_verifier.recorder_inner" to "cache.security_token_verifier".
Inlined service "security.authenticator.remember_me_signature_hasher.main" to "security.authenticator.remember_me_handler.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service ".security.request_matcher.ejVA.H1" to ".security.request_matcher.vpx8F1s".
Inlined service "security.firewall.map.config.image_resolver" to "security.firewall.map.context.image_resolver".
Inlined service ".security.request_matcher.hIr2ee1" to ".security.request_matcher.Y2JECpI".
Inlined service ".security.request_matcher.yo3GB42" to ".security.request_matcher.BlDK0N3".
Inlined service ".security.request_matcher.rQSj_Dz" to ".security.request_matcher.B3RwYk_".
Inlined service ".security.request_matcher.FKRJTRQ" to ".security.request_matcher.3.tOSDU".
Inlined service ".security.request_matcher.cRpbo9N" to ".security.request_matcher.gFI6JDj".
Inlined service ".security.request_matcher.tNJeE3i" to ".security.request_matcher.Xf71ZhI".
Inlined service ".security.request_matcher.lknt2dM" to ".security.request_matcher.D12ahsI".
Inlined service ".security.request_matcher.wtt0SlQ" to ".security.request_matcher.CT0ID6A".
Inlined service ".security.request_matcher.nOyjikU" to ".security.request_matcher.nP3gxLn".
Inlined service ".security.request_matcher.v2unENt" to ".security.request_matcher.ITQDyt7".
Inlined service ".security.request_matcher.NUAaq0X" to ".security.request_matcher.C2R_6p_".
Inlined service ".security.request_matcher.1wCIFgF" to ".security.request_matcher.FNvuK.X".
Inlined service ".security.request_matcher.6_u8kvB" to ".security.request_matcher.5aSYXUs".
Inlined service ".security.request_matcher.88vMgFK" to ".security.request_matcher.HxwbxIN".
Inlined service ".security.request_matcher.KFF1mIe" to ".security.request_matcher.OJQ4byL".
Inlined service ".security.request_matcher.gjjxwVE" to ".security.request_matcher.X6lEzot".
Inlined service ".security.request_matcher.jqXZe37" to ".security.request_matcher.8YvXOgX".
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 "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
Inlined service ".service_locator.ie5Rdy5" to "api_platform.state_provider.locator".
Inlined service ".service_locator.pa1ga6R" to "api_platform.state_processor.locator".
Inlined service "api_platform.error_listener" to "api_platform.listener.exception".
Inlined service "api_platform.serializer.context_builder.filter.inner" to "api_platform.serializer.context_builder.filter".
Inlined service "api_platform.serializer.mapping.class_metadata_factory.inner" to "api_platform.serializer.mapping.class_metadata_factory".
Inlined service "api_platform.cache.route_name_resolver.recorder_inner" to "api_platform.cache.route_name_resolver".
Inlined service "api_platform.state_provider.content_negotiation" to "api_platform.listener.request.add_format".
Inlined service "api_platform.state_provider.security_parameter" to "api_platform.listener.request.read".
Inlined service "api_platform.state_provider.access_checker.post_deserialize" to "api_platform.listener.request.deserialize".
Inlined service "api_platform.hydra.processor.link" to "api_platform.state_processor.add_link_header".
Inlined service "api_platform.state_processor.write" to "api_platform.listener.view.write".
Inlined service "api_platform.state_processor.serialize" to "api_platform.listener.view.serialize".
Inlined service "api_platform.state_processor.documentation.serialize" to "api_platform.state_processor.documentation.write".
Inlined service "api_platform.swagger_ui.documentation.provider" to "api_platform.state_provider.documentation.content_negotiation".
Inlined service "api_platform.cache.metadata.resource.recorder_inner" to "api_platform.cache.metadata.resource".
Inlined service "api_platform.metadata.resource.name_collection_factory.yaml" to "api_platform.metadata.resource.name_collection_factory.cached".
Inlined service "api_platform.metadata.resource.name_collection_factory.xml" to "api_platform.metadata.resource.name_collection_factory.concerns".
Inlined service "api_platform.metadata.resource.name_collection_factory.concerns" to "api_platform.metadata.resource.name_collection_factory.attributes".
Inlined service "api_platform.metadata.resource.name_collection_factory.attributes" to "api_platform.metadata.resource.name_collection_factory.class_name".
Inlined service "api_platform.metadata.property.name_collection_factory.yaml" to "api_platform.metadata.property.name_collection_factory.cached".
Inlined service "api_platform.metadata.property.name_collection_factory.property_info" to "api_platform.metadata.property.name_collection_factory.xml".
Inlined service "api_platform.metadata.property.name_collection_factory.xml" to "api_platform.metadata.property.name_collection_factory.concerns".
Inlined service "api_platform.metadata.property.metadata_factory.xml" to "api_platform.metadata.property.metadata_factory.property_info".
Inlined service "api_platform.metadata.property.metadata_factory.identifier" to "api_platform.metadata.property.metadata_factory.attribute".
Inlined service "api_platform.doctrine.orm.metadata.property.metadata_factory" to "api_platform.metadata.property.metadata_factory.serializer".
Inlined service "api_platform.json_schema.metadata.property.metadata_factory.schema" to "api_platform.metadata.property.metadata_factory.cached".
Inlined service "api_platform.metadata.property.metadata_factory.serializer" to "api_platform.metadata.property.metadata_factory.default_property".
Inlined service "api_platform.metadata.property.metadata_factory.default_property" to "api_platform.metadata.property.metadata_factory.identifier".
Inlined service "api_platform.cache.metadata.property.recorder_inner" to "api_platform.cache.metadata.property".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.parameter" to "api_platform.metadata.resource.metadata_collection_factory.xml".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.xml" to "api_platform.metadata.resource.metadata_collection_factory.concerns".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.yaml" to "api_platform.metadata.resource.metadata_collection_factory.not_exposed_operation".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.not_exposed_operation" to "api_platform.metadata.resource.metadata_collection_factory.backed_enum".
Inlined service "api_platform.metadata.path_segment_name_generator.underscore" to "api_platform.metadata.resource.metadata_collection_factory.uri_template".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.backed_enum" to "api_platform.metadata.resource.metadata_collection_factory.uri_template".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.uri_template" to "api_platform.metadata.resource.metadata_collection_factory.main_controller".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.main_controller" to "api_platform.metadata.resource.metadata_collection_factory.link".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.link" to "api_platform.metadata.resource.metadata_collection_factory.operation_name".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.operation_name" to "api_platform.metadata.resource.metadata_collection_factory.input_output".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.input_output" to "api_platform.metadata.resource.metadata_collection_factory.formats".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.formats" to "api_platform.metadata.resource.metadata_collection_factory.filters".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.filters" to "api_platform.metadata.resource.metadata_collection_factory.alternate_uri".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.attributes" to "api_platform.metadata.resource.metadata_collection_factory.deprecations".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.deprecations" to "api_platform.metadata.resource.metadata_collection_factory.parameter".
Inlined service "api_platform.doctrine.orm.metadata.resource.metadata_collection_factory" to "api_platform.metadata.resource.metadata_collection_factory.cached".
Inlined service "api_platform.cache.metadata.resource_collection.recorder_inner" to "api_platform.cache.metadata.resource_collection".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.alternate_uri" to "api_platform.metadata.resource.metadata_collection_factory.php_doc".
Inlined service "api_platform.metadata.resource.name_collection_factory.class_name" to "api_platform.metadata.resource.name_collection_factory.yaml".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.concerns" to "api_platform.metadata.resource.metadata_collection_factory.yaml".
Inlined service "api_platform.metadata.property.metadata_factory.attribute" to "api_platform.metadata.property.metadata_factory.yaml".
Inlined service "api_platform.metadata.property.name_collection_factory.concerns" to "api_platform.metadata.property.name_collection_factory.yaml".
Inlined service "api_platform.metadata.property.metadata_factory.validator" to "api_platform.json_schema.metadata.property.metadata_factory.schema".
Inlined service "api_platform.hydra.json_schema.schema_factory" to "api_platform.json_schema.backward_compatible_schema_factory".
Inlined service ".2_ObjectNormalizer~O4lx1YF" to ".1_Serializer~O4lx1YF".
Inlined service "api_platform.serializer.context_builder.filter" to "api_platform.openapi.serializer_context_builder".
Inlined service "api_platform.openapi.normalizer.legacy.inner" to "api_platform.openapi.normalizer.legacy".
Inlined service "api_platform.swagger_ui.documentation.provider.inner" to "api_platform.swagger_ui.documentation.provider".
Inlined service "api_platform.state_provider.parameter" to "api_platform.swagger_ui.provider".
Inlined service "api_platform.hydra.processor.link.inner" to "api_platform.hydra.processor.link".
Inlined service "api_platform.hydra.json_schema.schema_factory.inner" to "api_platform.hydra.json_schema.schema_factory".
Inlined service "api_platform.hydra.normalizer.partial_collection_view.inner" to "api_platform.hydra.normalizer.partial_collection_view".
Inlined service "api_platform.hydra.normalizer.partial_collection_view" to "api_platform.hydra.normalizer.collection_filters".
Inlined service "api_platform.graphql.type_locator" to "api_platform.graphql.types_factory".
Inlined service "api_platform.graphql.executor" to "api_platform.graphql.action.entrypoint".
Inlined service "api_platform.graphql.error_handler" to "api_platform.graphql.action.entrypoint".
Inlined service "api_platform.graphql.cache.subscription.recorder_inner" to "api_platform.graphql.cache.subscription".
Inlined service "api_platform.graphql.resolver.resource_field" to "api_platform.graphql.type_builder".
Inlined service "api_platform.graphql.fields_builder_locator" to "api_platform.graphql.type_builder".
Inlined service "api_platform.graphql.type_converter" to "api_platform.graphql.fields_builder".
Inlined service "api_platform.graphql.resolver.factory.item" to "api_platform.graphql.fields_builder".
Inlined service "api_platform.graphql.types_factory" to "api_platform.graphql.schema_builder".
Inlined service "api_platform.graphql.state_provider.access_checker" to "api_platform.graphql.state_provider.parameter".
Inlined service "api_platform.graphql.state_provider.access_checker.post_validate" to "api_platform.graphql.state_provider.resolver".
Inlined service "api_platform.graphql.resolver_locator" to "api_platform.graphql.state_provider.resolver".
Inlined service "api_platform.graphql.subscription.subscription_manager" to "api_platform.graphql.state_processor.subscription".
Inlined service "api_platform.graphql.state_processor.subscription" to "api_platform.graphql.state_processor.write".
Inlined service "api_platform.graphql.state_provider.access_checker.after_resolver" to "api_platform.graphql.resolver.factory.item".
Inlined service "api_platform.graphql.state_processor.write" to "api_platform.graphql.resolver.factory.item".
Inlined service "api_platform.graphql.runtime_operation_metadata_factory" to "api_platform.graphql.resolver.factory.item".
Inlined service "api_platform.graphql.subscription.subscription_identifier_generator" to "api_platform.graphql.subscription.subscription_manager".
Inlined service "api_platform.metadata.property.metadata_factory.property_info" to "api_platform.doctrine.orm.metadata.property.metadata_factory".
Inlined service "api_platform.messenger.metadata.resource.metadata_collection_factory" to "api_platform.doctrine.orm.metadata.resource.metadata_collection_factory".
Inlined service "api_platform.doctrine.orm.metadata.resource.link_factory.inner" to "api_platform.doctrine.orm.metadata.resource.link_factory".
Inlined service "api_platform.state_processor.add_link_header" to "api_platform.http_cache.processor.add_headers".
Inlined service "api_platform.metadata.property.metadata_factory.yaml" to "api_platform.metadata.property.metadata_factory.validator".
Inlined service "api_platform.graphql.state_provider.resolver" to "api_platform.graphql.state_provider.validate_after_resolver".
Inlined service "api_platform.state_provider.access_checker.post_validate" to "api_platform.listener.view.validate".
Inlined service "api_platform.state_provider.parameter_validator.inner" to "api_platform.state_provider.parameter_validator".
Inlined service "debug.var_dumper.cloner" to "debug.api_platform.debug_resource.command".
Inlined service "debug.var_dumper.cli_dumper" to "debug.api_platform.debug_resource.command".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.php_doc" to "api_platform.messenger.metadata.resource.metadata_collection_factory".
Inlined service "api_platform.state_provider.access_checker.post_deserialize.inner" to "api_platform.state_provider.access_checker.post_deserialize".
Inlined service "api_platform.state_provider.security_parameter.inner" to "api_platform.state_provider.security_parameter".
Inlined service "api_platform.state_provider.access_checker.post_validate.inner" to "api_platform.state_provider.access_checker.post_validate".
Inlined service "api_platform.graphql.state_provider.access_checker.inner" to "api_platform.graphql.state_provider.access_checker".
Inlined service "api_platform.graphql.state_provider.access_checker.post_deserialize.inner" to "api_platform.graphql.state_provider.access_checker.post_deserialize".
Inlined service "api_platform.graphql.state_provider.access_checker.post_validate.inner" to "api_platform.graphql.state_provider.access_checker.post_validate".
Inlined service "api_platform.graphql.state_provider.validate_after_resolver" to "api_platform.graphql.state_provider.access_checker.after_resolver".
Inlined service "liip_imagine.factory.config.filter.auto_rotate" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.background" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.crop" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.downscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.flip" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.grayscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.interlace" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.paste" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.relative_resize" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.resize" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.rotate" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.scale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.strip" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.thumbnail" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.upscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.watermark" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.stack" to "liip_imagine.config.stack_builder".
Inlined service "liip_imagine.config.filter_factory_collection" to "liip_imagine.config.stack_builder".
Inlined service "liip_imagine.config.stack_builder" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.filter.loader.relative_resize" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.resize" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.thumbnail" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.crop" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.paste_image" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.watermark_image" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.background" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.strip" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.scale" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.upscale" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.auto_rotate" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.jpegoptim" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.optipng" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.pngquant" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.mozjpeg" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.cwebp" to "liip_imagine.filter.manager".
Inlined service "Liip\ImagineBundle\Imagine\Cache\Resolver\FormatExtensionResolver" to "liip_imagine.cache.manager".
Inlined service "liip_imagine.controller.config" to "Liip\ImagineBundle\Controller\ImagineController".
Inlined service "liip_imagine.meta_data.reader" to "liip_imagine.gd".
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 ".service_locator.vpE.eP5" to "vich_uploader.storage.flysystem".
Inlined service "lexik_jwt_authentication.payload_enrichment" to "lexik_jwt_authentication.jwt_manager".
Inlined service "lexik_jwt_authentication.extractor.authorization_header_extractor" to "lexik_jwt_authentication.extractor.chain_extractor".
Inlined service "App\OpenApi\JwtDecorator" to "lexik_jwt_authentication.api_platform.openapi.factory".
Inlined service "symfonycasts.reset_password.fake_request_repository" to "symfonycasts.reset_password.cleaner".
Inlined service "symfonycasts.reset_password.cleaner" to "SymfonyCasts\Bundle\ResetPassword\Command\ResetPasswordRemoveExpiredCommand".
Inlined service "symfonycasts.verify_email.uri_signer_factory" to "symfonycasts.verify_email.uri_signer".
Inlined service "symfonycasts.verify_email.uri_signer" to "symfonycasts.verify_email.helper".
Inlined service "symfonycasts.verify_email.query_utility" to "symfonycasts.verify_email.helper".
Inlined service "symfonycasts.verify_email.token_generator" to "symfonycasts.verify_email.helper".
Inlined service "oneup_flysystem.page_adapter_adapter" to "oneup_flysystem.page_fs_filesystem".
Inlined service "oneup_flysystem.product_adapter_adapter" to "oneup_flysystem.product_fs_filesystem".
Inlined service "oneup_flysystem.category_adapter_adapter" to "oneup_flysystem.category_fs_filesystem".
Inlined service "oneup_flysystem.variant_group_adapter_adapter" to "oneup_flysystem.variant_group_fs_filesystem".
Inlined service "oneup_flysystem.variant_adapter_adapter" to "oneup_flysystem.variant_fs_filesystem".
Inlined service "oneup_flysystem.docs_adapter_adapter" to "oneup_flysystem.docs_fs_filesystem".
Inlined service "oneup_flysystem.block_asset_adapter_adapter" to "oneup_flysystem.block_assets_fs_filesystem".
Inlined service "oneup_flysystem.downloads_adapter_adapter" to "oneup_flysystem.downloads_fs_filesystem".
Inlined service ".service_locator.lEUGOB7" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".service_locator.MXLal1R" to "webpack_encore.twig_entry_files_extension".
Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
Inlined service "mercure.hub.default.jwt.factory" to ".lazy.mercure.hub.default.jwt.factory".
Inlined service "mercure.hub.default.traceable.inner" to "mercure.hub.default.traceable".
Inlined service "Symfony\Component\Mercure\Authorization" to "Symfony\Component\Mercure\Twig\MercureExtension".
Inlined service "debug.security.event_dispatcher.api_login.inner" to "debug.security.event_dispatcher.api_login".
Inlined service "debug.security.event_dispatcher.graphql.inner" to "debug.security.event_dispatcher.graphql".
Inlined service "debug.security.event_dispatcher.api.inner" to "debug.security.event_dispatcher.api".
Inlined service "debug.security.event_dispatcher.v1_admin.inner" to "debug.security.event_dispatcher.v1_admin".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
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_schedule" to "maker.auto_command.make_schedule".
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 "maker.maker.make_custom_authenticator" to "maker.auto_command.make_security_custom".
Inlined service "maker.maker.make_webhook" to "maker.auto_command.make_webhook".
Inlined service "api_platform.maker.command.state_processor" to "maker.auto_command.make_state_processor".
Inlined service "api_platform.maker.command.state_provider" to "maker.auto_command.make_state_provider".
Inlined service ".service_locator.GVQ4UMU" to ".service_locator.GVQ4UMU.App\Controller\Admin\PageTreeController::updateUrl()".
Inlined service ".service_locator.oKbEWVn" to ".service_locator.oKbEWVn.App\Controller\Admin\PageTreeController::exportCsv()".
Inlined service ".service_locator.W35CfTj" to ".service_locator.W35CfTj.App\Controller\Admin\ProductionJobAdminController::index()".
Inlined service ".service_locator.f1StSsT" to ".service_locator.f1StSsT.App\Controller\Api\AdminPaymentMethodSyncController::syncMollie()".
Inlined service ".service_locator.BmXUCkr" to ".service_locator.BmXUCkr.App\Controller\Api\ContactRequestController::__invoke()".
Inlined service ".service_locator.KjxJGon" to ".service_locator.KjxJGon.App\Controller\Api\PostalcodeController::postalcodeSearch()".
Inlined service ".service_locator.wFpa.3S" to ".service_locator.wFpa.3S.App\Controller\Api\UserVisitController::__invoke()".
Inlined service ".service_locator.0I1vCn4" to ".service_locator.0I1vCn4.App\Controller\CheckoutController::guestCheckout()".
Inlined service ".service_locator.sWWUFdD" to ".service_locator.sWWUFdD.App\Controller\ImportController::import()".
Inlined service ".service_locator.foxhG_6" to ".service_locator.foxhG_6.App\Controller\ImportController::updateVariantsSize()".
Inlined service ".service_locator.Hw7KRXj" to ".service_locator.Hw7KRXj.App\Controller\PreviewController::__invoke()".
Inlined service ".service_locator.13gqLuK" to ".service_locator.13gqLuK.App\Controller\ProfileController::login()".
Inlined service ".service_locator.CE1oSj." to ".service_locator.CE1oSj..App\Controller\ProfileController::addressForm()".
Inlined service ".service_locator.zqqTk_o" to ".service_locator.zqqTk_o.App\Controller\ProfileController::orders()".
Inlined service ".service_locator.ALeFF85" to ".service_locator.ALeFF85.App\Controller\ProfileController::orderShow()".
Inlined service ".service_locator.4U14bPk" to ".service_locator.4U14bPk.App\Controller\ProfileController::orderArchiveShow()".
Inlined service ".service_locator.C4NgA_k" to ".service_locator.C4NgA_k.App\Controller\ProfileController::reclamation()".
Inlined service ".service_locator.R9iBy_U" to ".service_locator.R9iBy_U.App\Controller\SiteToolsController::newsletter()".
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.uid" to ".debug.value_resolver.argument_resolver.uid".
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 "api_platform.argument_resolver.payload" to ".debug.value_resolver.api_platform.argument_resolver.payload".
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 "messenger.senders_locator" to "messenger.bus.default.middleware.send_message".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "App\MessageHandler\Editor\ProcessEditorUploadMessageHandler" to ".messenger.handler_descriptor.92Rfv3B".
Inlined service "App\MessageHandler\Payment\FinalizePaidOrderMessageHandler" to ".messenger.handler_descriptor.IwyOXw7".
Inlined service "App\MessageHandler\Payment\SyncMolliePaymentMessageHandler" to ".messenger.handler_descriptor.j4PMf8S".
Inlined service "process.messenger.process_message_handler" to ".messenger.handler_descriptor.Die6Bxe".
Inlined service "console.messenger.execute_command_handler" to ".messenger.handler_descriptor.NumTeF8".
Inlined service "http_client.messenger.ping_webhook_handler" to ".messenger.handler_descriptor.Qv3faSN".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.WG.oRBv".
Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.jyyWvHw".
Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.gEx8y9a".
Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.UKIJHil".
Inlined service "texter.messenger.push_handler" to ".messenger.handler_descriptor.EXsqOW5".
Inlined service "texter.messenger.desktop_handler" to ".messenger.handler_descriptor.Dkv9sRY".
Inlined service "mercure.hub.default.message_handler" to ".messenger.handler_descriptor.Upry6Iy".
Inlined service "messenger.transport.native_php_serializer" to ".signing.messenger.default_serializer".
Inlined service ".debug.http_client.inner" to ".debug.http_client".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.W55Po6X" to ".doctrine.orm.default_metadata_driver".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.simple_role_voter" to ".debug.security.voter.security.access.simple_role_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "security.access.closure_voter" to ".debug.security.voter.security.access.closure_voter".
Inlined service "App\Security\Voter\UserVoter" to ".debug.security.voter.App\Security\Voter\UserVoter".
Inlined service "security.is_csrf_token_valid_attribute_expression_language" to "controller.is_csrf_token_valid_attribute_listener".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service ".service_locator.kvOAK9B" to ".service_locator.kvOAK9B.translation.warmer".
Inlined service ".service_locator.EWYrp4r" to ".service_locator.EWYrp4r.router.default".
Inlined service ".service_locator.mFBT25N" to ".service_locator.mFBT25N.router.cache_warmer".
Inlined service ".service_locator.3DrAUl_" to ".service_locator.3DrAUl_.twig.template_cache_warmer".
Inlined service "api_platform.pagination_options" to "App\OpenApi\JwtDecorator.inner".
Inlined service "asset_mapper.public_assets_path_resolver" to "asset_mapper.cached_mapped_asset_factory.inner".
Inlined service "asset_mapper_compiler" to "asset_mapper.cached_mapped_asset_factory.inner".
Inlined service "assets._version__default" to "asset_mapper.asset_package.inner".
Inlined service "assets.context" to "asset_mapper.asset_package.inner".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.ilPIfqK" to "debug.argument_resolver.inner".
Inlined service "security.csrf.token_generator" to "security.csrf.same_origin_token_manager.inner".
Inlined service "serializer.denormalizer.unwrapping" to "debug.serializer.inner".
Inlined service "App\Serializer\Exception\ExceptionNormalizer" to "debug.serializer.inner".
Inlined service "App\Serializer\Normalizer\BlockAssetNormalizer" to "debug.serializer.inner".
Inlined service "App\Serializer\Normalizer\CategoryNormalizer" to "debug.serializer.inner".
Inlined service "App\Serializer\Normalizer\MediaObjectNormalizer" to "debug.serializer.inner".
Inlined service "App\Serializer\Normalizer\PageNormalizer" to "debug.serializer.inner".
Inlined service "App\Serializer\Normalizer\PictureNormalizer" to "debug.serializer.inner".
Inlined service "App\Serializer\Normalizer\ProductNormalizer" to "debug.serializer.inner".
Inlined service "App\Serializer\Normalizer\VariantGroupNormalizer" to "debug.serializer.inner".
Inlined service "App\Serializer\UploadedFileDenormalizer" to "debug.serializer.inner".
Inlined service "api_platform.serializer.uuid_denormalizer" to "debug.serializer.inner".
Inlined service "api_platform.openapi.normalizer.legacy" to "debug.serializer.inner".
Inlined service "api_platform.openapi.normalizer.legacy" to "debug.serializer.inner".
Inlined service "api_platform.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "api_platform.hydra.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "api_platform.problem.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "api_platform.graphql.normalizer.validation_exception" to "debug.serializer.inner".
Inlined service "api_platform.graphql.normalizer.http_exception" to "debug.serializer.inner".
Inlined service "api_platform.graphql.normalizer.runtime_exception" to "debug.serializer.inner".
Inlined service "api_platform.graphql.normalizer.error" to "debug.serializer.inner".
Inlined service "api_platform.openapi.normalizer.legacy" to "debug.serializer.inner".
Inlined service "api_platform.jsonld.normalizer.validation_exception" to "debug.serializer.inner".
Inlined service "api_platform.hydra.normalizer.documentation" to "debug.serializer.inner".
Inlined service "api_platform.hydra.normalizer.entrypoint" to "debug.serializer.inner".
Inlined service "api_platform.hydra.normalizer.error" to "debug.serializer.inner".
Inlined service "api_platform.problem.normalizer.validation_exception" to "debug.serializer.inner".
Inlined service "api_platform.problem.normalizer.error" to "debug.serializer.inner".
Inlined service "serializer.normalizer.flatten_exception" to "debug.serializer.inner".
Inlined service "serializer.normalizer.problem" to "debug.serializer.inner".
Inlined service "serializer.normalizer.uid" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetime" to "debug.serializer.inner".
Inlined service "serializer.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "serializer.normalizer.mime_message" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetimezone" to "debug.serializer.inner".
Inlined service "serializer.normalizer.dateinterval" to "debug.serializer.inner".
Inlined service "serializer.normalizer.form_error" to "debug.serializer.inner".
Inlined service "serializer.normalizer.backed_enum" to "debug.serializer.inner".
Inlined service "serializer.normalizer.number" to "debug.serializer.inner".
Inlined service "serializer.normalizer.data_uri" to "debug.serializer.inner".
Inlined service "serializer.normalizer.translatable" to "debug.serializer.inner".
Inlined service "serializer.normalizer.json_serializable" to "debug.serializer.inner".
Inlined service "api_platform.hydra.normalizer.collection_filters" to "debug.serializer.inner".
Inlined service "serializer.denormalizer.array" to "debug.serializer.inner".
Inlined service "api_platform.jsonld.normalizer.object" to "debug.serializer.inner".
Inlined service "api_platform.graphql.normalizer.object" to "debug.serializer.inner".
Inlined service "serializer.encoder.xml" to "debug.serializer.inner".
Inlined service "serializer.encoder.csv" to "debug.serializer.inner".
Inlined service "api_platform.jsonopenapi.encoder" to "debug.serializer.inner".
Inlined service "api_platform.yamlopenapi.encoder" to "debug.serializer.inner".
Inlined service "api_platform.jsonld.encoder" to "debug.serializer.inner".
Inlined service "api_platform.problem.encoder" to "debug.serializer.inner".
Inlined service "api_platform.json_schema.type_factory" to "api_platform.hydra.json_schema.schema_factory.inner".
Inlined service "api_platform.json_schema.definition_name_factory" to "api_platform.hydra.json_schema.schema_factory.inner".
Inlined service "api_platform.swagger_ui.provider" to "api_platform.state_provider.security_parameter.inner".
Inlined service "api_platform.graphql.state_provider.parameter" to "api_platform.graphql.state_provider.access_checker.post_deserialize.inner".
Inlined service "api_platform.graphql.state_provider.access_checker.post_deserialize" to "api_platform.graphql.state_provider.access_checker.post_validate.inner".
Inlined service "mercure.hub.default.jwt.provider" to "mercure.hub.default.traceable.inner".
Inlined service "serializer.mapping.chain_loader" to "api_platform.serializer.mapping.class_metadata_factory.inner".
Inlined service ".1_Serializer~O4lx1YF" to "api_platform.openapi.normalizer.api_gateway.inner".
Inlined service "api_platform.openapi.normalizer.api_gateway.inner" to "api_platform.openapi.normalizer.legacy.inner".
Inlined service ".service_locator.m6ecRgJ" to "console.command_loader".
Inlined service ".service_locator.EWYrp4r.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
Inlined service "lexik_jwt_authentication.jws_provider.lcobucci" to "lexik_jwt_authentication.encoder".
Inlined service "oneup_flysystem.default_adapter_adapter" to "League\Flysystem\Filesystem".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "App\Service\Printbox\OpenApiSchema" to "App\Service\Printbox\PrintboxApiService".
Inlined service "App\Service\Printbox\OpenApiSchema" to "App\Service\Printbox\PrintboxApiService".
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 "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 "api_platform.graphql.normalizer.item" to "debug.serializer".
Inlined service "api_platform.graphql.normalizer.item" to "debug.serializer".
Inlined service "api_platform.graphql.normalizer.item" to "debug.serializer".
Inlined service "api_platform.graphql.normalizer.item" to "debug.serializer".
Inlined service "api_platform.graphql.normalizer.item" to "debug.serializer".
Inlined service "api_platform.graphql.normalizer.item" to "debug.serializer".
Inlined service "api_platform.graphql.normalizer.item" to "debug.serializer".
Inlined service "serializer.encoder.json" to "debug.serializer".
Inlined service "api_platform.jsonld.normalizer.error" to "debug.serializer".
Inlined service "api_platform.serializer.normalizer.item" to "debug.serializer".
Inlined service "api_platform.jsonld.normalizer.error" to "debug.serializer".
Inlined service "api_platform.graphql.normalizer.item" to "debug.serializer".
Inlined service "api_platform.serializer.normalizer.item" to "debug.serializer".
Inlined service "serializer.normalizer.object" to "debug.serializer".
Inlined service "serializer.normalizer.object" to "debug.serializer".
Inlined service "serializer.normalizer.object" to "debug.serializer".
Inlined service "serializer.encoder.json" to "debug.serializer".
Inlined service "serializer.encoder.yaml" to "debug.serializer".
Inlined service "serializer.encoder.yaml" to "debug.serializer".
Inlined service "Symfony\Component\Mercure\HubRegistry" to "twig".
Inlined service "Symfony\Component\Mercure\HubRegistry" to "twig".
Inlined service "api_platform.doctrine.orm.metadata.resource.link_factory" to "api_platform.metadata.resource.metadata_collection_factory.cached".
Inlined service "api_platform.doctrine.orm.metadata.resource.link_factory" to "api_platform.metadata.resource.metadata_collection_factory.cached".
Inlined service "api_platform.doctrine.orm.metadata.resource.link_factory" to "api_platform.metadata.resource.metadata_collection_factory.cached".
Inlined service "api_platform.graphql.type_builder" to "api_platform.graphql.fields_builder".
Inlined service "api_platform.graphql.type_builder" to "api_platform.graphql.fields_builder".
Inlined service "api_platform.graphql.state_processor.normalize" to "api_platform.graphql.fields_builder".
Inlined service "api_platform.graphql.state_processor.normalize" to "api_platform.graphql.fields_builder".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
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".
Inlined service ".lazy.mercure.hub.default.jwt.factory" to "mercure.hub.default.traceable".
Inlined service ".lazy.mercure.hub.default.jwt.factory" to "mercure.hub.default.traceable".
Inlined service "api_platform.jsonld.normalizer.item" to "debug.serializer".
Inlined service "api_platform.jsonld.normalizer.item" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "api_platform.graphql.serializer.context_builder" to "api_platform.graphql.fields_builder".
Inlined service "api_platform.graphql.serializer.context_builder" to "api_platform.graphql.fields_builder".
Inlined service "api_platform.graphql.serializer.context_builder" to "api_platform.graphql.fields_builder".
3
Tag "container.decorator" was defined on service(s) "http_client.uri_template", "security.csrf.same_origin_token_manager", "debug.validator", "debug.serializer", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.api_login", "debug.security.firewall.authenticator.graphql", "debug.security.firewall.authenticator.api", "debug.security.firewall.authenticator.v1_admin", "debug.security.firewall.authenticator.main", "api_platform.serializer.mapping.class_metadata_factory", "api_platform.json_schema.backward_compatible_schema_factory", "api_platform.openapi.serializer_context_builder", "api_platform.http_cache.processor.add_headers", "lexik_jwt_authentication.api_platform.openapi.factory", "mercure.hub.default.traceable", "debug.security.event_dispatcher.api_login", "debug.security.event_dispatcher.graphql", "debug.security.event_dispatcher.api", "debug.security.event_dispatcher.v1_admin", "debug.security.event_dispatcher.main", "messenger.default_bus", "event_dispatcher", but was never used.
Tag "monolog.channel_logger" was defined on service(s) "monolog.logger", "monolog.logger.request", "monolog.logger.messenger", "monolog.logger.cache", "monolog.logger.asset_mapper", "monolog.logger.mailer", "monolog.logger.event", "monolog.logger.security", "monolog.logger.deprecation", "monolog.logger.payment", "monolog.logger.integration", but was never used.
Tag "templating.helper" was defined on service(s) "Vich\UploaderBundle\Templating\Helper\UploaderHelper", but was never used.