Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "Doctrine\Bundle\DoctrineBundle\DependencyInjection\DoctrineExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Bridge\Doctrine\DependencyInjection\AbstractDoctrineExtension::loadObjectManagerCacheDriver()" might add "void" as a native return type declaration in the future. Do the same in child class "Doctrine\Bundle\DoctrineBundle\DependencyInjection\DoctrineExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Doctrine\Bundle\DoctrineBundle\DependencyInjection\Compiler\EntityListenerPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Doctrine\Bundle\DoctrineBundle\DependencyInjection\Compiler\WellKnownSchemaFilterPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Doctrine\Bundle\DoctrineBundle\DependencyInjection\Compiler\DbalSchemaFilterPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Doctrine\Bundle\DoctrineBundle\DependencyInjection\Compiler\CacheSchemaSubscriberPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Doctrine\Bundle\DoctrineBundle\DependencyInjection\Compiler\RemoveProfilerControllerPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Doctrine\Bundle\DoctrineBundle\DependencyInjection\Compiler\RemoveLoggingMiddlewarePass" now to avoid errors or add an explicit @return annotation to suppress this message.
Symfony\Bundle\MakerBundle\Maker\MakeAuthenticator::configureDependencies(): Implicitly marking parameter $input as nullable is deprecated, the explicit nullable type must be used instead
Symfony\Bundle\MakerBundle\Maker\AbstractMaker::addDependencies(): Implicitly marking parameter $message as nullable is deprecated, the explicit nullable type must be used instead
Symfony\Bundle\MakerBundle\Maker\MakeController::__construct(): Implicitly marking parameter $phpCompatUtil as nullable is deprecated, the explicit nullable type must be used instead
Symfony\Bundle\MakerBundle\Maker\MakeEntity::__construct(): Implicitly marking parameter $projectDirectory as nullable is deprecated, the explicit nullable type must be used instead
Symfony\Bundle\MakerBundle\Maker\MakeEntity::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead
Symfony\Bundle\MakerBundle\Maker\MakeEntity::__construct(): Implicitly marking parameter $entityClassGenerator as nullable is deprecated, the explicit nullable type must be used instead
Symfony\Bundle\MakerBundle\Maker\MakeEntity::__construct(): Implicitly marking parameter $phpCompatUtil as nullable is deprecated, the explicit nullable type must be used instead
Symfony\Bundle\MakerBundle\Maker\MakeEntity::configureDependencies(): Implicitly marking parameter $input as nullable is deprecated, the explicit nullable type must be used instead
Symfony\Bundle\MakerBundle\InputAwareMakerInterface::configureDependencies(): Implicitly marking parameter $input as nullable is deprecated, the explicit nullable type must be used instead
Symfony\Bundle\MakerBundle\Maker\MakeTest::configureDependencies(): Implicitly marking parameter $input as nullable is deprecated, the explicit nullable type must be used instead
Symfony\Bundle\MakerBundle\Maker\MakeUser::configureDependencies(): Implicitly marking parameter $input as nullable is deprecated, the explicit nullable type must be used instead
Since symfony/doctrine-bridge 6.3: Registering "doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "doctrine.orm.listeners.doctrine_token_provider_schema_subscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "Doctrine\Bundle\DoctrineBundle\Command\DropDatabaseDoctrineCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Symfony\Bundle\MakerBundle\Doctrine\DoctrineHelper::getMetadata(): Implicitly marking parameter $classOrNamespace as nullable is deprecated, the explicit nullable type must be used instead
Symfony\Bundle\MakerBundle\Generator::__construct(): Implicitly marking parameter $phpCompatUtil as nullable is deprecated, the explicit nullable type must be used instead
Symfony\Bundle\MakerBundle\Generator::__construct(): Implicitly marking parameter $templateComponentGenerator as nullable is deprecated, the explicit nullable type must be used instead
Symfony\Bundle\MakerBundle\Renderer\FormTypeRenderer::render(): Implicitly marking parameter $boundClassDetails as nullable is deprecated, the explicit nullable type must be used instead
Symfony\Bundle\MakerBundle\Command\MakerCommand::setApplication(): Implicitly marking parameter $application as nullable is deprecated, the explicit nullable type must be used instead
Since symfony/doctrine-bridge 6.3: Registering "Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
Since twig/twig 3.12: Twig Filter "spaceless" is deprecated in /home/clients/238020777e09ee78b39e253d7965d51c/sites/devsf.emenu.fr/vendor/ipocam/finder-bundle/Resources/views/Form/ipocam_finder_single_widget.html.twig at line 3.
User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::build()" might add "void" as a native return type declaration in the future. Do the same in child class "Doctrine\Bundle\DoctrineBundle\DoctrineBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::boot()" might add "void" as a native return type declaration in the future. Do the same in child class "Doctrine\Bundle\DoctrineBundle\DoctrineBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::shutdown()" might add "void" as a native return type declaration in the future. Do the same in child class "Doctrine\Bundle\DoctrineBundle\DoctrineBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::registerCommands()" might add "void" as a native return type declaration in the future. Do the same in child class "Doctrine\Bundle\DoctrineBundle\DoctrineBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
Deprecated: Ipocam\FinderBundle\Utils\FileView::getFileDatas(): Implicitly marking parameter $file as nullable is deprecated, the explicit nullable type must be used instead
Deprecated: Ipocam\FinderBundle\Utils\FileView::ipocamFinderFileUrl(): Implicitly marking parameter $file as nullable is deprecated, the explicit nullable type must be used instead
Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://devsf.emenu.fr/upload/creation/26719/images/the-vert-6a5e3ff1bbe064.43670897.png" (from "https://devsf.emenu.fr/_profiler/f84faa/search/results?ip=2001:41d0:1008:27a4::&limit=10")" at RouterListener.php line 127
User Deprecated: The "url" connection parameter is deprecated. Please use Doctrine\DBAL\Tools\DsnParser to parse a database url before calling Doctrine\DBAL\DriverManager. (DriverManager.php:257 called by DriverManager.php:173, https://github.com/doctrine/dbal/pull/5843, package doctrine/dbal)
User Deprecated: Not configuring a schema manager factory is deprecated. Use Doctrine\DBAL\Schema\DefaultSchemaManagerFactory which is going to be the default in DBAL 4. (Connection.php:227 called by DriverManager.php:197, https://github.com/doctrine/dbal/issues/5812, package doctrine/dbal)
User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:2285, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)
User Deprecated: Doctrine\DBAL\Connection::getEventManager is deprecated. (Connection.php:303 called by EntityManager.php:166, https://github.com/doctrine/dbal/issues/5784, package doctrine/dbal)
User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)
[liip/imagine-bundle] Replaced the "liip_imagine.mime_type_guesser" and "liip_imagine.extension_guesser" service definitions with aliases to "mime_types"
637
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ArchiveCreationCommand" (parent: .abstract.instanceof.App\Command\ArchiveCreationCommand).
Resolving inheritance for "App\Command\ArchiveCreationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ArchiveCreationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BillingGroupCommand" (parent: .abstract.instanceof.App\Command\BillingGroupCommand).
Resolving inheritance for "App\Command\BillingGroupCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BillingGroupCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CartElementCommand" (parent: .abstract.instanceof.App\Command\CartElementCommand).
Resolving inheritance for "App\Command\CartElementCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CartElementCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CartExpirationCommand" (parent: .abstract.instanceof.App\Command\CartExpirationCommand).
Resolving inheritance for "App\Command\CartExpirationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CartExpirationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckModelProductMenuMakerFileCommand" (parent: .abstract.instanceof.App\Command\CheckModelProductMenuMakerFileCommand).
Resolving inheritance for "App\Command\CheckModelProductMenuMakerFileCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckModelProductMenuMakerFileCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateModelCommand" (parent: .abstract.instanceof.App\Command\CreateModelCommand).
Resolving inheritance for "App\Command\CreateModelCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateModelCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GroupCanOrderCommand" (parent: .abstract.instanceof.App\Command\GroupCanOrderCommand).
Resolving inheritance for "App\Command\GroupCanOrderCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GroupCanOrderCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GroupCustomerUpdate\ClearGroupsCommand" (parent: .abstract.instanceof.App\Command\GroupCustomerUpdate\ClearGroupsCommand).
Resolving inheritance for "App\Command\GroupCustomerUpdate\ClearGroupsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GroupCustomerUpdate\ClearGroupsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GroupCustomerUpdate\FixCustomerGroupCommand" (parent: .abstract.instanceof.App\Command\GroupCustomerUpdate\FixCustomerGroupCommand).
Resolving inheritance for "App\Command\GroupCustomerUpdate\FixCustomerGroupCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GroupCustomerUpdate\FixCustomerGroupCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GroupCustomerUpdate\FixOrderGroupCommand" (parent: .abstract.instanceof.App\Command\GroupCustomerUpdate\FixOrderGroupCommand).
Resolving inheritance for "App\Command\GroupCustomerUpdate\FixOrderGroupCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GroupCustomerUpdate\FixOrderGroupCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GroupCustomerUpdate\FixUserRemovedCommand" (parent: .abstract.instanceof.App\Command\GroupCustomerUpdate\FixUserRemovedCommand).
Resolving inheritance for "App\Command\GroupCustomerUpdate\FixUserRemovedCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GroupCustomerUpdate\FixUserRemovedCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GroupCustomerUpdate\UpdateCustomerCommand" (parent: .abstract.instanceof.App\Command\GroupCustomerUpdate\UpdateCustomerCommand).
Resolving inheritance for "App\Command\GroupCustomerUpdate\UpdateCustomerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GroupCustomerUpdate\UpdateCustomerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GroupCustomerUpdate\UpdateGroupCommand" (parent: .abstract.instanceof.App\Command\GroupCustomerUpdate\UpdateGroupCommand).
Resolving inheritance for "App\Command\GroupCustomerUpdate\UpdateGroupCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GroupCustomerUpdate\UpdateGroupCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UserChangePasswordCommand" (parent: .abstract.instanceof.App\Command\UserChangePasswordCommand).
Resolving inheritance for "App\Command\UserChangePasswordCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UserChangePasswordCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AccountController" (parent: .abstract.instanceof.App\Controller\Admin\AccountController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AccountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AccountController).
Resolving inheritance for "App\Controller\Admin\AccountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AccountController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminController" (parent: .abstract.instanceof.App\Controller\Admin\AdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminController).
Resolving inheritance for "App\Controller\Admin\AdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AllergenController" (parent: .abstract.instanceof.App\Controller\Admin\AllergenController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AllergenController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AllergenController).
Resolving inheritance for "App\Controller\Admin\AllergenController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AllergenController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AttributController" (parent: .abstract.instanceof.App\Controller\Admin\AttributController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AttributController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AttributController).
Resolving inheritance for "App\Controller\Admin\AttributController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AttributController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BillingContributorController" (parent: .abstract.instanceof.App\Controller\Admin\BillingContributorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BillingContributorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BillingContributorController).
Resolving inheritance for "App\Controller\Admin\BillingContributorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BillingContributorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BillingGroupController" (parent: .abstract.instanceof.App\Controller\Admin\BillingGroupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BillingGroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BillingGroupController).
Resolving inheritance for "App\Controller\Admin\BillingGroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BillingGroupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CarrierController" (parent: .abstract.instanceof.App\Controller\Admin\CarrierController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CarrierController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CarrierController).
Resolving inheritance for "App\Controller\Admin\CarrierController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CarrierController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CartController" (parent: .abstract.instanceof.App\Controller\Admin\CartController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CartController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CartController).
Resolving inheritance for "App\Controller\Admin\CartController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CartController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CategoryController" (parent: .abstract.instanceof.App\Controller\Admin\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CategoryController).
Resolving inheritance for "App\Controller\Admin\CategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ComponentCategoryController" (parent: .abstract.instanceof.App\Controller\Admin\ComponentCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ComponentCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ComponentCategoryController).
Resolving inheritance for "App\Controller\Admin\ComponentCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ComponentCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ComponentContributorController" (parent: .abstract.instanceof.App\Controller\Admin\ComponentContributorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ComponentContributorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ComponentContributorController).
Resolving inheritance for "App\Controller\Admin\ComponentContributorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ComponentContributorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ComponentController" (parent: .abstract.instanceof.App\Controller\Admin\ComponentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ComponentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ComponentController).
Resolving inheritance for "App\Controller\Admin\ComponentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ComponentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ContributorController" (parent: .abstract.instanceof.App\Controller\Admin\ContributorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ContributorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ContributorController).
Resolving inheritance for "App\Controller\Admin\ContributorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ContributorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CreationMenuMakerController" (parent: .abstract.instanceof.App\Controller\Admin\CreationMenuMakerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CreationMenuMakerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CreationMenuMakerController).
Resolving inheritance for "App\Controller\Admin\CreationMenuMakerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CreationMenuMakerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CustomerController" (parent: .abstract.instanceof.App\Controller\Admin\CustomerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CustomerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CustomerController).
Resolving inheritance for "App\Controller\Admin\CustomerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CustomerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EmployeeController" (parent: .abstract.instanceof.App\Controller\Admin\EmployeeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EmployeeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EmployeeController).
Resolving inheritance for "App\Controller\Admin\EmployeeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EmployeeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FeatureController" (parent: .abstract.instanceof.App\Controller\Admin\FeatureController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FeatureController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FeatureController).
Resolving inheritance for "App\Controller\Admin\FeatureController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FeatureController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GroupController" (parent: .abstract.instanceof.App\Controller\Admin\GroupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GroupController).
Resolving inheritance for "App\Controller\Admin\GroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GroupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HelpController" (parent: .abstract.instanceof.App\Controller\Admin\HelpController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HelpController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HelpController).
Resolving inheritance for "App\Controller\Admin\HelpController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HelpController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InformationController" (parent: .abstract.instanceof.App\Controller\Admin\InformationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InformationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InformationController).
Resolving inheritance for "App\Controller\Admin\InformationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InformationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\IngredientCategoryController" (parent: .abstract.instanceof.App\Controller\Admin\IngredientCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\IngredientCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\IngredientCategoryController).
Resolving inheritance for "App\Controller\Admin\IngredientCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\IngredientCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\IngredientController" (parent: .abstract.instanceof.App\Controller\Admin\IngredientController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\IngredientController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\IngredientController).
Resolving inheritance for "App\Controller\Admin\IngredientController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\IngredientController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LogController" (parent: .abstract.instanceof.App\Controller\Admin\LogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LogController).
Resolving inheritance for "App\Controller\Admin\LogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MarketingZoneController" (parent: .abstract.instanceof.App\Controller\Admin\MarketingZoneController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MarketingZoneController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MarketingZoneController).
Resolving inheritance for "App\Controller\Admin\MarketingZoneController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MarketingZoneController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MatrixCategoryController" (parent: .abstract.instanceof.App\Controller\Admin\MatrixCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MatrixCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MatrixCategoryController).
Resolving inheritance for "App\Controller\Admin\MatrixCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MatrixCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MatrixController" (parent: .abstract.instanceof.App\Controller\Admin\MatrixController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MatrixController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MatrixController).
Resolving inheritance for "App\Controller\Admin\MatrixController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MatrixController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MatrixMenuBuilderController" (parent: .abstract.instanceof.App\Controller\Admin\MatrixMenuBuilderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MatrixMenuBuilderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MatrixMenuBuilderController).
Resolving inheritance for "App\Controller\Admin\MatrixMenuBuilderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MatrixMenuBuilderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MatrixMenuMakerController" (parent: .abstract.instanceof.App\Controller\Admin\MatrixMenuMakerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MatrixMenuMakerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MatrixMenuMakerController).
Resolving inheritance for "App\Controller\Admin\MatrixMenuMakerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MatrixMenuMakerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MenuBuilderController" (parent: .abstract.instanceof.App\Controller\Admin\MenuBuilderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MenuBuilderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MenuBuilderController).
Resolving inheritance for "App\Controller\Admin\MenuBuilderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MenuBuilderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ModelCategoryController" (parent: .abstract.instanceof.App\Controller\Admin\ModelCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ModelCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ModelCategoryController).
Resolving inheritance for "App\Controller\Admin\ModelCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ModelCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ModelController" (parent: .abstract.instanceof.App\Controller\Admin\ModelController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ModelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ModelController).
Resolving inheritance for "App\Controller\Admin\ModelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ModelController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NotificationController" (parent: .abstract.instanceof.App\Controller\Admin\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NotificationController).
Resolving inheritance for "App\Controller\Admin\NotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderCommentController" (parent: .abstract.instanceof.App\Controller\Admin\OrderCommentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderCommentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderCommentController).
Resolving inheritance for "App\Controller\Admin\OrderCommentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderCommentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderContributorBatController" (parent: .abstract.instanceof.App\Controller\Admin\OrderContributorBatController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderContributorBatController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderContributorBatController).
Resolving inheritance for "App\Controller\Admin\OrderContributorBatController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderContributorBatController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderContributorController" (parent: .abstract.instanceof.App\Controller\Admin\OrderContributorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderContributorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderContributorController).
Resolving inheritance for "App\Controller\Admin\OrderContributorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderContributorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderContributorModificationController" (parent: .abstract.instanceof.App\Controller\Admin\OrderContributorModificationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderContributorModificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderContributorModificationController).
Resolving inheritance for "App\Controller\Admin\OrderContributorModificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderContributorModificationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderController" (parent: .abstract.instanceof.App\Controller\Admin\OrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderController).
Resolving inheritance for "App\Controller\Admin\OrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderMakingDocumentController" (parent: .abstract.instanceof.App\Controller\Admin\OrderMakingDocumentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderMakingDocumentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderMakingDocumentController).
Resolving inheritance for "App\Controller\Admin\OrderMakingDocumentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderMakingDocumentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderManufacturingCommentController" (parent: .abstract.instanceof.App\Controller\Admin\OrderManufacturingCommentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderManufacturingCommentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderManufacturingCommentController).
Resolving inheritance for "App\Controller\Admin\OrderManufacturingCommentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderManufacturingCommentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderModificationController" (parent: .abstract.instanceof.App\Controller\Admin\OrderModificationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderModificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderModificationController).
Resolving inheritance for "App\Controller\Admin\OrderModificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderModificationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderModificationOperationController" (parent: .abstract.instanceof.App\Controller\Admin\OrderModificationOperationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderModificationOperationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderModificationOperationController).
Resolving inheritance for "App\Controller\Admin\OrderModificationOperationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderModificationOperationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderRelatedDocumentController" (parent: .abstract.instanceof.App\Controller\Admin\OrderRelatedDocumentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderRelatedDocumentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderRelatedDocumentController).
Resolving inheritance for "App\Controller\Admin\OrderRelatedDocumentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderRelatedDocumentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderStepController" (parent: .abstract.instanceof.App\Controller\Admin\OrderStepController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderStepController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderStepController).
Resolving inheritance for "App\Controller\Admin\OrderStepController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderStepController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProductController" (parent: .abstract.instanceof.App\Controller\Admin\ProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProductController).
Resolving inheritance for "App\Controller\Admin\ProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProductFavoriteComponentController" (parent: .abstract.instanceof.App\Controller\Admin\ProductFavoriteComponentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProductFavoriteComponentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProductFavoriteComponentController).
Resolving inheritance for "App\Controller\Admin\ProductFavoriteComponentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProductFavoriteComponentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProductFeatureController" (parent: .abstract.instanceof.App\Controller\Admin\ProductFeatureController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProductFeatureController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProductFeatureController).
Resolving inheritance for "App\Controller\Admin\ProductFeatureController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProductFeatureController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProductFeatureValueFilterCategoryController" (parent: .abstract.instanceof.App\Controller\Admin\ProductFeatureValueFilterCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProductFeatureValueFilterCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProductFeatureValueFilterCategoryController).
Resolving inheritance for "App\Controller\Admin\ProductFeatureValueFilterCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProductFeatureValueFilterCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProductFeatureValueFilterController" (parent: .abstract.instanceof.App\Controller\Admin\ProductFeatureValueFilterController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProductFeatureValueFilterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProductFeatureValueFilterController).
Resolving inheritance for "App\Controller\Admin\ProductFeatureValueFilterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProductFeatureValueFilterController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProductMenuMakerController" (parent: .abstract.instanceof.App\Controller\Admin\ProductMenuMakerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProductMenuMakerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProductMenuMakerController).
Resolving inheritance for "App\Controller\Admin\ProductMenuMakerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProductMenuMakerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProductPriceController" (parent: .abstract.instanceof.App\Controller\Admin\ProductPriceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProductPriceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProductPriceController).
Resolving inheritance for "App\Controller\Admin\ProductPriceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProductPriceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProductStepController" (parent: .abstract.instanceof.App\Controller\Admin\ProductStepController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProductStepController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProductStepController).
Resolving inheritance for "App\Controller\Admin\ProductStepController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProductStepController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProfileController" (parent: .abstract.instanceof.App\Controller\Admin\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProfileController).
Resolving inheritance for "App\Controller\Admin\ProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SearchController" (parent: .abstract.instanceof.App\Controller\Admin\SearchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SearchController).
Resolving inheritance for "App\Controller\Admin\SearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SearchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SecurityController" (parent: .abstract.instanceof.App\Controller\Admin\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SecurityController).
Resolving inheritance for "App\Controller\Admin\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SettingController" (parent: .abstract.instanceof.App\Controller\Admin\SettingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SettingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SettingController).
Resolving inheritance for "App\Controller\Admin\SettingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SettingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatisticCreationComponentController" (parent: .abstract.instanceof.App\Controller\Admin\StatisticCreationComponentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatisticCreationComponentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatisticCreationComponentController).
Resolving inheritance for "App\Controller\Admin\StatisticCreationComponentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatisticCreationComponentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatisticCreationImpulsionComponentController" (parent: .abstract.instanceof.App\Controller\Admin\StatisticCreationImpulsionComponentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatisticCreationImpulsionComponentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatisticCreationImpulsionComponentController).
Resolving inheritance for "App\Controller\Admin\StatisticCreationImpulsionComponentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatisticCreationImpulsionComponentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatisticCreationIngredientController" (parent: .abstract.instanceof.App\Controller\Admin\StatisticCreationIngredientController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatisticCreationIngredientController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatisticCreationIngredientController).
Resolving inheritance for "App\Controller\Admin\StatisticCreationIngredientController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatisticCreationIngredientController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatisticCreationPictureController" (parent: .abstract.instanceof.App\Controller\Admin\StatisticCreationPictureController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatisticCreationPictureController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatisticCreationPictureController).
Resolving inheritance for "App\Controller\Admin\StatisticCreationPictureController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatisticCreationPictureController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatisticExportController" (parent: .abstract.instanceof.App\Controller\Admin\StatisticExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatisticExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatisticExportController).
Resolving inheritance for "App\Controller\Admin\StatisticExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatisticExportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatisticFormatController" (parent: .abstract.instanceof.App\Controller\Admin\StatisticFormatController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatisticFormatController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatisticFormatController).
Resolving inheritance for "App\Controller\Admin\StatisticFormatController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatisticFormatController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatisticGroupController" (parent: .abstract.instanceof.App\Controller\Admin\StatisticGroupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatisticGroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatisticGroupController).
Resolving inheritance for "App\Controller\Admin\StatisticGroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatisticGroupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatisticMakingController" (parent: .abstract.instanceof.App\Controller\Admin\StatisticMakingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatisticMakingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatisticMakingController).
Resolving inheritance for "App\Controller\Admin\StatisticMakingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatisticMakingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatisticModelController" (parent: .abstract.instanceof.App\Controller\Admin\StatisticModelController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatisticModelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatisticModelController).
Resolving inheritance for "App\Controller\Admin\StatisticModelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatisticModelController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatisticOrderController" (parent: .abstract.instanceof.App\Controller\Admin\StatisticOrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatisticOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatisticOrderController).
Resolving inheritance for "App\Controller\Admin\StatisticOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatisticOrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatisticProductController" (parent: .abstract.instanceof.App\Controller\Admin\StatisticProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatisticProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatisticProductController).
Resolving inheritance for "App\Controller\Admin\StatisticProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatisticProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StepController" (parent: .abstract.instanceof.App\Controller\Admin\StepController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StepController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StepController).
Resolving inheritance for "App\Controller\Admin\StepController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StepController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserController" (parent: .abstract.instanceof.App\Controller\Admin\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserController).
Resolving inheritance for "App\Controller\Admin\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GoogleCloudTranslateController" (parent: .abstract.instanceof.App\Controller\Api\GoogleCloudTranslateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GoogleCloudTranslateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GoogleCloudTranslateController).
Resolving inheritance for "App\Controller\Api\GoogleCloudTranslateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GoogleCloudTranslateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MenuBuilderController" (parent: .abstract.instanceof.App\Controller\Api\MenuBuilderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MenuBuilderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MenuBuilderController).
Resolving inheritance for "App\Controller\Api\MenuBuilderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MenuBuilderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PixabayImageController" (parent: .abstract.instanceof.App\Controller\Api\PixabayImageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PixabayImageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PixabayImageController).
Resolving inheritance for "App\Controller\Api\PixabayImageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PixabayImageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\AccountController" (parent: .abstract.instanceof.App\Controller\Front\AccountController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\AccountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\AccountController).
Resolving inheritance for "App\Controller\Front\AccountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\AccountController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\AppController" (parent: .abstract.instanceof.App\Controller\Front\AppController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\AppController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\AppController).
Resolving inheritance for "App\Controller\Front\AppController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\AppController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\CartController" (parent: .abstract.instanceof.App\Controller\Front\CartController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\CartController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\CartController).
Resolving inheritance for "App\Controller\Front\CartController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\CartController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\CatalogController" (parent: .abstract.instanceof.App\Controller\Front\CatalogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\CatalogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\CatalogController).
Resolving inheritance for "App\Controller\Front\CatalogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\CatalogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\CreationClassicController" (parent: .abstract.instanceof.App\Controller\Front\CreationClassicController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\CreationClassicController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\CreationClassicController).
Resolving inheritance for "App\Controller\Front\CreationClassicController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\CreationClassicController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\CustomerController" (parent: .abstract.instanceof.App\Controller\Front\CustomerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\CustomerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\CustomerController).
Resolving inheritance for "App\Controller\Front\CustomerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\CustomerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\CustomerRenewalController" (parent: .abstract.instanceof.App\Controller\Front\CustomerRenewalController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\CustomerRenewalController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\CustomerRenewalController).
Resolving inheritance for "App\Controller\Front\CustomerRenewalController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\CustomerRenewalController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\DigitalServiceController" (parent: .abstract.instanceof.App\Controller\Front\DigitalServiceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\DigitalServiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\DigitalServiceController).
Resolving inheritance for "App\Controller\Front\DigitalServiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\DigitalServiceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\GroupController" (parent: .abstract.instanceof.App\Controller\Front\GroupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\GroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\GroupController).
Resolving inheritance for "App\Controller\Front\GroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\GroupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\GroupOrderController" (parent: .abstract.instanceof.App\Controller\Front\GroupOrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\GroupOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\GroupOrderController).
Resolving inheritance for "App\Controller\Front\GroupOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\GroupOrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\HelpController" (parent: .abstract.instanceof.App\Controller\Front\HelpController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\HelpController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\HelpController).
Resolving inheritance for "App\Controller\Front\HelpController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\HelpController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\MenuBuilderController" (parent: .abstract.instanceof.App\Controller\Front\MenuBuilderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\MenuBuilderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\MenuBuilderController).
Resolving inheritance for "App\Controller\Front\MenuBuilderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\MenuBuilderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\MenuMakerController" (parent: .abstract.instanceof.App\Controller\Front\MenuMakerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\MenuMakerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\MenuMakerController).
Resolving inheritance for "App\Controller\Front\MenuMakerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\MenuMakerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\NotificationController" (parent: .abstract.instanceof.App\Controller\Front\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\NotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\NotificationController).
Resolving inheritance for "App\Controller\Front\NotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\OrderController" (parent: .abstract.instanceof.App\Controller\Front\OrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\OrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\OrderController).
Resolving inheritance for "App\Controller\Front\OrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\OrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\SearchController" (parent: .abstract.instanceof.App\Controller\Front\SearchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\SearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\SearchController).
Resolving inheritance for "App\Controller\Front\SearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\SearchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\SecurityController" (parent: .abstract.instanceof.App\Controller\Front\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\SecurityController).
Resolving inheritance for "App\Controller\Front\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\StatisticExportController" (parent: .abstract.instanceof.App\Controller\Front\StatisticExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\StatisticExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\StatisticExportController).
Resolving inheritance for "App\Controller\Front\StatisticExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\StatisticExportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\StatisticOrderController" (parent: .abstract.instanceof.App\Controller\Front\StatisticOrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\StatisticOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\StatisticOrderController).
Resolving inheritance for "App\Controller\Front\StatisticOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\StatisticOrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\StatisticProductController" (parent: .abstract.instanceof.App\Controller\Front\StatisticProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\StatisticProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\StatisticProductController).
Resolving inheritance for "App\Controller\Front\StatisticProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\StatisticProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\StatisticTopSellingController" (parent: .abstract.instanceof.App\Controller\Front\StatisticTopSellingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\StatisticTopSellingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\StatisticTopSellingController).
Resolving inheritance for "App\Controller\Front\StatisticTopSellingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\StatisticTopSellingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\StatisticUserController" (parent: .abstract.instanceof.App\Controller\Front\StatisticUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\StatisticUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\StatisticUserController).
Resolving inheritance for "App\Controller\Front\StatisticUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\StatisticUserController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CatalogSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\CatalogSubscriber).
Resolving inheritance for "App\EventSubscriber\CatalogSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CatalogSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CommentSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\CommentSubscriber).
Resolving inheritance for "App\EventSubscriber\CommentSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CommentSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ConnectAsSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ConnectAsSubscriber).
Resolving inheritance for "App\EventSubscriber\ConnectAsSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ConnectAsSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\FeatureSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\FeatureSubscriber).
Resolving inheritance for "App\EventSubscriber\FeatureSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\FeatureSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\GroupSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\GroupSubscriber).
Resolving inheritance for "App\EventSubscriber\GroupSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\GroupSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ModuleSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ModuleSubscriber).
Resolving inheritance for "App\EventSubscriber\ModuleSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ModuleSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\NotificationSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\NotificationSubscriber).
Resolving inheritance for "App\EventSubscriber\NotificationSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\NotificationSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountContributorType" (parent: .abstract.instanceof.App\Form\AccountContributorType).
Resolving inheritance for "App\Form\AccountContributorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountContributorType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountType" (parent: .abstract.instanceof.App\Form\AccountType).
Resolving inheritance for "App\Form\AccountType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AddressCustomerType" (parent: .abstract.instanceof.App\Form\AddressCustomerType).
Resolving inheritance for "App\Form\AddressCustomerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AddressCustomerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AddressEmployeeType" (parent: .abstract.instanceof.App\Form\AddressEmployeeType).
Resolving inheritance for "App\Form\AddressEmployeeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AddressEmployeeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AddressGroupType" (parent: .abstract.instanceof.App\Form\AddressGroupType).
Resolving inheritance for "App\Form\AddressGroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AddressGroupType).
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\AllergenType" (parent: .abstract.instanceof.App\Form\AllergenType).
Resolving inheritance for "App\Form\AllergenType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AllergenType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AttributType" (parent: .abstract.instanceof.App\Form\AttributType).
Resolving inheritance for "App\Form\AttributType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AttributType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AttributValueType" (parent: .abstract.instanceof.App\Form\AttributValueType).
Resolving inheritance for "App\Form\AttributValueType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AttributValueType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CarrierType" (parent: .abstract.instanceof.App\Form\CarrierType).
Resolving inheritance for "App\Form\CarrierType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CarrierType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CategoryType" (parent: .abstract.instanceof.App\Form\CategoryType).
Resolving inheritance for "App\Form\CategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ComponentCategoryType" (parent: .abstract.instanceof.App\Form\ComponentCategoryType).
Resolving inheritance for "App\Form\ComponentCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ComponentCategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ComponentType" (parent: .abstract.instanceof.App\Form\ComponentType).
Resolving inheritance for "App\Form\ComponentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ComponentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ComponentUpdateType" (parent: .abstract.instanceof.App\Form\ComponentUpdateType).
Resolving inheritance for "App\Form\ComponentUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ComponentUpdateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContributorType" (parent: .abstract.instanceof.App\Form\ContributorType).
Resolving inheritance for "App\Form\ContributorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContributorType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContributorUpdateType" (parent: .abstract.instanceof.App\Form\ContributorUpdateType).
Resolving inheritance for "App\Form\ContributorUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContributorUpdateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CreationCommentType" (parent: .abstract.instanceof.App\Form\CreationCommentType).
Resolving inheritance for "App\Form\CreationCommentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CreationCommentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomerEmailType" (parent: .abstract.instanceof.App\Form\CustomerEmailType).
Resolving inheritance for "App\Form\CustomerEmailType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomerEmailType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomerType" (parent: .abstract.instanceof.App\Form\CustomerType).
Resolving inheritance for "App\Form\CustomerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomerUpdateType" (parent: .abstract.instanceof.App\Form\CustomerUpdateType).
Resolving inheritance for "App\Form\CustomerUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomerUpdateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmployeeType" (parent: .abstract.instanceof.App\Form\EmployeeType).
Resolving inheritance for "App\Form\EmployeeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmployeeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmployeeUpdateType" (parent: .abstract.instanceof.App\Form\EmployeeUpdateType).
Resolving inheritance for "App\Form\EmployeeUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmployeeUpdateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ButtonTypeIconExtension" (parent: .abstract.instanceof.App\Form\Extension\ButtonTypeIconExtension).
Resolving inheritance for "App\Form\Extension\ButtonTypeIconExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ButtonTypeIconExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FeatureFieldType" (parent: .abstract.instanceof.App\Form\FeatureFieldType).
Resolving inheritance for "App\Form\FeatureFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FeatureFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FeatureType" (parent: .abstract.instanceof.App\Form\FeatureType).
Resolving inheritance for "App\Form\FeatureType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FeatureType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FeatureUpdateType" (parent: .abstract.instanceof.App\Form\FeatureUpdateType).
Resolving inheritance for "App\Form\FeatureUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FeatureUpdateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterComponentCategoryType" (parent: .abstract.instanceof.App\Form\FilterComponentCategoryType).
Resolving inheritance for "App\Form\FilterComponentCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterComponentCategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterComponentType" (parent: .abstract.instanceof.App\Form\FilterComponentType).
Resolving inheritance for "App\Form\FilterComponentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterComponentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterGroupOrderType" (parent: .abstract.instanceof.App\Form\FilterGroupOrderType).
Resolving inheritance for "App\Form\FilterGroupOrderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterGroupOrderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterIngredientType" (parent: .abstract.instanceof.App\Form\FilterIngredientType).
Resolving inheritance for "App\Form\FilterIngredientType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterIngredientType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterLogType" (parent: .abstract.instanceof.App\Form\FilterLogType).
Resolving inheritance for "App\Form\FilterLogType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterLogType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterMatrixType" (parent: .abstract.instanceof.App\Form\FilterMatrixType).
Resolving inheritance for "App\Form\FilterMatrixType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterMatrixType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterModelType" (parent: .abstract.instanceof.App\Form\FilterModelType).
Resolving inheritance for "App\Form\FilterModelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterModelType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterOrderContributorType" (parent: .abstract.instanceof.App\Form\FilterOrderContributorType).
Resolving inheritance for "App\Form\FilterOrderContributorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterOrderContributorType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterOrderEmployeeType" (parent: .abstract.instanceof.App\Form\FilterOrderEmployeeType).
Resolving inheritance for "App\Form\FilterOrderEmployeeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterOrderEmployeeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterOrderType" (parent: .abstract.instanceof.App\Form\FilterOrderType).
Resolving inheritance for "App\Form\FilterOrderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterOrderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterProductType" (parent: .abstract.instanceof.App\Form\FilterProductType).
Resolving inheritance for "App\Form\FilterProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterProductType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FrontEmployeeType" (parent: .abstract.instanceof.App\Form\FrontEmployeeType).
Resolving inheritance for "App\Form\FrontEmployeeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FrontEmployeeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FrontResponsableEmployeeType" (parent: .abstract.instanceof.App\Form\FrontResponsableEmployeeType).
Resolving inheritance for "App\Form\FrontResponsableEmployeeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FrontResponsableEmployeeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GroupBudgetType" (parent: .abstract.instanceof.App\Form\GroupBudgetType).
Resolving inheritance for "App\Form\GroupBudgetType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GroupBudgetType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GroupEmployeeType" (parent: .abstract.instanceof.App\Form\GroupEmployeeType).
Resolving inheritance for "App\Form\GroupEmployeeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GroupEmployeeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GroupType" (parent: .abstract.instanceof.App\Form\GroupType).
Resolving inheritance for "App\Form\GroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GroupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InformationType" (parent: .abstract.instanceof.App\Form\InformationType).
Resolving inheritance for "App\Form\InformationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InformationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\IngredientCategoryType" (parent: .abstract.instanceof.App\Form\IngredientCategoryType).
Resolving inheritance for "App\Form\IngredientCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\IngredientCategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\IngredientCategoryUpdateType" (parent: .abstract.instanceof.App\Form\IngredientCategoryUpdateType).
Resolving inheritance for "App\Form\IngredientCategoryUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\IngredientCategoryUpdateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\IngredientType" (parent: .abstract.instanceof.App\Form\IngredientType).
Resolving inheritance for "App\Form\IngredientType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\IngredientType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\IngredientUpdateType" (parent: .abstract.instanceof.App\Form\IngredientUpdateType).
Resolving inheritance for "App\Form\IngredientUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\IngredientUpdateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MarketingZoneType" (parent: .abstract.instanceof.App\Form\MarketingZoneType).
Resolving inheritance for "App\Form\MarketingZoneType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MarketingZoneType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MatrixCategoryType" (parent: .abstract.instanceof.App\Form\MatrixCategoryType).
Resolving inheritance for "App\Form\MatrixCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MatrixCategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MatrixDuplicateType" (parent: .abstract.instanceof.App\Form\MatrixDuplicateType).
Resolving inheritance for "App\Form\MatrixDuplicateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MatrixDuplicateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MatrixType" (parent: .abstract.instanceof.App\Form\MatrixType).
Resolving inheritance for "App\Form\MatrixType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MatrixType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MatrixUpdateType" (parent: .abstract.instanceof.App\Form\MatrixUpdateType).
Resolving inheritance for "App\Form\MatrixUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MatrixUpdateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ModelCategoryType" (parent: .abstract.instanceof.App\Form\ModelCategoryType).
Resolving inheritance for "App\Form\ModelCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ModelCategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ModelType" (parent: .abstract.instanceof.App\Form\ModelType).
Resolving inheritance for "App\Form\ModelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ModelType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OfferType" (parent: .abstract.instanceof.App\Form\OfferType).
Resolving inheritance for "App\Form\OfferType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OfferType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderAddressType" (parent: .abstract.instanceof.App\Form\OrderAddressType).
Resolving inheritance for "App\Form\OrderAddressType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderAddressType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderModificationOperationType" (parent: .abstract.instanceof.App\Form\OrderModificationOperationType).
Resolving inheritance for "App\Form\OrderModificationOperationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderModificationOperationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderResendType" (parent: .abstract.instanceof.App\Form\OrderResendType).
Resolving inheritance for "App\Form\OrderResendType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderResendType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderShipType" (parent: .abstract.instanceof.App\Form\OrderShipType).
Resolving inheritance for "App\Form\OrderShipType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderShipType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderStepSubUpdateOneType" (parent: .abstract.instanceof.App\Form\OrderStepSubUpdateOneType).
Resolving inheritance for "App\Form\OrderStepSubUpdateOneType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderStepSubUpdateOneType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderStepType" (parent: .abstract.instanceof.App\Form\OrderStepType).
Resolving inheritance for "App\Form\OrderStepType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderStepType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderStepUpdateAllType" (parent: .abstract.instanceof.App\Form\OrderStepUpdateAllType).
Resolving inheritance for "App\Form\OrderStepUpdateAllType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderStepUpdateAllType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderStepUpdateOneType" (parent: .abstract.instanceof.App\Form\OrderStepUpdateOneType).
Resolving inheritance for "App\Form\OrderStepUpdateOneType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderStepUpdateOneType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderStepUpdateType" (parent: .abstract.instanceof.App\Form\OrderStepUpdateType).
Resolving inheritance for "App\Form\OrderStepUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderStepUpdateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductFeatureType" (parent: .abstract.instanceof.App\Form\ProductFeatureType).
Resolving inheritance for "App\Form\ProductFeatureType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductFeatureType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductFeatureUpdateType" (parent: .abstract.instanceof.App\Form\ProductFeatureUpdateType).
Resolving inheritance for "App\Form\ProductFeatureUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductFeatureUpdateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductFeatureValueFeatureFieldType" (parent: .abstract.instanceof.App\Form\ProductFeatureValueFeatureFieldType).
Resolving inheritance for "App\Form\ProductFeatureValueFeatureFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductFeatureValueFeatureFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductFeatureValueFilterCategoryType" (parent: .abstract.instanceof.App\Form\ProductFeatureValueFilterCategoryType).
Resolving inheritance for "App\Form\ProductFeatureValueFilterCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductFeatureValueFilterCategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductFeatureValueFilterType" (parent: .abstract.instanceof.App\Form\ProductFeatureValueFilterType).
Resolving inheritance for "App\Form\ProductFeatureValueFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductFeatureValueFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductFeatureValueType" (parent: .abstract.instanceof.App\Form\ProductFeatureValueType).
Resolving inheritance for "App\Form\ProductFeatureValueType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductFeatureValueType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductMenuMakerType" (parent: .abstract.instanceof.App\Form\ProductMenuMakerType).
Resolving inheritance for "App\Form\ProductMenuMakerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductMenuMakerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductPriceType" (parent: .abstract.instanceof.App\Form\ProductPriceType).
Resolving inheritance for "App\Form\ProductPriceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductPriceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductStepType" (parent: .abstract.instanceof.App\Form\ProductStepType).
Resolving inheritance for "App\Form\ProductStepType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductStepType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductType" (parent: .abstract.instanceof.App\Form\ProductType).
Resolving inheritance for "App\Form\ProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\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\SettingType" (parent: .abstract.instanceof.App\Form\SettingType).
Resolving inheritance for "App\Form\SettingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StepSubType" (parent: .abstract.instanceof.App\Form\StepSubType).
Resolving inheritance for "App\Form\StepSubType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StepSubType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StepType" (parent: .abstract.instanceof.App\Form\StepType).
Resolving inheritance for "App\Form\StepType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StepType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierOrderNumberType" (parent: .abstract.instanceof.App\Form\SupplierOrderNumberType).
Resolving inheritance for "App\Form\SupplierOrderNumberType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierOrderNumberType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\SaveType" (parent: .abstract.instanceof.App\Form\Type\SaveType).
Resolving inheritance for "App\Form\Type\SaveType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\SaveType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType" (parent: .abstract.instanceof.App\Form\UserType).
Resolving inheritance for "App\Form\UserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserUpdateType" (parent: .abstract.instanceof.App\Form\UserUpdateType).
Resolving inheritance for "App\Form\UserUpdateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserUpdateType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartRepository" (parent: .abstract.instanceof.App\Repository\CartRepository).
Resolving inheritance for "App\Repository\CartRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ComponentRepository" (parent: .abstract.instanceof.App\Repository\ComponentRepository).
Resolving inheritance for "App\Repository\ComponentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ComponentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FileRepository" (parent: .abstract.instanceof.App\Repository\FileRepository).
Resolving inheritance for "App\Repository\FileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FileRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GroupRepository" (parent: .abstract.instanceof.App\Repository\GroupRepository).
Resolving inheritance for "App\Repository\GroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GroupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IngredientRepository" (parent: .abstract.instanceof.App\Repository\IngredientRepository).
Resolving inheritance for "App\Repository\IngredientRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IngredientRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogRepository" (parent: .abstract.instanceof.App\Repository\LogRepository).
Resolving inheritance for "App\Repository\LogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MatrixRepository" (parent: .abstract.instanceof.App\Repository\MatrixRepository).
Resolving inheritance for "App\Repository\MatrixRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MatrixRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ModelRepository" (parent: .abstract.instanceof.App\Repository\ModelRepository).
Resolving inheritance for "App\Repository\ModelRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ModelRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderRepository" (parent: .abstract.instanceof.App\Repository\OrderRepository).
Resolving inheritance for "App\Repository\OrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderStepRepository" (parent: .abstract.instanceof.App\Repository\OrderStepRepository).
Resolving inheritance for "App\Repository\OrderStepRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderStepRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderStepTimeRepository" (parent: .abstract.instanceof.App\Repository\OrderStepTimeRepository).
Resolving inheritance for "App\Repository\OrderStepTimeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderStepTimeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductFeatureValueRepository" (parent: .abstract.instanceof.App\Repository\ProductFeatureValueRepository).
Resolving inheritance for "App\Repository\ProductFeatureValueRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductFeatureValueRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductMenuMakerRepository" (parent: .abstract.instanceof.App\Repository\ProductMenuMakerRepository).
Resolving inheritance for "App\Repository\ProductMenuMakerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductMenuMakerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductPriceRepository" (parent: .abstract.instanceof.App\Repository\ProductPriceRepository).
Resolving inheritance for "App\Repository\ProductPriceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductPriceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductRepository" (parent: .abstract.instanceof.App\Repository\ProductRepository).
Resolving inheritance for "App\Repository\ProductRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\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.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension" (parent: .abstract.instanceof.App\Twig\AppExtension).
Resolving inheritance for "App\Twig\AppExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.annotations" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.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 "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.default_connection.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 "security.access_token_handler.oidc.signature.ES256" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES384" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES512" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.user.provider.concrete.user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.admin" (parent: security.firewall.config).
Resolving inheritance for "security.listener.admin.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.admin" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.admin" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.admin" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.admin" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.form_login.admin" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.admin.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.admin.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.admin" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.admin" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.admin" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.admin" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.admin" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.admin" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.admin" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.admin" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.admin" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.admin" (parent: security.firewall.lazy_context).
Resolving inheritance for "security.firewall.map.config.app" (parent: security.firewall.config).
Resolving inheritance for "security.listener.app.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.1" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.app" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.app" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.app" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.app" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.form_login.app" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.app.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.app.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authenticator.remember_me_signature_hasher.app" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.app" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.app" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.app" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.app" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.app" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.app" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.app" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.app" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.app" (parent: security.firewall.lazy_context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
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 "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_listener" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.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.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
7
Removing service-argument resolver for controller "App\Controller\Admin\CategoryController::add": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Admin\CustomerController::add": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Admin\EmployeeController::add": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Admin\GroupController::add": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Front\CatalogController::index": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Front\GroupController::employeeAdd": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Front\GroupController::userList": no corresponding services exist for the referenced types.
1
[liip/imagine-bundle] Can not handle assets versioning with custom format ".debug.http_client". asset twig function can likely not be used with the imagine_filter
267
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\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "http_client.uri_template_expander"; 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 "routing.loader.annotation"; reason: private alias.
Removed service "routing.loader.annotation.directory"; reason: private alias.
Removed service "routing.loader.annotation.file"; 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\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderSerializer"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Driver\Connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.admin"; reason: private alias.
Removed service "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
Removed service "security.user_checker.admin"; reason: private alias.
Removed service "security.authentication.session_strategy.app"; reason: private alias.
Removed service "security.user_checker.app"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "security.firewall_config_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
Removed service "fos_js_routing.router"; 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_imagine"; reason: private alias.
Removed service "Imagine\Image\ImagineInterface"; reason: private alias.
Removed service "ipocam_finder.file_manager"; reason: private alias.
Removed service "ipocam_finder.folder_manager"; reason: private alias.
Removed service "Liip\ImagineBundle\Service\FilterService"; 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.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $console.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $cache.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_client.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $mailer.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $translation.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $php.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $event.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $router.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $profiler.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $doctrine.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $security.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $debug.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $deprecation.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service "liip_imagine.mime_type_guesser"; reason: private alias.
Removed service "liip_imagine.extension_guesser"; reason: private alias.
Removed service ".service_locator.D7m0VF_"; reason: private alias.
Removed service ".service_locator.FpB_oru"; reason: private alias.
Removed service ".service_locator.bJ.4HC5"; reason: private alias.
Removed service ".service_locator.NiTcUps"; reason: private alias.
Removed service ".service_locator.5nn89Sy"; reason: private alias.
Removed service ".service_locator.8EJRvee"; reason: private alias.
Removed service ".service_locator.3VlcoJm"; reason: private alias.
Removed service ".service_locator.fDkiC2q"; reason: private alias.
Removed service ".service_locator.qSLfhwT"; reason: private alias.
Removed service ".service_locator.BFrsqsn"; reason: private alias.
Removed service ".service_locator.OPLh3dZ"; reason: private alias.
Removed service ".service_locator.x.oPC6_"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.xOPGvmw"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "serializer"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.admin"; reason: private alias.
Removed service "security.firewall.authenticator.app"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "security.event_dispatcher.admin"; reason: private alias.
Removed service "security.event_dispatcher.app"; reason: private alias.
Removed service ".service_locator.gFlme_s"; reason: private alias.
Removed service ".service_locator.EmZ4cZI"; reason: private alias.
Removed service ".service_locator.Z0GAniK"; reason: private alias.
Removed service ".service_locator.vxHsjTK"; reason: private alias.
Removed service ".service_locator.yRx02Ek"; reason: private alias.
Removed service ".service_locator.G7ToqKm"; reason: private alias.
Removed service ".service_locator.7m7nT66"; reason: private alias.
Removed service ".service_locator.FEaxYXq"; reason: private alias.
Removed service ".service_locator.HurKGHx"; reason: private alias.
Removed service ".service_locator.qDoK7Nx"; reason: private alias.
Removed service ".service_locator..8KhIyt"; reason: private alias.
Removed service ".service_locator.wDbmny3"; reason: private alias.
Removed service ".service_locator.IPUWilW"; reason: private alias.
Removed service ".service_locator.TMh4FKY"; reason: private alias.
Removed service ".service_locator.z1aPdph"; reason: private alias.
Removed service ".service_locator.keww7k."; reason: private alias.
Removed service ".service_locator.kY0zkLP"; reason: private alias.
Removed service ".service_locator.7HQa9Hj"; reason: private alias.
Removed service ".service_locator.2nZ6n64"; reason: private alias.
Removed service ".service_locator.c0x1sQF"; reason: private alias.
Removed service ".service_locator.LHUTGjI"; reason: private alias.
Removed service ".service_locator.CHMe_R2"; reason: private alias.
Removed service ".service_locator.bEm7CfF"; reason: private alias.
Removed service ".service_locator.zRUrrLb"; reason: private alias.
Removed service ".service_locator.IkWJ9pi"; reason: private alias.
Removed service ".service_locator.7.ELoQE"; reason: private alias.
Removed service ".service_locator.lzBdQaW"; reason: private alias.
Removed service ".service_locator.i6w6suK"; reason: private alias.
Removed service ".service_locator.72pxXVD"; reason: private alias.
Removed service ".service_locator.Ua2GBT3"; reason: private alias.
Removed service ".service_locator.eJgei_J"; reason: private alias.
Removed service ".service_locator.qy0ch0Z"; reason: private alias.
Removed service ".service_locator.ODaf6op"; reason: private alias.
Removed service ".service_locator.SAufC49"; reason: private alias.
Removed service ".service_locator.d8TQXMc"; reason: private alias.
Removed service ".service_locator.XXmabHm"; reason: private alias.
Removed service ".service_locator.5a3.oNw"; reason: private alias.
Removed service ".service_locator.ZhQZdNT"; reason: private alias.
Removed service ".service_locator.2N7KILj"; reason: private alias.
Removed service ".service_locator.UeOob31"; reason: private alias.
Removed service ".service_locator.cNkBRaV"; reason: private alias.
Removed service ".service_locator.gCGzcP1"; reason: private alias.
Removed service ".service_locator.PDQcA54"; reason: private alias.
Removed service ".service_locator.135c9af"; reason: private alias.
Removed service ".service_locator.M4jBeWj"; reason: private alias.
Removed service ".service_locator.UGpYhEI"; reason: private alias.
Removed service ".service_locator.RmPRpQw"; reason: private alias.
Removed service ".service_locator.FVWumYX"; reason: private alias.
Removed service ".service_locator.i0YvfTo"; reason: private alias.
Removed service ".service_locator.8kYiPWr"; reason: private alias.
Removed service ".service_locator.c7HtQVB"; reason: private alias.
Removed service ".service_locator.hMl.2Ry"; reason: private alias.
Removed service ".service_locator.1p.fnvo"; reason: private alias.
Removed service ".service_locator._kIAbz1"; reason: private alias.
Removed service ".service_locator.a1R_f7T"; reason: private alias.
Removed service ".service_locator.XDGmiR3"; reason: private alias.
139
Changed reference of service "App\Controller\Admin\AccountController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Api\MenuBuilderController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Front\SecurityController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Form\AccountContributorType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\AccountType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\AddressType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\AllergenType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\AttributType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\AttributValueType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\CarrierType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\CategoryType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\ComponentCategoryType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\ComponentType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\ComponentUpdateType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\ContributorType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\ContributorUpdateType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\CreationCommentType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\CustomerEmailType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\CustomerType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\CustomerUpdateType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\EmployeeType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\EmployeeUpdateType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\FeatureFieldType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\FeatureType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\FilterComponentCategoryType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\FilterComponentType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\FilterGroupOrderType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\FilterIngredientType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\FilterLogType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\FilterMatrixType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\FilterModelType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\FilterOrderContributorType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\FilterOrderEmployeeType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\FilterOrderType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\FilterProductType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\GroupBudgetType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\GroupType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\InformationType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\IngredientCategoryType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\IngredientCategoryUpdateType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\IngredientType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\MarketingZoneType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\MatrixCategoryType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\MatrixDuplicateType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\MatrixType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\MatrixUpdateType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\ModelCategoryType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\ModelType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\OfferType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\OrderModificationOperationType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\OrderResendType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\OrderShipType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\OrderStepSubUpdateOneType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\OrderStepType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\OrderStepUpdateOneType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\OrderStepUpdateType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\ProductFeatureType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\ProductFeatureValueFilterCategoryType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\ProductFeatureValueFilterType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\ProductFeatureValueType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\ProductMenuMakerType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\ProductPriceType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\ProductStepType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\ProductType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\ProfileType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\SettingType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\StepSubType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\StepType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\SupplierOrderNumberType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\UserType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Form\UserUpdateType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Security\AdminAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\AdminAuthenticator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Security\AppAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\AppAuthenticator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\CartService" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\QrCodeService" 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 "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.w7.f4fT" to "container.env_var_processors_locator".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailer.mailer" previously pointing to "debug.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.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "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 "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 "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 "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 "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 "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_js_routing.extractor" previously pointing to "router.default" to "router".
Changed reference of service "fos_js_routing.router_debug_exposed_command" previously pointing to "router.default" to "router".
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 ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.YOKfJI8" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.fuYM_Z." previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.cUcW89y" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.tQneTp." previously pointing to "debug.event_dispatcher" to "event_dispatcher".
673
Removed service "App\Entity"; reason: abstract.
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionLanguageSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "doctrine.dbal.logger.chain"; reason: abstract.
Removed service "doctrine.dbal.logger.profiling"; reason: abstract.
Removed service "doctrine.dbal.logger.backtrace"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "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 "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 ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ArchiveCreationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ArchiveCreationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BillingGroupCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\BillingGroupCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CartElementCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CartElementCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CartExpirationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CartExpirationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CheckModelProductMenuMakerFileCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CheckModelProductMenuMakerFileCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateModelCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CreateModelCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GroupCanOrderCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GroupCanOrderCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GroupCustomerUpdate\ClearGroupsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GroupCustomerUpdate\ClearGroupsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GroupCustomerUpdate\FixCustomerGroupCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GroupCustomerUpdate\FixCustomerGroupCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GroupCustomerUpdate\FixOrderGroupCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GroupCustomerUpdate\FixOrderGroupCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GroupCustomerUpdate\FixUserRemovedCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GroupCustomerUpdate\FixUserRemovedCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GroupCustomerUpdate\UpdateCustomerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GroupCustomerUpdate\UpdateCustomerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GroupCustomerUpdate\UpdateGroupCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GroupCustomerUpdate\UpdateGroupCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UserChangePasswordCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UserChangePasswordCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AccountController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AllergenController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AllergenController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AllergenController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AttributController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AttributController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AttributController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BillingContributorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BillingContributorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\BillingContributorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BillingGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BillingGroupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\BillingGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CarrierController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CarrierController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\CarrierController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CartController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CartController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\CartController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ComponentCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ComponentCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ComponentCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ComponentContributorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ComponentContributorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ComponentContributorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ComponentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ComponentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ComponentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ContributorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ContributorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ContributorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CreationMenuMakerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CreationMenuMakerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\CreationMenuMakerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CustomerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\CustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EmployeeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EmployeeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EmployeeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FeatureController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FeatureController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\FeatureController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GroupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\GroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\HelpController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\HelpController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\HelpController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InformationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InformationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\InformationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\IngredientCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\IngredientCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\IngredientCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\IngredientController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\IngredientController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\IngredientController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\LogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MarketingZoneController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MarketingZoneController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\MarketingZoneController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MatrixCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MatrixCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\MatrixCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MatrixController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MatrixController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\MatrixController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MatrixMenuBuilderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MatrixMenuBuilderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\MatrixMenuBuilderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MatrixMenuMakerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MatrixMenuMakerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\MatrixMenuMakerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MenuBuilderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MenuBuilderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\MenuBuilderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ModelCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ModelCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ModelCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ModelController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ModelController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ModelController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NotificationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderCommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderCommentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\OrderCommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderContributorBatController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderContributorBatController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\OrderContributorBatController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderContributorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderContributorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\OrderContributorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderContributorModificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderContributorModificationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\OrderContributorModificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\OrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderMakingDocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderMakingDocumentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\OrderMakingDocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderManufacturingCommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderManufacturingCommentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\OrderManufacturingCommentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderModificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderModificationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\OrderModificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderModificationOperationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderModificationOperationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\OrderModificationOperationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderRelatedDocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderRelatedDocumentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\OrderRelatedDocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrderStepController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrderStepController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\OrderStepController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProductController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProductFavoriteComponentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProductFavoriteComponentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ProductFavoriteComponentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProductFeatureController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProductFeatureController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ProductFeatureController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProductFeatureValueFilterCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProductFeatureValueFilterCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ProductFeatureValueFilterCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProductFeatureValueFilterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProductFeatureValueFilterController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ProductFeatureValueFilterController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProductMenuMakerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProductMenuMakerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ProductMenuMakerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProductPriceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProductPriceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ProductPriceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProductStepController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProductStepController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ProductStepController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ProfileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SearchController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SettingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SettingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\SettingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatisticCreationComponentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatisticCreationComponentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\StatisticCreationComponentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatisticCreationImpulsionComponentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatisticCreationImpulsionComponentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\StatisticCreationImpulsionComponentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatisticCreationIngredientController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatisticCreationIngredientController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\StatisticCreationIngredientController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatisticCreationPictureController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatisticCreationPictureController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\StatisticCreationPictureController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatisticExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatisticExportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\StatisticExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatisticFormatController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatisticFormatController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\StatisticFormatController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatisticGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatisticGroupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\StatisticGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatisticMakingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatisticMakingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\StatisticMakingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatisticModelController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatisticModelController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\StatisticModelController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatisticOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatisticOrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\StatisticOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatisticProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatisticProductController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\StatisticProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StepController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StepController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\StepController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GoogleCloudTranslateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GoogleCloudTranslateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\GoogleCloudTranslateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\MenuBuilderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\MenuBuilderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\MenuBuilderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\PixabayImageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\PixabayImageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\PixabayImageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\AccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\AccountController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\AccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\AppController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\AppController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\AppController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\CartController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\CartController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\CartController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\CatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\CatalogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\CatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\CreationClassicController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\CreationClassicController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\CreationClassicController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\CustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\CustomerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\CustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\CustomerRenewalController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\CustomerRenewalController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\CustomerRenewalController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\DigitalServiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\DigitalServiceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\DigitalServiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\GroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\GroupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\GroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\GroupOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\GroupOrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\GroupOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\HelpController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\HelpController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\HelpController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\MenuBuilderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\MenuBuilderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\MenuBuilderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\MenuMakerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\MenuMakerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\MenuMakerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\NotificationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\OrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\OrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\OrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\SearchController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\StatisticExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\StatisticExportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\StatisticExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\StatisticOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\StatisticOrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\StatisticOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\StatisticProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\StatisticProductController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\StatisticProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\StatisticTopSellingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\StatisticTopSellingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\StatisticTopSellingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\StatisticUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\StatisticUserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\StatisticUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CatalogSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\CatalogSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CommentSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\CommentSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ConnectAsSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ConnectAsSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\FeatureSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\FeatureSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\GroupSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\GroupSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ModuleSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\ModuleSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\NotificationSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\NotificationSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountContributorType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AccountContributorType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AccountType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AccountType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AddressCustomerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AddressCustomerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AddressEmployeeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AddressEmployeeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AddressGroupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AddressGroupType"; 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\AllergenType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AllergenType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AttributType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AttributType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\AttributValueType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\AttributValueType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CarrierType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CarrierType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CategoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ComponentCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ComponentCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ComponentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ComponentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ComponentUpdateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ComponentUpdateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContributorType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ContributorType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContributorUpdateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ContributorUpdateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CreationCommentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CreationCommentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomerEmailType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CustomerEmailType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CustomerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CustomerUpdateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CustomerUpdateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmployeeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EmployeeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EmployeeUpdateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EmployeeUpdateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\ButtonTypeIconExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\ButtonTypeIconExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FeatureFieldType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FeatureFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FeatureType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FeatureType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FeatureUpdateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FeatureUpdateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterComponentCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FilterComponentCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterComponentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FilterComponentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterGroupOrderType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FilterGroupOrderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterIngredientType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FilterIngredientType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterLogType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FilterLogType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterMatrixType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FilterMatrixType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterModelType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FilterModelType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterOrderContributorType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FilterOrderContributorType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterOrderEmployeeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FilterOrderEmployeeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterOrderType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FilterOrderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterProductType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FilterProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FrontEmployeeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FrontEmployeeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FrontResponsableEmployeeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FrontResponsableEmployeeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GroupBudgetType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GroupBudgetType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GroupEmployeeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GroupEmployeeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\GroupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\GroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\InformationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\InformationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\IngredientCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\IngredientCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\IngredientCategoryUpdateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\IngredientCategoryUpdateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\IngredientType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\IngredientType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\IngredientUpdateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\IngredientUpdateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MarketingZoneType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MarketingZoneType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MatrixCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MatrixCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MatrixDuplicateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MatrixDuplicateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MatrixType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MatrixType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MatrixUpdateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MatrixUpdateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ModelCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ModelCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ModelType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ModelType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OfferType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OfferType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderAddressType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OrderAddressType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderModificationOperationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OrderModificationOperationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderResendType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OrderResendType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderShipType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OrderShipType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderStepSubUpdateOneType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OrderStepSubUpdateOneType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderStepType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OrderStepType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderStepUpdateAllType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OrderStepUpdateAllType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderStepUpdateOneType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OrderStepUpdateOneType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderStepUpdateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OrderStepUpdateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductFeatureType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProductFeatureType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductFeatureUpdateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProductFeatureUpdateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductFeatureValueFeatureFieldType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProductFeatureValueFeatureFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductFeatureValueFilterCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProductFeatureValueFilterCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductFeatureValueFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProductFeatureValueFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductFeatureValueType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProductFeatureValueType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductMenuMakerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProductMenuMakerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductPriceType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProductPriceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductStepType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProductStepType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProductType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProfileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProfileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SettingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SettingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StepSubType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StepSubType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StepType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StepType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SupplierOrderNumberType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SupplierOrderNumberType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\SaveType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\SaveType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserUpdateType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserUpdateType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CartRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CartRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ComponentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ComponentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FileRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FileRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\IngredientRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\IngredientRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MatrixRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MatrixRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ModelRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ModelRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OrderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderStepRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OrderStepRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderStepTimeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OrderStepTimeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductFeatureValueRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProductFeatureValueRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductMenuMakerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProductMenuMakerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductPriceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProductPriceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProductRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\AppExtension"; reason: abstract.
116
Removed service "App\DQL\Date"; reason: unused.
Removed service "App\DQL\Day"; reason: unused.
Removed service "App\DQL\GroupConcat"; reason: unused.
Removed service "App\DQL\Month"; reason: unused.
Removed service "App\DQL\Year"; reason: unused.
Removed service "App\Exception\OpenAIException"; reason: unused.
Removed service "App\Repository\CategoryRepository"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "process.messenger.process_message_handler"; reason: unused.
Removed service "console.messenger.application"; reason: unused.
Removed service "console.messenger.execute_command_handler"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "assets.empty_version_strategy"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.messenger.ping_webhook_handler"; reason: unused.
Removed service "mailer.messenger.message_handler"; 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 ".cache_connection.GD_MSZC"; reason: unused.
Removed service ".cache_connection.JKE6keX"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "doctrine.dbal.logger"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service ".1_ServiceLocator~4aBmg4q"; 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 "security.helper"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.user_checker_locator"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.firewall.event_dispatcher_locator"; reason: unused.
Removed service "security.authenticator.managers_locator"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.user_checker.chain.admin"; 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 ".service_locator.H7KrUOk"; reason: unused.
Removed service "security.user_checker.chain.app"; reason: unused.
Removed service ".service_locator..K22S5r"; reason: unused.
Removed service ".service_locator.kV7bS4t"; 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 "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.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 "webpack_encore.cache"; 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 "stof_doctrine_extensions.tool.ip_address_provider"; reason: unused.
Removed service "stof_doctrine_extensions.event_listener.blame"; reason: unused.
Removed service ".service_locator.TtEMVNu"; reason: unused.
Removed service ".service_locator.xJhI3pZ"; reason: unused.
Removed service ".service_locator.RAAzO79"; reason: unused.
Removed service ".service_locator.3NDynXM"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; 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.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.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.serializer.denormalizer.array"; 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 "doctrine.dbal.logging_middleware.default"; reason: unused.
Removed service "doctrine.dbal.debug_middleware.default"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service ".service_locator.9Sbc0.x"; reason: unused.
Removed service ".service_locator.DxnGxF5"; reason: unused.
446
Inlined service "OpenAI\Client" to "App\Service\OpenAIService".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\AccountController" to "App\Controller\Admin\AccountController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\AdminController" to "App\Controller\Admin\AdminController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\AllergenController" to "App\Controller\Admin\AllergenController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\AttributController" to "App\Controller\Admin\AttributController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\BillingContributorController" to "App\Controller\Admin\BillingContributorController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\BillingGroupController" to "App\Controller\Admin\BillingGroupController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\CarrierController" to "App\Controller\Admin\CarrierController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\CartController" to "App\Controller\Admin\CartController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\CategoryController" to "App\Controller\Admin\CategoryController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\ComponentCategoryController" to "App\Controller\Admin\ComponentCategoryController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\ComponentContributorController" to "App\Controller\Admin\ComponentContributorController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\ComponentController" to "App\Controller\Admin\ComponentController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\ContributorController" to "App\Controller\Admin\ContributorController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\CreationMenuMakerController" to "App\Controller\Admin\CreationMenuMakerController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\CustomerController" to "App\Controller\Admin\CustomerController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\EmployeeController" to "App\Controller\Admin\EmployeeController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\FeatureController" to "App\Controller\Admin\FeatureController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\GroupController" to "App\Controller\Admin\GroupController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\HelpController" to "App\Controller\Admin\HelpController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\InformationController" to "App\Controller\Admin\InformationController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\IngredientCategoryController" to "App\Controller\Admin\IngredientCategoryController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\IngredientController" to "App\Controller\Admin\IngredientController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\LogController" to "App\Controller\Admin\LogController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\MarketingZoneController" to "App\Controller\Admin\MarketingZoneController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\MatrixCategoryController" to "App\Controller\Admin\MatrixCategoryController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\MatrixController" to "App\Controller\Admin\MatrixController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\MatrixMenuBuilderController" to "App\Controller\Admin\MatrixMenuBuilderController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\MatrixMenuMakerController" to "App\Controller\Admin\MatrixMenuMakerController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\MenuBuilderController" to "App\Controller\Admin\MenuBuilderController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\ModelCategoryController" to "App\Controller\Admin\ModelCategoryController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\ModelController" to "App\Controller\Admin\ModelController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\NotificationController" to "App\Controller\Admin\NotificationController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\OrderCommentController" to "App\Controller\Admin\OrderCommentController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\OrderContributorBatController" to "App\Controller\Admin\OrderContributorBatController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\OrderContributorController" to "App\Controller\Admin\OrderContributorController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\OrderContributorModificationController" to "App\Controller\Admin\OrderContributorModificationController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\OrderController" to "App\Controller\Admin\OrderController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\OrderMakingDocumentController" to "App\Controller\Admin\OrderMakingDocumentController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\OrderManufacturingCommentController" to "App\Controller\Admin\OrderManufacturingCommentController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\OrderModificationController" to "App\Controller\Admin\OrderModificationController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\OrderModificationOperationController" to "App\Controller\Admin\OrderModificationOperationController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\OrderRelatedDocumentController" to "App\Controller\Admin\OrderRelatedDocumentController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\OrderStepController" to "App\Controller\Admin\OrderStepController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\ProductController" to "App\Controller\Admin\ProductController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\ProductFavoriteComponentController" to "App\Controller\Admin\ProductFavoriteComponentController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\ProductFeatureController" to "App\Controller\Admin\ProductFeatureController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\ProductFeatureValueFilterCategoryController" to "App\Controller\Admin\ProductFeatureValueFilterCategoryController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\ProductFeatureValueFilterController" to "App\Controller\Admin\ProductFeatureValueFilterController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\ProductMenuMakerController" to "App\Controller\Admin\ProductMenuMakerController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\ProductPriceController" to "App\Controller\Admin\ProductPriceController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\ProductStepController" to "App\Controller\Admin\ProductStepController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\ProfileController" to "App\Controller\Admin\ProfileController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\SearchController" to "App\Controller\Admin\SearchController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\SecurityController" to "App\Controller\Admin\SecurityController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\SettingController" to "App\Controller\Admin\SettingController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\StatisticCreationComponentController" to "App\Controller\Admin\StatisticCreationComponentController".
Inlined service "App\Service\OpenAIService" to "App\Controller\Admin\StatisticCreationImpulsionComponentController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\StatisticCreationImpulsionComponentController" to "App\Controller\Admin\StatisticCreationImpulsionComponentController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\StatisticCreationIngredientController" to "App\Controller\Admin\StatisticCreationIngredientController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\StatisticCreationPictureController" to "App\Controller\Admin\StatisticCreationPictureController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\StatisticExportController" to "App\Controller\Admin\StatisticExportController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\StatisticFormatController" to "App\Controller\Admin\StatisticFormatController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\StatisticGroupController" to "App\Controller\Admin\StatisticGroupController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\StatisticMakingController" to "App\Controller\Admin\StatisticMakingController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\StatisticModelController" to "App\Controller\Admin\StatisticModelController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\StatisticOrderController" to "App\Controller\Admin\StatisticOrderController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\StatisticProductController" to "App\Controller\Admin\StatisticProductController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\StepController" to "App\Controller\Admin\StepController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Admin\UserController" to "App\Controller\Admin\UserController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Api\GoogleCloudTranslateController" to "App\Controller\Api\GoogleCloudTranslateController".
Inlined service "App\Service\Rsa" to "App\Controller\Api\MenuBuilderController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Api\MenuBuilderController" to "App\Controller\Api\MenuBuilderController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Api\PixabayImageController" to "App\Controller\Api\PixabayImageController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Front\AccountController" to "App\Controller\Front\AccountController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Front\AppController" to "App\Controller\Front\AppController".
Inlined service "App\Service\NotificationService" to "App\Controller\Front\CartController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Front\CartController" to "App\Controller\Front\CartController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Front\CatalogController" to "App\Controller\Front\CatalogController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Front\CreationClassicController" to "App\Controller\Front\CreationClassicController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Front\CustomerController" to "App\Controller\Front\CustomerController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Front\CustomerRenewalController" to "App\Controller\Front\CustomerRenewalController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Front\DigitalServiceController" to "App\Controller\Front\DigitalServiceController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Front\GroupController" to "App\Controller\Front\GroupController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Front\GroupOrderController" to "App\Controller\Front\GroupOrderController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Front\HelpController" to "App\Controller\Front\HelpController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Front\MenuBuilderController" to "App\Controller\Front\MenuBuilderController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Front\MenuMakerController" to "App\Controller\Front\MenuMakerController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Front\NotificationController" to "App\Controller\Front\NotificationController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Front\OrderController" to "App\Controller\Front\OrderController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Front\SearchController" to "App\Controller\Front\SearchController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Front\SecurityController" to "App\Controller\Front\SecurityController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Front\StatisticExportController" to "App\Controller\Front\StatisticExportController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Front\StatisticOrderController" to "App\Controller\Front\StatisticOrderController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Front\StatisticProductController" to "App\Controller\Front\StatisticProductController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Front\StatisticTopSellingController" to "App\Controller\Front\StatisticTopSellingController".
Inlined service ".service_locator.YOKfJI8.App\Controller\Front\StatisticUserController" to "App\Controller\Front\StatisticUserController".
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.lLv4pWF" to "fragment.handler".
Inlined service "uri_signer" to "fragment.uri_generator".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.NBUFN6A" to "console.command.cache_pool_invalidate_tags".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets._version__default" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service "http_client.uri_template.inner" to "http_client.uri_template".
Inlined service "http_client.uri_template_expander.rize" to "http_client.uri_template".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.yY.p4P7" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.fuYM_Z..translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.LD5oJC8" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.Kl0E_Fe" to "router.expression_language_provider".
Inlined service ".service_locator.cUcW89y.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service "session.handler.native" to "session.storage.factory.native".
Inlined service ".service_locator.TpoC7U9" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.rZTXmrF" 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.F9PKc.7" 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 "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "debug.serializer.inner" to "debug.serializer".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.8aUzYyi" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.default_connection.event_manager" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.TDIbWSY" to "doctrine.orm.container_repository_factory".
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.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 ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "security.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 ".security.request_matcher.hUJ8xkz" to "security.access_map".
Inlined service ".security.request_matcher.OE5cO9s" to "security.access_map".
Inlined service ".security.request_matcher.MZgjvB7" to "security.access_map".
Inlined service ".security.request_matcher.28NqKnb" to "security.access_map".
Inlined service ".security.request_matcher.EwVKVDM" to "security.access_map".
Inlined service ".security.request_matcher.I_1L0CN" to "security.access_map".
Inlined service ".security.request_matcher.Ei4hiRH" to "security.access_map".
Inlined service ".security.request_matcher.XhYUzwJ" to "security.access_map".
Inlined service ".security.request_matcher.GyKIy7G" to "security.access_map".
Inlined service ".security.request_matcher.gjnNpJn" to "security.access_map".
Inlined service ".security.request_matcher.zgUyz1A" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.q1UFWmc" to ".security.request_matcher.kLbKLHa".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.authentication.success_handler.admin.form_login" to "security.authenticator.form_login.admin".
Inlined service "security.authentication.failure_handler.admin.form_login" to "security.authenticator.form_login.admin".
Inlined service "cache.security_token_verifier.recorder_inner" to "cache.security_token_verifier".
Inlined service "security.authenticator.remember_me_signature_hasher.admin" to "security.authenticator.remember_me_handler.admin".
Inlined service "debug.security.firewall.authenticator.admin.inner" to "debug.security.firewall.authenticator.admin".
Inlined service "security.exception_listener.admin" to "security.firewall.map.context.admin".
Inlined service "security.logout_listener.admin" to "security.firewall.map.context.admin".
Inlined service "security.firewall.map.config.admin" to "security.firewall.map.context.admin".
Inlined service "security.authentication.success_handler.app.form_login" to "security.authenticator.form_login.app".
Inlined service "security.authentication.failure_handler.app.form_login" to "security.authenticator.form_login.app".
Inlined service "security.authenticator.remember_me_signature_hasher.app" to "security.authenticator.remember_me_handler.app".
Inlined service "debug.security.firewall.authenticator.app.inner" to "debug.security.firewall.authenticator.app".
Inlined service "security.exception_listener.app" to "security.firewall.map.context.app".
Inlined service "security.logout_listener.app" to "security.firewall.map.context.app".
Inlined service "security.firewall.map.config.app" to "security.firewall.map.context.app".
Inlined service ".security.request_matcher.1051k_w" to ".security.request_matcher.hUJ8xkz".
Inlined service ".security.request_matcher.BUW9IFy" to ".security.request_matcher.OE5cO9s".
Inlined service ".security.request_matcher.ETnW3bJ" to ".security.request_matcher.MZgjvB7".
Inlined service ".security.request_matcher.dIXHc1." to ".security.request_matcher.EwVKVDM".
Inlined service ".security.request_matcher.aM_54G4" to ".security.request_matcher.I_1L0CN".
Inlined service ".security.request_matcher.GzeO5PS" to ".security.request_matcher.Ei4hiRH".
Inlined service ".security.request_matcher.fDkb70l" to ".security.request_matcher.XhYUzwJ".
Inlined service ".security.request_matcher.sIZzpT2" to ".security.request_matcher.GyKIy7G".
Inlined service ".security.request_matcher.AMZT15Y" to ".security.request_matcher.gjnNpJn".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "App\Twig\AppExtension" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "liip_imagine.templating.filter_extension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.etVElvN.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "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._Qlj5Bv" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
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 "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 ".service_locator.Yi4Ff.p" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".service_locator.wGcUvrz" to "webpack_encore.twig_entry_files_extension".
Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
Inlined service "fos_js_routing.normalizer.route_collection" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.normalizer.routes_response" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.denormalizer.route_collection" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.encoder" to "fos_js_routing.serializer".
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_imagine.controller.config" to "Liip\ImagineBundle\Controller\ImagineController".
Inlined service "liip_imagine.meta_data.reader" to "liip_imagine.gd".
Inlined service "stof_doctrine_extensions.tool.actor_provider" to "stof_doctrine_extensions.listener.blameable".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_listener" to "maker.auto_command.make_listener".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.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 "http_client.uri_template" to ".debug.http_client".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.KLVvNIq" to ".doctrine.orm.default_metadata_driver".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to ".debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service "debug.security.event_dispatcher.admin.inner" to "debug.security.event_dispatcher.admin".
Inlined service "debug.security.event_dispatcher.app.inner" to "debug.security.event_dispatcher.app".
Inlined service ".service_locator.fuYM_Z." to ".service_locator.fuYM_Z..translation.warmer".
Inlined service ".service_locator.LjVnriP" to ".service_locator.LjVnriP.router.default".
Inlined service ".service_locator.cUcW89y" to ".service_locator.cUcW89y.router.cache_warmer".
Inlined service ".service_locator.etVElvN" to ".service_locator.etVElvN.twig.template_cache_warmer".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.u._2jJA" to "debug.argument_resolver.inner".
Inlined service "serializer.denormalizer.unwrapping" 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.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 "serializer.denormalizer.array" to "debug.serializer.inner".
Inlined service "serializer.normalizer.object" to "debug.serializer.inner".
Inlined service "serializer.encoder.xml" to "debug.serializer.inner".
Inlined service "serializer.encoder.json" to "debug.serializer.inner".
Inlined service "serializer.encoder.yaml" to "debug.serializer.inner".
Inlined service "serializer.encoder.csv" to "debug.serializer.inner".
Inlined service "security.authenticator.manager.admin" to "debug.security.firewall.authenticator.admin.inner".
Inlined service "security.authenticator.manager.app" to "debug.security.firewall.authenticator.app.inner".
Inlined service ".service_locator.Qj2qjwL" to "console.command_loader".
Inlined service "cache.default_marshaller" to "cache.app.recorder_inner".
Inlined service ".service_locator.LjVnriP.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "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 "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
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".
2
Tag "container.decorator" was defined on service(s) "debug.validator", "debug.serializer", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.admin", "debug.security.firewall.authenticator.app", ".debug.http_client", "debug.security.event_dispatcher.admin", "debug.security.event_dispatcher.app", "event_dispatcher", but was never used.
Tag "monolog.channel_logger" was defined on service(s) "monolog.logger", "monolog.logger.request", "monolog.logger.cache", "monolog.logger.mailer", "monolog.logger.security", "monolog.logger.deprecation", but was never used.