Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Log Messages
Level (7)
Channel (2)
Time
Message
deprecation
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the ".service_locator.pwZ6MTM" service.
The "Symfony\Bridge\Doctrine\Logger\DbalLogger" class implements "Doctrine\DBAL\Logging\SQLLogger" that is deprecated Use {@see \Doctrine\DBAL\Logging\Middleware} or implement {@see \Doctrine\DBAL\Driver\Middleware} instead.
The "App\Security\LoginFormAuthenticator" class extends "Symfony\Component\Security\Guard\Authenticator\AbstractFormLoginAuthenticator" that is deprecated since Symfony 5.3, use the new authenticator system instead.
Class "App\Entity\User" should implement method "Symfony\Component\Security\Core\User\UserInterface::getUserIdentifier(): string": returns the identifier for this user (e.g. its username or email address).
Since symfony/security-bundle 5.3: Configuring an encoder for a user class that does not implement "Symfony\Component\Security\Core\User\PasswordAuthenticatedUserInterface" is deprecated, class "App\Entity\User" should implement it.
Since symfony/security-bundle 5.3: Configuring a password hasher for a user class that does not implement "Symfony\Component\Security\Core\User\PasswordAuthenticatedUserInterface" is deprecated, class "App\Entity\User" should implement it.
Since symfony/security-core 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" interface is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\Manager\CartManager" service.
Since symfony/security-guard 5.3: The "Symfony\Component\Security\Guard\PasswordAuthenticatedInterface" class is deprecated, use the new authenticator system instead.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\Manager\CustomerManager" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\Manager\LanguageManager" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\Manager\NewsletterManager" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\Manager\SeenProductManager" service.
Since symfony/framework-bundle 5.3: The "Symfony\Component\HttpFoundation\Session\SessionInterface" and "SessionInterface" aliases are deprecated, use "$requestStack->getSession()" instead. It is being referenced by the "App\Manager\WishlistManager" service.
Since symfony/security-bundle 5.3: The "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface" service is deprecated, use "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface" instead. It is being referenced by the "App\Security\LoginFormAuthenticator" service.
The "App\Security\LoginFormAuthenticator" class implements "Symfony\Component\Security\Guard\PasswordAuthenticatedInterface" that is deprecated since Symfony 5.3, use the new authenticator system instead.
Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "" at /var/www/dogcat.com/v2-test/src/Controller/Front/SeoController.php line 91
[liip/imagine-bundle] Replaced the "liip_imagine.meta_data.reader" metadata reader service with "Imagine\Image\Metadata\DefaultMetadataReader" from "Imagine\Image\Metadata\ExifMetadataReader" due to missing "exif" extension (as you may experience degraded metadata handling without the exif extension, installation is highly recommended)
1
[liip/imagine-bundle] Replaced the "liip_imagine.mime_type_guesser" and "liip_imagine.extension_guesser" service definitions with aliases to "mime_types"
474
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Alerts\StockAlertCommand" (parent: .abstract.instanceof.App\Command\Alerts\StockAlertCommand).
Resolving inheritance for "App\Command\Alerts\StockAlertCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Alerts\StockAlertCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Alerts\StoppedProductAlertCommand" (parent: .abstract.instanceof.App\Command\Alerts\StoppedProductAlertCommand).
Resolving inheritance for "App\Command\Alerts\StoppedProductAlertCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Alerts\StoppedProductAlertCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Carriers\CarriersInitCommand" (parent: .abstract.instanceof.App\Command\Carriers\CarriersInitCommand).
Resolving inheritance for "App\Command\Carriers\CarriersInitCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Carriers\CarriersInitCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Carts\AbandonedCartReportCommand" (parent: .abstract.instanceof.App\Command\Carts\AbandonedCartReportCommand).
Resolving inheritance for "App\Command\Carts\AbandonedCartReportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Carts\AbandonedCartReportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Carts\SendAbandonedCartCommand" (parent: .abstract.instanceof.App\Command\Carts\SendAbandonedCartCommand).
Resolving inheritance for "App\Command\Carts\SendAbandonedCartCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Carts\SendAbandonedCartCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Categories\CategoriesExportCommand" (parent: .abstract.instanceof.App\Command\Categories\CategoriesExportCommand).
Resolving inheritance for "App\Command\Categories\CategoriesExportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Categories\CategoriesExportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Categories\CategoriesImportCommand" (parent: .abstract.instanceof.App\Command\Categories\CategoriesImportCommand).
Resolving inheritance for "App\Command\Categories\CategoriesImportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Categories\CategoriesImportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Categories\MenuExportCommand" (parent: .abstract.instanceof.App\Command\Categories\MenuExportCommand).
Resolving inheritance for "App\Command\Categories\MenuExportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Categories\MenuExportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Customers\CustomersCreationExportCommand" (parent: .abstract.instanceof.App\Command\Customers\CustomersCreationExportCommand).
Resolving inheritance for "App\Command\Customers\CustomersCreationExportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Customers\CustomersCreationExportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Customers\CustomersValidationImportCommand" (parent: .abstract.instanceof.App\Command\Customers\CustomersValidationImportCommand).
Resolving inheritance for "App\Command\Customers\CustomersValidationImportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Customers\CustomersValidationImportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Customers\CustomersValidationStatusCommand" (parent: .abstract.instanceof.App\Command\Customers\CustomersValidationStatusCommand).
Resolving inheritance for "App\Command\Customers\CustomersValidationStatusCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Customers\CustomersValidationStatusCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Extract\ExtractChadogCommand" (parent: .abstract.instanceof.App\Command\Extract\ExtractChadogCommand).
Resolving inheritance for "App\Command\Extract\ExtractChadogCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Extract\ExtractChadogCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NetReviews\NetReviewsDebugCommand" (parent: .abstract.instanceof.App\Command\NetReviews\NetReviewsDebugCommand).
Resolving inheritance for "App\Command\NetReviews\NetReviewsDebugCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NetReviews\NetReviewsDebugCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Orders\OrderStatusCommand" (parent: .abstract.instanceof.App\Command\Orders\OrderStatusCommand).
Resolving inheritance for "App\Command\Orders\OrderStatusCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Orders\OrderStatusCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Orders\OrdersSynopticStatusCommand" (parent: .abstract.instanceof.App\Command\Orders\OrdersSynopticStatusCommand).
Resolving inheritance for "App\Command\Orders\OrdersSynopticStatusCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Orders\OrdersSynopticStatusCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Orders\OrderstatusCommand" (parent: .abstract.instanceof.App\Command\Orders\OrderstatusCommand).
Resolving inheritance for "App\Command\Orders\OrderstatusCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Orders\OrderstatusCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Pictures\PicturesImportCommand" (parent: .abstract.instanceof.App\Command\Pictures\PicturesImportCommand).
Resolving inheritance for "App\Command\Pictures\PicturesImportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Pictures\PicturesImportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Pictures\PicturesParentCommand" (parent: .abstract.instanceof.App\Command\Pictures\PicturesParentCommand).
Resolving inheritance for "App\Command\Pictures\PicturesParentCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Pictures\PicturesParentCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Pictures\PicturesParentRemoveCommand" (parent: .abstract.instanceof.App\Command\Pictures\PicturesParentRemoveCommand).
Resolving inheritance for "App\Command\Pictures\PicturesParentRemoveCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Pictures\PicturesParentRemoveCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsActiveCommand" (parent: .abstract.instanceof.App\Command\Products\ProductsActiveCommand).
Resolving inheritance for "App\Command\Products\ProductsActiveCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsActiveCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsActiveSAPCommand" (parent: .abstract.instanceof.App\Command\Products\ProductsActiveSAPCommand).
Resolving inheritance for "App\Command\Products\ProductsActiveSAPCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsActiveSAPCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsAssociatedCommand" (parent: .abstract.instanceof.App\Command\Products\ProductsAssociatedCommand).
Resolving inheritance for "App\Command\Products\ProductsAssociatedCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsAssociatedCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsCategoriesCommand" (parent: .abstract.instanceof.App\Command\Products\ProductsCategoriesCommand).
Resolving inheritance for "App\Command\Products\ProductsCategoriesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsCategoriesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsEcoTaxCommand" (parent: .abstract.instanceof.App\Command\Products\ProductsEcoTaxCommand).
Resolving inheritance for "App\Command\Products\ProductsEcoTaxCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsEcoTaxCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsExpertPriceCommand" (parent: .abstract.instanceof.App\Command\Products\ProductsExpertPriceCommand).
Resolving inheritance for "App\Command\Products\ProductsExpertPriceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsExpertPriceCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsExpiredCommand" (parent: .abstract.instanceof.App\Command\Products\ProductsExpiredCommand).
Resolving inheritance for "App\Command\Products\ProductsExpiredCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsExpiredCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsExtraFieldsExportCommand" (parent: .abstract.instanceof.App\Command\Products\ProductsExtraFieldsExportCommand).
Resolving inheritance for "App\Command\Products\ProductsExtraFieldsExportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsExtraFieldsExportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsExtraFieldsImportCommand" (parent: .abstract.instanceof.App\Command\Products\ProductsExtraFieldsImportCommand).
Resolving inheritance for "App\Command\Products\ProductsExtraFieldsImportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsExtraFieldsImportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsGarantyCommand" (parent: .abstract.instanceof.App\Command\Products\ProductsGarantyCommand).
Resolving inheritance for "App\Command\Products\ProductsGarantyCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsGarantyCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsMIFCommand" (parent: .abstract.instanceof.App\Command\Products\ProductsMIFCommand).
Resolving inheritance for "App\Command\Products\ProductsMIFCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsMIFCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsPriceCommand" (parent: .abstract.instanceof.App\Command\Products\ProductsPriceCommand).
Resolving inheritance for "App\Command\Products\ProductsPriceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsPriceCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsPriceGroupCommand" (parent: .abstract.instanceof.App\Command\Products\ProductsPriceGroupCommand).
Resolving inheritance for "App\Command\Products\ProductsPriceGroupCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsPriceGroupCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsRestrictionCommand" (parent: .abstract.instanceof.App\Command\Products\ProductsRestrictionCommand).
Resolving inheritance for "App\Command\Products\ProductsRestrictionCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsRestrictionCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsSoleilCommand" (parent: .abstract.instanceof.App\Command\Products\ProductsSoleilCommand).
Resolving inheritance for "App\Command\Products\ProductsSoleilCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsSoleilCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsStockCommand" (parent: .abstract.instanceof.App\Command\Products\ProductsStockCommand).
Resolving inheritance for "App\Command\Products\ProductsStockCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsStockCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Reports\OrderReportsCommand" (parent: .abstract.instanceof.App\Command\Reports\OrderReportsCommand).
Resolving inheritance for "App\Command\Reports\OrderReportsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Reports\OrderReportsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Reports\SalesReportsCommand" (parent: .abstract.instanceof.App\Command\Reports\SalesReportsCommand).
Resolving inheritance for "App\Command\Reports\SalesReportsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Reports\SalesReportsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SAP\SAPCustomerIdCommand" (parent: .abstract.instanceof.App\Command\SAP\SAPCustomerIdCommand).
Resolving inheritance for "App\Command\SAP\SAPCustomerIdCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SAP\SAPCustomerIdCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SAP\SAPEanReferenceCommand" (parent: .abstract.instanceof.App\Command\SAP\SAPEanReferenceCommand).
Resolving inheritance for "App\Command\SAP\SAPEanReferenceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SAP\SAPEanReferenceCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SAP\SAPExportCommand" (parent: .abstract.instanceof.App\Command\SAP\SAPExportCommand).
Resolving inheritance for "App\Command\SAP\SAPExportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SAP\SAPExportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SAP\SAPMetierCommand" (parent: .abstract.instanceof.App\Command\SAP\SAPMetierCommand).
Resolving inheritance for "App\Command\SAP\SAPMetierCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SAP\SAPMetierCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SAP\SAPParentReferenceCommand" (parent: .abstract.instanceof.App\Command\SAP\SAPParentReferenceCommand).
Resolving inheritance for "App\Command\SAP\SAPParentReferenceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SAP\SAPParentReferenceCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SAP\SAPPriceCommand" (parent: .abstract.instanceof.App\Command\SAP\SAPPriceCommand).
Resolving inheritance for "App\Command\SAP\SAPPriceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SAP\SAPPriceCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SEO\HeadingTitleCommand" (parent: .abstract.instanceof.App\Command\SEO\HeadingTitleCommand).
Resolving inheritance for "App\Command\SEO\HeadingTitleCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SEO\HeadingTitleCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SEO\SitemapCommand" (parent: .abstract.instanceof.App\Command\SEO\SitemapCommand).
Resolving inheritance for "App\Command\SEO\SitemapCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SEO\SitemapCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Search\SearchDeleteCommand" (parent: .abstract.instanceof.App\Command\Search\SearchDeleteCommand).
Resolving inheritance for "App\Command\Search\SearchDeleteCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Search\SearchDeleteCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Search\SearchIndexCommand" (parent: .abstract.instanceof.App\Command\Search\SearchIndexCommand).
Resolving inheritance for "App\Command\Search\SearchIndexCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Search\SearchIndexCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Search\SearchInitCommand" (parent: .abstract.instanceof.App\Command\Search\SearchInitCommand).
Resolving inheritance for "App\Command\Search\SearchInitCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Search\SearchInitCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Search\SearchManufacturerCommand" (parent: .abstract.instanceof.App\Command\Search\SearchManufacturerCommand).
Resolving inheritance for "App\Command\Search\SearchManufacturerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Search\SearchManufacturerCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AddressController" (parent: .abstract.instanceof.App\Controller\Admin\AddressController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AddressController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AddressController).
Resolving inheritance for "App\Controller\Admin\AddressController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AddressController).
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\AdminNetReviewsController" (parent: .abstract.instanceof.App\Controller\Admin\AdminNetReviewsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminNetReviewsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AdminNetReviewsController).
Resolving inheritance for "App\Controller\Admin\AdminNetReviewsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminNetReviewsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CacheController" (parent: .abstract.instanceof.App\Controller\Admin\CacheController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CacheController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CacheController).
Resolving inheritance for "App\Controller\Admin\CacheController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CacheController).
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\CatalogController" (parent: .abstract.instanceof.App\Controller\Admin\CatalogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CatalogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CatalogController).
Resolving inheritance for "App\Controller\Admin\CatalogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CatalogController).
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\ConfigController" (parent: .abstract.instanceof.App\Controller\Admin\ConfigController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ConfigController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ConfigController).
Resolving inheritance for "App\Controller\Admin\ConfigController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ConfigController).
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\DiscountController" (parent: .abstract.instanceof.App\Controller\Admin\DiscountController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DiscountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DiscountController).
Resolving inheritance for "App\Controller\Admin\DiscountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DiscountController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ExportController" (parent: .abstract.instanceof.App\Controller\Admin\ExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ExportController).
Resolving inheritance for "App\Controller\Admin\ExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ExportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ExtraFieldController" (parent: .abstract.instanceof.App\Controller\Admin\ExtraFieldController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ExtraFieldController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ExtraFieldController).
Resolving inheritance for "App\Controller\Admin\ExtraFieldController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ExtraFieldController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ImportController" (parent: .abstract.instanceof.App\Controller\Admin\ImportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ImportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ImportController).
Resolving inheritance for "App\Controller\Admin\ImportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ImportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ManufacturerController" (parent: .abstract.instanceof.App\Controller\Admin\ManufacturerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ManufacturerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ManufacturerController).
Resolving inheritance for "App\Controller\Admin\ManufacturerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ManufacturerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ModuleController" (parent: .abstract.instanceof.App\Controller\Admin\ModuleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ModuleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ModuleController).
Resolving inheritance for "App\Controller\Admin\ModuleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ModuleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Modules\AdminModuleCarouselController" (parent: .abstract.instanceof.App\Controller\Admin\Modules\AdminModuleCarouselController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Modules\AdminModuleCarouselController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Modules\AdminModuleCarouselController).
Resolving inheritance for "App\Controller\Admin\Modules\AdminModuleCarouselController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Modules\AdminModuleCarouselController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Modules\AdminModuleFeaturedController" (parent: .abstract.instanceof.App\Controller\Admin\Modules\AdminModuleFeaturedController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Modules\AdminModuleFeaturedController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Modules\AdminModuleFeaturedController).
Resolving inheritance for "App\Controller\Admin\Modules\AdminModuleFeaturedController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Modules\AdminModuleFeaturedController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Modules\AdminModuleTextController" (parent: .abstract.instanceof.App\Controller\Admin\Modules\AdminModuleTextController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Modules\AdminModuleTextController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Modules\AdminModuleTextController).
Resolving inheritance for "App\Controller\Admin\Modules\AdminModuleTextController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Modules\AdminModuleTextController).
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\PageController" (parent: .abstract.instanceof.App\Controller\Admin\PageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PageController).
Resolving inheritance for "App\Controller\Admin\PageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PictureController" (parent: .abstract.instanceof.App\Controller\Admin\PictureController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PictureController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PictureController).
Resolving inheritance for "App\Controller\Admin\PictureController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PictureController).
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\RedirectionController" (parent: .abstract.instanceof.App\Controller\Admin\RedirectionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RedirectionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RedirectionController).
Resolving inheritance for "App\Controller\Admin\RedirectionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RedirectionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ResetPasswordController" (parent: .abstract.instanceof.App\Controller\Admin\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ResetPasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ResetPasswordController).
Resolving inheritance for "App\Controller\Admin\ResetPasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SpecialPriceController" (parent: .abstract.instanceof.App\Controller\Admin\SpecialPriceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SpecialPriceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SpecialPriceController).
Resolving inheritance for "App\Controller\Admin\SpecialPriceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SpecialPriceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatsController" (parent: .abstract.instanceof.App\Controller\Admin\StatsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatsController).
Resolving inheritance for "App\Controller\Admin\StatsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TaxController" (parent: .abstract.instanceof.App\Controller\Admin\TaxController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TaxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TaxController).
Resolving inheritance for "App\Controller\Admin\TaxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TaxController).
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\Admin\ZipcodeCommercialController" (parent: .abstract.instanceof.App\Controller\Admin\ZipcodeCommercialController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ZipcodeCommercialController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ZipcodeCommercialController).
Resolving inheritance for "App\Controller\Admin\ZipcodeCommercialController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ZipcodeCommercialController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BaseController" (parent: .abstract.instanceof.App\Controller\BaseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BaseController).
Resolving inheritance for "App\Controller\BaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BaseController).
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\CategoryController" (parent: .abstract.instanceof.App\Controller\Front\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\CategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\CategoryController).
Resolving inheritance for "App\Controller\Front\CategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\CheckoutController" (parent: .abstract.instanceof.App\Controller\Front\CheckoutController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\CheckoutController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\CheckoutController).
Resolving inheritance for "App\Controller\Front\CheckoutController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\CheckoutController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\ContactController" (parent: .abstract.instanceof.App\Controller\Front\ContactController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\ContactController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\ContactController).
Resolving inheritance for "App\Controller\Front\ContactController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\ContactController).
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\DiscountController" (parent: .abstract.instanceof.App\Controller\Front\DiscountController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\DiscountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\DiscountController).
Resolving inheritance for "App\Controller\Front\DiscountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\DiscountController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\FrontController" (parent: .abstract.instanceof.App\Controller\Front\FrontController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\FrontController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\FrontController).
Resolving inheritance for "App\Controller\Front\FrontController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\FrontController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\ManufacturerController" (parent: .abstract.instanceof.App\Controller\Front\ManufacturerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\ManufacturerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\ManufacturerController).
Resolving inheritance for "App\Controller\Front\ManufacturerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\ManufacturerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\Modules\AlertController" (parent: .abstract.instanceof.App\Controller\Front\Modules\AlertController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\Modules\AlertController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\Modules\AlertController).
Resolving inheritance for "App\Controller\Front\Modules\AlertController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\Modules\AlertController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\Modules\FeaturedCategoryController" (parent: .abstract.instanceof.App\Controller\Front\Modules\FeaturedCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\Modules\FeaturedCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\Modules\FeaturedCategoryController).
Resolving inheritance for "App\Controller\Front\Modules\FeaturedCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\Modules\FeaturedCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\Modules\MenuController" (parent: .abstract.instanceof.App\Controller\Front\Modules\MenuController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\Modules\MenuController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\Modules\MenuController).
Resolving inheritance for "App\Controller\Front\Modules\MenuController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\Modules\MenuController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\Modules\NewsletterController" (parent: .abstract.instanceof.App\Controller\Front\Modules\NewsletterController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\Modules\NewsletterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\Modules\NewsletterController).
Resolving inheritance for "App\Controller\Front\Modules\NewsletterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\Modules\NewsletterController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\Modules\SeenProductsController" (parent: .abstract.instanceof.App\Controller\Front\Modules\SeenProductsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\Modules\SeenProductsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\Modules\SeenProductsController).
Resolving inheritance for "App\Controller\Front\Modules\SeenProductsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\Modules\SeenProductsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\Modules\SlideshowController" (parent: .abstract.instanceof.App\Controller\Front\Modules\SlideshowController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\Modules\SlideshowController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\Modules\SlideshowController).
Resolving inheritance for "App\Controller\Front\Modules\SlideshowController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\Modules\SlideshowController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\Modules\TextController" (parent: .abstract.instanceof.App\Controller\Front\Modules\TextController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\Modules\TextController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\Modules\TextController).
Resolving inheritance for "App\Controller\Front\Modules\TextController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\Modules\TextController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\Modules\WishlistController" (parent: .abstract.instanceof.App\Controller\Front\Modules\WishlistController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\Modules\WishlistController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\Modules\WishlistController).
Resolving inheritance for "App\Controller\Front\Modules\WishlistController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\Modules\WishlistController).
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\PageController" (parent: .abstract.instanceof.App\Controller\Front\PageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\PageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\PageController).
Resolving inheritance for "App\Controller\Front\PageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\PageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\Payment\CnpController" (parent: .abstract.instanceof.App\Controller\Front\Payment\CnpController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\Payment\CnpController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\Payment\CnpController).
Resolving inheritance for "App\Controller\Front\Payment\CnpController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\Payment\CnpController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\ProductController" (parent: .abstract.instanceof.App\Controller\Front\ProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\ProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\ProductController).
Resolving inheritance for "App\Controller\Front\ProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\ProductController).
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\SeoController" (parent: .abstract.instanceof.App\Controller\Front\SeoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\SeoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\SeoController).
Resolving inheritance for "App\Controller\Front\SeoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\SeoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\StoreController" (parent: .abstract.instanceof.App\Controller\Front\StoreController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\StoreController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\StoreController).
Resolving inheritance for "App\Controller\Front\StoreController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\StoreController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\RegistrationController" (parent: .abstract.instanceof.App\Controller\User\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\RegistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\RegistrationController).
Resolving inheritance for "App\Controller\User\RegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\SecurityController" (parent: .abstract.instanceof.App\Controller\User\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\SecurityController).
Resolving inheritance for "App\Controller\User\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LocaleSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\LocaleSubscriber).
Resolving inheritance for "App\EventSubscriber\LocaleSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LocaleSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CMS\PageDescriptionType" (parent: .abstract.instanceof.App\Form\CMS\PageDescriptionType).
Resolving inheritance for "App\Form\CMS\PageDescriptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CMS\PageDescriptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CMS\PageType" (parent: .abstract.instanceof.App\Form\CMS\PageType).
Resolving inheritance for "App\Form\CMS\PageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CMS\PageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\CategoryDescriptionType" (parent: .abstract.instanceof.App\Form\Catalog\CategoryDescriptionType).
Resolving inheritance for "App\Form\Catalog\CategoryDescriptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\CategoryDescriptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\CategoryInfosType" (parent: .abstract.instanceof.App\Form\Catalog\CategoryInfosType).
Resolving inheritance for "App\Form\Catalog\CategoryInfosType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\CategoryInfosType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\CategoryNewType" (parent: .abstract.instanceof.App\Form\Catalog\CategoryNewType).
Resolving inheritance for "App\Form\Catalog\CategoryNewType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\CategoryNewType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\CategoryToExtraFieldType" (parent: .abstract.instanceof.App\Form\Catalog\CategoryToExtraFieldType).
Resolving inheritance for "App\Form\Catalog\CategoryToExtraFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\CategoryToExtraFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\CategoryType" (parent: .abstract.instanceof.App\Form\Catalog\CategoryType).
Resolving inheritance for "App\Form\Catalog\CategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\CategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\CountrySelectionType" (parent: .abstract.instanceof.App\Form\Catalog\CountrySelectionType).
Resolving inheritance for "App\Form\Catalog\CountrySelectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\CountrySelectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\CsvType" (parent: .abstract.instanceof.App\Form\Catalog\CsvType).
Resolving inheritance for "App\Form\Catalog\CsvType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\CsvType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\ImageType" (parent: .abstract.instanceof.App\Form\Catalog\ImageType).
Resolving inheritance for "App\Form\Catalog\ImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\ImageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\ManufacturerDescriptionType" (parent: .abstract.instanceof.App\Form\Catalog\ManufacturerDescriptionType).
Resolving inheritance for "App\Form\Catalog\ManufacturerDescriptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\ManufacturerDescriptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\ManufacturerNewType" (parent: .abstract.instanceof.App\Form\Catalog\ManufacturerNewType).
Resolving inheritance for "App\Form\Catalog\ManufacturerNewType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\ManufacturerNewType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\ManufacturerRestrictionType" (parent: .abstract.instanceof.App\Form\Catalog\ManufacturerRestrictionType).
Resolving inheritance for "App\Form\Catalog\ManufacturerRestrictionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\ManufacturerRestrictionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\ManufacturerType" (parent: .abstract.instanceof.App\Form\Catalog\ManufacturerType).
Resolving inheritance for "App\Form\Catalog\ManufacturerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\ManufacturerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\PictureDescriptionType" (parent: .abstract.instanceof.App\Form\Catalog\PictureDescriptionType).
Resolving inheritance for "App\Form\Catalog\PictureDescriptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\PictureDescriptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\PictureType" (parent: .abstract.instanceof.App\Form\Catalog\PictureType).
Resolving inheritance for "App\Form\Catalog\PictureType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\PictureType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\ProductDescriptionType" (parent: .abstract.instanceof.App\Form\Catalog\ProductDescriptionType).
Resolving inheritance for "App\Form\Catalog\ProductDescriptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\ProductDescriptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\ProductExtraFieldType" (parent: .abstract.instanceof.App\Form\Catalog\ProductExtraFieldType).
Resolving inheritance for "App\Form\Catalog\ProductExtraFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\ProductExtraFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\ProductInfosType" (parent: .abstract.instanceof.App\Form\Catalog\ProductInfosType).
Resolving inheritance for "App\Form\Catalog\ProductInfosType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\ProductInfosType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\ProductToProductExtraFieldType" (parent: .abstract.instanceof.App\Form\Catalog\ProductToProductExtraFieldType).
Resolving inheritance for "App\Form\Catalog\ProductToProductExtraFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\ProductToProductExtraFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\ProductType" (parent: .abstract.instanceof.App\Form\Catalog\ProductType).
Resolving inheritance for "App\Form\Catalog\ProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\ProductType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\ReferenceDescriptionType" (parent: .abstract.instanceof.App\Form\Catalog\ReferenceDescriptionType).
Resolving inheritance for "App\Form\Catalog\ReferenceDescriptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\ReferenceDescriptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\ReferenceInfosType" (parent: .abstract.instanceof.App\Form\Catalog\ReferenceInfosType).
Resolving inheritance for "App\Form\Catalog\ReferenceInfosType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\ReferenceInfosType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CatalogType" (parent: .abstract.instanceof.App\Form\CatalogType).
Resolving inheritance for "App\Form\CatalogType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CatalogType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType" (parent: .abstract.instanceof.App\Form\ChangePasswordFormType).
Resolving inheritance for "App\Form\ChangePasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Checkout\CartCommentType" (parent: .abstract.instanceof.App\Form\Checkout\CartCommentType).
Resolving inheritance for "App\Form\Checkout\CartCommentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Checkout\CartCommentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Checkout\CartPaymentType" (parent: .abstract.instanceof.App\Form\Checkout\CartPaymentType).
Resolving inheritance for "App\Form\Checkout\CartPaymentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Checkout\CartPaymentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContactType" (parent: .abstract.instanceof.App\Form\ContactType).
Resolving inheritance for "App\Form\ContactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContactType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CouponType" (parent: .abstract.instanceof.App\Form\CouponType).
Resolving inheritance for "App\Form\CouponType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CouponType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Customer\AddressType" (parent: .abstract.instanceof.App\Form\Customer\AddressType).
Resolving inheritance for "App\Form\Customer\AddressType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Customer\AddressType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Customer\AdminPasswordChangeType" (parent: .abstract.instanceof.App\Form\Customer\AdminPasswordChangeType).
Resolving inheritance for "App\Form\Customer\AdminPasswordChangeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Customer\AdminPasswordChangeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Customer\CustomerPriceGroupType" (parent: .abstract.instanceof.App\Form\Customer\CustomerPriceGroupType).
Resolving inheritance for "App\Form\Customer\CustomerPriceGroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Customer\CustomerPriceGroupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Customer\CustomerType" (parent: .abstract.instanceof.App\Form\Customer\CustomerType).
Resolving inheritance for "App\Form\Customer\CustomerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Customer\CustomerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Customer\InformationType" (parent: .abstract.instanceof.App\Form\Customer\InformationType).
Resolving inheritance for "App\Form\Customer\InformationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Customer\InformationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Customer\LoginType" (parent: .abstract.instanceof.App\Form\Customer\LoginType).
Resolving inheritance for "App\Form\Customer\LoginType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Customer\LoginType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Customer\PasswordChangeType" (parent: .abstract.instanceof.App\Form\Customer\PasswordChangeType).
Resolving inheritance for "App\Form\Customer\PasswordChangeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Customer\PasswordChangeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Customer\PasswordRecoveryType" (parent: .abstract.instanceof.App\Form\Customer\PasswordRecoveryType).
Resolving inheritance for "App\Form\Customer\PasswordRecoveryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Customer\PasswordRecoveryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Customer\QuickRegisterType" (parent: .abstract.instanceof.App\Form\Customer\QuickRegisterType).
Resolving inheritance for "App\Form\Customer\QuickRegisterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Customer\QuickRegisterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Customer\RegisterType" (parent: .abstract.instanceof.App\Form\Customer\RegisterType).
Resolving inheritance for "App\Form\Customer\RegisterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Customer\RegisterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Customer\TvaType" (parent: .abstract.instanceof.App\Form\Customer\TvaType).
Resolving inheritance for "App\Form\Customer\TvaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Customer\TvaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MarketingRuleDescriptionType" (parent: .abstract.instanceof.App\Form\MarketingRuleDescriptionType).
Resolving inheritance for "App\Form\MarketingRuleDescriptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MarketingRuleDescriptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MarketingRuleType" (parent: .abstract.instanceof.App\Form\MarketingRuleType).
Resolving inheritance for "App\Form\MarketingRuleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MarketingRuleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Module\ModuleCarouselItemType" (parent: .abstract.instanceof.App\Form\Module\ModuleCarouselItemType).
Resolving inheritance for "App\Form\Module\ModuleCarouselItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Module\ModuleCarouselItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Module\ModuleCarouselType" (parent: .abstract.instanceof.App\Form\Module\ModuleCarouselType).
Resolving inheritance for "App\Form\Module\ModuleCarouselType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Module\ModuleCarouselType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Module\ModuleFeaturedItemType" (parent: .abstract.instanceof.App\Form\Module\ModuleFeaturedItemType).
Resolving inheritance for "App\Form\Module\ModuleFeaturedItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Module\ModuleFeaturedItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Module\ModuleFeaturedType" (parent: .abstract.instanceof.App\Form\Module\ModuleFeaturedType).
Resolving inheritance for "App\Form\Module\ModuleFeaturedType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Module\ModuleFeaturedType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Module\ModuleHookType" (parent: .abstract.instanceof.App\Form\Module\ModuleHookType).
Resolving inheritance for "App\Form\Module\ModuleHookType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Module\ModuleHookType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Module\ModuleTextType" (parent: .abstract.instanceof.App\Form\Module\ModuleTextType).
Resolving inheritance for "App\Form\Module\ModuleTextType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Module\ModuleTextType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderStatusHistoryType" (parent: .abstract.instanceof.App\Form\OrderStatusHistoryType).
Resolving inheritance for "App\Form\OrderStatusHistoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderStatusHistoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RedirectionType" (parent: .abstract.instanceof.App\Form\RedirectionType).
Resolving inheritance for "App\Form\RedirectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RedirectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationFormType" (parent: .abstract.instanceof.App\Form\RegistrationFormType).
Resolving inheritance for "App\Form\RegistrationFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType" (parent: .abstract.instanceof.App\Form\ResetPasswordRequestFormType).
Resolving inheritance for "App\Form\ResetPasswordRequestFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Stats\StatsOrderType" (parent: .abstract.instanceof.App\Form\Stats\StatsOrderType).
Resolving inheritance for "App\Form\Stats\StatsOrderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Stats\StatsOrderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TaxClassType" (parent: .abstract.instanceof.App\Form\TaxClassType).
Resolving inheritance for "App\Form\TaxClassType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TaxClassType).
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.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestRepository" (parent: .abstract.instanceof.App\Repository\ResetPasswordRequestRepository).
Resolving inheritance for "App\Repository\ResetPasswordRequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\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\PathExtension" (parent: .abstract.instanceof.App\Twig\PathExtension).
Resolving inheritance for "App\Twig\PathExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PathExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PriceExtension" (parent: .abstract.instanceof.App\Twig\PriceExtension).
Resolving inheritance for "App\Twig\PriceExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PriceExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TextExtension" (parent: .abstract.instanceof.App\Twig\TextExtension).
Resolving inheritance for "App\Twig\TextExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TextExtension).
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._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 "lock.default.factory" (parent: lock.factory.abstract).
Resolving inheritance for "cache.rate_limiter" (parent: cache.app).
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.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 "security.authentication.rememberme.services.persistent" (parent: security.authentication.rememberme.services.abstract).
Resolving inheritance for "security.authentication.rememberme.services.simplehash" (parent: security.authentication.rememberme.services.abstract).
Resolving inheritance for "security.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "limiter._login_local_main" (parent: limiter).
Resolving inheritance for "limiter._login_global_main" (parent: limiter).
Resolving inheritance for "security.listener.login_throttling.main" (parent: security.listener.login_throttling).
Resolving inheritance for "security.authenticator.form_login.main" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
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_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_subscriber" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "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.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.lock" (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.snappy" (parent: monolog.logger_prototype).
309
Removed service "Psr\Container\ContainerInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
Removed service "ReCaptcha\RequestMethod"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; 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 "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "mailer.logger_message_listener"; 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 "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "annotation_reader"; reason: private alias.
Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "lock.default.store"; reason: private alias.
Removed service "lock.store"; reason: private alias.
Removed service "lock.factory"; reason: private alias.
Removed service "lock"; reason: private alias.
Removed service "Symfony\Component\Lock\PersistingStoreInterface"; reason: private alias.
Removed service "Symfony\Component\Lock\LockFactory"; reason: private alias.
Removed service "Symfony\Component\Lock\LockInterface"; 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 "cache.default_pdo_provider"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; 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.metadata.annotation_reader"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "security.encoder_factory"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; 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 "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $loginLocalMainLimiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $loginGlobalMainLimiter"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "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_imagine"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Cache\CacheManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Data\DataManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Filter\FilterManager"; reason: private alias.
Removed service "Knp\Snappy\Pdf"; reason: private alias.
Removed service "Knp\Snappy\Image"; reason: private alias.
Removed service "SymfonyCasts\Bundle\VerifyEmail\VerifyEmailHelperInterface"; reason: private alias.
Removed service "SymfonyCasts\Bundle\ResetPassword\ResetPasswordHelperInterface"; reason: private alias.
Removed service "Karser\Recaptcha3Bundle\Validator\Constraints\Recaptcha3Validator"; reason: private alias.
Removed service "karser_recaptcha3.google.request_method"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $lockLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $snappyLogger"; 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.0GV1BZZ"; reason: private alias.
Removed service ".service_locator.6nX7OD_"; reason: private alias.
Removed service ".service_locator.679pD9Q"; reason: private alias.
Removed service ".service_locator.HqLFgXN"; reason: private alias.
Removed service ".service_locator.2VRLF9l"; reason: private alias.
Removed service ".service_locator.xLPttK8"; reason: private alias.
Removed service ".service_locator._eH2HD6"; reason: private alias.
Removed service ".service_locator.ksn3JE0"; reason: private alias.
Removed service ".service_locator.yEVHkNN"; reason: private alias.
Removed service ".service_locator.T08fErj"; reason: private alias.
Removed service ".service_locator.5XQo3OF"; reason: private alias.
Removed service ".service_locator.gWJ2L2U"; reason: private alias.
Removed service ".service_locator.jnNZxr0"; reason: private alias.
Removed service ".service_locator.gfINJrR"; reason: private alias.
Removed service ".service_locator.TbL9Ghp"; reason: private alias.
Removed service ".service_locator.fiilBwu"; reason: private alias.
Removed service ".service_locator.8qdQotS"; reason: private alias.
Removed service ".service_locator.Noo4BQu"; reason: private alias.
Removed service ".service_locator.wlynfSZ"; reason: private alias.
Removed service ".service_locator..gVBUhP"; reason: private alias.
Removed service ".service_locator.6Ip1v.p"; reason: private alias.
Removed service ".service_locator.vyxaihq"; reason: private alias.
Removed service ".service_locator.cr0TbvT"; reason: private alias.
Removed service ".service_locator.hBeHiUI"; reason: private alias.
Removed service ".service_locator.95ZQ__y"; reason: private alias.
Removed service ".service_locator.24E4G.5"; reason: private alias.
Removed service ".service_locator.UjvTS_H"; reason: private alias.
Removed service ".service_locator.6dnALm9"; reason: private alias.
Removed service ".service_locator.5JLM7md"; reason: private alias.
Removed service ".service_locator.hI5kkxU"; reason: private alias.
Removed service ".service_locator.zYtrxdN"; reason: private alias.
Removed service ".service_locator.Dby0_1s"; reason: private alias.
Removed service ".service_locator.YFtiUzf"; reason: private alias.
Removed service ".service_locator.olGN41B"; reason: private alias.
Removed service ".service_locator.HzS3aeP"; reason: private alias.
Removed service ".service_locator.5MhgeIr"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.W9y3dzm"; 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 "doctrine.migrations.migrations_factory"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "argument_resolver.request_attribute"; reason: private alias.
Removed service "argument_resolver.request"; reason: private alias.
Removed service "argument_resolver.session"; reason: private alias.
Removed service "security.user_value_resolver"; reason: private alias.
Removed service "argument_resolver.service"; reason: private alias.
Removed service "argument_resolver.default"; reason: private alias.
Removed service "argument_resolver.variadic"; reason: private alias.
Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service ".service_locator.JBAFp66"; reason: private alias.
Removed service ".service_locator.RolGRTB"; reason: private alias.
Removed service ".service_locator.uIfgky8"; reason: private alias.
Removed service ".service_locator.FWv9sFx"; reason: private alias.
Removed service ".service_locator.r8Uw6Kg"; reason: private alias.
Removed service ".service_locator.zIGxkwa"; reason: private alias.
Removed service ".service_locator.WlIGLGA"; reason: private alias.
Removed service ".service_locator.qD47kD1"; reason: private alias.
Removed service ".service_locator.9H51YCK"; reason: private alias.
Removed service ".service_locator.kydi4Ed"; reason: private alias.
Removed service ".service_locator.VbsdbAu"; reason: private alias.
Removed service ".service_locator.bG9K4Y3"; reason: private alias.
Removed service ".service_locator.3WGMByy"; reason: private alias.
Removed service ".service_locator.xSoD0uy"; reason: private alias.
Removed service ".service_locator.lCmiI84"; reason: private alias.
Removed service ".service_locator.OUEdvp_"; reason: private alias.
Removed service ".service_locator.zTG5Yjl"; reason: private alias.
Removed service ".service_locator.BFF7ShD"; reason: private alias.
Removed service ".service_locator.ot.L7tm"; reason: private alias.
Removed service ".service_locator.4vKFb4K"; reason: private alias.
Removed service ".service_locator.PEYRFVC"; reason: private alias.
Removed service ".service_locator..T4uPxd"; reason: private alias.
Removed service ".service_locator.WIMHzLM"; reason: private alias.
Removed service ".service_locator.LVlWApg"; reason: private alias.
Removed service ".service_locator.sJastL."; reason: private alias.
Removed service ".service_locator.hQ4bAWP"; reason: private alias.
Removed service ".service_locator.M0oj_hT"; reason: private alias.
Removed service ".service_locator.yciRRzv"; reason: private alias.
Removed service ".service_locator.F2VpVm6"; reason: private alias.
Removed service ".service_locator.DZlh3KR"; reason: private alias.
Removed service ".service_locator.s6ryJwZ"; reason: private alias.
Removed service ".service_locator.9VB8ElW"; reason: private alias.
Removed service ".service_locator.pUoRyBW"; reason: private alias.
Removed service ".service_locator.SZQi62S"; reason: private alias.
Removed service ".service_locator.7e0PlR4"; reason: private alias.
Removed service ".service_locator.VcugM5N"; reason: private alias.
Removed service ".service_locator.kodTesa"; reason: private alias.
Removed service ".service_locator.48YHP_p"; reason: private alias.
Removed service ".service_locator.e9_MhqZ"; reason: private alias.
Removed service ".service_locator..XV102p"; reason: private alias.
Removed service ".service_locator.QGcUQYx"; reason: private alias.
Removed service ".service_locator.RUjp1Ga"; reason: private alias.
Removed service ".service_locator.y3U372."; reason: private alias.
Removed service ".service_locator.uuiDAni"; reason: private alias.
Removed service ".service_locator.VR2O8wn"; reason: private alias.
Removed service ".service_locator.GoWr5GQ"; reason: private alias.
Removed service ".service_locator.VGndp7D"; reason: private alias.
Removed service ".service_locator.kDlnM9w"; reason: private alias.
Removed service ".service_locator.Jf44Fdc"; reason: private alias.
Removed service ".service_locator.8ZVtka6"; reason: private alias.
Removed service ".service_locator.Zc_Fw9a"; reason: private alias.
Removed service ".service_locator.DXsC.f_"; reason: private alias.
Removed service ".service_locator.WLPdNyy"; reason: private alias.
Removed service ".service_locator.Gd.Ezch"; reason: private alias.
Removed service ".service_locator.TFA0A6f"; reason: private alias.
Removed service ".service_locator.x28wgM8"; reason: private alias.
Removed service ".service_locator..zLvMxy"; reason: private alias.
Removed service ".service_locator.5SB4yKJ"; reason: private alias.
Removed service ".service_locator.6byjpf4"; reason: private alias.
Removed service ".service_locator.hN8VP3B"; reason: private alias.
Removed service ".service_locator.VMht.2r"; reason: private alias.
Removed service ".service_locator.EgTl2.4"; reason: private alias.
Removed service ".service_locator.Lxielpt"; reason: private alias.
Removed service ".service_locator.RF0pgIw"; reason: private alias.
Removed service ".service_locator.LkdVSvj"; reason: private alias.
Removed service ".service_locator.eII0PbG"; reason: private alias.
Removed service ".service_locator.bjZCh4A"; reason: private alias.
Removed service ".service_locator.OaywaHL"; reason: private alias.
Removed service ".service_locator.6ePCNpf"; reason: private alias.
Removed service ".service_locator.9tBUhcJ"; reason: private alias.
Removed service ".service_locator.Q_k6JU0"; reason: private alias.
Removed service ".service_locator.R_QzpDV"; reason: private alias.
Removed service ".service_locator.NbStJEJ"; reason: private alias.
Removed service ".service_locator.K.SZiJD"; reason: private alias.
Removed service ".service_locator._T.plvY"; reason: private alias.
Removed service ".service_locator.3lzSC.I"; reason: private alias.
Removed service ".service_locator.LzwvCJx"; reason: private alias.
Removed service ".service_locator.x2Wrf61"; reason: private alias.
Removed service ".service_locator.kXCVHeG"; reason: private alias.
Removed service ".service_locator.NK827YO"; reason: private alias.
Removed service ".service_locator.sf85gDo"; reason: private alias.
Removed service ".service_locator.aa1PbBb"; reason: private alias.
101
Changed reference of service "App\Command\Alerts\StockAlertCommand" previously pointing to "router.default" to "router".
Changed reference of service "App\Manager\CartManager" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\Manager\CartManager" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Manager\CustomerManager" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\Manager\DiscountManager" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Manager\LanguageManager" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\Manager\LanguageManager" previously pointing to "router.default" to "router".
Changed reference of service "App\Manager\NewsletterManager" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\Manager\RedirectionManager" previously pointing to "router.default" to "router".
Changed reference of service "App\Manager\SeenProductManager" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\Manager\WishlistManager" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "App\Security\LoginFormAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Security\LoginFormAuthenticator" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service "App\Service\Mailer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\NetReviews" previously pointing to "router.default" to "router".
Changed reference of service "App\Twig\PriceExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console.command.validator_debug" previously pointing to "debug.validator" to "validator".
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 "session.flash_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "session.attribute_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
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 "debug.validator" to "validator".
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 "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
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.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "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 "symfonycasts.verify_email.helper" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.pwZ6MTM" previously pointing to "security.user_password_encoder.generic" to "security.password_encoder".
Changed reference of service ".service_locator.Fxy5vXy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.6mYl2cd" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.tEBEpB6" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.FRStP4I" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.wSKaxLe" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.Bu4ANFh" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.rkV.lwX" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.TIv5qgR" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.0knHZUh" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.85dPTch" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.rkOrutL" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.jnzwc2M" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.VEMqUTY" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.SFFfS9e" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.JeyPTCw" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.lCsEr18" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.mzjt3rI" previously pointing to "translator.data_collector" to "translator".
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.GNc8e5B" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.J4b.DPX" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.HLwzKIm" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.jlyTfzM" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.XmPJruK" previously pointing to ".session.do-not-use" to "session".
Changed reference of service ".service_locator.XmPJruK" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "console.command.public_alias.App\Command\SEO\HeadingTitleCommand" previously pointing to "router.default" to "router".
Changed reference of service "console.command.public_alias.App\Command\SEO\SitemapCommand" previously pointing to "router.default" to "router".
470
Removed service "container.env"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.doctrine"; 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 "assets.remote_json_manifest_version_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "lock.store.combined.abstract"; reason: abstract.
Removed service "lock.factory.abstract"; reason: abstract.
Removed service "limiter"; 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.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.form_entry_point"; 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.authentication.listener.rememberme"; reason: abstract.
Removed service "security.authentication.provider.rememberme"; reason: abstract.
Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
Removed service "security.authentication.rememberme.services.simplehash"; 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.authentication.provider.guard"; reason: abstract.
Removed service "security.authentication.listener.guard"; 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.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\Alerts\StockAlertCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Alerts\StockAlertCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Alerts\StoppedProductAlertCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Alerts\StoppedProductAlertCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Carriers\CarriersInitCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Carriers\CarriersInitCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Carts\AbandonedCartReportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Carts\AbandonedCartReportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Carts\SendAbandonedCartCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Carts\SendAbandonedCartCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Categories\CategoriesExportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Categories\CategoriesExportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Categories\CategoriesImportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Categories\CategoriesImportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Categories\MenuExportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Categories\MenuExportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Customers\CustomersCreationExportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Customers\CustomersCreationExportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Customers\CustomersValidationImportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Customers\CustomersValidationImportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Customers\CustomersValidationStatusCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Customers\CustomersValidationStatusCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Extract\ExtractChadogCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Extract\ExtractChadogCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NetReviews\NetReviewsDebugCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\NetReviews\NetReviewsDebugCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Orders\OrderStatusCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Orders\OrderStatusCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Orders\OrdersSynopticStatusCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Orders\OrdersSynopticStatusCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Orders\OrderstatusCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Orders\OrderstatusCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Pictures\PicturesImportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Pictures\PicturesImportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Pictures\PicturesParentCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Pictures\PicturesParentCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Pictures\PicturesParentRemoveCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Pictures\PicturesParentRemoveCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsActiveCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Products\ProductsActiveCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsActiveSAPCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Products\ProductsActiveSAPCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsAssociatedCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Products\ProductsAssociatedCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsCategoriesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Products\ProductsCategoriesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsEcoTaxCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Products\ProductsEcoTaxCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsExpertPriceCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Products\ProductsExpertPriceCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsExpiredCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Products\ProductsExpiredCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsExtraFieldsExportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Products\ProductsExtraFieldsExportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsExtraFieldsImportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Products\ProductsExtraFieldsImportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsGarantyCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Products\ProductsGarantyCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsMIFCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Products\ProductsMIFCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsPriceCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Products\ProductsPriceCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsPriceGroupCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Products\ProductsPriceGroupCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsRestrictionCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Products\ProductsRestrictionCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsSoleilCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Products\ProductsSoleilCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Products\ProductsStockCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Products\ProductsStockCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Reports\OrderReportsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Reports\OrderReportsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Reports\SalesReportsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Reports\SalesReportsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SAP\SAPCustomerIdCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SAP\SAPCustomerIdCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SAP\SAPEanReferenceCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SAP\SAPEanReferenceCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SAP\SAPExportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SAP\SAPExportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SAP\SAPMetierCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SAP\SAPMetierCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SAP\SAPParentReferenceCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SAP\SAPParentReferenceCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SAP\SAPPriceCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SAP\SAPPriceCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SEO\HeadingTitleCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SEO\HeadingTitleCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SEO\SitemapCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SEO\SitemapCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Search\SearchDeleteCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Search\SearchDeleteCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Search\SearchIndexCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Search\SearchIndexCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Search\SearchInitCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Search\SearchInitCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\Search\SearchManufacturerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\Search\SearchManufacturerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AddressController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AddressController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AddressController"; 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\AdminNetReviewsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AdminNetReviewsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AdminNetReviewsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CacheController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CacheController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\CacheController"; 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\CatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CatalogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\CatalogController"; 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\ConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ConfigController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ConfigController"; 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\DiscountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DiscountController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\DiscountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ExportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ExtraFieldController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ExtraFieldController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ExtraFieldController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ImportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ManufacturerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ManufacturerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ManufacturerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ModuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ModuleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ModuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Modules\AdminModuleCarouselController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Modules\AdminModuleCarouselController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Modules\AdminModuleCarouselController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Modules\AdminModuleFeaturedController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Modules\AdminModuleFeaturedController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Modules\AdminModuleFeaturedController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Modules\AdminModuleTextController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Modules\AdminModuleTextController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Modules\AdminModuleTextController"; 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\PageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\PageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PictureController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PictureController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\PictureController"; 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\RedirectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RedirectionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\RedirectionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ResetPasswordController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SpecialPriceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SpecialPriceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\SpecialPriceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\StatsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TaxController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\TaxController"; 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\Admin\ZipcodeCommercialController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ZipcodeCommercialController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ZipcodeCommercialController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BaseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BaseController"; 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\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\CategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\CheckoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\CheckoutController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\CheckoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\ContactController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\ContactController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\ContactController"; 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\DiscountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\DiscountController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\DiscountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\FrontController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\FrontController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\FrontController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\ManufacturerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\ManufacturerController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\ManufacturerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\Modules\AlertController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\Modules\AlertController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\Modules\AlertController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\Modules\FeaturedCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\Modules\FeaturedCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\Modules\FeaturedCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\Modules\MenuController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\Modules\MenuController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\Modules\MenuController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\Modules\NewsletterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\Modules\NewsletterController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\Modules\NewsletterController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\Modules\SeenProductsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\Modules\SeenProductsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\Modules\SeenProductsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\Modules\SlideshowController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\Modules\SlideshowController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\Modules\SlideshowController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\Modules\TextController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\Modules\TextController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\Modules\TextController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\Modules\WishlistController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\Modules\WishlistController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\Modules\WishlistController"; 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\PageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\PageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\PageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\Payment\CnpController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\Payment\CnpController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\Payment\CnpController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\ProductController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\ProductController"; 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\SeoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\SeoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\SeoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Front\StoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Front\StoreController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Front\StoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\RegistrationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\User\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\User\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\User\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\User\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LocaleSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\LocaleSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CMS\PageDescriptionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CMS\PageDescriptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CMS\PageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CMS\PageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\CategoryDescriptionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Catalog\CategoryDescriptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\CategoryInfosType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Catalog\CategoryInfosType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\CategoryNewType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Catalog\CategoryNewType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\CategoryToExtraFieldType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Catalog\CategoryToExtraFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\CategoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Catalog\CategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\CountrySelectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Catalog\CountrySelectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\CsvType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Catalog\CsvType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\ImageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Catalog\ImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\ManufacturerDescriptionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Catalog\ManufacturerDescriptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\ManufacturerNewType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Catalog\ManufacturerNewType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\ManufacturerRestrictionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Catalog\ManufacturerRestrictionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\ManufacturerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Catalog\ManufacturerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\PictureDescriptionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Catalog\PictureDescriptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\PictureType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Catalog\PictureType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\ProductDescriptionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Catalog\ProductDescriptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\ProductExtraFieldType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Catalog\ProductExtraFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\ProductInfosType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Catalog\ProductInfosType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\ProductToProductExtraFieldType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Catalog\ProductToProductExtraFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\ProductType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Catalog\ProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\ReferenceDescriptionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Catalog\ReferenceDescriptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Catalog\ReferenceInfosType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Catalog\ReferenceInfosType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CatalogType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CatalogType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ChangePasswordFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Checkout\CartCommentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Checkout\CartCommentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Checkout\CartPaymentType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Checkout\CartPaymentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContactType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ContactType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CouponType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CouponType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Customer\AddressType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Customer\AddressType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Customer\AdminPasswordChangeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Customer\AdminPasswordChangeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Customer\CustomerPriceGroupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Customer\CustomerPriceGroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Customer\CustomerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Customer\CustomerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Customer\InformationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Customer\InformationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Customer\LoginType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Customer\LoginType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Customer\PasswordChangeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Customer\PasswordChangeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Customer\PasswordRecoveryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Customer\PasswordRecoveryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Customer\QuickRegisterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Customer\QuickRegisterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Customer\RegisterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Customer\RegisterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Customer\TvaType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Customer\TvaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MarketingRuleDescriptionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MarketingRuleDescriptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MarketingRuleType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MarketingRuleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Module\ModuleCarouselItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Module\ModuleCarouselItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Module\ModuleCarouselType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Module\ModuleCarouselType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Module\ModuleFeaturedItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Module\ModuleFeaturedItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Module\ModuleFeaturedType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Module\ModuleFeaturedType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Module\ModuleHookType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Module\ModuleHookType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Module\ModuleTextType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Module\ModuleTextType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\OrderStatusHistoryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\OrderStatusHistoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RedirectionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\RedirectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\RegistrationFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ResetPasswordRequestFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Stats\StatsOrderType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Stats\StatsOrderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TaxClassType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TaxClassType"; 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.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ResetPasswordRequestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ResetPasswordRequestRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PathExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\PathExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PriceExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\PriceExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TextExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\TextExtension"; reason: abstract.
120
Removed service "ReCaptcha\ReCaptcha"; reason: unused.
Removed service "ReCaptcha\RequestMethod\CurlPost"; reason: unused.
Removed service "ReCaptcha\RequestMethod\Curl"; reason: unused.
Removed service "EasyCorp\EasyLog\EasyLogHandler"; reason: unused.
Removed service "App\EventListener\RequestListener"; reason: unused.
Removed service "App\EventListener\ResponseListener"; reason: unused.
Removed service "App\EventListener\SearchIndexer"; reason: unused.
Removed service "App\EventListener\Translator"; reason: unused.
Removed service "App\Exception\PriceGroupException"; reason: unused.
Removed service "App\Helpers\Encoder"; reason: unused.
Removed service "App\Helpers\SAP"; reason: unused.
Removed service "App\Helpers\TVA"; reason: unused.
Removed service "App\Repository\AddressRepository"; reason: unused.
Removed service "App\Repository\CartRepository"; reason: unused.
Removed service "App\Repository\CategoryProductRepository"; reason: unused.
Removed service "App\Repository\CategoryRepository"; reason: unused.
Removed service "App\Repository\CouponRepository"; reason: unused.
Removed service "App\Repository\CustomerRepository"; reason: unused.
Removed service "App\Repository\MarketingRuleProductDiscountedRepository"; reason: unused.
Removed service "App\Repository\MarketingRuleRepository"; reason: unused.
Removed service "App\Repository\ModuleCarouselItemRepository"; reason: unused.
Removed service "App\Repository\ModuleCarouselRepository"; reason: unused.
Removed service "App\Repository\ModuleFeaturedItemRepository"; reason: unused.
Removed service "App\Repository\ModuleHookRepository"; reason: unused.
Removed service "App\Repository\ModuleRepository"; reason: unused.
Removed service "App\Repository\ModuleTextItemRepository"; reason: unused.
Removed service "App\Repository\ModuleTextRepository"; reason: unused.
Removed service "App\Repository\OrderCouponRepository"; reason: unused.
Removed service "App\Repository\OrderRepository"; reason: unused.
Removed service "App\Repository\PictureRepository"; reason: unused.
Removed service "App\Repository\ProductAssociatedRepository"; reason: unused.
Removed service "App\Repository\ProductRepository"; reason: unused.
Removed service "App\Repository\RedirectionRepository"; reason: unused.
Removed service "App\Repository\ShippingRateRepository"; reason: unused.
Removed service "App\Repository\SpecialPriceRepository"; reason: unused.
Removed service "App\Repository\StockAlertRepository"; reason: unused.
Removed service "App\Repository\WishlistProductRepository"; reason: unused.
Removed service "App\Security\LoginFormAuthenticator"; reason: unused.
Removed service "App\Service\GoogleAnalytics"; reason: unused.
Removed service "App\Service\GoogleRecaptcha"; reason: unused.
Removed service "App\Service\Synoptic"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "cache.app.taggable"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "mailer.default_transport"; reason: unused.
Removed service "mailer.messenger.message_handler"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "annotations.filesystem_cache_adapter"; reason: unused.
Removed service "annotations.filesystem_cache"; reason: unused.
Removed service "annotations.cache"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "lock.strategy.majority"; reason: unused.
Removed service ".lock.default.store.TTEh_gT"; reason: unused.
Removed service "lock.default.factory"; reason: unused.
Removed service "lock.default"; 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.storage.factory.service"; reason: unused.
Removed service "session.flash_bag"; reason: unused.
Removed service "session.attribute_bag"; reason: unused.
Removed service "session.handler.native"; 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~DkuNust"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "security.helper"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.authentication.basic_entry_point"; reason: unused.
Removed service "security.authentication.retry_entry_point"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
Removed service "security.authenticator.managers_locator"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.authentication.manager"; reason: unused.
Removed service "security.authentication.guard_handler"; reason: unused.
Removed service "twig.loader.chain"; 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.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "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 "symfonycasts.reset_password.fake_request_repository"; 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 "monolog.logger.lock"; reason: unused.
Removed service "monolog.logger.doctrine"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service ".service_locator.nLgZj7R"; reason: unused.
374
Inlined service ".service_locator.GNc8e5B.App\Controller\Admin\AddressController" to "App\Controller\Admin\AddressController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Admin\AdminController" to "App\Controller\Admin\AdminController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Admin\AdminNetReviewsController" to "App\Controller\Admin\AdminNetReviewsController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Admin\CacheController" to "App\Controller\Admin\CacheController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Admin\CartController" to "App\Controller\Admin\CartController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Admin\CatalogController" to "App\Controller\Admin\CatalogController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Admin\CategoryController" to "App\Controller\Admin\CategoryController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Admin\ConfigController" to "App\Controller\Admin\ConfigController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Admin\CustomerController" to "App\Controller\Admin\CustomerController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Admin\DiscountController" to "App\Controller\Admin\DiscountController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Admin\ExportController" to "App\Controller\Admin\ExportController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Admin\ExtraFieldController" to "App\Controller\Admin\ExtraFieldController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Admin\ImportController" to "App\Controller\Admin\ImportController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Admin\ManufacturerController" to "App\Controller\Admin\ManufacturerController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Admin\ModuleController" to "App\Controller\Admin\ModuleController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Admin\Modules\AdminModuleCarouselController" to "App\Controller\Admin\Modules\AdminModuleCarouselController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Admin\Modules\AdminModuleFeaturedController" to "App\Controller\Admin\Modules\AdminModuleFeaturedController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Admin\Modules\AdminModuleTextController" to "App\Controller\Admin\Modules\AdminModuleTextController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Admin\OrderController" to "App\Controller\Admin\OrderController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Admin\PageController" to "App\Controller\Admin\PageController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Admin\PictureController" to "App\Controller\Admin\PictureController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Admin\ProductController" to "App\Controller\Admin\ProductController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Admin\RedirectionController" to "App\Controller\Admin\RedirectionController".
Inlined service "symfonycasts.reset_password.helper" to "App\Controller\Admin\ResetPasswordController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Admin\ResetPasswordController" to "App\Controller\Admin\ResetPasswordController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Admin\SpecialPriceController" to "App\Controller\Admin\SpecialPriceController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Admin\StatsController" to "App\Controller\Admin\StatsController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Admin\TaxController" to "App\Controller\Admin\TaxController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Admin\UserController" to "App\Controller\Admin\UserController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Admin\ZipcodeCommercialController" to "App\Controller\Admin\ZipcodeCommercialController".
Inlined service ".service_locator.GNc8e5B.App\Controller\BaseController" to "App\Controller\BaseController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Front\CartController" to "App\Controller\Front\CartController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Front\CategoryController" to "App\Controller\Front\CategoryController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Front\CheckoutController" to "App\Controller\Front\CheckoutController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Front\ContactController" to "App\Controller\Front\ContactController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Front\CustomerController" to "App\Controller\Front\CustomerController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Front\DiscountController" to "App\Controller\Front\DiscountController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Front\FrontController" to "App\Controller\Front\FrontController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Front\ManufacturerController" to "App\Controller\Front\ManufacturerController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Front\Modules\AlertController" to "App\Controller\Front\Modules\AlertController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Front\Modules\FeaturedCategoryController" to "App\Controller\Front\Modules\FeaturedCategoryController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Front\Modules\MenuController" to "App\Controller\Front\Modules\MenuController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Front\Modules\NewsletterController" to "App\Controller\Front\Modules\NewsletterController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Front\Modules\SeenProductsController" to "App\Controller\Front\Modules\SeenProductsController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Front\Modules\SlideshowController" to "App\Controller\Front\Modules\SlideshowController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Front\Modules\TextController" to "App\Controller\Front\Modules\TextController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Front\Modules\WishlistController" to "App\Controller\Front\Modules\WishlistController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Front\OrderController" to "App\Controller\Front\OrderController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Front\PageController" to "App\Controller\Front\PageController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Front\Payment\CnpController" to "App\Controller\Front\Payment\CnpController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Front\ProductController" to "App\Controller\Front\ProductController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Front\SearchController" to "App\Controller\Front\SearchController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Front\SeoController" to "App\Controller\Front\SeoController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Front\StoreController" to "App\Controller\Front\StoreController".
Inlined service "App\Security\EmailVerifier" to "App\Controller\User\RegistrationController".
Inlined service ".service_locator.GNc8e5B.App\Controller\User\RegistrationController" to "App\Controller\User\RegistrationController".
Inlined service ".service_locator.GNc8e5B.App\Controller\User\SecurityController" to "App\Controller\User\SecurityController".
Inlined service "symfonycasts.verify_email.helper" to "App\Security\EmailVerifier".
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.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.empty_version_strategy" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "mailer.transports" to "mailer.mailer".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.yY.p4P7" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.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.J4b.DPX.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.annotation.directory" to "routing.resolver".
Inlined service "routing.loader.annotation.file" to "routing.resolver".
Inlined service ".service_locator.kODoftA" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.1ZPWTRB" to "router.expression_language_provider".
Inlined service ".service_locator.HLwzKIm.router.cache_warmer" to "router.cache_warmer".
Inlined service "annotations.dummy_registry" to "annotations.reader".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.denormalizer.unwrapping" to "serializer".
Inlined service "serializer.normalizer.problem" to "serializer".
Inlined service "serializer.normalizer.uid" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.mime_message" to "serializer".
Inlined service "serializer.normalizer.datetimezone" to "serializer".
Inlined service "serializer.normalizer.dateinterval" to "serializer".
Inlined service "serializer.normalizer.form_error" to "serializer".
Inlined service "serializer.normalizer.data_uri" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "serializer.denormalizer.array" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
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 "cache.rate_limiter.recorder_inner" to "cache.rate_limiter".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service "session.handler.native_file" to "session.storage.factory.native".
Inlined service ".service_locator.XmPJruK" 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.H4wZ3qX" 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.sTIRclW" to "validator.validator_factory".
Inlined service "validator.expression_language" to "validator.expression".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "profiler.storage" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.cache" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.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 ".service_locator.EoUVg0a" 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.N41nchi" to "doctrine.orm.container_repository_factory".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service ".security.request_matcher.eKXDm4f" to "security.access_map".
Inlined service ".security.request_matcher.O7Tsk.w" to "security.access_map".
Inlined service ".security.request_matcher.0uhYzab" to "security.access_map".
Inlined service ".security.request_matcher.0tW.sN8" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.authentication.session_strategy" to "security.listener.session.main".
Inlined service "limiter.storage._login_local_main" to "limiter._login_local_main".
Inlined service "limiter.storage._login_global_main" to "limiter._login_global_main".
Inlined service "limiter._login_global_main" to "security.login_throttling.main.limiter".
Inlined service "limiter._login_local_main" to "security.login_throttling.main.limiter".
Inlined service "security.login_throttling.main.limiter" to "security.listener.login_throttling.main".
Inlined service "security.authentication.success_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "security.authentication.failure_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.user_checker" to "security.listener.user_checker.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service "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\PathExtension" to "twig".
Inlined service "App\Twig\PriceExtension" to "twig".
Inlined service "App\Twig\TextExtension" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.webprofiler" 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.aq4MYft.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "assets.packages" to "twig.extension.assets".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator._Qlj5Bv" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
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.file_link_formatter" 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.security_controller_builder" to "maker.maker.make_authenticator".
Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
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 "symfonycasts.verify_email.uri_signer_factory" to "symfonycasts.verify_email.uri_signer".
Inlined service "symfonycasts.verify_email.uri_signer" to "symfonycasts.verify_email.helper".
Inlined service "symfonycasts.verify_email.query_utility" to "symfonycasts.verify_email.helper".
Inlined service "symfonycasts.verify_email.token_generator" to "symfonycasts.verify_email.helper".
Inlined service "symfonycasts.reset_password.random_generator" to "symfonycasts.reset_password.token_generator".
Inlined service "symfonycasts.reset_password.token_generator" to "symfonycasts.reset_password.helper".
Inlined service "karser_recaptcha3.google.recaptcha" to "karser_recaptcha3.validator".
Inlined service "karser_recaptcha3.ip_resolver" to "karser_recaptcha3.validator".
Inlined service "karser_recaptcha3.google.request_method.curl_post" to "karser_recaptcha3.google.recaptcha".
Inlined service "karser_recaptcha3.google.request_method.curl" to "karser_recaptcha3.google.request_method.curl_post".
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_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_subscriber" to "maker.auto_command.make_subscriber".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
Inlined service ".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 ".service_locator.J4b.DPX" to ".service_locator.J4b.DPX.translation.warmer".
Inlined service ".service_locator..2EUcGt" to ".service_locator..2EUcGt.router.default".
Inlined service ".service_locator.HLwzKIm" to ".service_locator.HLwzKIm.router.cache_warmer".
Inlined service ".service_locator.aq4MYft" to ".service_locator.aq4MYft.twig.template_cache_warmer".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service "security.authenticator.manager.main" to "debug.security.firewall.authenticator.main.inner".
Inlined service ".service_locator.VyuJ56W" to "console.command_loader".
Inlined service ".service_locator..2EUcGt.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.validator.inner" to "validator".
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.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
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".
1
Tag "container.decorator" was defined on service(s) "doctrine.migrations.container_aware_migrations_factory", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.main", "debug.argument_resolver.request_attribute", "debug.argument_resolver.request", "debug.argument_resolver.session", "debug.security.user_value_resolver", "debug.argument_resolver.service", "debug.argument_resolver.default", "debug.argument_resolver.variadic", "debug.argument_resolver.not_tagged_controller", "event_dispatcher", ".container.private.validator", but was never used.