App\Service\Reservation\ReservationStore::autoRenewedReturning(): Implicitly marking parameter $within as nullable is deprecated, the explicit nullable type must be used instead
The "use_savepoints" configuration key is deprecated when using DBAL 4 and will be removed in DoctrineBundle 3.0. (Configuration.php:397 called by ExprBuilder.php:271, https://github.com/doctrine/DoctrineBundle/pull/2055, package doctrine/doctrine-bundle)
The "report_fields_where_declared" configuration option is deprecated and will be removed in DoctrineBundle 3.0. When using ORM 3, report_fields_where_declared will always be true. (Configuration.php:701 called by ExprBuilder.php:271, https://github.com/doctrine/DoctrineBundle/pull/1962, package doctrine/doctrine-bundle)
Not setting "doctrine.orm.enable_native_lazy_objects" to true is deprecated. (DoctrineExtension.php:1026 called by DoctrineExtension.php:543, https://github.com/doctrine/DoctrineBundle/pull/1905, package doctrine/doctrine-bundle)
User Deprecated: Class "Doctrine\ORM\Proxy\Autoloader" is deprecated. Use native lazy objects instead. (Autoloader.php:74 called by DoctrineBundle.php:136, https://github.com/doctrine/orm/pull/12005, package doctrine/orm)
"SELECT c0_.code AS code_0, c0_.rate AS rate_1, c0_.updated_at AS updated_at_2 FROM currency_rates c0_ ORDER BY c0_.updated_at DESC LIMIT 1"
doctrine
[
"sql" => "SELECT c0_.code AS code_0, c0_.rate AS rate_1, c0_.updated_at AS updated_at_2 FROM currency_rates c0_ ORDER BY c0_.updated_at DESC LIMIT 1"
]
"SELECT s0_.id AS id_0, s0_.seller_slug AS seller_slug_1, s0_.title AS title_2, s0_.cover_url AS cover_url_3, s0_.media_url AS media_url_4, s0_.duration_sec AS duration_sec_5, s0_.views AS views_6, s0_.published_at AS published_at_7, s0_.expires_at AS expires_at_8 FROM stories s0_ WHERE s0_.seller_slug = ? AND s0_.expires_at > ? ORDER BY s0_.published_at ASC"
"SELECT c0_.slug AS slug_0, c0_.id AS id_1, c0_.title AS title_2, c0_.price_cents AS price_cents_3, c0_.old_price_cents AS old_price_cents_4, c0_.seller_slug AS seller_slug_5, c0_.seller_name AS seller_name_6, c0_.seller_country AS seller_country_7, c0_.category_slug AS category_slug_8, c0_.primary_image_url AS primary_image_url_9, c0_.charity_percent AS charity_percent_10, c0_.is_sold AS is_sold_11, c0_.allows_print AS allows_print_12, c0_.accepts_offers AS accepts_offers_13, c0_.payload AS payload_14, c0_.updated_at AS updated_at_15 FROM cached_products c0_ WHERE c0_.seller_slug = ? AND c0_.is_sold = 1 ORDER BY c0_.updated_at DESC LIMIT 6"
[
"sql" => "SELECT c0_.slug AS slug_0, c0_.id AS id_1, c0_.title AS title_2, c0_.price_cents AS price_cents_3, c0_.old_price_cents AS old_price_cents_4, c0_.seller_slug AS seller_slug_5, c0_.seller_name AS seller_name_6, c0_.seller_country AS seller_country_7, c0_.category_slug AS category_slug_8, c0_.primary_image_url AS primary_image_url_9, c0_.charity_percent AS charity_percent_10, c0_.is_sold AS is_sold_11, c0_.allows_print AS allows_print_12, c0_.accepts_offers AS accepts_offers_13, c0_.payload AS payload_14, c0_.updated_at AS updated_at_15 FROM cached_products c0_ WHERE c0_.seller_slug = ? AND c0_.is_sold = 1 ORDER BY c0_.updated_at DESC LIMIT 6"
"params" => [1 => "artist-13"
]
"types" => [1 => Doctrine\DBAL\ParameterType {#1430
+name: "STRING"
}
]
]
There are no log messages.
Container Compilation Logs (2464)
Log messages generated during the compilation of the service container.
Messages
Class
598
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AccountPurgeCommand" (parent: .abstract.instanceof.App\Command\AccountPurgeCommand).
Resolving inheritance for ".instanceof.App\Command\AccountPurgeCommand.0.App\Command\AccountPurgeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AccountPurgeCommand).
Resolving inheritance for "App\Command\AccountPurgeCommand" (parent: .instanceof.App\Command\AccountPurgeCommand.0.App\Command\AccountPurgeCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ApproveReviewCommand" (parent: .abstract.instanceof.App\Command\ApproveReviewCommand).
Resolving inheritance for ".instanceof.App\Command\ApproveReviewCommand.0.App\Command\ApproveReviewCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ApproveReviewCommand).
Resolving inheritance for "App\Command\ApproveReviewCommand" (parent: .instanceof.App\Command\ApproveReviewCommand.0.App\Command\ApproveReviewCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CacheResetCommand" (parent: .abstract.instanceof.App\Command\CacheResetCommand).
Resolving inheritance for ".instanceof.App\Command\CacheResetCommand.0.App\Command\CacheResetCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CacheResetCommand).
Resolving inheritance for "App\Command\CacheResetCommand" (parent: .instanceof.App\Command\CacheResetCommand.0.App\Command\CacheResetCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CartReminderCommand" (parent: .abstract.instanceof.App\Command\CartReminderCommand).
Resolving inheritance for ".instanceof.App\Command\CartReminderCommand.0.App\Command\CartReminderCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CartReminderCommand).
Resolving inheritance for "App\Command\CartReminderCommand" (parent: .instanceof.App\Command\CartReminderCommand.0.App\Command\CartReminderCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CommissionApproveCommand" (parent: .abstract.instanceof.App\Command\CommissionApproveCommand).
Resolving inheritance for ".instanceof.App\Command\CommissionApproveCommand.0.App\Command\CommissionApproveCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CommissionApproveCommand).
Resolving inheritance for "App\Command\CommissionApproveCommand" (parent: .instanceof.App\Command\CommissionApproveCommand.0.App\Command\CommissionApproveCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateTestUsersCommand" (parent: .abstract.instanceof.App\Command\CreateTestUsersCommand).
Resolving inheritance for ".instanceof.App\Command\CreateTestUsersCommand.0.App\Command\CreateTestUsersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateTestUsersCommand).
Resolving inheritance for "App\Command\CreateTestUsersCommand" (parent: .instanceof.App\Command\CreateTestUsersCommand.0.App\Command\CreateTestUsersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CurrencyRefreshCommand" (parent: .abstract.instanceof.App\Command\CurrencyRefreshCommand).
Resolving inheritance for ".instanceof.App\Command\CurrencyRefreshCommand.0.App\Command\CurrencyRefreshCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CurrencyRefreshCommand).
Resolving inheritance for "App\Command\CurrencyRefreshCommand" (parent: .instanceof.App\Command\CurrencyRefreshCommand.0.App\Command\CurrencyRefreshCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExpireReservationsCommand" (parent: .abstract.instanceof.App\Command\ExpireReservationsCommand).
Resolving inheritance for ".instanceof.App\Command\ExpireReservationsCommand.0.App\Command\ExpireReservationsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExpireReservationsCommand).
Resolving inheritance for "App\Command\ExpireReservationsCommand" (parent: .instanceof.App\Command\ExpireReservationsCommand.0.App\Command\ExpireReservationsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FollowerDigestCommand" (parent: .abstract.instanceof.App\Command\FollowerDigestCommand).
Resolving inheritance for ".instanceof.App\Command\FollowerDigestCommand.0.App\Command\FollowerDigestCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FollowerDigestCommand).
Resolving inheritance for "App\Command\FollowerDigestCommand" (parent: .instanceof.App\Command\FollowerDigestCommand.0.App\Command\FollowerDigestCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportPrestashopCommand" (parent: .abstract.instanceof.App\Command\ImportPrestashopCommand).
Resolving inheritance for ".instanceof.App\Command\ImportPrestashopCommand.0.App\Command\ImportPrestashopCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportPrestashopCommand).
Resolving inheritance for "App\Command\ImportPrestashopCommand" (parent: .instanceof.App\Command\ImportPrestashopCommand.0.App\Command\ImportPrestashopCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NewsletterPreviewCommand" (parent: .abstract.instanceof.App\Command\NewsletterPreviewCommand).
Resolving inheritance for ".instanceof.App\Command\NewsletterPreviewCommand.0.App\Command\NewsletterPreviewCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NewsletterPreviewCommand).
Resolving inheritance for "App\Command\NewsletterPreviewCommand" (parent: .instanceof.App\Command\NewsletterPreviewCommand.0.App\Command\NewsletterPreviewCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NewsletterSendWeeklyCommand" (parent: .abstract.instanceof.App\Command\NewsletterSendWeeklyCommand).
Resolving inheritance for ".instanceof.App\Command\NewsletterSendWeeklyCommand.0.App\Command\NewsletterSendWeeklyCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NewsletterSendWeeklyCommand).
Resolving inheritance for "App\Command\NewsletterSendWeeklyCommand" (parent: .instanceof.App\Command\NewsletterSendWeeklyCommand.0.App\Command\NewsletterSendWeeklyCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProductViewsGcCommand" (parent: .abstract.instanceof.App\Command\ProductViewsGcCommand).
Resolving inheritance for ".instanceof.App\Command\ProductViewsGcCommand.0.App\Command\ProductViewsGcCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProductViewsGcCommand).
Resolving inheritance for "App\Command\ProductViewsGcCommand" (parent: .instanceof.App\Command\ProductViewsGcCommand.0.App\Command\ProductViewsGcCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PushSendCommand" (parent: .abstract.instanceof.App\Command\PushSendCommand).
Resolving inheritance for ".instanceof.App\Command\PushSendCommand.0.App\Command\PushSendCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PushSendCommand).
Resolving inheritance for "App\Command\PushSendCommand" (parent: .instanceof.App\Command\PushSendCommand.0.App\Command\PushSendCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SavedSearchDigestCommand" (parent: .abstract.instanceof.App\Command\SavedSearchDigestCommand).
Resolving inheritance for ".instanceof.App\Command\SavedSearchDigestCommand.0.App\Command\SavedSearchDigestCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SavedSearchDigestCommand).
Resolving inheritance for "App\Command\SavedSearchDigestCommand" (parent: .instanceof.App\Command\SavedSearchDigestCommand.0.App\Command\SavedSearchDigestCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SeedCatalogCommand" (parent: .abstract.instanceof.App\Command\SeedCatalogCommand).
Resolving inheritance for ".instanceof.App\Command\SeedCatalogCommand.0.App\Command\SeedCatalogCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SeedCatalogCommand).
Resolving inheritance for "App\Command\SeedCatalogCommand" (parent: .instanceof.App\Command\SeedCatalogCommand.0.App\Command\SeedCatalogCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SeedTestSellerDataCommand" (parent: .abstract.instanceof.App\Command\SeedTestSellerDataCommand).
Resolving inheritance for ".instanceof.App\Command\SeedTestSellerDataCommand.0.App\Command\SeedTestSellerDataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SeedTestSellerDataCommand).
Resolving inheritance for "App\Command\SeedTestSellerDataCommand" (parent: .instanceof.App\Command\SeedTestSellerDataCommand.0.App\Command\SeedTestSellerDataCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SitemapPingCommand" (parent: .abstract.instanceof.App\Command\SitemapPingCommand).
Resolving inheritance for ".instanceof.App\Command\SitemapPingCommand.0.App\Command\SitemapPingCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SitemapPingCommand).
Resolving inheritance for "App\Command\SitemapPingCommand" (parent: .instanceof.App\Command\SitemapPingCommand.0.App\Command\SitemapPingCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\StatsCommand" (parent: .abstract.instanceof.App\Command\StatsCommand).
Resolving inheritance for ".instanceof.App\Command\StatsCommand.0.App\Command\StatsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\StatsCommand).
Resolving inheritance for "App\Command\StatsCommand" (parent: .instanceof.App\Command\StatsCommand.0.App\Command\StatsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SyncReplayCommand" (parent: .abstract.instanceof.App\Command\SyncReplayCommand).
Resolving inheritance for ".instanceof.App\Command\SyncReplayCommand.0.App\Command\SyncReplayCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SyncReplayCommand).
Resolving inheritance for "App\Command\SyncReplayCommand" (parent: .instanceof.App\Command\SyncReplayCommand.0.App\Command\SyncReplayCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WeeklyDigestCommand" (parent: .abstract.instanceof.App\Command\WeeklyDigestCommand).
Resolving inheritance for ".instanceof.App\Command\WeeklyDigestCommand.0.App\Command\WeeklyDigestCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WeeklyDigestCommand).
Resolving inheritance for "App\Command\WeeklyDigestCommand" (parent: .instanceof.App\Command\WeeklyDigestCommand.0.App\Command\WeeklyDigestCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WishlistDigestCommand" (parent: .abstract.instanceof.App\Command\WishlistDigestCommand).
Resolving inheritance for ".instanceof.App\Command\WishlistDigestCommand.0.App\Command\WishlistDigestCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WishlistDigestCommand).
Resolving inheritance for "App\Command\WishlistDigestCommand" (parent: .instanceof.App\Command\WishlistDigestCommand.0.App\Command\WishlistDigestCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Affiliate\DashboardController" (parent: .abstract.instanceof.App\Controller\Affiliate\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Affiliate\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Affiliate\DashboardController).
Resolving inheritance for ".instanceof.App\Controller\Affiliate\DashboardController.0.App\Controller\Affiliate\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Affiliate\DashboardController).
Resolving inheritance for "App\Controller\Affiliate\DashboardController" (parent: .instanceof.App\Controller\Affiliate\DashboardController.0.App\Controller\Affiliate\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Affiliate\FeedController" (parent: .abstract.instanceof.App\Controller\Affiliate\FeedController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Affiliate\FeedController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Affiliate\FeedController).
Resolving inheritance for ".instanceof.App\Controller\Affiliate\FeedController.0.App\Controller\Affiliate\FeedController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Affiliate\FeedController).
Resolving inheritance for "App\Controller\Affiliate\FeedController" (parent: .instanceof.App\Controller\Affiliate\FeedController.0.App\Controller\Affiliate\FeedController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Auth\LoginController" (parent: .abstract.instanceof.App\Controller\Auth\LoginController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Auth\LoginController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Auth\LoginController).
Resolving inheritance for ".instanceof.App\Controller\Auth\LoginController.0.App\Controller\Auth\LoginController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Auth\LoginController).
Resolving inheritance for "App\Controller\Auth\LoginController" (parent: .instanceof.App\Controller\Auth\LoginController.0.App\Controller\Auth\LoginController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Auth\OAuthController" (parent: .abstract.instanceof.App\Controller\Auth\OAuthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Auth\OAuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Auth\OAuthController).
Resolving inheritance for ".instanceof.App\Controller\Auth\OAuthController.0.App\Controller\Auth\OAuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Auth\OAuthController).
Resolving inheritance for "App\Controller\Auth\OAuthController" (parent: .instanceof.App\Controller\Auth\OAuthController.0.App\Controller\Auth\OAuthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Auth\PasswordResetController" (parent: .abstract.instanceof.App\Controller\Auth\PasswordResetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Auth\PasswordResetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Auth\PasswordResetController).
Resolving inheritance for ".instanceof.App\Controller\Auth\PasswordResetController.0.App\Controller\Auth\PasswordResetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Auth\PasswordResetController).
Resolving inheritance for "App\Controller\Auth\PasswordResetController" (parent: .instanceof.App\Controller\Auth\PasswordResetController.0.App\Controller\Auth\PasswordResetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Auth\RegisterController" (parent: .abstract.instanceof.App\Controller\Auth\RegisterController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Auth\RegisterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Auth\RegisterController).
Resolving inheritance for ".instanceof.App\Controller\Auth\RegisterController.0.App\Controller\Auth\RegisterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Auth\RegisterController).
Resolving inheritance for "App\Controller\Auth\RegisterController" (parent: .instanceof.App\Controller\Auth\RegisterController.0.App\Controller\Auth\RegisterController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\AccountController" (parent: .abstract.instanceof.App\Controller\Customer\AccountController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\AccountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\AccountController).
Resolving inheritance for ".instanceof.App\Controller\Customer\AccountController.0.App\Controller\Customer\AccountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\AccountController).
Resolving inheritance for "App\Controller\Customer\AccountController" (parent: .instanceof.App\Controller\Customer\AccountController.0.App\Controller\Customer\AccountController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\BillingController" (parent: .abstract.instanceof.App\Controller\Customer\BillingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\BillingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\BillingController).
Resolving inheritance for ".instanceof.App\Controller\Customer\BillingController.0.App\Controller\Customer\BillingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\BillingController).
Resolving inheritance for "App\Controller\Customer\BillingController" (parent: .instanceof.App\Controller\Customer\BillingController.0.App\Controller\Customer\BillingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\BonusesController" (parent: .abstract.instanceof.App\Controller\Customer\BonusesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\BonusesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\BonusesController).
Resolving inheritance for ".instanceof.App\Controller\Customer\BonusesController.0.App\Controller\Customer\BonusesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\BonusesController).
Resolving inheritance for "App\Controller\Customer\BonusesController" (parent: .instanceof.App\Controller\Customer\BonusesController.0.App\Controller\Customer\BonusesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\ChatController" (parent: .abstract.instanceof.App\Controller\Customer\ChatController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\ChatController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\ChatController).
Resolving inheritance for ".instanceof.App\Controller\Customer\ChatController.0.App\Controller\Customer\ChatController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\ChatController).
Resolving inheritance for "App\Controller\Customer\ChatController" (parent: .instanceof.App\Controller\Customer\ChatController.0.App\Controller\Customer\ChatController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\CustomOrderController" (parent: .abstract.instanceof.App\Controller\Customer\CustomOrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\CustomOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\CustomOrderController).
Resolving inheritance for ".instanceof.App\Controller\Customer\CustomOrderController.0.App\Controller\Customer\CustomOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\CustomOrderController).
Resolving inheritance for "App\Controller\Customer\CustomOrderController" (parent: .instanceof.App\Controller\Customer\CustomOrderController.0.App\Controller\Customer\CustomOrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\DataExportController" (parent: .abstract.instanceof.App\Controller\Customer\DataExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\DataExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\DataExportController).
Resolving inheritance for ".instanceof.App\Controller\Customer\DataExportController.0.App\Controller\Customer\DataExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\DataExportController).
Resolving inheritance for "App\Controller\Customer\DataExportController" (parent: .instanceof.App\Controller\Customer\DataExportController.0.App\Controller\Customer\DataExportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\FollowController" (parent: .abstract.instanceof.App\Controller\Customer\FollowController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\FollowController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\FollowController).
Resolving inheritance for ".instanceof.App\Controller\Customer\FollowController.0.App\Controller\Customer\FollowController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\FollowController).
Resolving inheritance for "App\Controller\Customer\FollowController" (parent: .instanceof.App\Controller\Customer\FollowController.0.App\Controller\Customer\FollowController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\NotificationsController" (parent: .abstract.instanceof.App\Controller\Customer\NotificationsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\NotificationsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\NotificationsController).
Resolving inheritance for ".instanceof.App\Controller\Customer\NotificationsController.0.App\Controller\Customer\NotificationsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\NotificationsController).
Resolving inheritance for "App\Controller\Customer\NotificationsController" (parent: .instanceof.App\Controller\Customer\NotificationsController.0.App\Controller\Customer\NotificationsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\OffersController" (parent: .abstract.instanceof.App\Controller\Customer\OffersController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\OffersController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\OffersController).
Resolving inheritance for ".instanceof.App\Controller\Customer\OffersController.0.App\Controller\Customer\OffersController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\OffersController).
Resolving inheritance for "App\Controller\Customer\OffersController" (parent: .instanceof.App\Controller\Customer\OffersController.0.App\Controller\Customer\OffersController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\PushSubscriptionController" (parent: .abstract.instanceof.App\Controller\Customer\PushSubscriptionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\PushSubscriptionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\PushSubscriptionController).
Resolving inheritance for ".instanceof.App\Controller\Customer\PushSubscriptionController.0.App\Controller\Customer\PushSubscriptionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\PushSubscriptionController).
Resolving inheritance for "App\Controller\Customer\PushSubscriptionController" (parent: .instanceof.App\Controller\Customer\PushSubscriptionController.0.App\Controller\Customer\PushSubscriptionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\RecommendationsController" (parent: .abstract.instanceof.App\Controller\Customer\RecommendationsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\RecommendationsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\RecommendationsController).
Resolving inheritance for ".instanceof.App\Controller\Customer\RecommendationsController.0.App\Controller\Customer\RecommendationsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\RecommendationsController).
Resolving inheritance for "App\Controller\Customer\RecommendationsController" (parent: .instanceof.App\Controller\Customer\RecommendationsController.0.App\Controller\Customer\RecommendationsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\ReservationsController" (parent: .abstract.instanceof.App\Controller\Customer\ReservationsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\ReservationsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\ReservationsController).
Resolving inheritance for ".instanceof.App\Controller\Customer\ReservationsController.0.App\Controller\Customer\ReservationsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\ReservationsController).
Resolving inheritance for "App\Controller\Customer\ReservationsController" (parent: .instanceof.App\Controller\Customer\ReservationsController.0.App\Controller\Customer\ReservationsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\SavedSearchController" (parent: .abstract.instanceof.App\Controller\Customer\SavedSearchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\SavedSearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\SavedSearchController).
Resolving inheritance for ".instanceof.App\Controller\Customer\SavedSearchController.0.App\Controller\Customer\SavedSearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\SavedSearchController).
Resolving inheritance for "App\Controller\Customer\SavedSearchController" (parent: .instanceof.App\Controller\Customer\SavedSearchController.0.App\Controller\Customer\SavedSearchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\SecurityController" (parent: .abstract.instanceof.App\Controller\Customer\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\SecurityController).
Resolving inheritance for ".instanceof.App\Controller\Customer\SecurityController.0.App\Controller\Customer\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\SecurityController).
Resolving inheritance for "App\Controller\Customer\SecurityController" (parent: .instanceof.App\Controller\Customer\SecurityController.0.App\Controller\Customer\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\WishlistController" (parent: .abstract.instanceof.App\Controller\Customer\WishlistController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\WishlistController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\WishlistController).
Resolving inheritance for ".instanceof.App\Controller\Customer\WishlistController.0.App\Controller\Customer\WishlistController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\WishlistController).
Resolving inheritance for "App\Controller\Customer\WishlistController" (parent: .instanceof.App\Controller\Customer\WishlistController.0.App\Controller\Customer\WishlistController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Internal\CspReportController" (parent: .abstract.instanceof.App\Controller\Internal\CspReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Internal\CspReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Internal\CspReportController).
Resolving inheritance for ".instanceof.App\Controller\Internal\CspReportController.0.App\Controller\Internal\CspReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Internal\CspReportController).
Resolving inheritance for "App\Controller\Internal\CspReportController" (parent: .instanceof.App\Controller\Internal\CspReportController.0.App\Controller\Internal\CspReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Internal\CurrencySwitchController" (parent: .abstract.instanceof.App\Controller\Internal\CurrencySwitchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Internal\CurrencySwitchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Internal\CurrencySwitchController).
Resolving inheritance for ".instanceof.App\Controller\Internal\CurrencySwitchController.0.App\Controller\Internal\CurrencySwitchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Internal\CurrencySwitchController).
Resolving inheritance for "App\Controller\Internal\CurrencySwitchController" (parent: .instanceof.App\Controller\Internal\CurrencySwitchController.0.App\Controller\Internal\CurrencySwitchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Internal\InternalHealthController" (parent: .abstract.instanceof.App\Controller\Internal\InternalHealthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Internal\InternalHealthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Internal\InternalHealthController).
Resolving inheritance for ".instanceof.App\Controller\Internal\InternalHealthController.0.App\Controller\Internal\InternalHealthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Internal\InternalHealthController).
Resolving inheritance for "App\Controller\Internal\InternalHealthController" (parent: .instanceof.App\Controller\Internal\InternalHealthController.0.App\Controller\Internal\InternalHealthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Internal\LocaleSwitchController" (parent: .abstract.instanceof.App\Controller\Internal\LocaleSwitchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Internal\LocaleSwitchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Internal\LocaleSwitchController).
Resolving inheritance for ".instanceof.App\Controller\Internal\LocaleSwitchController.0.App\Controller\Internal\LocaleSwitchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Internal\LocaleSwitchController).
Resolving inheritance for "App\Controller\Internal\LocaleSwitchController" (parent: .instanceof.App\Controller\Internal\LocaleSwitchController.0.App\Controller\Internal\LocaleSwitchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Internal\MercurePublishController" (parent: .abstract.instanceof.App\Controller\Internal\MercurePublishController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Internal\MercurePublishController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Internal\MercurePublishController).
Resolving inheritance for ".instanceof.App\Controller\Internal\MercurePublishController.0.App\Controller\Internal\MercurePublishController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Internal\MercurePublishController).
Resolving inheritance for "App\Controller\Internal\MercurePublishController" (parent: .instanceof.App\Controller\Internal\MercurePublishController.0.App\Controller\Internal\MercurePublishController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Internal\PaymentIntentController" (parent: .abstract.instanceof.App\Controller\Internal\PaymentIntentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Internal\PaymentIntentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Internal\PaymentIntentController).
Resolving inheritance for ".instanceof.App\Controller\Internal\PaymentIntentController.0.App\Controller\Internal\PaymentIntentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Internal\PaymentIntentController).
Resolving inheritance for "App\Controller\Internal\PaymentIntentController" (parent: .instanceof.App\Controller\Internal\PaymentIntentController.0.App\Controller\Internal\PaymentIntentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Internal\PerfBudgetController" (parent: .abstract.instanceof.App\Controller\Internal\PerfBudgetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Internal\PerfBudgetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Internal\PerfBudgetController).
Resolving inheritance for ".instanceof.App\Controller\Internal\PerfBudgetController.0.App\Controller\Internal\PerfBudgetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Internal\PerfBudgetController).
Resolving inheritance for "App\Controller\Internal\PerfBudgetController" (parent: .instanceof.App\Controller\Internal\PerfBudgetController.0.App\Controller\Internal\PerfBudgetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Internal\PriceDropController" (parent: .abstract.instanceof.App\Controller\Internal\PriceDropController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Internal\PriceDropController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Internal\PriceDropController).
Resolving inheritance for ".instanceof.App\Controller\Internal\PriceDropController.0.App\Controller\Internal\PriceDropController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Internal\PriceDropController).
Resolving inheritance for "App\Controller\Internal\PriceDropController" (parent: .instanceof.App\Controller\Internal\PriceDropController.0.App\Controller\Internal\PriceDropController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Internal\PrintPricingController" (parent: .abstract.instanceof.App\Controller\Internal\PrintPricingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Internal\PrintPricingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Internal\PrintPricingController).
Resolving inheritance for ".instanceof.App\Controller\Internal\PrintPricingController.0.App\Controller\Internal\PrintPricingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Internal\PrintPricingController).
Resolving inheritance for "App\Controller\Internal\PrintPricingController" (parent: .instanceof.App\Controller\Internal\PrintPricingController.0.App\Controller\Internal\PrintPricingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Internal\SearchAnalyticsController" (parent: .abstract.instanceof.App\Controller\Internal\SearchAnalyticsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Internal\SearchAnalyticsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Internal\SearchAnalyticsController).
Resolving inheritance for ".instanceof.App\Controller\Internal\SearchAnalyticsController.0.App\Controller\Internal\SearchAnalyticsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Internal\SearchAnalyticsController).
Resolving inheritance for "App\Controller\Internal\SearchAnalyticsController" (parent: .instanceof.App\Controller\Internal\SearchAnalyticsController.0.App\Controller\Internal\SearchAnalyticsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Internal\StripeWebhookController" (parent: .abstract.instanceof.App\Controller\Internal\StripeWebhookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Internal\StripeWebhookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Internal\StripeWebhookController).
Resolving inheritance for ".instanceof.App\Controller\Internal\StripeWebhookController.0.App\Controller\Internal\StripeWebhookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Internal\StripeWebhookController).
Resolving inheritance for "App\Controller\Internal\StripeWebhookController" (parent: .instanceof.App\Controller\Internal\StripeWebhookController.0.App\Controller\Internal\StripeWebhookController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Internal\SyncController" (parent: .abstract.instanceof.App\Controller\Internal\SyncController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Internal\SyncController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Internal\SyncController).
Resolving inheritance for ".instanceof.App\Controller\Internal\SyncController.0.App\Controller\Internal\SyncController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Internal\SyncController).
Resolving inheritance for "App\Controller\Internal\SyncController" (parent: .instanceof.App\Controller\Internal\SyncController.0.App\Controller\Internal\SyncController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Internal\WebhookEventsController" (parent: .abstract.instanceof.App\Controller\Internal\WebhookEventsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Internal\WebhookEventsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Internal\WebhookEventsController).
Resolving inheritance for ".instanceof.App\Controller\Internal\WebhookEventsController.0.App\Controller\Internal\WebhookEventsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Internal\WebhookEventsController).
Resolving inheritance for "App\Controller\Internal\WebhookEventsController" (parent: .instanceof.App\Controller\Internal\WebhookEventsController.0.App\Controller\Internal\WebhookEventsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\AdClickController" (parent: .abstract.instanceof.App\Controller\Public\AdClickController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\AdClickController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\AdClickController).
Resolving inheritance for ".instanceof.App\Controller\Public\AdClickController.0.App\Controller\Public\AdClickController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\AdClickController).
Resolving inheritance for "App\Controller\Public\AdClickController" (parent: .instanceof.App\Controller\Public\AdClickController.0.App\Controller\Public\AdClickController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\AllArtistsController" (parent: .abstract.instanceof.App\Controller\Public\AllArtistsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\AllArtistsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\AllArtistsController).
Resolving inheritance for ".instanceof.App\Controller\Public\AllArtistsController.0.App\Controller\Public\AllArtistsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\AllArtistsController).
Resolving inheritance for "App\Controller\Public\AllArtistsController" (parent: .instanceof.App\Controller\Public\AllArtistsController.0.App\Controller\Public\AllArtistsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\ArtistFeedController" (parent: .abstract.instanceof.App\Controller\Public\ArtistFeedController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\ArtistFeedController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\ArtistFeedController).
Resolving inheritance for ".instanceof.App\Controller\Public\ArtistFeedController.0.App\Controller\Public\ArtistFeedController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\ArtistFeedController).
Resolving inheritance for "App\Controller\Public\ArtistFeedController" (parent: .instanceof.App\Controller\Public\ArtistFeedController.0.App\Controller\Public\ArtistFeedController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\BrandController" (parent: .abstract.instanceof.App\Controller\Public\BrandController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\BrandController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\BrandController).
Resolving inheritance for ".instanceof.App\Controller\Public\BrandController.0.App\Controller\Public\BrandController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\BrandController).
Resolving inheritance for "App\Controller\Public\BrandController" (parent: .instanceof.App\Controller\Public\BrandController.0.App\Controller\Public\BrandController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\CartController" (parent: .abstract.instanceof.App\Controller\Public\CartController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\CartController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\CartController).
Resolving inheritance for ".instanceof.App\Controller\Public\CartController.0.App\Controller\Public\CartController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\CartController).
Resolving inheritance for "App\Controller\Public\CartController" (parent: .instanceof.App\Controller\Public\CartController.0.App\Controller\Public\CartController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\CatalogController" (parent: .abstract.instanceof.App\Controller\Public\CatalogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\CatalogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\CatalogController).
Resolving inheritance for ".instanceof.App\Controller\Public\CatalogController.0.App\Controller\Public\CatalogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\CatalogController).
Resolving inheritance for "App\Controller\Public\CatalogController" (parent: .instanceof.App\Controller\Public\CatalogController.0.App\Controller\Public\CatalogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\CheckoutController" (parent: .abstract.instanceof.App\Controller\Public\CheckoutController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\CheckoutController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\CheckoutController).
Resolving inheritance for ".instanceof.App\Controller\Public\CheckoutController.0.App\Controller\Public\CheckoutController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\CheckoutController).
Resolving inheritance for "App\Controller\Public\CheckoutController" (parent: .instanceof.App\Controller\Public\CheckoutController.0.App\Controller\Public\CheckoutController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\CompareController" (parent: .abstract.instanceof.App\Controller\Public\CompareController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\CompareController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\CompareController).
Resolving inheritance for ".instanceof.App\Controller\Public\CompareController.0.App\Controller\Public\CompareController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\CompareController).
Resolving inheritance for "App\Controller\Public\CompareController" (parent: .instanceof.App\Controller\Public\CompareController.0.App\Controller\Public\CompareController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\FoundationController" (parent: .abstract.instanceof.App\Controller\Public\FoundationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\FoundationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\FoundationController).
Resolving inheritance for ".instanceof.App\Controller\Public\FoundationController.0.App\Controller\Public\FoundationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\FoundationController).
Resolving inheritance for "App\Controller\Public\FoundationController" (parent: .instanceof.App\Controller\Public\FoundationController.0.App\Controller\Public\FoundationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\GiftCardController" (parent: .abstract.instanceof.App\Controller\Public\GiftCardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\GiftCardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\GiftCardController).
Resolving inheritance for ".instanceof.App\Controller\Public\GiftCardController.0.App\Controller\Public\GiftCardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\GiftCardController).
Resolving inheritance for "App\Controller\Public\GiftCardController" (parent: .instanceof.App\Controller\Public\GiftCardController.0.App\Controller\Public\GiftCardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\HealthController" (parent: .abstract.instanceof.App\Controller\Public\HealthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\HealthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\HealthController).
Resolving inheritance for ".instanceof.App\Controller\Public\HealthController.0.App\Controller\Public\HealthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\HealthController).
Resolving inheritance for "App\Controller\Public\HealthController" (parent: .instanceof.App\Controller\Public\HealthController.0.App\Controller\Public\HealthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\HomeController" (parent: .abstract.instanceof.App\Controller\Public\HomeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\HomeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\HomeController).
Resolving inheritance for ".instanceof.App\Controller\Public\HomeController.0.App\Controller\Public\HomeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\HomeController).
Resolving inheritance for "App\Controller\Public\HomeController" (parent: .instanceof.App\Controller\Public\HomeController.0.App\Controller\Public\HomeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\NewsController" (parent: .abstract.instanceof.App\Controller\Public\NewsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\NewsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\NewsController).
Resolving inheritance for ".instanceof.App\Controller\Public\NewsController.0.App\Controller\Public\NewsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\NewsController).
Resolving inheritance for "App\Controller\Public\NewsController" (parent: .instanceof.App\Controller\Public\NewsController.0.App\Controller\Public\NewsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\NewsletterController" (parent: .abstract.instanceof.App\Controller\Public\NewsletterController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\NewsletterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\NewsletterController).
Resolving inheritance for ".instanceof.App\Controller\Public\NewsletterController.0.App\Controller\Public\NewsletterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\NewsletterController).
Resolving inheritance for "App\Controller\Public\NewsletterController" (parent: .instanceof.App\Controller\Public\NewsletterController.0.App\Controller\Public\NewsletterController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\ProductController" (parent: .abstract.instanceof.App\Controller\Public\ProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\ProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\ProductController).
Resolving inheritance for ".instanceof.App\Controller\Public\ProductController.0.App\Controller\Public\ProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\ProductController).
Resolving inheritance for "App\Controller\Public\ProductController" (parent: .instanceof.App\Controller\Public\ProductController.0.App\Controller\Public\ProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\PwaController" (parent: .abstract.instanceof.App\Controller\Public\PwaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\PwaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\PwaController).
Resolving inheritance for ".instanceof.App\Controller\Public\PwaController.0.App\Controller\Public\PwaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\PwaController).
Resolving inheritance for "App\Controller\Public\PwaController" (parent: .instanceof.App\Controller\Public\PwaController.0.App\Controller\Public\PwaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\RobotsController" (parent: .abstract.instanceof.App\Controller\Public\RobotsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\RobotsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\RobotsController).
Resolving inheritance for ".instanceof.App\Controller\Public\RobotsController.0.App\Controller\Public\RobotsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\RobotsController).
Resolving inheritance for "App\Controller\Public\RobotsController" (parent: .instanceof.App\Controller\Public\RobotsController.0.App\Controller\Public\RobotsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\SearchController" (parent: .abstract.instanceof.App\Controller\Public\SearchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\SearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\SearchController).
Resolving inheritance for ".instanceof.App\Controller\Public\SearchController.0.App\Controller\Public\SearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\SearchController).
Resolving inheritance for "App\Controller\Public\SearchController" (parent: .instanceof.App\Controller\Public\SearchController.0.App\Controller\Public\SearchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\ShippingZonesController" (parent: .abstract.instanceof.App\Controller\Public\ShippingZonesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\ShippingZonesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\ShippingZonesController).
Resolving inheritance for ".instanceof.App\Controller\Public\ShippingZonesController.0.App\Controller\Public\ShippingZonesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\ShippingZonesController).
Resolving inheritance for "App\Controller\Public\ShippingZonesController" (parent: .instanceof.App\Controller\Public\ShippingZonesController.0.App\Controller\Public\ShippingZonesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\SitemapController" (parent: .abstract.instanceof.App\Controller\Public\SitemapController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\SitemapController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\SitemapController).
Resolving inheritance for ".instanceof.App\Controller\Public\SitemapController.0.App\Controller\Public\SitemapController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\SitemapController).
Resolving inheritance for "App\Controller\Public\SitemapController" (parent: .instanceof.App\Controller\Public\SitemapController.0.App\Controller\Public\SitemapController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\StaticPageController" (parent: .abstract.instanceof.App\Controller\Public\StaticPageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\StaticPageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\StaticPageController).
Resolving inheritance for ".instanceof.App\Controller\Public\StaticPageController.0.App\Controller\Public\StaticPageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\StaticPageController).
Resolving inheritance for "App\Controller\Public\StaticPageController" (parent: .instanceof.App\Controller\Public\StaticPageController.0.App\Controller\Public\StaticPageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\StoriesController" (parent: .abstract.instanceof.App\Controller\Public\StoriesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\StoriesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\StoriesController).
Resolving inheritance for ".instanceof.App\Controller\Public\StoriesController.0.App\Controller\Public\StoriesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\StoriesController).
Resolving inheritance for "App\Controller\Public\StoriesController" (parent: .instanceof.App\Controller\Public\StoriesController.0.App\Controller\Public\StoriesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\TrackingController" (parent: .abstract.instanceof.App\Controller\Public\TrackingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\TrackingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\TrackingController).
Resolving inheritance for ".instanceof.App\Controller\Public\TrackingController.0.App\Controller\Public\TrackingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\TrackingController).
Resolving inheritance for "App\Controller\Public\TrackingController" (parent: .instanceof.App\Controller\Public\TrackingController.0.App\Controller\Public\TrackingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\WishlistShareController" (parent: .abstract.instanceof.App\Controller\Public\WishlistShareController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\WishlistShareController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\WishlistShareController).
Resolving inheritance for ".instanceof.App\Controller\Public\WishlistShareController.0.App\Controller\Public\WishlistShareController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\WishlistShareController).
Resolving inheritance for "App\Controller\Public\WishlistShareController" (parent: .instanceof.App\Controller\Public\WishlistShareController.0.App\Controller\Public\WishlistShareController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RootRedirectController" (parent: .abstract.instanceof.App\Controller\RootRedirectController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RootRedirectController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RootRedirectController).
Resolving inheritance for ".instanceof.App\Controller\RootRedirectController.0.App\Controller\RootRedirectController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RootRedirectController).
Resolving inheritance for "App\Controller\RootRedirectController" (parent: .instanceof.App\Controller\RootRedirectController.0.App\Controller\RootRedirectController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Seller\AdsBookingController" (parent: .abstract.instanceof.App\Controller\Seller\AdsBookingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Seller\AdsBookingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Seller\AdsBookingController).
Resolving inheritance for ".instanceof.App\Controller\Seller\AdsBookingController.0.App\Controller\Seller\AdsBookingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Seller\AdsBookingController).
Resolving inheritance for "App\Controller\Seller\AdsBookingController" (parent: .instanceof.App\Controller\Seller\AdsBookingController.0.App\Controller\Seller\AdsBookingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Seller\DashboardController" (parent: .abstract.instanceof.App\Controller\Seller\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Seller\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Seller\DashboardController).
Resolving inheritance for ".instanceof.App\Controller\Seller\DashboardController.0.App\Controller\Seller\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Seller\DashboardController).
Resolving inheritance for "App\Controller\Seller\DashboardController" (parent: .instanceof.App\Controller\Seller\DashboardController.0.App\Controller\Seller\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AffiliateClickSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\AffiliateClickSubscriber).
Resolving inheritance for "App\EventSubscriber\AffiliateClickSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AffiliateClickSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AuthRateLimitSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\AuthRateLimitSubscriber).
Resolving inheritance for "App\EventSubscriber\AuthRateLimitSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AuthRateLimitSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CurrencyTwigGlobalSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\CurrencyTwigGlobalSubscriber).
Resolving inheritance for "App\EventSubscriber\CurrencyTwigGlobalSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CurrencyTwigGlobalSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\EmailVerifiedGateSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\EmailVerifiedGateSubscriber).
Resolving inheritance for "App\EventSubscriber\EmailVerifiedGateSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\EmailVerifiedGateSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LastSeenSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\LastSeenSubscriber).
Resolving inheritance for "App\EventSubscriber\LastSeenSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LastSeenSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LegacyRedirectSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\LegacyRedirectSubscriber).
Resolving inheritance for "App\EventSubscriber\LegacyRedirectSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LegacyRedirectSubscriber).
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\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LoginLogSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\LoginLogSubscriber).
Resolving inheritance for "App\EventSubscriber\LoginLogSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LoginLogSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\MaintenanceModeSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\MaintenanceModeSubscriber).
Resolving inheritance for "App\EventSubscriber\MaintenanceModeSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\MaintenanceModeSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\PopularProducts404Subscriber" (parent: .abstract.instanceof.App\EventSubscriber\PopularProducts404Subscriber).
Resolving inheritance for "App\EventSubscriber\PopularProducts404Subscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\PopularProducts404Subscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\SearchSuggestRateLimitSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\SearchSuggestRateLimitSubscriber).
Resolving inheritance for "App\EventSubscriber\SearchSuggestRateLimitSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\SearchSuggestRateLimitSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\SecurityHeadersSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\SecurityHeadersSubscriber).
Resolving inheritance for "App\EventSubscriber\SecurityHeadersSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\SecurityHeadersSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\WishlistMergeOnLoginSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\WishlistMergeOnLoginSubscriber).
Resolving inheritance for "App\EventSubscriber\WishlistMergeOnLoginSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\WishlistMergeOnLoginSubscriber).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdRepository" (parent: .abstract.instanceof.App\Repository\AdRepository).
Resolving inheritance for "App\Repository\AdRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AddressRepository" (parent: .abstract.instanceof.App\Repository\AddressRepository).
Resolving inheritance for "App\Repository\AddressRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AddressRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AffiliateRepository" (parent: .abstract.instanceof.App\Repository\AffiliateRepository).
Resolving inheritance for "App\Repository\AffiliateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AffiliateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CachedProductRepository" (parent: .abstract.instanceof.App\Repository\CachedProductRepository).
Resolving inheritance for "App\Repository\CachedProductRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CachedProductRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CachedSellerRepository" (parent: .abstract.instanceof.App\Repository\CachedSellerRepository).
Resolving inheritance for "App\Repository\CachedSellerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CachedSellerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChatMessageRepository" (parent: .abstract.instanceof.App\Repository\ChatMessageRepository).
Resolving inheritance for "App\Repository\ChatMessageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChatMessageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChatThreadRepository" (parent: .abstract.instanceof.App\Repository\ChatThreadRepository).
Resolving inheritance for "App\Repository\ChatThreadRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChatThreadRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommissionEntryRepository" (parent: .abstract.instanceof.App\Repository\CommissionEntryRepository).
Resolving inheritance for "App\Repository\CommissionEntryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommissionEntryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CurrencyRateRepository" (parent: .abstract.instanceof.App\Repository\CurrencyRateRepository).
Resolving inheritance for "App\Repository\CurrencyRateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CurrencyRateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomOrderRepository" (parent: .abstract.instanceof.App\Repository\CustomOrderRepository).
Resolving inheritance for "App\Repository\CustomOrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomOrderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerRepository" (parent: .abstract.instanceof.App\Repository\CustomerRepository).
Resolving inheritance for "App\Repository\CustomerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailTokenRepository" (parent: .abstract.instanceof.App\Repository\EmailTokenRepository).
Resolving inheritance for "App\Repository\EmailTokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailTokenRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FollowRepository" (parent: .abstract.instanceof.App\Repository\FollowRepository).
Resolving inheritance for "App\Repository\FollowRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FollowRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LoginLogRepository" (parent: .abstract.instanceof.App\Repository\LoginLogRepository).
Resolving inheritance for "App\Repository\LoginLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LoginLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewsArticleRepository" (parent: .abstract.instanceof.App\Repository\NewsArticleRepository).
Resolving inheritance for "App\Repository\NewsArticleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewsArticleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewsletterSubscriberRepository" (parent: .abstract.instanceof.App\Repository\NewsletterSubscriberRepository).
Resolving inheritance for "App\Repository\NewsletterSubscriberRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewsletterSubscriberRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotFoundLogRepository" (parent: .abstract.instanceof.App\Repository\NotFoundLogRepository).
Resolving inheritance for "App\Repository\NotFoundLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotFoundLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationRepository" (parent: .abstract.instanceof.App\Repository\NotificationRepository).
Resolving inheritance for "App\Repository\NotificationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OfferRepository" (parent: .abstract.instanceof.App\Repository\OfferRepository).
Resolving inheritance for "App\Repository\OfferRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OfferRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderRepository" (parent: .abstract.instanceof.App\Repository\OrderRepository).
Resolving inheritance for "App\Repository\OrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PointsLedgerRepository" (parent: .abstract.instanceof.App\Repository\PointsLedgerRepository).
Resolving inheritance for "App\Repository\PointsLedgerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PointsLedgerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PreferencesRepository" (parent: .abstract.instanceof.App\Repository\PreferencesRepository).
Resolving inheritance for "App\Repository\PreferencesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PreferencesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PrintOrderRepository" (parent: .abstract.instanceof.App\Repository\PrintOrderRepository).
Resolving inheritance for "App\Repository\PrintOrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PrintOrderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProcessedWebhookEventRepository" (parent: .abstract.instanceof.App\Repository\ProcessedWebhookEventRepository).
Resolving inheritance for "App\Repository\ProcessedWebhookEventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProcessedWebhookEventRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductViewRepository" (parent: .abstract.instanceof.App\Repository\ProductViewRepository).
Resolving inheritance for "App\Repository\ProductViewRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductViewRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PushSubscriptionRepository" (parent: .abstract.instanceof.App\Repository\PushSubscriptionRepository).
Resolving inheritance for "App\Repository\PushSubscriptionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PushSubscriptionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationRepository" (parent: .abstract.instanceof.App\Repository\ReservationRepository).
Resolving inheritance for "App\Repository\ReservationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReviewRepository" (parent: .abstract.instanceof.App\Repository\ReviewRepository).
Resolving inheritance for "App\Repository\ReviewRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReviewRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SavedSearchRepository" (parent: .abstract.instanceof.App\Repository\SavedSearchRepository).
Resolving inheritance for "App\Repository\SavedSearchRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SavedSearchRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SearchQueryLogRepository" (parent: .abstract.instanceof.App\Repository\SearchQueryLogRepository).
Resolving inheritance for "App\Repository\SearchQueryLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SearchQueryLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StoredCartRepository" (parent: .abstract.instanceof.App\Repository\StoredCartRepository).
Resolving inheritance for "App\Repository\StoredCartRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StoredCartRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StoryRepository" (parent: .abstract.instanceof.App\Repository\StoryRepository).
Resolving inheritance for "App\Repository\StoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SyncProgressRepository" (parent: .abstract.instanceof.App\Repository\SyncProgressRepository).
Resolving inheritance for "App\Repository\SyncProgressRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SyncProgressRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WishlistItemRepository" (parent: .abstract.instanceof.App\Repository\WishlistItemRepository).
Resolving inheritance for "App\Repository\WishlistItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WishlistItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WishlistShareRepository" (parent: .abstract.instanceof.App\Repository\WishlistShareRepository).
Resolving inheritance for "App\Repository\WishlistShareRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WishlistShareRepository).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension" (parent: .abstract.instanceof.App\Twig\AppExtension).
Resolving inheritance for "App\Twig\AppExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CategoryTwigExtension" (parent: .abstract.instanceof.App\Twig\CategoryTwigExtension).
Resolving inheritance for "App\Twig\CategoryTwigExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CategoryTwigExtension).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.asset_mapper" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "cache.http_client.pool" (parent: cache.app).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "state_machine.offer" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.offer" (parent: workflow.marking_store.method).
Resolving inheritance for "state_machine.order" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.order" (parent: workflow.marking_store.method).
Resolving inheritance for "state_machine.custom_order" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.custom_order" (parent: workflow.marking_store.method).
Resolving inheritance for "state_machine.reservation" (parent: state_machine.abstract).
Resolving inheritance for "state_machine.reservation" (parent: workflow.marking_store.method).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "serializer.name_converter.metadata_aware" (parent: serializer.name_converter.metadata_aware.abstract).
Resolving inheritance for "lock.default.factory" (parent: lock.factory.abstract).
Resolving inheritance for "cache.rate_limiter" (parent: cache.app).
Resolving inheritance for "limiter.customer_login" (parent: limiter).
Resolving inheritance for "limiter.contact_form" (parent: limiter).
Resolving inheritance for "limiter.register" (parent: limiter).
Resolving inheritance for "limiter.api_storefront" (parent: limiter).
Resolving inheritance for "limiter.search_suggest" (parent: limiter).
Resolving inheritance for "limiter.login_ip" (parent: limiter).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.sync" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_csrf_token_valid_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "security.firewall_config.two_factor.main" (parent: scheb_two_factor.security.firewall_config).
Resolving inheritance for "security.authentication.success_handler.two_factor.main" (parent: scheb_two_factor.security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.two_factor.main" (parent: scheb_two_factor.security.authentication.failure_handler).
Resolving inheritance for "security.authentication.authentication_required_handler.two_factor.main" (parent: scheb_two_factor.security.authentication.authentication_required_handler).
Resolving inheritance for "security.authentication.kernel_exception_listener.two_factor.main" (parent: scheb_two_factor.security.kernel_exception_listener).
Resolving inheritance for "security.authentication.access_listener.two_factor.main" (parent: scheb_two_factor.security.access_listener).
Resolving inheritance for "security.authentication.form_listener.two_factor.main" (parent: scheb_two_factor.security.form_listener).
Resolving inheritance for "security.authentication.provider_preparation_listener.two_factor.main" (parent: scheb_two_factor.security.provider_preparation_listener).
Resolving inheritance for "security.authentication.token_created_listener.two_factor.main" (parent: scheb_two_factor.security.listener.token_created).
Resolving inheritance for "security.authenticator.two_factor.main" (parent: scheb_two_factor.security.authenticator).
Resolving inheritance for "security.authenticator.form_login.main" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "cache.security_token_verifier" (parent: cache.system).
Resolving inheritance for "security.authenticator.remember_me_signature_hasher.main" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.main" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.main" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.main" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.main" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for ".ux_icons.cache" (parent: cache.system).
Resolving inheritance for "cache.ux.twig_component" (parent: cache.system).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for ".instanceof.App\Entity\Ad.0.App\Entity\Ad" (parent: .abstract.instanceof.App\Entity\Ad).
Resolving inheritance for ".instanceof.App\Entity\Address.0.App\Entity\Address" (parent: .abstract.instanceof.App\Entity\Address).
Resolving inheritance for ".instanceof.App\Entity\Affiliate.0.App\Entity\Affiliate" (parent: .abstract.instanceof.App\Entity\Affiliate).
Resolving inheritance for ".instanceof.App\Entity\CachedProduct.0.App\Entity\CachedProduct" (parent: .abstract.instanceof.App\Entity\CachedProduct).
Resolving inheritance for ".instanceof.App\Entity\CachedSeller.0.App\Entity\CachedSeller" (parent: .abstract.instanceof.App\Entity\CachedSeller).
Resolving inheritance for ".instanceof.App\Entity\ChatMessage.0.App\Entity\ChatMessage" (parent: .abstract.instanceof.App\Entity\ChatMessage).
Resolving inheritance for ".instanceof.App\Entity\ChatThread.0.App\Entity\ChatThread" (parent: .abstract.instanceof.App\Entity\ChatThread).
Resolving inheritance for ".instanceof.App\Entity\CommissionEntry.0.App\Entity\CommissionEntry" (parent: .abstract.instanceof.App\Entity\CommissionEntry).
Resolving inheritance for ".instanceof.App\Entity\CurrencyRate.0.App\Entity\CurrencyRate" (parent: .abstract.instanceof.App\Entity\CurrencyRate).
Resolving inheritance for ".instanceof.App\Entity\CustomOrder.0.App\Entity\CustomOrder" (parent: .abstract.instanceof.App\Entity\CustomOrder).
Resolving inheritance for ".instanceof.App\Entity\Customer.0.App\Entity\Customer" (parent: .abstract.instanceof.App\Entity\Customer).
Resolving inheritance for ".instanceof.App\Entity\EmailToken.0.App\Entity\EmailToken" (parent: .abstract.instanceof.App\Entity\EmailToken).
Resolving inheritance for ".instanceof.App\Entity\Follow.0.App\Entity\Follow" (parent: .abstract.instanceof.App\Entity\Follow).
Resolving inheritance for ".instanceof.App\Entity\LoginLog.0.App\Entity\LoginLog" (parent: .abstract.instanceof.App\Entity\LoginLog).
Resolving inheritance for ".instanceof.App\Entity\NewsArticle.0.App\Entity\NewsArticle" (parent: .abstract.instanceof.App\Entity\NewsArticle).
Resolving inheritance for ".instanceof.App\Entity\NewsletterSubscriber.0.App\Entity\NewsletterSubscriber" (parent: .abstract.instanceof.App\Entity\NewsletterSubscriber).
Resolving inheritance for ".instanceof.App\Entity\NotFoundLog.0.App\Entity\NotFoundLog" (parent: .abstract.instanceof.App\Entity\NotFoundLog).
Resolving inheritance for ".instanceof.App\Entity\Notification.0.App\Entity\Notification" (parent: .abstract.instanceof.App\Entity\Notification).
Resolving inheritance for ".instanceof.App\Entity\Offer.0.App\Entity\Offer" (parent: .abstract.instanceof.App\Entity\Offer).
Resolving inheritance for ".instanceof.App\Entity\Order.0.App\Entity\Order" (parent: .abstract.instanceof.App\Entity\Order).
Resolving inheritance for ".instanceof.App\Entity\PointsEntry.0.App\Entity\PointsEntry" (parent: .abstract.instanceof.App\Entity\PointsEntry).
Resolving inheritance for ".instanceof.App\Entity\Preferences.0.App\Entity\Preferences" (parent: .abstract.instanceof.App\Entity\Preferences).
Resolving inheritance for ".instanceof.App\Entity\PrintOrder.0.App\Entity\PrintOrder" (parent: .abstract.instanceof.App\Entity\PrintOrder).
Resolving inheritance for ".instanceof.App\Entity\ProcessedWebhookEvent.0.App\Entity\ProcessedWebhookEvent" (parent: .abstract.instanceof.App\Entity\ProcessedWebhookEvent).
Resolving inheritance for ".instanceof.App\Entity\ProductView.0.App\Entity\ProductView" (parent: .abstract.instanceof.App\Entity\ProductView).
Resolving inheritance for ".instanceof.App\Entity\PushSubscription.0.App\Entity\PushSubscription" (parent: .abstract.instanceof.App\Entity\PushSubscription).
Resolving inheritance for ".instanceof.App\Entity\Reservation.0.App\Entity\Reservation" (parent: .abstract.instanceof.App\Entity\Reservation).
Resolving inheritance for ".instanceof.App\Entity\Review.0.App\Entity\Review" (parent: .abstract.instanceof.App\Entity\Review).
Resolving inheritance for ".instanceof.App\Entity\SavedSearch.0.App\Entity\SavedSearch" (parent: .abstract.instanceof.App\Entity\SavedSearch).
Resolving inheritance for ".instanceof.App\Entity\SearchQueryLog.0.App\Entity\SearchQueryLog" (parent: .abstract.instanceof.App\Entity\SearchQueryLog).
Resolving inheritance for ".instanceof.App\Entity\StoredCart.0.App\Entity\StoredCart" (parent: .abstract.instanceof.App\Entity\StoredCart).
Resolving inheritance for ".instanceof.App\Entity\Story.0.App\Entity\Story" (parent: .abstract.instanceof.App\Entity\Story).
Resolving inheritance for ".instanceof.App\Entity\SyncProgress.0.App\Entity\SyncProgress" (parent: .abstract.instanceof.App\Entity\SyncProgress).
Resolving inheritance for ".instanceof.App\Entity\WishlistItem.0.App\Entity\WishlistItem" (parent: .abstract.instanceof.App\Entity\WishlistItem).
Resolving inheritance for ".instanceof.App\Entity\WishlistShare.0.App\Entity\WishlistShare" (parent: .abstract.instanceof.App\Entity\WishlistShare).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_listener" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_schedule" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_custom" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_webhook" (parent: maker.auto_command.abstract).
Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.default" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware.default" (parent: Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.asset_mapper" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.workflow" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.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.deprecation" (parent: monolog.logger_prototype).
Resolving inheritance for "cache.app.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.system.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.validator.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.serializer.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.property_info.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.asset_mapper.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.messenger.restart_workers_signal.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.http_client.pool.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.rate_limiter.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.validator_expression_language.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.doctrine.orm.default.result.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.doctrine.orm.default.query.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.security_expression_language.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.security_is_csrf_token_valid_attribute_expression_language.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.security_token_verifier.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for ".ux_icons.cache.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.ux.twig_component.traceable" (parent: sentry.tracing.traceable_cache_adapter).
289
Removed service "App\Service\Crm\CrmApiClient"; reason: private alias.
Removed service "Symfony\Bundle\FrameworkBundle\Controller\ControllerHelper"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\DependencyInjection\ServicesResetterInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer.cli"; reason: private alias.
Removed service "error_renderer.default"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "cache.adapter.valkey"; reason: private alias.
Removed service "cache.adapter.valkey_tag_aware"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Component\AssetMapper\AssetMapperInterface"; reason: private alias.
Removed service "asset_mapper.http_client"; reason: private alias.
Removed service "Symfony\Component\AssetMapper\ImportMap\ImportMapManager"; reason: private alias.
Removed service "Symfony\Component\AssetMapper\Compressor\CompressorInterface"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "mailer.default_transport"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\Workflow\Registry"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $offer"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $offerStateMachine"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $order"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $orderStateMachine"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $custom_order"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $customOrderStateMachine"; reason: private alias.
Removed service ".Symfony\Component\Workflow\WorkflowInterface $reservation"; reason: private alias.
Removed service "Symfony\Component\Workflow\WorkflowInterface $reservationStateMachine"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "lock.factory"; reason: private alias.
Removed service "Symfony\Component\Lock\LockFactory"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $customer_login.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $customerLoginLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $customer_login"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $customerLoginLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $contact_form.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $contactFormLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $contact_form"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $contactFormLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $register.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $registerLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $register"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $registerLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $api_storefront.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $apiStorefrontLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $api_storefront"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $apiStorefrontLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $search_suggest.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $searchSuggestLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $search_suggest"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $searchSuggestLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $login_ip.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $loginIpLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactoryInterface $login_ip"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactoryInterface $loginIpLimiter"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UlidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\NameBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\RandomBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\TimeBasedUuidFactory"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_valkey_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $default.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $default.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\UserAuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user.provider.concrete.customer_provider"; 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\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "scheb_two_factor.csrf_token_manager"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Model\PersisterInterface"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallContext"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorFormRendererInterface"; reason: private alias.
Removed service "scheb_two_factor.security.totp.form_renderer"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Totp\TotpAuthenticatorInterface"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Totp\TotpAuthenticator"; reason: private alias.
Removed service "scheb_two_factor.persister"; reason: private alias.
Removed service "scheb_two_factor.ip_whitelist_provider"; reason: private alias.
Removed service "scheb_two_factor.token_factory"; reason: private alias.
Removed service "scheb_two_factor.provider_decider"; reason: private alias.
Removed service ".ux_icons.icon_registry"; reason: private alias.
Removed service "Symfony\UX\Icons\IconRendererInterface"; reason: private alias.
Removed service "Symfony\UX\TwigComponent\ComponentRendererInterface"; reason: private alias.
Removed service "console.command.stimulus_component_debug"; reason: private alias.
Removed service "Symfony\UX\LiveComponent\LiveResponder"; reason: private alias.
Removed service "Symfony\UX\LiveComponent\ComponentValidatorInterface"; reason: private alias.
Removed service "Symfony\UX\Turbo\Broadcaster\BroadcasterInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Sentry\ClientInterface"; reason: private alias.
Removed service "Sentry\SentryBundle\EventListener\ConsoleCommandListener"; reason: private alias.
Removed service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactoryInterface"; reason: private alias.
Removed service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactory"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $request"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $console"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $messenger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $cache"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $asset_mapper"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $assetMapperLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_client"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $mailer"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $translation"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $workflow"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $workflowLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $php"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $event"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $router"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $lock"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $lockLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $profiler"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $doctrine"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $security"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $debug"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $deprecation"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service ".service_locator.1wYbxtl"; reason: private alias.
Removed service ".service_locator.Jwa_kPG"; reason: private alias.
Removed service ".service_locator.AgyAyMt"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "http_client.uri_template.inner"; reason: private alias.
Removed service "asset_mapper.mapped_asset_factory"; reason: private alias.
Removed service "assets._default_package"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "serializer"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "security.authentication.trust_resolver"; reason: private alias.
Removed service "twig.configurator.environment"; reason: private alias.
Removed service "turbo.broadcaster.imux"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service "state_machine.offer"; reason: private alias.
Removed service "state_machine.order"; reason: private alias.
Removed service "state_machine.custom_order"; reason: private alias.
Removed service "state_machine.reservation"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "cache.validator"; reason: private alias.
Removed service "cache.serializer"; reason: private alias.
Removed service "cache.property_info"; reason: private alias.
Removed service "cache.asset_mapper"; reason: private alias.
Removed service "cache.messenger.restart_workers_signal"; reason: private alias.
Removed service "cache.doctrine.orm.default.result"; reason: private alias.
Removed service "cache.doctrine.orm.default.query"; reason: private alias.
Removed service "cache.security_expression_language"; reason: private alias.
Removed service "cache.security_token_verifier"; reason: private alias.
Removed service ".ux_icons.cache"; reason: private alias.
Removed service "cache.ux.twig_component"; reason: private alias.
Removed service "http_client.transport"; reason: private alias.
Removed service ".service_locator.c0wzfI4"; reason: private alias.
Removed service ".service_locator.1EL5o_u"; reason: private alias.
Removed service ".service_locator.7uv2.Oq"; reason: private alias.
Removed service ".service_locator.jU3e_pN"; reason: private alias.
Removed service ".service_locator.59rOHO3"; reason: private alias.
Removed service ".service_locator.Q2FF2no"; reason: private alias.
Removed service ".service_locator.wbcovJX"; reason: private alias.
150
Changed reference of service "App\Command\CacheResetCommand" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "App\Controller\Internal\InternalHealthController" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "App\Controller\Internal\SyncController" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "App\Controller\Public\HealthController" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "App\Controller\Public\ShippingZonesController" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "App\Controller\Public\SitemapController" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "App\Service\Crm\CachedCrmApiClient" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "App\Service\Newsletter\NewsletterStore" previously pointing to "router.default" to "router".
Changed reference of service "App\Twig\AppExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "services_resetter" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "services_resetter" previously pointing to "cache.http_client.pool.traceable" to "cache.http_client.pool".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "cache.rate_limiter.traceable" to "cache.rate_limiter".
Changed reference of service "services_resetter" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "services_resetter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "services_resetter" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
Changed reference of service "services_resetter" previously pointing to "cache.security_is_csrf_token_valid_attribute_expression_language.traceable" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.config_debug" previously pointing to ".service_locator.ryAvHi4" to "container.env_var_processors_locator".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console.command.translation_lint" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "cache.app.taggable" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "cache.system_clearer" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "cache.system_clearer" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "cache.system_clearer" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
Changed reference of service "cache.system_clearer" previously pointing to "cache.security_is_csrf_token_valid_attribute_expression_language.traceable" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Changed reference of service "cache.global_clearer" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "cache.global_clearer" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "cache.global_clearer" previously pointing to "cache.http_client.pool.traceable" to "cache.http_client.pool".
Changed reference of service "cache.global_clearer" previously pointing to "cache.rate_limiter.traceable" to "cache.rate_limiter".
Changed reference of service "cache.global_clearer" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "cache.global_clearer" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
Changed reference of service "cache.global_clearer" previously pointing to "cache.security_is_csrf_token_valid_attribute_expression_language.traceable" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Changed reference of service "asset_mapper.command.compile" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cache.http_client" previously pointing to "cache.http_client.pool.traceable" to "cache.http_client.pool".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "workflow.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "state_machine.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "limiter.storage.customer_login" previously pointing to "cache.rate_limiter.traceable" to "cache.rate_limiter".
Changed reference of service "limiter.storage.contact_form" previously pointing to "cache.rate_limiter.traceable" to "cache.rate_limiter".
Changed reference of service "limiter.storage.register" previously pointing to "cache.rate_limiter.traceable" to "cache.rate_limiter".
Changed reference of service "limiter.storage.api_storefront" previously pointing to "cache.rate_limiter.traceable" to "cache.rate_limiter".
Changed reference of service "limiter.storage.search_suggest" previously pointing to "cache.rate_limiter.traceable" to "cache.rate_limiter".
Changed reference of service "limiter.storage.login_ip" previously pointing to "cache.rate_limiter.traceable" to "cache.rate_limiter".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.expression_language" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.chat" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.sms" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.email" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.push" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.desktop" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.cache" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "data_collector.cache" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "data_collector.cache" previously pointing to "cache.http_client.pool.traceable" to "cache.http_client.pool".
Changed reference of service "data_collector.cache" previously pointing to "cache.rate_limiter.traceable" to "cache.rate_limiter".
Changed reference of service "data_collector.cache" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "data_collector.cache" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
Changed reference of service "data_collector.cache" previously pointing to "cache.security_is_csrf_token_valid_attribute_expression_language.traceable" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "data_collector.workflow" 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 "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.is_granted_attribute_expression_language" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
Changed reference of service "security.is_csrf_token_valid_attribute_expression_language" previously pointing to "cache.security_is_csrf_token_valid_attribute_expression_language.traceable" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.kernel_exception_listener.two_factor.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.form_listener.two_factor.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.two_factor.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.listener.check_two_factor_code" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.listener.check_two_factor_code_reuse" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.form_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.kernel_exception_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.totp_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ux.twig_component.component_factory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ux.twig_component.component_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ux.live_component.twig.component_runtime" previously pointing to "router.default" to "router".
Changed reference of service "ux.live_component.live_controller_attributes_creator" 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 "maker.maker.make_reset_password" previously pointing to "router.default" to "router".
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 "messenger.bus.default.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.jLLS2Ji" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.scheb_two_factor.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 ".debug.security.voter.security.access.closure_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.TJNRSaV" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.8ROXxYw" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.kvOAK9B" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.mFBT25N" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator._dt3OH6" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.GW5y7PS" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.state_machine.offer.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.state_machine.order.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.state_machine.custom_order.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.state_machine.reservation.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "cache.app_clearer" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "cache.app_clearer" previously pointing to "cache.http_client.pool.traceable" to "cache.http_client.pool".
Changed reference of service "cache.app_clearer" previously pointing to "cache.rate_limiter.traceable" to "cache.rate_limiter".
650
Removed service ".abstract.App\Service\Crm\CrmApiClient"; reason: abstract.
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "workflow.abstract"; reason: abstract.
Removed service "state_machine.abstract"; reason: abstract.
Removed service "workflow.marking_store.method"; reason: abstract.
Removed service "serializer.name_converter.metadata_aware.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 ".abstract.Symfony\Component\Validator\Constraints\AbstractComparisonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CharsetValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\MacAddressValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\VideoValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WeekValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WordCountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\YamlValidator"; reason: abstract.
Removed service "messenger.middleware.send_message"; reason: abstract.
Removed service "messenger.signing_serializer"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "notifier.transport_factory.abstract"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.dbal.idle_connection_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc_discovery.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwkset"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.access_token_handler.oidc.encryption"; reason: abstract.
Removed service "security.access_token_handler.oauth2"; reason: abstract.
Removed service "security.access_token_handler.oidc.generator"; reason: abstract.
Removed service "security.authenticator.signature_remember_me_handler"; reason: abstract.
Removed service "security.authenticator.persistent_remember_me_handler"; reason: abstract.
Removed service "security.listener.check_remember_me_conditions"; reason: abstract.
Removed service "security.listener.remember_me"; reason: abstract.
Removed service "security.authenticator.remember_me"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "sentry.tracing.traceable_cache_adapter"; reason: abstract.
Removed service "sentry.tracing.traceable_tag_aware_cache_adapter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AccountPurgeCommand"; reason: abstract.
Removed service ".instanceof.App\Command\AccountPurgeCommand.0.App\Command\AccountPurgeCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AccountPurgeCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ApproveReviewCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ApproveReviewCommand.0.App\Command\ApproveReviewCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ApproveReviewCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CacheResetCommand"; reason: abstract.
Removed service ".instanceof.App\Command\CacheResetCommand.0.App\Command\CacheResetCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CacheResetCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CartReminderCommand"; reason: abstract.
Removed service ".instanceof.App\Command\CartReminderCommand.0.App\Command\CartReminderCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CartReminderCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CommissionApproveCommand"; reason: abstract.
Removed service ".instanceof.App\Command\CommissionApproveCommand.0.App\Command\CommissionApproveCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CommissionApproveCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateTestUsersCommand"; reason: abstract.
Removed service ".instanceof.App\Command\CreateTestUsersCommand.0.App\Command\CreateTestUsersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CreateTestUsersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CurrencyRefreshCommand"; reason: abstract.
Removed service ".instanceof.App\Command\CurrencyRefreshCommand.0.App\Command\CurrencyRefreshCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CurrencyRefreshCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ExpireReservationsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ExpireReservationsCommand.0.App\Command\ExpireReservationsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ExpireReservationsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\FollowerDigestCommand"; reason: abstract.
Removed service ".instanceof.App\Command\FollowerDigestCommand.0.App\Command\FollowerDigestCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\FollowerDigestCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportPrestashopCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ImportPrestashopCommand.0.App\Command\ImportPrestashopCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportPrestashopCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NewsletterPreviewCommand"; reason: abstract.
Removed service ".instanceof.App\Command\NewsletterPreviewCommand.0.App\Command\NewsletterPreviewCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\NewsletterPreviewCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NewsletterSendWeeklyCommand"; reason: abstract.
Removed service ".instanceof.App\Command\NewsletterSendWeeklyCommand.0.App\Command\NewsletterSendWeeklyCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\NewsletterSendWeeklyCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ProductViewsGcCommand"; reason: abstract.
Removed service ".instanceof.App\Command\ProductViewsGcCommand.0.App\Command\ProductViewsGcCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ProductViewsGcCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PushSendCommand"; reason: abstract.
Removed service ".instanceof.App\Command\PushSendCommand.0.App\Command\PushSendCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PushSendCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SavedSearchDigestCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SavedSearchDigestCommand.0.App\Command\SavedSearchDigestCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SavedSearchDigestCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SeedCatalogCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SeedCatalogCommand.0.App\Command\SeedCatalogCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SeedCatalogCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SeedTestSellerDataCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SeedTestSellerDataCommand.0.App\Command\SeedTestSellerDataCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SeedTestSellerDataCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SitemapPingCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SitemapPingCommand.0.App\Command\SitemapPingCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SitemapPingCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\StatsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\StatsCommand.0.App\Command\StatsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\StatsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SyncReplayCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SyncReplayCommand.0.App\Command\SyncReplayCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SyncReplayCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WeeklyDigestCommand"; reason: abstract.
Removed service ".instanceof.App\Command\WeeklyDigestCommand.0.App\Command\WeeklyDigestCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\WeeklyDigestCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\WishlistDigestCommand"; reason: abstract.
Removed service ".instanceof.App\Command\WishlistDigestCommand.0.App\Command\WishlistDigestCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\WishlistDigestCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Affiliate\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Affiliate\DashboardController"; reason: abstract.
Removed service ".instanceof.App\Controller\Affiliate\DashboardController.0.App\Controller\Affiliate\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Affiliate\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Affiliate\FeedController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Affiliate\FeedController"; reason: abstract.
Removed service ".instanceof.App\Controller\Affiliate\FeedController.0.App\Controller\Affiliate\FeedController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Affiliate\FeedController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Auth\LoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Auth\LoginController"; reason: abstract.
Removed service ".instanceof.App\Controller\Auth\LoginController.0.App\Controller\Auth\LoginController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Auth\LoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Auth\OAuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Auth\OAuthController"; reason: abstract.
Removed service ".instanceof.App\Controller\Auth\OAuthController.0.App\Controller\Auth\OAuthController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Auth\OAuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Auth\PasswordResetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Auth\PasswordResetController"; reason: abstract.
Removed service ".instanceof.App\Controller\Auth\PasswordResetController.0.App\Controller\Auth\PasswordResetController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Auth\PasswordResetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Auth\RegisterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Auth\RegisterController"; reason: abstract.
Removed service ".instanceof.App\Controller\Auth\RegisterController.0.App\Controller\Auth\RegisterController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Auth\RegisterController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\AccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\AccountController"; reason: abstract.
Removed service ".instanceof.App\Controller\Customer\AccountController.0.App\Controller\Customer\AccountController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Customer\AccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\BillingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\BillingController"; reason: abstract.
Removed service ".instanceof.App\Controller\Customer\BillingController.0.App\Controller\Customer\BillingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Customer\BillingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\BonusesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\BonusesController"; reason: abstract.
Removed service ".instanceof.App\Controller\Customer\BonusesController.0.App\Controller\Customer\BonusesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Customer\BonusesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\ChatController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\ChatController"; reason: abstract.
Removed service ".instanceof.App\Controller\Customer\ChatController.0.App\Controller\Customer\ChatController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Customer\ChatController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\CustomOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\CustomOrderController"; reason: abstract.
Removed service ".instanceof.App\Controller\Customer\CustomOrderController.0.App\Controller\Customer\CustomOrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Customer\CustomOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\DataExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\DataExportController"; reason: abstract.
Removed service ".instanceof.App\Controller\Customer\DataExportController.0.App\Controller\Customer\DataExportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Customer\DataExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\FollowController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\FollowController"; reason: abstract.
Removed service ".instanceof.App\Controller\Customer\FollowController.0.App\Controller\Customer\FollowController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Customer\FollowController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\NotificationsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\NotificationsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Customer\NotificationsController.0.App\Controller\Customer\NotificationsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Customer\NotificationsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\OffersController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\OffersController"; reason: abstract.
Removed service ".instanceof.App\Controller\Customer\OffersController.0.App\Controller\Customer\OffersController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Customer\OffersController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\PushSubscriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\PushSubscriptionController"; reason: abstract.
Removed service ".instanceof.App\Controller\Customer\PushSubscriptionController.0.App\Controller\Customer\PushSubscriptionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Customer\PushSubscriptionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\RecommendationsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\RecommendationsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Customer\RecommendationsController.0.App\Controller\Customer\RecommendationsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Customer\RecommendationsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\ReservationsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\ReservationsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Customer\ReservationsController.0.App\Controller\Customer\ReservationsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Customer\ReservationsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\SavedSearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\SavedSearchController"; reason: abstract.
Removed service ".instanceof.App\Controller\Customer\SavedSearchController.0.App\Controller\Customer\SavedSearchController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Customer\SavedSearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\SecurityController"; reason: abstract.
Removed service ".instanceof.App\Controller\Customer\SecurityController.0.App\Controller\Customer\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Customer\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Customer\WishlistController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Customer\WishlistController"; reason: abstract.
Removed service ".instanceof.App\Controller\Customer\WishlistController.0.App\Controller\Customer\WishlistController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Customer\WishlistController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Internal\CspReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Internal\CspReportController"; reason: abstract.
Removed service ".instanceof.App\Controller\Internal\CspReportController.0.App\Controller\Internal\CspReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Internal\CspReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Internal\CurrencySwitchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Internal\CurrencySwitchController"; reason: abstract.
Removed service ".instanceof.App\Controller\Internal\CurrencySwitchController.0.App\Controller\Internal\CurrencySwitchController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Internal\CurrencySwitchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Internal\InternalHealthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Internal\InternalHealthController"; reason: abstract.
Removed service ".instanceof.App\Controller\Internal\InternalHealthController.0.App\Controller\Internal\InternalHealthController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Internal\InternalHealthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Internal\LocaleSwitchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Internal\LocaleSwitchController"; reason: abstract.
Removed service ".instanceof.App\Controller\Internal\LocaleSwitchController.0.App\Controller\Internal\LocaleSwitchController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Internal\LocaleSwitchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Internal\MercurePublishController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Internal\MercurePublishController"; reason: abstract.
Removed service ".instanceof.App\Controller\Internal\MercurePublishController.0.App\Controller\Internal\MercurePublishController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Internal\MercurePublishController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Internal\PaymentIntentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Internal\PaymentIntentController"; reason: abstract.
Removed service ".instanceof.App\Controller\Internal\PaymentIntentController.0.App\Controller\Internal\PaymentIntentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Internal\PaymentIntentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Internal\PerfBudgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Internal\PerfBudgetController"; reason: abstract.
Removed service ".instanceof.App\Controller\Internal\PerfBudgetController.0.App\Controller\Internal\PerfBudgetController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Internal\PerfBudgetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Internal\PriceDropController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Internal\PriceDropController"; reason: abstract.
Removed service ".instanceof.App\Controller\Internal\PriceDropController.0.App\Controller\Internal\PriceDropController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Internal\PriceDropController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Internal\PrintPricingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Internal\PrintPricingController"; reason: abstract.
Removed service ".instanceof.App\Controller\Internal\PrintPricingController.0.App\Controller\Internal\PrintPricingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Internal\PrintPricingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Internal\SearchAnalyticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Internal\SearchAnalyticsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Internal\SearchAnalyticsController.0.App\Controller\Internal\SearchAnalyticsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Internal\SearchAnalyticsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Internal\StripeWebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Internal\StripeWebhookController"; reason: abstract.
Removed service ".instanceof.App\Controller\Internal\StripeWebhookController.0.App\Controller\Internal\StripeWebhookController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Internal\StripeWebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Internal\SyncController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Internal\SyncController"; reason: abstract.
Removed service ".instanceof.App\Controller\Internal\SyncController.0.App\Controller\Internal\SyncController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Internal\SyncController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Internal\WebhookEventsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Internal\WebhookEventsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Internal\WebhookEventsController.0.App\Controller\Internal\WebhookEventsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Internal\WebhookEventsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\AdClickController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\AdClickController"; reason: abstract.
Removed service ".instanceof.App\Controller\Public\AdClickController.0.App\Controller\Public\AdClickController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Public\AdClickController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\AllArtistsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\AllArtistsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Public\AllArtistsController.0.App\Controller\Public\AllArtistsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Public\AllArtistsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\ArtistFeedController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\ArtistFeedController"; reason: abstract.
Removed service ".instanceof.App\Controller\Public\ArtistFeedController.0.App\Controller\Public\ArtistFeedController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Public\ArtistFeedController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\BrandController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\BrandController"; reason: abstract.
Removed service ".instanceof.App\Controller\Public\BrandController.0.App\Controller\Public\BrandController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Public\BrandController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\CartController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\CartController"; reason: abstract.
Removed service ".instanceof.App\Controller\Public\CartController.0.App\Controller\Public\CartController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Public\CartController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\CatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\CatalogController"; reason: abstract.
Removed service ".instanceof.App\Controller\Public\CatalogController.0.App\Controller\Public\CatalogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Public\CatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\CheckoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\CheckoutController"; reason: abstract.
Removed service ".instanceof.App\Controller\Public\CheckoutController.0.App\Controller\Public\CheckoutController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Public\CheckoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\CompareController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\CompareController"; reason: abstract.
Removed service ".instanceof.App\Controller\Public\CompareController.0.App\Controller\Public\CompareController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Public\CompareController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\FoundationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\FoundationController"; reason: abstract.
Removed service ".instanceof.App\Controller\Public\FoundationController.0.App\Controller\Public\FoundationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Public\FoundationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\GiftCardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\GiftCardController"; reason: abstract.
Removed service ".instanceof.App\Controller\Public\GiftCardController.0.App\Controller\Public\GiftCardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Public\GiftCardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\HealthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\HealthController"; reason: abstract.
Removed service ".instanceof.App\Controller\Public\HealthController.0.App\Controller\Public\HealthController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Public\HealthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\HomeController"; reason: abstract.
Removed service ".instanceof.App\Controller\Public\HomeController.0.App\Controller\Public\HomeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Public\HomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\NewsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\NewsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Public\NewsController.0.App\Controller\Public\NewsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Public\NewsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\NewsletterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\NewsletterController"; reason: abstract.
Removed service ".instanceof.App\Controller\Public\NewsletterController.0.App\Controller\Public\NewsletterController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Public\NewsletterController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\ProductController"; reason: abstract.
Removed service ".instanceof.App\Controller\Public\ProductController.0.App\Controller\Public\ProductController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Public\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\PwaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\PwaController"; reason: abstract.
Removed service ".instanceof.App\Controller\Public\PwaController.0.App\Controller\Public\PwaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Public\PwaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\RobotsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\RobotsController"; reason: abstract.
Removed service ".instanceof.App\Controller\Public\RobotsController.0.App\Controller\Public\RobotsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Public\RobotsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\SearchController"; reason: abstract.
Removed service ".instanceof.App\Controller\Public\SearchController.0.App\Controller\Public\SearchController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Public\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\ShippingZonesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\ShippingZonesController"; reason: abstract.
Removed service ".instanceof.App\Controller\Public\ShippingZonesController.0.App\Controller\Public\ShippingZonesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Public\ShippingZonesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\SitemapController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\SitemapController"; reason: abstract.
Removed service ".instanceof.App\Controller\Public\SitemapController.0.App\Controller\Public\SitemapController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Public\SitemapController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\StaticPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\StaticPageController"; reason: abstract.
Removed service ".instanceof.App\Controller\Public\StaticPageController.0.App\Controller\Public\StaticPageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Public\StaticPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\StoriesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\StoriesController"; reason: abstract.
Removed service ".instanceof.App\Controller\Public\StoriesController.0.App\Controller\Public\StoriesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Public\StoriesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\TrackingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\TrackingController"; reason: abstract.
Removed service ".instanceof.App\Controller\Public\TrackingController.0.App\Controller\Public\TrackingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Public\TrackingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Public\WishlistShareController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Public\WishlistShareController"; reason: abstract.
Removed service ".instanceof.App\Controller\Public\WishlistShareController.0.App\Controller\Public\WishlistShareController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Public\WishlistShareController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RootRedirectController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RootRedirectController"; reason: abstract.
Removed service ".instanceof.App\Controller\RootRedirectController.0.App\Controller\RootRedirectController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\RootRedirectController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Seller\AdsBookingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Seller\AdsBookingController"; reason: abstract.
Removed service ".instanceof.App\Controller\Seller\AdsBookingController.0.App\Controller\Seller\AdsBookingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Seller\AdsBookingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Seller\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Seller\DashboardController"; reason: abstract.
Removed service ".instanceof.App\Controller\Seller\DashboardController.0.App\Controller\Seller\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Seller\DashboardController"; reason: abstract.
Removed service ".instanceof.App\Entity\Ad.0.App\Entity\Ad"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Ad"; reason: abstract.
Removed service ".instanceof.App\Entity\Address.0.App\Entity\Address"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Address"; reason: abstract.
Removed service ".instanceof.App\Entity\Affiliate.0.App\Entity\Affiliate"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Affiliate"; reason: abstract.
Removed service ".instanceof.App\Entity\CachedProduct.0.App\Entity\CachedProduct"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\CachedProduct"; reason: abstract.
Removed service ".instanceof.App\Entity\CachedSeller.0.App\Entity\CachedSeller"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\CachedSeller"; reason: abstract.
Removed service ".instanceof.App\Entity\ChatMessage.0.App\Entity\ChatMessage"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\ChatMessage"; reason: abstract.
Removed service ".instanceof.App\Entity\ChatThread.0.App\Entity\ChatThread"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\ChatThread"; reason: abstract.
Removed service ".instanceof.App\Entity\CommissionEntry.0.App\Entity\CommissionEntry"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\CommissionEntry"; reason: abstract.
Removed service ".instanceof.App\Entity\CurrencyRate.0.App\Entity\CurrencyRate"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\CurrencyRate"; reason: abstract.
Removed service ".instanceof.App\Entity\CustomOrder.0.App\Entity\CustomOrder"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\CustomOrder"; reason: abstract.
Removed service ".instanceof.App\Entity\Customer.0.App\Entity\Customer"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Customer"; reason: abstract.
Removed service ".instanceof.App\Entity\EmailToken.0.App\Entity\EmailToken"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\EmailToken"; reason: abstract.
Removed service ".instanceof.App\Entity\Follow.0.App\Entity\Follow"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Follow"; reason: abstract.
Removed service ".instanceof.App\Entity\LoginLog.0.App\Entity\LoginLog"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\LoginLog"; reason: abstract.
Removed service ".instanceof.App\Entity\NewsArticle.0.App\Entity\NewsArticle"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\NewsArticle"; reason: abstract.
Removed service ".instanceof.App\Entity\NewsletterSubscriber.0.App\Entity\NewsletterSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\NewsletterSubscriber"; reason: abstract.
Removed service ".instanceof.App\Entity\NotFoundLog.0.App\Entity\NotFoundLog"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\NotFoundLog"; reason: abstract.
Removed service ".instanceof.App\Entity\Notification.0.App\Entity\Notification"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Notification"; reason: abstract.
Removed service ".instanceof.App\Entity\Offer.0.App\Entity\Offer"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Offer"; reason: abstract.
Removed service ".instanceof.App\Entity\Order.0.App\Entity\Order"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Order"; reason: abstract.
Removed service ".instanceof.App\Entity\PointsEntry.0.App\Entity\PointsEntry"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PointsEntry"; reason: abstract.
Removed service ".instanceof.App\Entity\Preferences.0.App\Entity\Preferences"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Preferences"; reason: abstract.
Removed service ".instanceof.App\Entity\PrintOrder.0.App\Entity\PrintOrder"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PrintOrder"; reason: abstract.
Removed service ".instanceof.App\Entity\ProcessedWebhookEvent.0.App\Entity\ProcessedWebhookEvent"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\ProcessedWebhookEvent"; reason: abstract.
Removed service ".instanceof.App\Entity\ProductView.0.App\Entity\ProductView"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\ProductView"; reason: abstract.
Removed service ".instanceof.App\Entity\PushSubscription.0.App\Entity\PushSubscription"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\PushSubscription"; reason: abstract.
Removed service ".instanceof.App\Entity\Reservation.0.App\Entity\Reservation"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Reservation"; reason: abstract.
Removed service ".instanceof.App\Entity\Review.0.App\Entity\Review"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Review"; reason: abstract.
Removed service ".instanceof.App\Entity\SavedSearch.0.App\Entity\SavedSearch"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\SavedSearch"; reason: abstract.
Removed service ".instanceof.App\Entity\SearchQueryLog.0.App\Entity\SearchQueryLog"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\SearchQueryLog"; reason: abstract.
Removed service ".instanceof.App\Entity\StoredCart.0.App\Entity\StoredCart"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\StoredCart"; reason: abstract.
Removed service ".instanceof.App\Entity\Story.0.App\Entity\Story"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\Story"; reason: abstract.
Removed service ".instanceof.App\Entity\SyncProgress.0.App\Entity\SyncProgress"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\SyncProgress"; reason: abstract.
Removed service ".instanceof.App\Entity\WishlistItem.0.App\Entity\WishlistItem"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\WishlistItem"; reason: abstract.
Removed service ".instanceof.App\Entity\WishlistShare.0.App\Entity\WishlistShare"; reason: abstract.
Removed service ".abstract.instanceof.App\Entity\WishlistShare"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AffiliateClickSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\AffiliateClickSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AuthRateLimitSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\AuthRateLimitSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\CurrencyTwigGlobalSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\CurrencyTwigGlobalSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\EmailVerifiedGateSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\EmailVerifiedGateSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LastSeenSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\LastSeenSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LegacyRedirectSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\LegacyRedirectSubscriber"; 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\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LoginLogSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\LoginLogSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\MaintenanceModeSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\MaintenanceModeSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\PopularProducts404Subscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\PopularProducts404Subscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\SearchSuggestRateLimitSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\SearchSuggestRateLimitSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\SecurityHeadersSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\SecurityHeadersSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\WishlistMergeOnLoginSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\WishlistMergeOnLoginSubscriber"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AdRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AddressRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AddressRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AffiliateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AffiliateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CachedProductRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CachedProductRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CachedSellerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CachedSellerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChatMessageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ChatMessageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ChatThreadRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ChatThreadRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CommissionEntryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CommissionEntryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CurrencyRateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CurrencyRateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomOrderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomOrderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailTokenRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmailTokenRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FollowRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FollowRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\LoginLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\LoginLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewsArticleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NewsArticleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewsletterSubscriberRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NewsletterSubscriberRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotFoundLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NotFoundLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotificationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NotificationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OfferRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OfferRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OrderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PointsLedgerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PointsLedgerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PreferencesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PreferencesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PrintOrderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PrintOrderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProcessedWebhookEventRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProcessedWebhookEventRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductViewRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProductViewRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PushSubscriptionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PushSubscriptionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReservationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReservationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ReviewRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ReviewRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SavedSearchRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SavedSearchRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SearchQueryLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SearchQueryLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StoredCartRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StoredCartRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SyncProgressRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SyncProgressRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WishlistItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WishlistItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WishlistShareRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WishlistShareRepository"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\AppExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\CategoryTwigExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\CategoryTwigExtension"; reason: abstract.
209
Removed service "App\Entity\Ad"; reason: unused.
Removed service "App\Entity\Address"; reason: unused.
Removed service "App\Entity\Affiliate"; reason: unused.
Removed service "App\Entity\CachedProduct"; reason: unused.
Removed service "App\Entity\CachedSeller"; reason: unused.
Removed service "App\Entity\ChatMessage"; reason: unused.
Removed service "App\Entity\ChatThread"; reason: unused.
Removed service "App\Entity\CommissionEntry"; reason: unused.
Removed service "App\Entity\CurrencyRate"; reason: unused.
Removed service "App\Entity\CustomOrder"; reason: unused.
Removed service "App\Entity\CustomOrderLifecycle"; reason: unused.
Removed service "App\Entity\Customer"; reason: unused.
Removed service "App\Entity\EmailToken"; reason: unused.
Removed service "App\Entity\Follow"; reason: unused.
Removed service "App\Entity\LoginLog"; reason: unused.
Removed service "App\Entity\NewsArticle"; reason: unused.
Removed service "App\Entity\NewsletterSubscriber"; reason: unused.
Removed service "App\Entity\NotFoundLog"; reason: unused.
Removed service "App\Entity\Notification"; reason: unused.
Removed service "App\Entity\Offer"; reason: unused.
Removed service "App\Entity\OfferLifecycle"; reason: unused.
Removed service "App\Entity\Order"; reason: unused.
Removed service "App\Entity\OrderLifecycle"; reason: unused.
Removed service "App\Entity\PointsEntry"; reason: unused.
Removed service "App\Entity\Preferences"; reason: unused.
Removed service "App\Entity\PrintOrder"; reason: unused.
Removed service "App\Entity\ProcessedWebhookEvent"; reason: unused.
Removed service "App\Entity\ProductView"; reason: unused.
Removed service "App\Entity\PushSubscription"; reason: unused.
Removed service "App\Entity\Reservation"; reason: unused.
Removed service "App\Entity\ReservationLifecycle"; reason: unused.
Removed service "App\Entity\Review"; reason: unused.
Removed service "App\Entity\SavedSearch"; reason: unused.
Removed service "App\Entity\SearchQueryLog"; reason: unused.
Removed service "App\Entity\StoredCart"; reason: unused.
Removed service "App\Entity\Story"; reason: unused.
Removed service "App\Entity\SyncProgress"; reason: unused.
Removed service "App\Entity\WishlistItem"; reason: unused.
Removed service "App\Entity\WishlistShare"; reason: unused.
Removed service "App\Security\CustomerUser"; reason: unused.
Removed service "App\Service\Cart\Cart"; reason: unused.
Removed service "App\Service\Cart\CartItem"; reason: unused.
Removed service "App\ViewModel\ArticleCard"; reason: unused.
Removed service "App\ViewModel\ArtistCard"; reason: unused.
Removed service "App\ViewModel\CategoryCard"; reason: unused.
Removed service "App\ViewModel\ProductCard"; reason: unused.
Removed service "App\ViewModel\ProfileDTO"; reason: unused.
Removed service "controller.helper"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "asset_mapper.compressor.brotli"; reason: unused.
Removed service "asset_mapper.compressor.zstandard"; reason: unused.
Removed service "asset_mapper.compressor.gzip"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "workflow.security.expression_language"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "serializer.name_converter.snake_case_to_camel_case"; reason: unused.
Removed service "lock.strategy.majority"; reason: unused.
Removed service "limiter.contact_form"; reason: unused.
Removed service "limiter.storage.contact_form"; reason: unused.
Removed service "limiter.api_storefront"; reason: unused.
Removed service "limiter.storage.api_storefront"; reason: unused.
Removed service "name_based_uuid.factory"; reason: unused.
Removed service "random_based_uuid.factory"; reason: unused.
Removed service "time_based_uuid.factory"; reason: unused.
Removed service ".cache_connection.MfCypIA"; reason: unused.
Removed service ".cache_connection.H8vabc8"; reason: unused.
Removed service ".cache_connection.8kvDmRs"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "validator.form.attribute_metadata"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service ".messenger.signing_serializer.signing_key"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.amqp.factory"; reason: unused.
Removed service "messenger.transport.redis.factory"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "notifier"; reason: unused.
Removed service "notifier.channel_policy"; reason: unused.
Removed service "notifier.flash_message_importance_mapper"; reason: unused.
Removed service "notifier.channel.browser"; reason: unused.
Removed service "notifier.channel.chat"; reason: unused.
Removed service "notifier.channel.sms"; reason: unused.
Removed service "notifier.channel.email"; reason: unused.
Removed service "notifier.channel.push"; reason: unused.
Removed service "notifier.channel.desktop"; reason: unused.
Removed service "notifier.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; reason: unused.
Removed service "notifier.admin_recipient.0"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "twig.extension.weblink"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption_algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.RSAOAEP"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHES"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHSS"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128CBCHS256"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192CBCHS384"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256CBCHS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256GCM"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "security.authenticator.remember_me_signature_hasher"; reason: unused.
Removed service "security.authenticator.firewall_aware_remember_me_handler"; reason: unused.
Removed service "scheb_two_factor.security.authenticator"; reason: unused.
Removed service "scheb_two_factor.security.listener.token_created"; reason: unused.
Removed service "scheb_two_factor.security.provider_preparation_listener"; reason: unused.
Removed service "scheb_two_factor.security.form_listener"; reason: unused.
Removed service "scheb_two_factor.security.kernel_exception_listener"; reason: unused.
Removed service "scheb_two_factor.security.access_listener"; reason: unused.
Removed service "scheb_two_factor.security.authentication.success_handler"; reason: unused.
Removed service "scheb_two_factor.security.authentication.failure_handler"; reason: unused.
Removed service "scheb_two_factor.security.authentication.authentication_required_handler"; reason: unused.
Removed service "scheb_two_factor.null_csrf_token_manager"; reason: unused.
Removed service "scheb_two_factor.security.firewall_config"; reason: unused.
Removed service "scheb_two_factor.persister_factory.doctrine"; reason: unused.
Removed service "scheb_two_factor.persister.doctrine"; reason: unused.
Removed service "scheb_two_factor.security.form_renderer"; reason: unused.
Removed service "ux.twig_component.twig.lexer"; reason: unused.
Removed service "Symfony\UX\LiveComponent\ComponentValidator"; reason: unused.
Removed service "maker.php_compat_util"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_subscriber"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.syslog"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware"; reason: unused.
Removed service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\ConnectionConfigurator"; reason: unused.
Removed service "Sentry\Integration\OTLPIntegration"; reason: unused.
Removed service "Sentry\SentryBundle\Serializer\ConsoleInputSerializer"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.lock_key"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.flatten_exception"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.problem"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.uid"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetime"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.mime_message"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetimezone"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.dateinterval"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.form_error"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.backed_enum"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.number"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.data_uri"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.translatable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.json_serializable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.array"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.object"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.xml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.json"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.yaml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.csv"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service ".service_locator.TJNRSaV.controller.helper"; reason: unused.
Removed service ".service_locator.X_WBshW"; reason: unused.
Removed service ".service_locator.X_WBshW.Symfony\UX\LiveComponent\ComponentValidator"; reason: unused.
Removed service ".service_locator.icAHgqM"; reason: unused.
Removed service ".service_locator.HlhG04S"; reason: unused.
Removed service ".service_locator.WYl0woh"; reason: unused.
559
Inlined service ".service_locator.TJNRSaV.App\Controller\Affiliate\DashboardController" to "App\Controller\Affiliate\DashboardController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Affiliate\FeedController" to "App\Controller\Affiliate\FeedController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Auth\LoginController" to "App\Controller\Auth\LoginController".
Inlined service ".service_locator.8ROXxYw.App\Controller\Auth\OAuthController" to "App\Controller\Auth\OAuthController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Auth\PasswordResetController" to "App\Controller\Auth\PasswordResetController".
Inlined service "App\Service\Security\TurnstileVerifier" to "App\Controller\Auth\RegisterController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Auth\RegisterController" to "App\Controller\Auth\RegisterController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Customer\AccountController" to "App\Controller\Customer\AccountController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Customer\BillingController" to "App\Controller\Customer\BillingController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Customer\BonusesController" to "App\Controller\Customer\BonusesController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Customer\ChatController" to "App\Controller\Customer\ChatController".
Inlined service "App\Service\CustomOrder\CustomOrderStore" to "App\Controller\Customer\CustomOrderController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Customer\CustomOrderController" to "App\Controller\Customer\CustomOrderController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Customer\DataExportController" to "App\Controller\Customer\DataExportController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Customer\FollowController" to "App\Controller\Customer\FollowController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Customer\NotificationsController" to "App\Controller\Customer\NotificationsController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Customer\OffersController" to "App\Controller\Customer\OffersController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Customer\PushSubscriptionController" to "App\Controller\Customer\PushSubscriptionController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Customer\RecommendationsController" to "App\Controller\Customer\RecommendationsController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Customer\ReservationsController" to "App\Controller\Customer\ReservationsController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Customer\SavedSearchController" to "App\Controller\Customer\SavedSearchController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Customer\SecurityController" to "App\Controller\Customer\SecurityController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Customer\WishlistController" to "App\Controller\Customer\WishlistController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Internal\CspReportController" to "App\Controller\Internal\CspReportController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Internal\CurrencySwitchController" to "App\Controller\Internal\CurrencySwitchController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Internal\InternalHealthController" to "App\Controller\Internal\InternalHealthController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Internal\LocaleSwitchController" to "App\Controller\Internal\LocaleSwitchController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Internal\MercurePublishController" to "App\Controller\Internal\MercurePublishController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Internal\PaymentIntentController" to "App\Controller\Internal\PaymentIntentController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Internal\PerfBudgetController" to "App\Controller\Internal\PerfBudgetController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Internal\PriceDropController" to "App\Controller\Internal\PriceDropController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Internal\PrintPricingController" to "App\Controller\Internal\PrintPricingController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Internal\SearchAnalyticsController" to "App\Controller\Internal\SearchAnalyticsController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Internal\StripeWebhookController" to "App\Controller\Internal\StripeWebhookController".
Inlined service "App\Service\Crm\CrmSyncIngestor" to "App\Controller\Internal\SyncController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Internal\SyncController" to "App\Controller\Internal\SyncController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Internal\WebhookEventsController" to "App\Controller\Internal\WebhookEventsController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Public\AdClickController" to "App\Controller\Public\AdClickController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Public\AllArtistsController" to "App\Controller\Public\AllArtistsController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Public\ArtistFeedController" to "App\Controller\Public\ArtistFeedController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Public\BrandController" to "App\Controller\Public\BrandController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Public\CartController" to "App\Controller\Public\CartController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Public\CatalogController" to "App\Controller\Public\CatalogController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Public\CheckoutController" to "App\Controller\Public\CheckoutController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Public\CompareController" to "App\Controller\Public\CompareController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Public\FoundationController" to "App\Controller\Public\FoundationController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Public\GiftCardController" to "App\Controller\Public\GiftCardController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Public\HealthController" to "App\Controller\Public\HealthController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Public\HomeController" to "App\Controller\Public\HomeController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Public\NewsController" to "App\Controller\Public\NewsController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Public\NewsletterController" to "App\Controller\Public\NewsletterController".
Inlined service "App\Service\RecentlyViewed\RecentlyViewedTracker" to "App\Controller\Public\ProductController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Public\ProductController" to "App\Controller\Public\ProductController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Public\PwaController" to "App\Controller\Public\PwaController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Public\RobotsController" to "App\Controller\Public\RobotsController".
Inlined service "App\Service\Search\SearchService" to "App\Controller\Public\SearchController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Public\SearchController" to "App\Controller\Public\SearchController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Public\ShippingZonesController" to "App\Controller\Public\ShippingZonesController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Public\SitemapController" to "App\Controller\Public\SitemapController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Public\StaticPageController" to "App\Controller\Public\StaticPageController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Public\StoriesController" to "App\Controller\Public\StoriesController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Public\TrackingController" to "App\Controller\Public\TrackingController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Public\WishlistShareController" to "App\Controller\Public\WishlistShareController".
Inlined service ".service_locator.TJNRSaV.App\Controller\RootRedirectController" to "App\Controller\RootRedirectController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Seller\AdsBookingController" to "App\Controller\Seller\AdsBookingController".
Inlined service ".service_locator.TJNRSaV.App\Controller\Seller\DashboardController" to "App\Controller\Seller\DashboardController".
Inlined service "limiter.customer_login" to "App\EventSubscriber\AuthRateLimitSubscriber".
Inlined service "limiter.register" to "App\EventSubscriber\AuthRateLimitSubscriber".
Inlined service "limiter.login_ip" to "App\EventSubscriber\AuthRateLimitSubscriber".
Inlined service "limiter.search_suggest" to "App\EventSubscriber\SearchSuggestRateLimitSubscriber".
Inlined service "App\Service\Chat\ContactRedactor" to "App\Service\Chat\ChatStore".
Inlined service "App\Service\Crm\HttpCrmApiClient" to "App\Service\Crm\CachedCrmApiClient".
Inlined service "App\Service\Crm\MockCrmApiClient" to "App\Service\Crm\HttpCrmApiClient".
Inlined service "App\Service\Currency\CurrencyConverter" to "App\Twig\AppExtension".
Inlined service "App\Service\Image\ImgproxySigner" to "App\Twig\AppExtension".
Inlined service "App\Service\Catalog\CategoryMenuProvider" to "App\Twig\CategoryTwigExtension".
Inlined service ".1_PDO~bd727jH" to "session.handler.pdo".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.nqEKT7G" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.6eloqTE" to "console.command.cache_pool_invalidate_tags".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service ".service_locator.X02iooO" to "console.command.workflow_dump".
Inlined service "console.messenger.application" to "console.messenger.execute_command_handler".
Inlined service "asset_mapper.asset_package" to "assets.packages".
Inlined service "asset_mapper.cached_mapped_asset_factory" to "asset_mapper".
Inlined service "asset_mapper.cached_mapped_asset_factory.inner" to "asset_mapper.cached_mapped_asset_factory".
Inlined service "asset_mapper.asset_package.inner" to "asset_mapper.asset_package".
Inlined service "asset_mapper.local_public_assets_filesystem" to "asset_mapper.command.compile".
Inlined service "asset_mapper.importmap.auditor" to "asset_mapper.importmap.command.audit".
Inlined service "asset_mapper.importmap.update_checker" to "asset_mapper.importmap.command.outdated".
Inlined service "asset_mapper.compressor" to "asset_mapper.assets.command.compress".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.6KVxCv0" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.kvOAK9B.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service ".state_machine.offer.transition.0" to "state_machine.offer.definition".
Inlined service ".state_machine.offer.transition.1" to "state_machine.offer.definition".
Inlined service ".state_machine.offer.transition.2" to "state_machine.offer.definition".
Inlined service ".state_machine.offer.transition.3" to "state_machine.offer.definition".
Inlined service ".state_machine.offer.transition.4" to "state_machine.offer.definition".
Inlined service ".state_machine.offer.transition.5" to "state_machine.offer.definition".
Inlined service ".state_machine.offer.transition.6" to "state_machine.offer.definition".
Inlined service ".state_machine.offer.transition.7" to "state_machine.offer.definition".
Inlined service ".state_machine.offer.transition.8" to "state_machine.offer.definition".
Inlined service ".state_machine.offer.transition.9" to "state_machine.offer.definition".
Inlined service ".state_machine.offer.transition.10" to "state_machine.offer.definition".
Inlined service ".state_machine.offer.transition.11" to "state_machine.offer.definition".
Inlined service ".state_machine.offer.transition.12" to "state_machine.offer.definition".
Inlined service ".state_machine.offer.transition.13" to "state_machine.offer.definition".
Inlined service "state_machine.offer.metadata_store" to "state_machine.offer.definition".
Inlined service ".state_machine.order.transition.0" to "state_machine.order.definition".
Inlined service ".state_machine.order.transition.1" to "state_machine.order.definition".
Inlined service ".state_machine.order.transition.2" to "state_machine.order.definition".
Inlined service ".state_machine.order.transition.3" to "state_machine.order.definition".
Inlined service ".state_machine.order.transition.4" to "state_machine.order.definition".
Inlined service ".state_machine.order.transition.5" to "state_machine.order.definition".
Inlined service ".state_machine.order.transition.6" to "state_machine.order.definition".
Inlined service ".state_machine.order.transition.7" to "state_machine.order.definition".
Inlined service ".state_machine.order.transition.8" to "state_machine.order.definition".
Inlined service ".state_machine.order.transition.9" to "state_machine.order.definition".
Inlined service ".state_machine.order.transition.10" to "state_machine.order.definition".
Inlined service "state_machine.order.metadata_store" to "state_machine.order.definition".
Inlined service ".state_machine.custom_order.transition.0" to "state_machine.custom_order.definition".
Inlined service ".state_machine.custom_order.transition.1" to "state_machine.custom_order.definition".
Inlined service ".state_machine.custom_order.transition.2" to "state_machine.custom_order.definition".
Inlined service ".state_machine.custom_order.transition.3" to "state_machine.custom_order.definition".
Inlined service ".state_machine.custom_order.transition.4" to "state_machine.custom_order.definition".
Inlined service ".state_machine.custom_order.transition.5" to "state_machine.custom_order.definition".
Inlined service ".state_machine.custom_order.transition.6" to "state_machine.custom_order.definition".
Inlined service ".state_machine.custom_order.transition.7" to "state_machine.custom_order.definition".
Inlined service ".state_machine.custom_order.transition.8" to "state_machine.custom_order.definition".
Inlined service ".state_machine.custom_order.transition.9" to "state_machine.custom_order.definition".
Inlined service ".state_machine.custom_order.transition.10" to "state_machine.custom_order.definition".
Inlined service ".state_machine.custom_order.transition.11" to "state_machine.custom_order.definition".
Inlined service ".state_machine.custom_order.transition.12" to "state_machine.custom_order.definition".
Inlined service ".state_machine.custom_order.transition.13" to "state_machine.custom_order.definition".
Inlined service "state_machine.custom_order.metadata_store" to "state_machine.custom_order.definition".
Inlined service ".state_machine.reservation.transition.0" to "state_machine.reservation.definition".
Inlined service ".state_machine.reservation.transition.1" to "state_machine.reservation.definition".
Inlined service ".state_machine.reservation.transition.2" to "state_machine.reservation.definition".
Inlined service ".state_machine.reservation.transition.3" to "state_machine.reservation.definition".
Inlined service ".state_machine.reservation.transition.4" to "state_machine.reservation.definition".
Inlined service ".state_machine.reservation.transition.5" to "state_machine.reservation.definition".
Inlined service ".state_machine.reservation.transition.6" to "state_machine.reservation.definition".
Inlined service "state_machine.reservation.metadata_store" to "state_machine.reservation.definition".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.services" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.pKCuUXf" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.LiNhGEY" to "router.expression_language_provider".
Inlined service ".service_locator.mFBT25N.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "error_handler.error_renderer.default" to "error_handler.error_renderer.serializer".
Inlined service ".service_locator.1nWOYVM" to "type_info.resolver".
Inlined service "monolog.logger.lock" to "lock.default.factory".
Inlined service "limiter.storage.customer_login" to "limiter.customer_login".
Inlined service "limiter.storage.register" to "limiter.register".
Inlined service "limiter.storage.search_suggest" to "limiter.search_suggest".
Inlined service "limiter.storage.login_ip" to "limiter.login_ip".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.MQ2K9ka" 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.sh8_0wO" 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.PWNIThJ" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service ".messenger.transport.native_php_serializer" to "messenger.transport.native_php_serializer".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.jLLS2Ji" to "messenger.routable_message_bus".
Inlined service "messenger.transport.native_php_serializer" to "messenger.transport.sync".
Inlined service "messenger.transport_factory" to "messenger.transport.sync".
Inlined service "chatter.transport_factory" to "chatter.transports".
Inlined service "chatter.transports" to "chatter.messenger.chat_handler".
Inlined service "texter.transport_factory" to "texter.transports".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "ux.twig_component.data_collector" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "data_collector.workflow" to "profiler".
Inlined service "notifier.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service ".service_locator.0NioFko" to "profiler.state_checker".
Inlined service "profiler.state_checker" to "profiler.is_disabled_state_checker".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "debug.serializer.inner" to "debug.serializer".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.default_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.4hRfx54" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.OSPsy44" to "doctrine.orm.container_repository_factory".
Inlined service "ulid.factory" to "doctrine.ulid_generator".
Inlined service "uuid.factory" to "doctrine.uuid_generator".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "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 "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "workflow.twig_extension" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.importmap" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "App\Twig\AppExtension" to "twig".
Inlined service "App\Twig\CategoryTwigExtension" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service ".ux_icons.twig_icon_extension" to "twig".
Inlined service "ux.twig_component.twig.component_extension" to "twig".
Inlined service "stimulus.ux_controllers_twig_extension" to "twig".
Inlined service "ux.live_component.twig.component_extension" to "twig".
Inlined service "turbo.twig.extension" to "twig".
Inlined service "twig.extension.markdown" to "twig".
Inlined service "twig.extension.intl" to "twig".
Inlined service "twig.extension.inky" to "twig".
Inlined service "twig.extension.string" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "Sentry\SentryBundle\Tracing\Twig\TwigTracingExtension" to "twig".
Inlined service "Sentry\SentryBundle\Twig\SentryExtension" to "twig".
Inlined service "stimulus.twig_extension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "ux.twig_component.twig.environment_configurator" to "twig".
Inlined service ".service_locator.3DrAUl_.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service "workflow.registry" to "workflow.twig_extension".
Inlined service ".service_locator.ljszifN" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "asset_mapper.importmap.renderer" to "twig.runtime.importmap".
Inlined service ".service_locator.1mjVCan" to "security.token_storage".
Inlined service ".service_locator.rAuPNI6" to "security.helper".
Inlined service ".service_locator.8tsPEUk" to "security.helper".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
Inlined service ".security.request_matcher.a8pIGp2" to "security.access_map".
Inlined service ".security.request_matcher.6upkEyv" to "security.access_map".
Inlined service ".security.request_matcher.0CfI6U9" to "security.access_map".
Inlined service ".security.request_matcher.InjnCIG" to "security.access_map".
Inlined service ".security.request_matcher.b3al3Ju" to "security.access_map".
Inlined service ".security.request_matcher.xQGxdPq" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.dxczy6O" to ".security.request_matcher.QZDP5mD".
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 "scheb_two_factor.security.request_data_reader" to "security.firewall_config.two_factor.main".
Inlined service "scheb_two_factor.security.access.access_decider" to "security.authentication.access_listener.two_factor.main".
Inlined service "scheb_two_factor.authentication_context_factory" to "security.authentication.token_created_listener.two_factor.main".
Inlined service "security.authentication.success_handler.two_factor.main" to "security.authenticator.two_factor.main".
Inlined service "security.authentication.failure_handler.two_factor.main" to "security.authenticator.two_factor.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 "security.authenticator.remember_me_signature_hasher.main" to "security.authenticator.remember_me_handler.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service ".security.request_matcher.m1X06x5" to ".security.request_matcher.a8pIGp2".
Inlined service ".security.request_matcher.UVdC0Pb" to ".security.request_matcher.6upkEyv".
Inlined service ".security.request_matcher.84APz5z" to ".security.request_matcher.0CfI6U9".
Inlined service ".security.request_matcher.Hyg1z8J" to ".security.request_matcher.InjnCIG".
Inlined service ".security.request_matcher.Gh2q9sx" to ".security.request_matcher.b3al3Ju".
Inlined service ".security.request_matcher.h0XGWxv" to ".security.request_matcher.xQGxdPq".
Inlined service ".security.request_matcher.9hMj603" to ".security.request_matcher.xQGxdPq".
Inlined service "scheb_two_factor.security.authentication.trust_resolver.inner" to "scheb_two_factor.security.authentication.trust_resolver".
Inlined service ".ux_icons.chain_registry" to ".ux_icons.cache_icon_registry".
Inlined service ".ux_icons.icon_renderer" to ".ux_icons.twig_icon_runtime".
Inlined service "ux.twig_component.component_template_finder" to "ux.twig_component.component_factory".
Inlined service ".service_locator.FCQgWcI" to "ux.twig_component.component_factory".
Inlined service ".service_locator.u0NMpz0" to "ux.twig_component.twig.component_runtime".
Inlined service "ux.twig_component.twig.environment_configurator.inner" to "ux.twig_component.twig.environment_configurator".
Inlined service ".service_locator.eB5.jjc.ux.twig_component.cache_warmer" to "ux.twig_component.cache_warmer".
Inlined service "stimulus.asset_mapper.auto_import_locator" to "stimulus.asset_mapper.controllers_map_generator".
Inlined service ".service_locator.QpO14rB.ux.live_component.event_subscriber" to "ux.live_component.event_subscriber".
Inlined service ".service_locator._dt3OH6.ux.live_component.live_url_subscriber" to "ux.live_component.live_url_subscriber".
Inlined service ".service_locator.S.xdW3J.ux.live_component.intercept_child_component_render_subscriber" to "ux.live_component.intercept_child_component_render_subscriber".
Inlined service ".service_locator.dFv6Yo5.ux.live_component.child_component_partial_renderer" to "ux.live_component.child_component_partial_renderer".
Inlined service "type_info.resolver" to "ux.live_component.metadata_factory".
Inlined service "ux.live_component.live_responder" to "ux.live_component.live_controller_attributes_creator".
Inlined service ".service_locator.R6yf12C.ux.live_component.add_attributes_subscriber" to "ux.live_component.add_attributes_subscriber".
Inlined service "ux.live_component.query_string_props_extractor" to "ux.live_component.query_string_initializer_subscriber".
Inlined service "turbo.broadcaster.action_renderer.inner" to "turbo.broadcaster.action_renderer".
Inlined service "turbo.id_accessor" to "turbo.broadcaster.action_renderer".
Inlined service "turbo.broadcaster.action_renderer" to "turbo.doctrine.event_listener".
Inlined service "twig.markdown.default" to "twig.runtime.markdown".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_listener".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service "sentry.client" to "Sentry\State\HubInterface".
Inlined service "Sentry\SentryBundle\Integration\IntegrationConfigurator" to "sentry.client.options".
Inlined service "sentry.client.options" to "sentry.client".
Inlined service "sentry.client.options" to "sentry.client".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_listener" to "maker.auto_command.make_listener".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_schedule" to "maker.auto_command.make_schedule".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service "maker.maker.make_custom_authenticator" to "maker.auto_command.make_security_custom".
Inlined service "maker.maker.make_webhook" to "maker.auto_command.make_webhook".
Inlined service ".service_locator.lE0Fxcx" to ".service_locator.lE0Fxcx.App\Controller\Auth\LoginController::login()".
Inlined service ".service_locator.AcqEF6R" to ".service_locator.AcqEF6R.App\Controller\Public\CartController::saveForLater()".
Inlined service ".service_locator.8t38nbb" to ".service_locator.8t38nbb.App\Controller\Public\CartController::promo()".
Inlined service ".service_locator.tFaVx8e" to ".service_locator.tFaVx8e.App\Controller\Seller\DashboardController::stories()".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.uid" to ".debug.value_resolver.argument_resolver.uid".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "messenger.senders_locator" to "messenger.bus.default.middleware.send_message".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "process.messenger.process_message_handler" to ".messenger.handler_descriptor.Die6Bxe".
Inlined service "console.messenger.execute_command_handler" to ".messenger.handler_descriptor.NumTeF8".
Inlined service "http_client.messenger.ping_webhook_handler" to ".messenger.handler_descriptor.Qv3faSN".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.WG.oRBv".
Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.jyyWvHw".
Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.gEx8y9a".
Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.UKIJHil".
Inlined service "texter.messenger.push_handler" to ".messenger.handler_descriptor.EXsqOW5".
Inlined service "texter.messenger.desktop_handler" to ".messenger.handler_descriptor.Dkv9sRY".
Inlined service ".debug.http_client.inner" to ".debug.http_client".
Inlined service "debug.state_machine.offer.inner" to "debug.state_machine.offer".
Inlined service "debug.state_machine.order.inner" to "debug.state_machine.order".
Inlined service "debug.state_machine.custom_order.inner" to "debug.state_machine.custom_order".
Inlined service "debug.state_machine.reservation.inner" to "debug.state_machine.reservation".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.W55Po6X" to ".doctrine.orm.default_metadata_driver".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
Inlined service "sentry.tracing.dbal.connection_factory" to "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware.default".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "scheb_two_factor.security.access.authenticated_voter" to ".debug.security.voter.scheb_two_factor.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 "security.access.closure_voter" to ".debug.security.voter.security.access.closure_voter".
Inlined service "security.is_csrf_token_valid_attribute_expression_language" to "controller.is_csrf_token_valid_attribute_listener".
Inlined service "cache.validator.traceable.recorder_inner" to "cache.validator.traceable".
Inlined service "cache.serializer.traceable.recorder_inner" to "cache.serializer.traceable".
Inlined service "cache.property_info.traceable.recorder_inner" to "cache.property_info.traceable".
Inlined service "cache.asset_mapper.traceable.recorder_inner" to "cache.asset_mapper.traceable".
Inlined service "cache.messenger.restart_workers_signal.traceable.recorder_inner" to "cache.messenger.restart_workers_signal.traceable".
Inlined service "cache.doctrine.orm.default.result.traceable.recorder_inner" to "cache.doctrine.orm.default.result.traceable".
Inlined service "cache.doctrine.orm.default.query.traceable.recorder_inner" to "cache.doctrine.orm.default.query.traceable".
Inlined service "cache.security_expression_language.traceable.recorder_inner" to "cache.security_expression_language.traceable".
Inlined service "cache.security_token_verifier.traceable.recorder_inner" to "cache.security_token_verifier.traceable".
Inlined service ".ux_icons.cache.traceable.recorder_inner" to ".ux_icons.cache.traceable".
Inlined service "cache.ux.twig_component.traceable.recorder_inner" to "cache.ux.twig_component.traceable".
Inlined service "Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient.inner" to "Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient".
Inlined service ".service_locator.8ROXxYw" to ".service_locator.8ROXxYw.App\Controller\Auth\OAuthController".
Inlined service ".service_locator.kvOAK9B" to ".service_locator.kvOAK9B.translation.warmer".
Inlined service ".service_locator.zsAmMN5" to ".service_locator.zsAmMN5.router.default".
Inlined service ".service_locator.mFBT25N" to ".service_locator.mFBT25N.router.cache_warmer".
Inlined service ".service_locator.3DrAUl_" to ".service_locator.3DrAUl_.twig.template_cache_warmer".
Inlined service ".service_locator.eB5.jjc" to ".service_locator.eB5.jjc.ux.twig_component.cache_warmer".
Inlined service ".service_locator.QpO14rB" to ".service_locator.QpO14rB.ux.live_component.event_subscriber".
Inlined service ".service_locator._dt3OH6" to ".service_locator._dt3OH6.ux.live_component.live_url_subscriber".
Inlined service ".service_locator.S.xdW3J" to ".service_locator.S.xdW3J.ux.live_component.intercept_child_component_render_subscriber".
Inlined service ".service_locator.dFv6Yo5" to ".service_locator.dFv6Yo5.ux.live_component.child_component_partial_renderer".
Inlined service ".service_locator.R6yf12C" to ".service_locator.R6yf12C.ux.live_component.add_attributes_subscriber".
Inlined service "asset_mapper.public_assets_path_resolver" to "asset_mapper.cached_mapped_asset_factory.inner".
Inlined service "asset_mapper_compiler" to "asset_mapper.cached_mapped_asset_factory.inner".
Inlined service "assets.empty_version_strategy" to "asset_mapper.asset_package.inner".
Inlined service "assets.context" to "asset_mapper.asset_package.inner".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.Nbn9MsM" to "debug.argument_resolver.inner".
Inlined service "serializer.denormalizer.unwrapping" to "debug.serializer.inner".
Inlined service "serializer.normalizer.lock_key" to "debug.serializer.inner".
Inlined service "serializer.normalizer.flatten_exception" to "debug.serializer.inner".
Inlined service "serializer.normalizer.problem" to "debug.serializer.inner".
Inlined service "serializer.normalizer.uid" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetime" to "debug.serializer.inner".
Inlined service "serializer.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "serializer.normalizer.mime_message" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetimezone" to "debug.serializer.inner".
Inlined service "serializer.normalizer.dateinterval" to "debug.serializer.inner".
Inlined service "serializer.normalizer.form_error" to "debug.serializer.inner".
Inlined service "serializer.normalizer.backed_enum" to "debug.serializer.inner".
Inlined service "serializer.normalizer.number" to "debug.serializer.inner".
Inlined service "serializer.normalizer.data_uri" to "debug.serializer.inner".
Inlined service "serializer.normalizer.translatable" to "debug.serializer.inner".
Inlined service "serializer.normalizer.json_serializable" to "debug.serializer.inner".
Inlined service "serializer.denormalizer.array" to "debug.serializer.inner".
Inlined service "serializer.normalizer.object" to "debug.serializer.inner".
Inlined service "serializer.encoder.xml" to "debug.serializer.inner".
Inlined service "serializer.encoder.json" to "debug.serializer.inner".
Inlined service "serializer.encoder.yaml" to "debug.serializer.inner".
Inlined service "serializer.encoder.csv" to "debug.serializer.inner".
Inlined service "state_machine.offer.definition" to "debug.state_machine.offer.inner".
Inlined service "state_machine.order.definition" to "debug.state_machine.order.inner".
Inlined service "state_machine.custom_order.definition" to "debug.state_machine.custom_order.inner".
Inlined service "state_machine.reservation.definition" to "debug.state_machine.reservation.inner".
Inlined service "monolog.logger.http_client" to "Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient.inner".
Inlined service ".service_locator.wYmpCr9" to "console.command_loader".
Inlined service "cache.app.traceable.inner" to "cache.app.traceable.recorder_inner".
Inlined service "cache.system.traceable.inner" to "cache.system.traceable.recorder_inner".
Inlined service "cache.validator.traceable.inner" to "cache.validator.traceable.recorder_inner".
Inlined service "cache.serializer.traceable.inner" to "cache.serializer.traceable.recorder_inner".
Inlined service "cache.property_info.traceable.inner" to "cache.property_info.traceable.recorder_inner".
Inlined service "cache.asset_mapper.traceable.inner" to "cache.asset_mapper.traceable.recorder_inner".
Inlined service "cache.messenger.restart_workers_signal.traceable.inner" to "cache.messenger.restart_workers_signal.traceable.recorder_inner".
Inlined service "cache.http_client.pool.traceable.inner" to "cache.http_client.pool.traceable.recorder_inner".
Inlined service "cache.rate_limiter.traceable.inner" to "cache.rate_limiter.traceable.recorder_inner".
Inlined service "cache.validator_expression_language.traceable.inner" to "cache.validator_expression_language.traceable.recorder_inner".
Inlined service "cache.doctrine.orm.default.result.traceable.inner" to "cache.doctrine.orm.default.result.traceable.recorder_inner".
Inlined service "cache.doctrine.orm.default.query.traceable.inner" to "cache.doctrine.orm.default.query.traceable.recorder_inner".
Inlined service "cache.security_expression_language.traceable.inner" to "cache.security_expression_language.traceable.recorder_inner".
Inlined service "cache.security_is_granted_attribute_expression_language.traceable.inner" to "cache.security_is_granted_attribute_expression_language.traceable.recorder_inner".
Inlined service "cache.security_is_csrf_token_valid_attribute_expression_language.traceable.inner" to "cache.security_is_csrf_token_valid_attribute_expression_language.traceable.recorder_inner".
Inlined service "cache.security_token_verifier.traceable.inner" to "cache.security_token_verifier.traceable.recorder_inner".
Inlined service ".ux_icons.cache.traceable.inner" to ".ux_icons.cache.traceable.recorder_inner".
Inlined service "cache.ux.twig_component.traceable.inner" to "cache.ux.twig_component.traceable.recorder_inner".
Inlined service ".service_locator.zsAmMN5.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "cache.app.traceable.recorder_inner" to "cache.app".
Inlined service "cache.system.traceable.recorder_inner" to "cache.system".
Inlined service "cache.http_client.pool.traceable.recorder_inner" to "cache.http_client.pool".
Inlined service "cache.rate_limiter.traceable.recorder_inner" to "cache.rate_limiter".
Inlined service "cache.validator_expression_language.traceable.recorder_inner" to "cache.validator_expression_language".
Inlined service "cache.security_is_granted_attribute_expression_language.traceable.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service "cache.security_is_csrf_token_valid_attribute_expression_language.traceable.recorder_inner" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
3
Tag "container.decorator" was defined on service(s) "http_client.uri_template", "debug.validator", "debug.serializer", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.main", "scheb_two_factor.security.authentication.trust_resolver", "debug.security.event_dispatcher.main", "debug.state_machine.offer", "debug.state_machine.order", "debug.state_machine.custom_order", "debug.state_machine.reservation", "cache.validator.traceable", "cache.serializer.traceable", "cache.property_info.traceable", "cache.asset_mapper.traceable", "cache.messenger.restart_workers_signal.traceable", "cache.doctrine.orm.default.result.traceable", "cache.doctrine.orm.default.query.traceable", "cache.security_expression_language.traceable", "cache.security_token_verifier.traceable", ".ux_icons.cache.traceable", "cache.ux.twig_component.traceable", "Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient", "messenger.default_bus", "event_dispatcher", "cache.app", "cache.system", "cache.http_client.pool", "cache.rate_limiter", "cache.validator_expression_language", "cache.security_is_granted_attribute_expression_language", "cache.security_is_csrf_token_valid_attribute_expression_language", but was never used.
Tag "monolog.channel_logger" was defined on service(s) "monolog.logger", "monolog.logger.request", "monolog.logger.messenger", "monolog.logger.cache", "monolog.logger.asset_mapper", "monolog.logger.mailer", "monolog.logger.workflow", "monolog.logger.event", "monolog.logger.security", "monolog.logger.deprecation", but was never used.
Tag "workflow.state_machine" was defined on service(s) "debug.state_machine.offer", "debug.state_machine.order", "debug.state_machine.custom_order", "debug.state_machine.reservation", but was never used.
6
Keeping array build parameter ".container.known_envs" for placeholder resolution.
Removing build parameter ".kernel.config_dir".
Keeping array build parameter ".kernel.bundles_definition" for placeholder resolution.
Keeping array build parameter ".serializer.named_serializers" for placeholder resolution.