Since symfony/framework-bundle 6.4: Enabling the integration of Doctrine annotations is deprecated. Set the "framework.annotations.enabled" config option to false.
Since doctrine/doctrine-bundle 2.12: The default value of "doctrine.orm.controller_resolver.auto_mapping" will be changed from `true` to `false`. Explicitly configure `true` to keep existing behaviour.
Since doctrine/doctrine-bundle 2.13: Enabling the controller resolver automapping feature has been deprecated. Symfony Mapped Route Parameters should be used as replacement.
Since symfony/twig-component-bundle 2.13: Not setting the "twig_component.anonymous_template_directory" config option is deprecated. It will default to "components" in 3.0.
Since symfony/ux-twig-component 2.13: Not setting the "twig_component.defaults" config option is deprecated. Check the documentation for an example configuration.
Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead.
User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Shared\Infrastructure\Serializer\FlattenExceptionNormalizer" is deprecated.
User Deprecated: Since symfony/serializer 6.3: Not implementing the "NormalizerInterface::getSupportedTypes()" in "App\Shared\Infrastructure\Serializer\IntlDateTimeNormalizer" is deprecated.
User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement.
User Deprecated: Support for MySQL < 8 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:70 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal)
User Deprecated: Since symfony/ux-twig-component 2.13: The "Symfony\UX\TwigComponent\ComponentTemplateFinder::__construct()" method will require "string $directory" argument in 3.0. Not defining it or passing null is deprecated.
Log messages generated during the compilation of the service container.
Messages
Class
807
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\FrontApp\Infrastructure\Twig\Extension\Minify\CustomMinifyHtmlExtension" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Extension\Minify\CustomMinifyHtmlExtension).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Extension\Minify\CustomMinifyHtmlExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\FrontApp\Infrastructure\Twig\Extension\Minify\CustomMinifyHtmlExtension).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Fm\Infrastructure\Controller\FmController" (parent: .abstract.instanceof.App\Fm\Infrastructure\Controller\FmController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Fm\Infrastructure\Controller\FmController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Fm\Infrastructure\Controller\FmController).
Resolving inheritance for "App\Fm\Infrastructure\Controller\FmController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Fm\Infrastructure\Controller\FmController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\FrontApp\Infrastructure\Console\FacebookFeedCommand" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Console\FacebookFeedCommand).
Resolving inheritance for "App\FrontApp\Infrastructure\Console\FacebookFeedCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\FrontApp\Infrastructure\Console\FacebookFeedCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\FrontApp\Infrastructure\Console\FacebookFeedContentCommand" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Console\FacebookFeedContentCommand).
Resolving inheritance for "App\FrontApp\Infrastructure\Console\FacebookFeedContentCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\FrontApp\Infrastructure\Console\FacebookFeedContentCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\FrontApp\Infrastructure\Console\Sitemap\SitemapConsoleCommand" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Console\Sitemap\SitemapConsoleCommand).
Resolving inheritance for "App\FrontApp\Infrastructure\Console\Sitemap\SitemapConsoleCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\FrontApp\Infrastructure\Console\Sitemap\SitemapConsoleCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\FrontApp\Infrastructure\Console\TestCommand" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Console\TestCommand).
Resolving inheritance for "App\FrontApp\Infrastructure\Console\TestCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\FrontApp\Infrastructure\Console\TestCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\FrontApp\Infrastructure\Console\TriggerNotification\BrokenCartNotificationCommand" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Console\TriggerNotification\BrokenCartNotificationCommand).
Resolving inheritance for "App\FrontApp\Infrastructure\Console\TriggerNotification\BrokenCartNotificationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\FrontApp\Infrastructure\Console\TriggerNotification\BrokenCartNotificationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\FrontApp\Infrastructure\Console\TriggerNotification\RegistrationWithoutNotificationCommand" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Console\TriggerNotification\RegistrationWithoutNotificationCommand).
Resolving inheritance for "App\FrontApp\Infrastructure\Console\TriggerNotification\RegistrationWithoutNotificationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\FrontApp\Infrastructure\Console\TriggerNotification\RegistrationWithoutNotificationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\FrontApp\Infrastructure\Console\TriggerNotification\TestNotificationCommand" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Console\TriggerNotification\TestNotificationCommand).
Resolving inheritance for "App\FrontApp\Infrastructure\Console\TriggerNotification\TestNotificationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\FrontApp\Infrastructure\Console\TriggerNotification\TestNotificationCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\FrontApp\Infrastructure\Console\VapidCommand" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Console\VapidCommand).
Resolving inheritance for "App\FrontApp\Infrastructure\Console\VapidCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\FrontApp\Infrastructure\Console\VapidCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\AfishaController" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Controller\AfishaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\AfishaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\AfishaController).
Resolving inheritance for "App\FrontApp\Infrastructure\Controller\AfishaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\AfishaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\AnalyticController" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Controller\AnalyticController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\AnalyticController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\AnalyticController).
Resolving inheritance for "App\FrontApp\Infrastructure\Controller\AnalyticController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\AnalyticController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\BuildingController" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Controller\BuildingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\BuildingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\BuildingController).
Resolving inheritance for "App\FrontApp\Infrastructure\Controller\BuildingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\BuildingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\CabinetController" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Controller\CabinetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\CabinetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\CabinetController).
Resolving inheritance for "App\FrontApp\Infrastructure\Controller\CabinetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\CabinetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\CabinetProfileController" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Controller\CabinetProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\CabinetProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\CabinetProfileController).
Resolving inheritance for "App\FrontApp\Infrastructure\Controller\CabinetProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\CabinetProfileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\CabinetSubscribersController" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Controller\CabinetSubscribersController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\CabinetSubscribersController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\CabinetSubscribersController).
Resolving inheritance for "App\FrontApp\Infrastructure\Controller\CabinetSubscribersController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\CabinetSubscribersController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\CartController" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Controller\CartController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\CartController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\CartController).
Resolving inheritance for "App\FrontApp\Infrastructure\Controller\CartController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\CartController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\CashDeskController" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Controller\CashDeskController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\CashDeskController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\CashDeskController).
Resolving inheritance for "App\FrontApp\Infrastructure\Controller\CashDeskController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\CashDeskController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\CheckoutController" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Controller\CheckoutController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\CheckoutController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\CheckoutController).
Resolving inheritance for "App\FrontApp\Infrastructure\Controller\CheckoutController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\CheckoutController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\IndexController" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Controller\IndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\IndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\IndexController).
Resolving inheritance for "App\FrontApp\Infrastructure\Controller\IndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\IndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\LogController" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Controller\LogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\LogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\LogController).
Resolving inheritance for "App\FrontApp\Infrastructure\Controller\LogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\LogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\LogViewController" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Controller\LogViewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\LogViewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\LogViewController).
Resolving inheritance for "App\FrontApp\Infrastructure\Controller\LogViewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\LogViewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\LogoutController" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Controller\LogoutController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\LogoutController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\LogoutController).
Resolving inheritance for "App\FrontApp\Infrastructure\Controller\LogoutController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\LogoutController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\OrderController" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Controller\OrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\OrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\OrderController).
Resolving inheritance for "App\FrontApp\Infrastructure\Controller\OrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\OrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\PageController" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Controller\PageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\PageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\PageController).
Resolving inheritance for "App\FrontApp\Infrastructure\Controller\PageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\PageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\Payment\ApplePayController" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Controller\Payment\ApplePayController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\Payment\ApplePayController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\Payment\ApplePayController).
Resolving inheritance for "App\FrontApp\Infrastructure\Controller\Payment\ApplePayController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\Payment\ApplePayController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\Payment\GooglePayMonobankController" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Controller\Payment\GooglePayMonobankController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\Payment\GooglePayMonobankController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\Payment\GooglePayMonobankController).
Resolving inheritance for "App\FrontApp\Infrastructure\Controller\Payment\GooglePayMonobankController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\Payment\GooglePayMonobankController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\Payment\MonoPayController" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Controller\Payment\MonoPayController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\Payment\MonoPayController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\Payment\MonoPayController).
Resolving inheritance for "App\FrontApp\Infrastructure\Controller\Payment\MonoPayController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\Payment\MonoPayController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\Payment\MonobankWebhookController" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Controller\Payment\MonobankWebhookController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\Payment\MonobankWebhookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\Payment\MonobankWebhookController).
Resolving inheritance for "App\FrontApp\Infrastructure\Controller\Payment\MonobankWebhookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\Payment\MonobankWebhookController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\Payment\PlatonPayController" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Controller\Payment\PlatonPayController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\Payment\PlatonPayController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\Payment\PlatonPayController).
Resolving inheritance for "App\FrontApp\Infrastructure\Controller\Payment\PlatonPayController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\Payment\PlatonPayController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\Payment\RedsysPayController" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Controller\Payment\RedsysPayController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\Payment\RedsysPayController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\Payment\RedsysPayController).
Resolving inheritance for "App\FrontApp\Infrastructure\Controller\Payment\RedsysPayController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\Payment\RedsysPayController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\Payment\RevolutController" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Controller\Payment\RevolutController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\Payment\RevolutController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\Payment\RevolutController).
Resolving inheritance for "App\FrontApp\Infrastructure\Controller\Payment\RevolutController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\Payment\RevolutController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\Payment\Stripe\PaymentController" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Controller\Payment\Stripe\PaymentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\Payment\Stripe\PaymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\Payment\Stripe\PaymentController).
Resolving inheritance for "App\FrontApp\Infrastructure\Controller\Payment\Stripe\PaymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\Payment\Stripe\PaymentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\PreOrderController" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Controller\PreOrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\PreOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\PreOrderController).
Resolving inheritance for "App\FrontApp\Infrastructure\Controller\PreOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\PreOrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\Push\EsputnikController" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Controller\Push\EsputnikController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\Push\EsputnikController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\Push\EsputnikController).
Resolving inheritance for "App\FrontApp\Infrastructure\Controller\Push\EsputnikController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\Push\EsputnikController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\Push\PushController" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Controller\Push\PushController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\Push\PushController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\Push\PushController).
Resolving inheritance for "App\FrontApp\Infrastructure\Controller\Push\PushController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\Push\PushController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\Push\TelegramController" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Controller\Push\TelegramController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\Push\TelegramController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\Push\TelegramController).
Resolving inheritance for "App\FrontApp\Infrastructure\Controller\Push\TelegramController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\Push\TelegramController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\Push\ViberController" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Controller\Push\ViberController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\Push\ViberController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\Push\ViberController).
Resolving inheritance for "App\FrontApp\Infrastructure\Controller\Push\ViberController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\Push\ViberController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\QrCodeController" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Controller\QrCodeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\QrCodeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\QrCodeController).
Resolving inheritance for "App\FrontApp\Infrastructure\Controller\QrCodeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\QrCodeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\ResetPasswordController" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Controller\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\ResetPasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\ResetPasswordController).
Resolving inheritance for "App\FrontApp\Infrastructure\Controller\ResetPasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\ResetPasswordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\SearchController" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Controller\SearchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\SearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\SearchController).
Resolving inheritance for "App\FrontApp\Infrastructure\Controller\SearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\SearchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\ShorLinkController" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Controller\ShorLinkController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\ShorLinkController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\ShorLinkController).
Resolving inheritance for "App\FrontApp\Infrastructure\Controller\ShorLinkController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\ShorLinkController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\SitemapController" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Controller\SitemapController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\SitemapController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\SitemapController).
Resolving inheritance for "App\FrontApp\Infrastructure\Controller\SitemapController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\SitemapController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\SuccessPaymentController" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Controller\SuccessPaymentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\SuccessPaymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\SuccessPaymentController).
Resolving inheritance for "App\FrontApp\Infrastructure\Controller\SuccessPaymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\SuccessPaymentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\UserController" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\UserController).
Resolving inheritance for "App\FrontApp\Infrastructure\Controller\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\UserController).
Resolving inheritance for ".instanceof.App\FrontApp\Infrastructure\Service\Affiliate\CallbackMessageHandler.0.App\FrontApp\Infrastructure\Service\Affiliate\CallbackMessageHandler" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Service\Affiliate\CallbackMessageHandler).
Resolving inheritance for "App\FrontApp\Infrastructure\Service\Affiliate\CallbackMessageHandler" (parent: .instanceof.App\FrontApp\Infrastructure\Service\Affiliate\CallbackMessageHandler.0.App\FrontApp\Infrastructure\Service\Affiliate\CallbackMessageHandler).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\FrontApp\Infrastructure\Subscriber\Request\RequestLocaleSubscriber" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Subscriber\Request\RequestLocaleSubscriber).
Resolving inheritance for "App\FrontApp\Infrastructure\Subscriber\Request\RequestLocaleSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\FrontApp\Infrastructure\Subscriber\Request\RequestLocaleSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\FrontApp\Infrastructure\Subscriber\Settings\ProjectLangsSubscriber" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Subscriber\Settings\ProjectLangsSubscriber).
Resolving inheritance for "App\FrontApp\Infrastructure\Subscriber\Settings\ProjectLangsSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\FrontApp\Infrastructure\Subscriber\Settings\ProjectLangsSubscriber).
Resolving inheritance for ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Cabinet\CabinetNavigationComponent.0.App\FrontApp\Infrastructure\Twig\Component\Cabinet\CabinetNavigationComponent" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Cabinet\CabinetNavigationComponent).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Component\Cabinet\CabinetNavigationComponent" (parent: .instanceof.App\FrontApp\Infrastructure\Twig\Component\Cabinet\CabinetNavigationComponent.0.App\FrontApp\Infrastructure\Twig\Component\Cabinet\CabinetNavigationComponent).
Resolving inheritance for ".instanceof.App\FrontApp\Infrastructure\Twig\Component\CheckoutHeaderComponent.0.App\FrontApp\Infrastructure\Twig\Component\CheckoutHeaderComponent" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\CheckoutHeaderComponent).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Component\CheckoutHeaderComponent" (parent: .instanceof.App\FrontApp\Infrastructure\Twig\Component\CheckoutHeaderComponent.0.App\FrontApp\Infrastructure\Twig\Component\CheckoutHeaderComponent).
Resolving inheritance for ".instanceof.App\FrontApp\Infrastructure\Twig\Component\CitiesComponent.0.App\FrontApp\Infrastructure\Twig\Component\CitiesComponent" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\CitiesComponent).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Component\CitiesComponent" (parent: .instanceof.App\FrontApp\Infrastructure\Twig\Component\CitiesComponent.0.App\FrontApp\Infrastructure\Twig\Component\CitiesComponent).
Resolving inheritance for ".instanceof.App\FrontApp\Infrastructure\Twig\Component\CookieBannerComponent.0.App\FrontApp\Infrastructure\Twig\Component\CookieBannerComponent" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\CookieBannerComponent).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Component\CookieBannerComponent" (parent: .instanceof.App\FrontApp\Infrastructure\Twig\Component\CookieBannerComponent.0.App\FrontApp\Infrastructure\Twig\Component\CookieBannerComponent).
Resolving inheritance for ".instanceof.App\FrontApp\Infrastructure\Twig\Component\CountriesPopupComponent.0.App\FrontApp\Infrastructure\Twig\Component\CountriesPopupComponent" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\CountriesPopupComponent).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Component\CountriesPopupComponent" (parent: .instanceof.App\FrontApp\Infrastructure\Twig\Component\CountriesPopupComponent.0.App\FrontApp\Infrastructure\Twig\Component\CountriesPopupComponent).
Resolving inheritance for ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Customization\BreadcrumbJson.0.App\FrontApp\Infrastructure\Twig\Component\Customization\BreadcrumbJson" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Customization\BreadcrumbJson).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Component\Customization\BreadcrumbJson" (parent: .instanceof.App\FrontApp\Infrastructure\Twig\Component\Customization\BreadcrumbJson.0.App\FrontApp\Infrastructure\Twig\Component\Customization\BreadcrumbJson).
Resolving inheritance for ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Customization\CustomBodyEndScriptComponent.0.App\FrontApp\Infrastructure\Twig\Component\Customization\CustomBodyEndScriptComponent" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Customization\CustomBodyEndScriptComponent).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Component\Customization\CustomBodyEndScriptComponent" (parent: .instanceof.App\FrontApp\Infrastructure\Twig\Component\Customization\CustomBodyEndScriptComponent.0.App\FrontApp\Infrastructure\Twig\Component\Customization\CustomBodyEndScriptComponent).
Resolving inheritance for ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Customization\CustomBodyStartScriptComponent.0.App\FrontApp\Infrastructure\Twig\Component\Customization\CustomBodyStartScriptComponent" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Customization\CustomBodyStartScriptComponent).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Component\Customization\CustomBodyStartScriptComponent" (parent: .instanceof.App\FrontApp\Infrastructure\Twig\Component\Customization\CustomBodyStartScriptComponent.0.App\FrontApp\Infrastructure\Twig\Component\Customization\CustomBodyStartScriptComponent).
Resolving inheritance for ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Customization\CustomHeadScriptComponent.0.App\FrontApp\Infrastructure\Twig\Component\Customization\CustomHeadScriptComponent" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Customization\CustomHeadScriptComponent).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Component\Customization\CustomHeadScriptComponent" (parent: .instanceof.App\FrontApp\Infrastructure\Twig\Component\Customization\CustomHeadScriptComponent.0.App\FrontApp\Infrastructure\Twig\Component\Customization\CustomHeadScriptComponent).
Resolving inheritance for ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Customization\CustomScriptComponent.0.App\FrontApp\Infrastructure\Twig\Component\Customization\CustomScriptComponent" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Customization\CustomScriptComponent).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Component\Customization\CustomScriptComponent" (parent: .instanceof.App\FrontApp\Infrastructure\Twig\Component\Customization\CustomScriptComponent.0.App\FrontApp\Infrastructure\Twig\Component\Customization\CustomScriptComponent).
Resolving inheritance for ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Customization\CustomStylesComponent.0.App\FrontApp\Infrastructure\Twig\Component\Customization\CustomStylesComponent" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Customization\CustomStylesComponent).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Component\Customization\CustomStylesComponent" (parent: .instanceof.App\FrontApp\Infrastructure\Twig\Component\Customization\CustomStylesComponent.0.App\FrontApp\Infrastructure\Twig\Component\Customization\CustomStylesComponent).
Resolving inheritance for ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\CartComponent.0.App\FrontApp\Infrastructure\Twig\Component\Event\CartComponent" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\CartComponent).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Component\Event\CartComponent" (parent: .instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\CartComponent.0.App\FrontApp\Infrastructure\Twig\Component\Event\CartComponent).
Resolving inheritance for ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\EventBuyButtonComponent.0.App\FrontApp\Infrastructure\Twig\Component\Event\EventBuyButtonComponent" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\EventBuyButtonComponent).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Component\Event\EventBuyButtonComponent" (parent: .instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\EventBuyButtonComponent.0.App\FrontApp\Infrastructure\Twig\Component\Event\EventBuyButtonComponent).
Resolving inheritance for ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\EventDateComponent.0.App\FrontApp\Infrastructure\Twig\Component\Event\EventDateComponent" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\EventDateComponent).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Component\Event\EventDateComponent" (parent: .instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\EventDateComponent.0.App\FrontApp\Infrastructure\Twig\Component\Event\EventDateComponent).
Resolving inheritance for ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\EventDateRangeComponent.0.App\FrontApp\Infrastructure\Twig\Component\Event\EventDateRangeComponent" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\EventDateRangeComponent).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Component\Event\EventDateRangeComponent" (parent: .instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\EventDateRangeComponent.0.App\FrontApp\Infrastructure\Twig\Component\Event\EventDateRangeComponent).
Resolving inheritance for ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\EventFreePlaceComponent.0.App\FrontApp\Infrastructure\Twig\Component\Event\EventFreePlaceComponent" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\EventFreePlaceComponent).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Component\Event\EventFreePlaceComponent" (parent: .instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\EventFreePlaceComponent.0.App\FrontApp\Infrastructure\Twig\Component\Event\EventFreePlaceComponent).
Resolving inheritance for ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\EventPriceComponent.0.App\FrontApp\Infrastructure\Twig\Component\Event\EventPriceComponent" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\EventPriceComponent).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Component\Event\EventPriceComponent" (parent: .instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\EventPriceComponent.0.App\FrontApp\Infrastructure\Twig\Component\Event\EventPriceComponent).
Resolving inheritance for ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\EventTimeComponent.0.App\FrontApp\Infrastructure\Twig\Component\Event\EventTimeComponent" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\EventTimeComponent).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Component\Event\EventTimeComponent" (parent: .instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\EventTimeComponent.0.App\FrontApp\Infrastructure\Twig\Component\Event\EventTimeComponent).
Resolving inheritance for ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\ImageComponent.0.App\FrontApp\Infrastructure\Twig\Component\Event\ImageComponent" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\ImageComponent).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Component\Event\ImageComponent" (parent: .instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\ImageComponent.0.App\FrontApp\Infrastructure\Twig\Component\Event\ImageComponent).
Resolving inheritance for ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\ImagePathComponent.0.App\FrontApp\Infrastructure\Twig\Component\Event\ImagePathComponent" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\ImagePathComponent).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Component\Event\ImagePathComponent" (parent: .instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\ImagePathComponent.0.App\FrontApp\Infrastructure\Twig\Component\Event\ImagePathComponent).
Resolving inheritance for ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\LoginComponent.0.App\FrontApp\Infrastructure\Twig\Component\Event\LoginComponent" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\LoginComponent).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Component\Event\LoginComponent" (parent: .instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\LoginComponent.0.App\FrontApp\Infrastructure\Twig\Component\Event\LoginComponent).
Resolving inheritance for ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\MainEventImageComponent.0.App\FrontApp\Infrastructure\Twig\Component\Event\MainEventImageComponent" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\MainEventImageComponent).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Component\Event\MainEventImageComponent" (parent: .instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\MainEventImageComponent.0.App\FrontApp\Infrastructure\Twig\Component\Event\MainEventImageComponent).
Resolving inheritance for ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\SchemaEventComponent.0.App\FrontApp\Infrastructure\Twig\Component\Event\SchemaEventComponent" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\SchemaEventComponent).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Component\Event\SchemaEventComponent" (parent: .instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\SchemaEventComponent.0.App\FrontApp\Infrastructure\Twig\Component\Event\SchemaEventComponent).
Resolving inheritance for ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\StickerComponent.0.App\FrontApp\Infrastructure\Twig\Component\Event\StickerComponent" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\StickerComponent).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Component\Event\StickerComponent" (parent: .instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\StickerComponent.0.App\FrontApp\Infrastructure\Twig\Component\Event\StickerComponent).
Resolving inheritance for ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\VideoComponent.0.App\FrontApp\Infrastructure\Twig\Component\Event\VideoComponent" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\VideoComponent).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Component\Event\VideoComponent" (parent: .instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\VideoComponent.0.App\FrontApp\Infrastructure\Twig\Component\Event\VideoComponent).
Resolving inheritance for ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Filter\FooterFilterComponent.0.App\FrontApp\Infrastructure\Twig\Component\Filter\FooterFilterComponent" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Filter\FooterFilterComponent).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Component\Filter\FooterFilterComponent" (parent: .instanceof.App\FrontApp\Infrastructure\Twig\Component\Filter\FooterFilterComponent.0.App\FrontApp\Infrastructure\Twig\Component\Filter\FooterFilterComponent).
Resolving inheritance for ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Filter\HeaderFilterComponent.0.App\FrontApp\Infrastructure\Twig\Component\Filter\HeaderFilterComponent" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Filter\HeaderFilterComponent).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Component\Filter\HeaderFilterComponent" (parent: .instanceof.App\FrontApp\Infrastructure\Twig\Component\Filter\HeaderFilterComponent.0.App\FrontApp\Infrastructure\Twig\Component\Filter\HeaderFilterComponent).
Resolving inheritance for ".instanceof.App\FrontApp\Infrastructure\Twig\Component\FooterComponent.0.App\FrontApp\Infrastructure\Twig\Component\FooterComponent" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\FooterComponent).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Component\FooterComponent" (parent: .instanceof.App\FrontApp\Infrastructure\Twig\Component\FooterComponent.0.App\FrontApp\Infrastructure\Twig\Component\FooterComponent).
Resolving inheritance for ".instanceof.App\FrontApp\Infrastructure\Twig\Component\FooterCountriesComponent.0.App\FrontApp\Infrastructure\Twig\Component\FooterCountriesComponent" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\FooterCountriesComponent).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Component\FooterCountriesComponent" (parent: .instanceof.App\FrontApp\Infrastructure\Twig\Component\FooterCountriesComponent.0.App\FrontApp\Infrastructure\Twig\Component\FooterCountriesComponent).
Resolving inheritance for ".instanceof.App\FrontApp\Infrastructure\Twig\Component\HeaderComponent.0.App\FrontApp\Infrastructure\Twig\Component\HeaderComponent" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\HeaderComponent).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Component\HeaderComponent" (parent: .instanceof.App\FrontApp\Infrastructure\Twig\Component\HeaderComponent.0.App\FrontApp\Infrastructure\Twig\Component\HeaderComponent).
Resolving inheritance for ".instanceof.App\FrontApp\Infrastructure\Twig\Component\HelpForm\HelpFormComponent.0.App\FrontApp\Infrastructure\Twig\Component\HelpForm\HelpFormComponent" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\HelpForm\HelpFormComponent).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Component\HelpForm\HelpFormComponent" (parent: .instanceof.App\FrontApp\Infrastructure\Twig\Component\HelpForm\HelpFormComponent.0.App\FrontApp\Infrastructure\Twig\Component\HelpForm\HelpFormComponent).
Resolving inheritance for ".instanceof.App\FrontApp\Infrastructure\Twig\Component\LangSwitcherComponent.0.App\FrontApp\Infrastructure\Twig\Component\LangSwitcherComponent" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\LangSwitcherComponent).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Component\LangSwitcherComponent" (parent: .instanceof.App\FrontApp\Infrastructure\Twig\Component\LangSwitcherComponent.0.App\FrontApp\Infrastructure\Twig\Component\LangSwitcherComponent).
Resolving inheritance for ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Map\GoogleMapComponent.0.App\FrontApp\Infrastructure\Twig\Component\Map\GoogleMapComponent" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Map\GoogleMapComponent).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Component\Map\GoogleMapComponent" (parent: .instanceof.App\FrontApp\Infrastructure\Twig\Component\Map\GoogleMapComponent.0.App\FrontApp\Infrastructure\Twig\Component\Map\GoogleMapComponent).
Resolving inheritance for ".instanceof.App\FrontApp\Infrastructure\Twig\Component\NewsSubscriptionForm\NewsSubscriptionFormComponent.0.App\FrontApp\Infrastructure\Twig\Component\NewsSubscriptionForm\NewsSubscriptionFormComponent" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\NewsSubscriptionForm\NewsSubscriptionFormComponent).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Component\NewsSubscriptionForm\NewsSubscriptionFormComponent" (parent: .instanceof.App\FrontApp\Infrastructure\Twig\Component\NewsSubscriptionForm\NewsSubscriptionFormComponent.0.App\FrontApp\Infrastructure\Twig\Component\NewsSubscriptionForm\NewsSubscriptionFormComponent).
Resolving inheritance for ".instanceof.App\FrontApp\Infrastructure\Twig\Component\OrderHeaderComponent.0.App\FrontApp\Infrastructure\Twig\Component\OrderHeaderComponent" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\OrderHeaderComponent).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Component\OrderHeaderComponent" (parent: .instanceof.App\FrontApp\Infrastructure\Twig\Component\OrderHeaderComponent.0.App\FrontApp\Infrastructure\Twig\Component\OrderHeaderComponent).
Resolving inheritance for ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Push\PushComponent.0.App\FrontApp\Infrastructure\Twig\Component\Push\PushComponent" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Push\PushComponent).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Component\Push\PushComponent" (parent: .instanceof.App\FrontApp\Infrastructure\Twig\Component\Push\PushComponent.0.App\FrontApp\Infrastructure\Twig\Component\Push\PushComponent).
Resolving inheritance for ".instanceof.App\FrontApp\Infrastructure\Twig\Component\RunningLine\RunningLineComponent.0.App\FrontApp\Infrastructure\Twig\Component\RunningLine\RunningLineComponent" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\RunningLine\RunningLineComponent).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Component\RunningLine\RunningLineComponent" (parent: .instanceof.App\FrontApp\Infrastructure\Twig\Component\RunningLine\RunningLineComponent.0.App\FrontApp\Infrastructure\Twig\Component\RunningLine\RunningLineComponent).
Resolving inheritance for ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Seo\AlternateComponent.0.App\FrontApp\Infrastructure\Twig\Component\Seo\AlternateComponent" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Seo\AlternateComponent).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Component\Seo\AlternateComponent" (parent: .instanceof.App\FrontApp\Infrastructure\Twig\Component\Seo\AlternateComponent.0.App\FrontApp\Infrastructure\Twig\Component\Seo\AlternateComponent).
Resolving inheritance for ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Seo\SeoComponent.0.App\FrontApp\Infrastructure\Twig\Component\Seo\SeoComponent" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Seo\SeoComponent).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Component\Seo\SeoComponent" (parent: .instanceof.App\FrontApp\Infrastructure\Twig\Component\Seo\SeoComponent.0.App\FrontApp\Infrastructure\Twig\Component\Seo\SeoComponent).
Resolving inheritance for ".instanceof.App\FrontApp\Infrastructure\Twig\Component\SuccessPaymentHeaderComponent.0.App\FrontApp\Infrastructure\Twig\Component\SuccessPaymentHeaderComponent" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\SuccessPaymentHeaderComponent).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Component\SuccessPaymentHeaderComponent" (parent: .instanceof.App\FrontApp\Infrastructure\Twig\Component\SuccessPaymentHeaderComponent.0.App\FrontApp\Infrastructure\Twig\Component\SuccessPaymentHeaderComponent).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\FrontApp\Infrastructure\Twig\Extension\City\CityResolverExtension" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Extension\City\CityResolverExtension).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Extension\City\CityResolverExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\FrontApp\Infrastructure\Twig\Extension\City\CityResolverExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\FrontApp\Infrastructure\Twig\Extension\CustomizationSwitcher" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Extension\CustomizationSwitcher).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Extension\CustomizationSwitcher" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\FrontApp\Infrastructure\Twig\Extension\CustomizationSwitcher).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\FrontApp\Infrastructure\Twig\Extension\FilteredEvents\EventsDateExtension" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Extension\FilteredEvents\EventsDateExtension).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Extension\FilteredEvents\EventsDateExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\FrontApp\Infrastructure\Twig\Extension\FilteredEvents\EventsDateExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\FrontApp\Infrastructure\Twig\Extension\FilteredEvents\FilteredEventsExtension" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Extension\FilteredEvents\FilteredEventsExtension).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Extension\FilteredEvents\FilteredEventsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\FrontApp\Infrastructure\Twig\Extension\FilteredEvents\FilteredEventsExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\FrontApp\Infrastructure\Twig\Extension\Image\ImageFromCmsExtension" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Extension\Image\ImageFromCmsExtension).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Extension\Image\ImageFromCmsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\FrontApp\Infrastructure\Twig\Extension\Image\ImageFromCmsExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\FrontApp\Infrastructure\Twig\Extension\Json\JsonExtension" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Extension\Json\JsonExtension).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Extension\Json\JsonExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\FrontApp\Infrastructure\Twig\Extension\Json\JsonExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\FrontApp\Infrastructure\Twig\Extension\LocaleWidget" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Extension\LocaleWidget).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Extension\LocaleWidget" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\FrontApp\Infrastructure\Twig\Extension\LocaleWidget).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\FrontApp\Infrastructure\Twig\Extension\Localisation\LocalisationExtension" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Extension\Localisation\LocalisationExtension).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Extension\Localisation\LocalisationExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\FrontApp\Infrastructure\Twig\Extension\Localisation\LocalisationExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\FrontApp\Infrastructure\Twig\Extension\SessionTokenExtension" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Extension\SessionTokenExtension).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Extension\SessionTokenExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\FrontApp\Infrastructure\Twig\Extension\SessionTokenExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\FrontApp\Infrastructure\Twig\Extension\Widget\AfishaSliderExtension" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Extension\Widget\AfishaSliderExtension).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Extension\Widget\AfishaSliderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\FrontApp\Infrastructure\Twig\Extension\Widget\AfishaSliderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\FrontApp\Infrastructure\Twig\Extension\Widget\WidgetDtoExtension" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Extension\Widget\WidgetDtoExtension).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Extension\Widget\WidgetDtoExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\FrontApp\Infrastructure\Twig\Extension\Widget\WidgetDtoExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\FrontApp\Infrastructure\Twig\Extension\Youtube\YoutubeExtension" (parent: .abstract.instanceof.App\FrontApp\Infrastructure\Twig\Extension\Youtube\YoutubeExtension).
Resolving inheritance for "App\FrontApp\Infrastructure\Twig\Extension\Youtube\YoutubeExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\FrontApp\Infrastructure\Twig\Extension\Youtube\YoutubeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\ProjectCatalogBundle\Infrastructure\Console\ArchiveOldEventsToMongoCommand" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Console\ArchiveOldEventsToMongoCommand).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Console\ArchiveOldEventsToMongoCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\ProjectCatalogBundle\Infrastructure\Console\ArchiveOldEventsToMongoCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\ProjectCatalogBundle\Infrastructure\Console\ChangeLanguageConsoleCommand" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Console\ChangeLanguageConsoleCommand).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Console\ChangeLanguageConsoleCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\ProjectCatalogBundle\Infrastructure\Console\ChangeLanguageConsoleCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\ProjectCatalogBundle\Infrastructure\Console\Payment\GetPaymentInfoCommand" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Console\Payment\GetPaymentInfoCommand).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Console\Payment\GetPaymentInfoCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\ProjectCatalogBundle\Infrastructure\Console\Payment\GetPaymentInfoCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\ProjectCatalogBundle\Infrastructure\Console\SetLastUpdatedAtFieldCommand" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Console\SetLastUpdatedAtFieldCommand).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Console\SetLastUpdatedAtFieldCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\ProjectCatalogBundle\Infrastructure\Console\SetLastUpdatedAtFieldCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\ProjectCatalogBundle\Infrastructure\Console\TempFillLocaleCommand" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Console\TempFillLocaleCommand).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Console\TempFillLocaleCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\ProjectCatalogBundle\Infrastructure\Console\TempFillLocaleCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\ProjectCatalogBundle\Infrastructure\Console\TempFillOldDateCommand" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Console\TempFillOldDateCommand).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Console\TempFillOldDateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\ProjectCatalogBundle\Infrastructure\Console\TempFillOldDateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\ProjectCatalogBundle\Infrastructure\Console\TempRemoveRedirectsCommand" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Console\TempRemoveRedirectsCommand).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Console\TempRemoveRedirectsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\ProjectCatalogBundle\Infrastructure\Console\TempRemoveRedirectsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\ProjectCatalogBundle\Infrastructure\Console\TestConsoleCommand" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Console\TestConsoleCommand).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Console\TestConsoleCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\ProjectCatalogBundle\Infrastructure\Console\TestConsoleCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Activity\UpsertBatchController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Activity\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Activity\UpsertBatchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Activity\UpsertBatchController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\Activity\UpsertBatchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Activity\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Activity\UpsertController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Activity\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Activity\UpsertController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Activity\UpsertController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\Activity\UpsertController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Activity\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Building\UpsertBatchController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Building\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Building\UpsertBatchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Building\UpsertBatchController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\Building\UpsertBatchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Building\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Building\UpsertController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Building\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Building\UpsertController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Building\UpsertController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\Building\UpsertController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Building\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\BuildingType\UpsertBatchController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\BuildingType\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\BuildingType\UpsertBatchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\BuildingType\UpsertBatchController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\BuildingType\UpsertBatchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\BuildingType\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\BuildingType\UpsertController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\BuildingType\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\BuildingType\UpsertController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\BuildingType\UpsertController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\BuildingType\UpsertController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\BuildingType\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Cache\IndexController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Cache\IndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Cache\IndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Cache\IndexController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\Cache\IndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Cache\IndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\CashDesk\DeleteController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\CashDesk\DeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\CashDesk\DeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\CashDesk\DeleteController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\CashDesk\DeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\CashDesk\DeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\CashDesk\UpsertBatchController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\CashDesk\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\CashDesk\UpsertBatchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\CashDesk\UpsertBatchController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\CashDesk\UpsertBatchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\CashDesk\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\CashDesk\UpsertController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\CashDesk\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\CashDesk\UpsertController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\CashDesk\UpsertController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\CashDesk\UpsertController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\CashDesk\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Category\UpsertBatchController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Category\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Category\UpsertBatchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Category\UpsertBatchController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\Category\UpsertBatchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Category\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Category\UpsertController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Category\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Category\UpsertController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Category\UpsertController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\Category\UpsertController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Category\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\CategoryStyle\DeleteController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\CategoryStyle\DeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\CategoryStyle\DeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\CategoryStyle\DeleteController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\CategoryStyle\DeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\CategoryStyle\DeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\CategoryStyle\UpsertBatchController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\CategoryStyle\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\CategoryStyle\UpsertBatchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\CategoryStyle\UpsertBatchController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\CategoryStyle\UpsertBatchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\CategoryStyle\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\CategoryStyle\UpsertController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\CategoryStyle\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\CategoryStyle\UpsertController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\CategoryStyle\UpsertController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\CategoryStyle\UpsertController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\CategoryStyle\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\City\UpsertBatchController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\City\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\City\UpsertBatchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\City\UpsertBatchController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\City\UpsertBatchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\City\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\City\UpsertController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\City\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\City\UpsertController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\City\UpsertController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\City\UpsertController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\City\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Clear\ClearController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Clear\ClearController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Clear\ClearController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Clear\ClearController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\Clear\ClearController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Clear\ClearController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Country\UpsertBatchController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Country\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Country\UpsertBatchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Country\UpsertBatchController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\Country\UpsertBatchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Country\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Country\UpsertController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Country\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Country\UpsertController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Country\UpsertController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\Country\UpsertController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Country\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Currency\UpsertBatchController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Currency\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Currency\UpsertBatchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Currency\UpsertBatchController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\Currency\UpsertBatchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Currency\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Currency\UpsertController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Currency\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Currency\UpsertController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Currency\UpsertController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\Currency\UpsertController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Currency\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Customer\CustomerController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Customer\CustomerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Customer\CustomerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Customer\CustomerController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\Customer\CustomerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Customer\CustomerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\DeliveryType\UpsertBatchController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\DeliveryType\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\DeliveryType\UpsertBatchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\DeliveryType\UpsertBatchController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\DeliveryType\UpsertBatchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\DeliveryType\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\EmailTemplate\DeleteController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\EmailTemplate\DeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\EmailTemplate\DeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\EmailTemplate\DeleteController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\EmailTemplate\DeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\EmailTemplate\DeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\EmailTemplate\UpsertBatchController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\EmailTemplate\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\EmailTemplate\UpsertBatchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\EmailTemplate\UpsertBatchController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\EmailTemplate\UpsertBatchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\EmailTemplate\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\EmailTemplate\UpsertController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\EmailTemplate\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\EmailTemplate\UpsertController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\EmailTemplate\UpsertController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\EmailTemplate\UpsertController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\EmailTemplate\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Event\DeleteController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Event\DeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Event\DeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Event\DeleteController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\Event\DeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Event\DeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Event\UpsertBatchController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Event\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Event\UpsertBatchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Event\UpsertBatchController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\Event\UpsertBatchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Event\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Event\UpsertController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Event\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Event\UpsertController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Event\UpsertController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\Event\UpsertController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Event\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Hall\UpsertBatchController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Hall\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Hall\UpsertBatchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Hall\UpsertBatchController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\Hall\UpsertBatchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Hall\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Hall\UpsertController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Hall\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Hall\UpsertController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Hall\UpsertController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\Hall\UpsertController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Hall\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Legal\UpsertBatchController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Legal\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Legal\UpsertBatchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Legal\UpsertBatchController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\Legal\UpsertBatchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Legal\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Legal\UpsertController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Legal\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Legal\UpsertController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Legal\UpsertController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\Legal\UpsertController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Legal\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\NewsSubscriptionForm\NewsSubscriptionFormController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\NewsSubscriptionForm\NewsSubscriptionFormController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\NewsSubscriptionForm\NewsSubscriptionFormController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\NewsSubscriptionForm\NewsSubscriptionFormController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\NewsSubscriptionForm\NewsSubscriptionFormController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\NewsSubscriptionForm\NewsSubscriptionFormController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Organization\UpsertBatchController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Organization\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Organization\UpsertBatchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Organization\UpsertBatchController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\Organization\UpsertBatchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Organization\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Organization\UpsertController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Organization\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Organization\UpsertController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Organization\UpsertController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\Organization\UpsertController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Organization\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Page\UpsertController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Page\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Page\UpsertController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Page\UpsertController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\Page\UpsertController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Page\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\PaymentType\DeleteController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\PaymentType\DeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\PaymentType\DeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\PaymentType\DeleteController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\PaymentType\DeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\PaymentType\DeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\PaymentType\UpsertBatchController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\PaymentType\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\PaymentType\UpsertBatchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\PaymentType\UpsertBatchController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\PaymentType\UpsertBatchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\PaymentType\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Redirect\DeleteController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Redirect\DeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Redirect\DeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Redirect\DeleteController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\Redirect\DeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Redirect\DeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Redirect\UpsertBatchController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Redirect\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Redirect\UpsertBatchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Redirect\UpsertBatchController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\Redirect\UpsertBatchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Redirect\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Redirect\UpsertController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Redirect\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Redirect\UpsertController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Redirect\UpsertController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\Redirect\UpsertController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Redirect\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\RunningLine\DeleteController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\RunningLine\DeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\RunningLine\DeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\RunningLine\DeleteController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\RunningLine\DeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\RunningLine\DeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\RunningLine\UpsertController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\RunningLine\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\RunningLine\UpsertController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\RunningLine\UpsertController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\RunningLine\UpsertController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\RunningLine\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\SeoData\DeleteController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\SeoData\DeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\SeoData\DeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\SeoData\DeleteController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\SeoData\DeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\SeoData\DeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\SeoData\UpsertBatchController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\SeoData\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\SeoData\UpsertBatchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\SeoData\UpsertBatchController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\SeoData\UpsertBatchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\SeoData\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\SeoData\UpsertController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\SeoData\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\SeoData\UpsertController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\SeoData\UpsertController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\SeoData\UpsertController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\SeoData\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Settings\RestController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Settings\RestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Settings\RestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Settings\RestController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\Settings\RestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Settings\RestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\ShortLink\DeleteController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\ShortLink\DeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\ShortLink\DeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\ShortLink\DeleteController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\ShortLink\DeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\ShortLink\DeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\ShortLink\UpsertBatchController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\ShortLink\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\ShortLink\UpsertBatchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\ShortLink\UpsertBatchController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\ShortLink\UpsertBatchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\ShortLink\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\ShortLink\UpsertController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\ShortLink\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\ShortLink\UpsertController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\ShortLink\UpsertController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\ShortLink\UpsertController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\ShortLink\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Sticker\DeleteController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Sticker\DeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Sticker\DeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Sticker\DeleteController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\Sticker\DeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Sticker\DeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Sticker\UpsertBatchController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Sticker\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Sticker\UpsertBatchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Sticker\UpsertBatchController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\Sticker\UpsertBatchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Sticker\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Sticker\UpsertController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Sticker\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Sticker\UpsertController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Sticker\UpsertController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\Sticker\UpsertController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Sticker\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Tag\UpsertBatchController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Tag\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Tag\UpsertBatchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Tag\UpsertBatchController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\Tag\UpsertBatchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Tag\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Tag\UpsertController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Tag\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Tag\UpsertController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Tag\UpsertController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\Tag\UpsertController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Tag\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Translation\CheckEmptyTranslationsController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Translation\CheckEmptyTranslationsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Translation\CheckEmptyTranslationsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Translation\CheckEmptyTranslationsController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\Translation\CheckEmptyTranslationsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Translation\CheckEmptyTranslationsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Translation\DeleteController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Translation\DeleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Translation\DeleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Translation\DeleteController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\Translation\DeleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Translation\DeleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Translation\UpsertBatchController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Translation\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Translation\UpsertBatchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Translation\UpsertBatchController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\Translation\UpsertBatchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Translation\UpsertBatchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Translation\UpsertController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Translation\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Translation\UpsertController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Translation\UpsertController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\Translation\UpsertController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Translation\UpsertController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\ZendeskForm\SendFormController" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\ZendeskForm\SendFormController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\ZendeskForm\SendFormController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\ZendeskForm\SendFormController).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Controller\ZendeskForm\SendFormController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\ZendeskForm\SendFormController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectCatalogBundle\Infrastructure\Crud\NewsSubscriptionForm\NewsSubscriptionForm" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Crud\NewsSubscriptionForm\NewsSubscriptionForm).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Crud\NewsSubscriptionForm\NewsSubscriptionForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectCatalogBundle\Infrastructure\Crud\NewsSubscriptionForm\NewsSubscriptionForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectCatalogBundle\Infrastructure\Crud\ZendeskDisputeForm\SendForm" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Crud\ZendeskDisputeForm\SendForm).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Crud\ZendeskDisputeForm\SendForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectCatalogBundle\Infrastructure\Crud\ZendeskDisputeForm\SendForm).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Activity\ActivitiesMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Activity\ActivitiesMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Activity\ActivitiesMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Activity\ActivitiesMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Activity\ActivitiesMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Activity\ActivitiesMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Activity\ActivityMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Activity\ActivityMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Activity\ActivityMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Activity\ActivityMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Activity\ActivityMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Activity\ActivityMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Building\BuildingMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Building\BuildingMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Building\BuildingMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Building\BuildingMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Building\BuildingMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Building\BuildingMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Building\BuildingsMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Building\BuildingsMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Building\BuildingsMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Building\BuildingsMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Building\BuildingsMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Building\BuildingsMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\BuildingType\BuildingTypeMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\BuildingType\BuildingTypeMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\BuildingType\BuildingTypeMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\BuildingType\BuildingTypeMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\BuildingType\BuildingTypeMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\BuildingType\BuildingTypeMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\BuildingType\BuildingTypesMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\BuildingType\BuildingTypesMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\BuildingType\BuildingTypesMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\BuildingType\BuildingTypesMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\BuildingType\BuildingTypesMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\BuildingType\BuildingTypesMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Cache\CacheMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Cache\CacheMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Cache\CacheMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Cache\CacheMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Cache\CacheMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Cache\CacheMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Cart\CartMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Cart\CartMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Cart\CartMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Cart\CartMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Cart\CartMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Cart\CartMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CashDesk\CashDeskMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CashDesk\CashDeskMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CashDesk\CashDeskMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\CashDesk\CashDeskMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CashDesk\CashDeskMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CashDesk\CashDeskMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CashDesk\CashDesksMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CashDesk\CashDesksMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CashDesk\CashDesksMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\CashDesk\CashDesksMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CashDesk\CashDesksMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CashDesk\CashDesksMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CashDesk\DeleteCashDeskMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CashDesk\DeleteCashDeskMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CashDesk\DeleteCashDeskMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\CashDesk\DeleteCashDeskMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CashDesk\DeleteCashDeskMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CashDesk\DeleteCashDeskMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Category\CategoriesMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Category\CategoriesMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Category\CategoriesMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Category\CategoriesMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Category\CategoriesMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Category\CategoriesMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Category\CategoryMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Category\CategoryMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Category\CategoryMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Category\CategoryMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Category\CategoryMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Category\CategoryMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CategoryStyle\CategoryStyleMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CategoryStyle\CategoryStyleMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CategoryStyle\CategoryStyleMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\CategoryStyle\CategoryStyleMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CategoryStyle\CategoryStyleMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CategoryStyle\CategoryStyleMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CategoryStyle\CategoryStylesMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CategoryStyle\CategoryStylesMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CategoryStyle\CategoryStylesMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\CategoryStyle\CategoryStylesMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CategoryStyle\CategoryStylesMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CategoryStyle\CategoryStylesMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CategoryStyle\DeleteCategoryStyleMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CategoryStyle\DeleteCategoryStyleMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CategoryStyle\DeleteCategoryStyleMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\CategoryStyle\DeleteCategoryStyleMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CategoryStyle\DeleteCategoryStyleMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CategoryStyle\DeleteCategoryStyleMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\City\CitiesMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\City\CitiesMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\City\CitiesMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\City\CitiesMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\City\CitiesMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\City\CitiesMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\City\CityMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\City\CityMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\City\CityMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\City\CityMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\City\CityMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\City\CityMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Clear\ClearMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Clear\ClearMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Clear\ClearMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Clear\ClearMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Clear\ClearMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Clear\ClearMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\ClientPush\ClientCookieMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\ClientPush\ClientCookieMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\ClientPush\ClientCookieMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\ClientPush\ClientCookieMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\ClientPush\ClientCookieMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\ClientPush\ClientCookieMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\ClientPush\PushClientMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\ClientPush\PushClientMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\ClientPush\PushClientMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\ClientPush\PushClientMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\ClientPush\PushClientMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\ClientPush\PushClientMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Country\CountriesMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Country\CountriesMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Country\CountriesMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Country\CountriesMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Country\CountriesMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Country\CountriesMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Country\CountryMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Country\CountryMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Country\CountryMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Country\CountryMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Country\CountryMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Country\CountryMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Currency\CurrenciesMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Currency\CurrenciesMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Currency\CurrenciesMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Currency\CurrenciesMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Currency\CurrenciesMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Currency\CurrenciesMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Currency\CurrencyMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Currency\CurrencyMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Currency\CurrencyMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Currency\CurrencyMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Currency\CurrencyMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Currency\CurrencyMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerSubscriptionMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerSubscriptionMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerSubscriptionMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerSubscriptionMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerSubscriptionMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerSubscriptionMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerTelegramWebhookMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerTelegramWebhookMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerTelegramWebhookMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerTelegramWebhookMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerTelegramWebhookMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerTelegramWebhookMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerViberWebhookMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerViberWebhookMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerViberWebhookMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerViberWebhookMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerViberWebhookMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerViberWebhookMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\RegistrationMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\RegistrationMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\RegistrationMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\RegistrationMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\RegistrationMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\RegistrationMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CzechSyncHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CzechSyncHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CzechSyncHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\CzechSyncHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CzechSyncHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CzechSyncHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\DeliveryType\DeliveryTypesMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\DeliveryType\DeliveryTypesMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\DeliveryType\DeliveryTypesMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\DeliveryType\DeliveryTypesMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\DeliveryType\DeliveryTypesMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\DeliveryType\DeliveryTypesMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\EmailTemplate\DeleteEmailTemplateMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\EmailTemplate\DeleteEmailTemplateMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\EmailTemplate\DeleteEmailTemplateMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\EmailTemplate\DeleteEmailTemplateMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\EmailTemplate\DeleteEmailTemplateMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\EmailTemplate\DeleteEmailTemplateMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\EmailTemplate\EmailTemplateMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\EmailTemplate\EmailTemplateMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\EmailTemplate\EmailTemplateMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\EmailTemplate\EmailTemplateMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\EmailTemplate\EmailTemplateMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\EmailTemplate\EmailTemplateMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\EmailTemplate\EmailTemplatesMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\EmailTemplate\EmailTemplatesMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\EmailTemplate\EmailTemplatesMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\EmailTemplate\EmailTemplatesMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\EmailTemplate\EmailTemplatesMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\EmailTemplate\EmailTemplatesMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Event\DeleteEventMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Event\DeleteEventMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Event\DeleteEventMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Event\DeleteEventMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Event\DeleteEventMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Event\DeleteEventMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Event\EventMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Event\EventMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Event\EventMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Event\EventMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Event\EventMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Event\EventMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Event\EventsMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Event\EventsMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Event\EventsMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Event\EventsMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Event\EventsMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Event\EventsMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Hall\HallMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Hall\HallMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Hall\HallMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Hall\HallMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Hall\HallMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Hall\HallMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Hall\HallsMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Hall\HallsMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Hall\HallsMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Hall\HallsMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Hall\HallsMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Hall\HallsMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Legal\LegalMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Legal\LegalMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Legal\LegalMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Legal\LegalMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Legal\LegalMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Legal\LegalMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Legal\LegalsMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Legal\LegalsMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Legal\LegalsMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Legal\LegalsMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Legal\LegalsMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Legal\LegalsMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\MixSyncHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\MixSyncHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\MixSyncHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\MixSyncHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\MixSyncHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\MixSyncHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\MonobankWebhookMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\MonobankWebhookMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\MonobankWebhookMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\MonobankWebhookMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\MonobankWebhookMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\MonobankWebhookMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\OrderLogMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\OrderLogMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\OrderLogMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\OrderLogMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\OrderLogMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\OrderLogMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\OrderMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\OrderMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\OrderMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\OrderMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\OrderMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\OrderMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\PlatonWebhookMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\PlatonWebhookMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\PlatonWebhookMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\PlatonWebhookMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\PlatonWebhookMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\PlatonWebhookMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\RedsysWebhookMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\RedsysWebhookMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\RedsysWebhookMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\RedsysWebhookMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\RedsysWebhookMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\RedsysWebhookMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\RevolutCancelMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\RevolutCancelMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\RevolutCancelMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\RevolutCancelMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\RevolutCancelMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\RevolutCancelMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\RevolutPayedMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\RevolutPayedMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\RevolutPayedMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\RevolutPayedMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\RevolutPayedMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\RevolutPayedMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\RevolutWebhookMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\RevolutWebhookMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\RevolutWebhookMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\RevolutWebhookMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\RevolutWebhookMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\RevolutWebhookMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Organization\OrganizationMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Organization\OrganizationMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Organization\OrganizationMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Organization\OrganizationMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Organization\OrganizationMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Organization\OrganizationMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Organization\OrganizationsMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Organization\OrganizationsMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Organization\OrganizationsMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Organization\OrganizationsMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Organization\OrganizationsMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Organization\OrganizationsMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Page\PageMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Page\PageMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Page\PageMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Page\PageMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Page\PageMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Page\PageMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\PaymentType\DeletePaymentTypeMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\PaymentType\DeletePaymentTypeMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\PaymentType\DeletePaymentTypeMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\PaymentType\DeletePaymentTypeMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\PaymentType\DeletePaymentTypeMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\PaymentType\DeletePaymentTypeMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\PaymentType\PaymentTypeMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\PaymentType\PaymentTypeMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\PaymentType\PaymentTypeMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\PaymentType\PaymentTypeMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\PaymentType\PaymentTypeMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\PaymentType\PaymentTypeMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\PaymentType\PaymentTypesMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\PaymentType\PaymentTypesMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\PaymentType\PaymentTypesMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\PaymentType\PaymentTypesMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\PaymentType\PaymentTypesMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\PaymentType\PaymentTypesMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\PolandSyncHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\PolandSyncHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\PolandSyncHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\PolandSyncHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\PolandSyncHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\PolandSyncHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\PreOrder\PreOrderMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\PreOrder\PreOrderMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\PreOrder\PreOrderMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\PreOrder\PreOrderMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\PreOrder\PreOrderMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\PreOrder\PreOrderMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Push\PushMessagesHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Push\PushMessagesHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Push\PushMessagesHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Push\PushMessagesHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Push\PushMessagesHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Push\PushMessagesHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Redirect\DeleteRedirectMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Redirect\DeleteRedirectMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Redirect\DeleteRedirectMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Redirect\DeleteRedirectMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Redirect\DeleteRedirectMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Redirect\DeleteRedirectMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Redirect\RedirectMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Redirect\RedirectMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Redirect\RedirectMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Redirect\RedirectMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Redirect\RedirectMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Redirect\RedirectMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Redirect\RedirectsMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Redirect\RedirectsMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Redirect\RedirectsMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Redirect\RedirectsMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Redirect\RedirectsMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Redirect\RedirectsMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\RunningLine\DeleteRunningLineMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\RunningLine\DeleteRunningLineMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\RunningLine\DeleteRunningLineMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\RunningLine\DeleteRunningLineMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\RunningLine\DeleteRunningLineMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\RunningLine\DeleteRunningLineMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\RunningLine\RunningLineMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\RunningLine\RunningLineMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\RunningLine\RunningLineMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\RunningLine\RunningLineMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\RunningLine\RunningLineMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\RunningLine\RunningLineMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\SeoData\DeleteSeoDataMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\SeoData\DeleteSeoDataMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\SeoData\DeleteSeoDataMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\SeoData\DeleteSeoDataMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\SeoData\DeleteSeoDataMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\SeoData\DeleteSeoDataMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\SeoData\SeoDataMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\SeoData\SeoDataMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\SeoData\SeoDataMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\SeoData\SeoDataMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\SeoData\SeoDataMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\SeoData\SeoDataMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\SeoData\SeoDatasMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\SeoData\SeoDatasMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\SeoData\SeoDatasMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\SeoData\SeoDatasMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\SeoData\SeoDatasMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\SeoData\SeoDatasMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Settings\SettingsMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Settings\SettingsMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Settings\SettingsMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Settings\SettingsMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Settings\SettingsMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Settings\SettingsMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\ShortLink\DeleteShortLinkMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\ShortLink\DeleteShortLinkMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\ShortLink\DeleteShortLinkMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\ShortLink\DeleteShortLinkMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\ShortLink\DeleteShortLinkMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\ShortLink\DeleteShortLinkMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\ShortLink\ShortLinkMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\ShortLink\ShortLinkMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\ShortLink\ShortLinkMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\ShortLink\ShortLinkMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\ShortLink\ShortLinkMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\ShortLink\ShortLinkMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\ShortLink\ShortLinksMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\ShortLink\ShortLinksMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\ShortLink\ShortLinksMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\ShortLink\ShortLinksMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\ShortLink\ShortLinksMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\ShortLink\ShortLinksMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\SpainSyncHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\SpainSyncHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\SpainSyncHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\SpainSyncHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\SpainSyncHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\SpainSyncHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Sticker\DeleteStickerMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Sticker\DeleteStickerMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Sticker\DeleteStickerMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Sticker\DeleteStickerMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Sticker\DeleteStickerMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Sticker\DeleteStickerMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Sticker\StickerMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Sticker\StickerMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Sticker\StickerMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Sticker\StickerMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Sticker\StickerMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Sticker\StickerMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Sticker\StickersMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Sticker\StickersMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Sticker\StickersMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Sticker\StickersMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Sticker\StickersMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Sticker\StickersMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Subscribe\NewsSubscribeMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Subscribe\NewsSubscribeMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Subscribe\NewsSubscribeMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Subscribe\NewsSubscribeMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Subscribe\NewsSubscribeMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Subscribe\NewsSubscribeMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\SwitzSyncHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\SwitzSyncHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\SwitzSyncHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\SwitzSyncHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\SwitzSyncHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\SwitzSyncHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Tag\TagMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Tag\TagMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Tag\TagMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Tag\TagMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Tag\TagMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Tag\TagMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Tag\TagsMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Tag\TagsMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Tag\TagsMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Tag\TagsMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Tag\TagsMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Tag\TagsMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Translation\DeleteTranslationMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Translation\DeleteTranslationMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Translation\DeleteTranslationMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Translation\DeleteTranslationMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Translation\DeleteTranslationMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Translation\DeleteTranslationMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Translation\TranslationMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Translation\TranslationMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Translation\TranslationMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Translation\TranslationMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Translation\TranslationMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Translation\TranslationMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Translation\TranslationsMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Translation\TranslationsMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Translation\TranslationsMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Translation\TranslationsMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Translation\TranslationsMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Translation\TranslationsMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\UkraineSyncHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\UkraineSyncHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\UkraineSyncHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\UkraineSyncHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\UkraineSyncHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\UkraineSyncHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\UserActivity\UserBuyEventMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\UserActivity\UserBuyEventMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\UserActivity\UserBuyEventMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\UserActivity\UserBuyEventMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\UserActivity\UserBuyEventMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\UserActivity\UserBuyEventMessageHandler).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\UserActivity\UserViewedEventsMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\UserActivity\UserViewedEventsMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\UserActivity\UserViewedEventsMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\MessageHandler\UserActivity\UserViewedEventsMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\UserActivity\UserViewedEventsMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\UserActivity\UserViewedEventsMessageHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Activity\ActivityRepository" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\Activity\ActivityRepository).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Repository\Activity\ActivityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Activity\ActivityRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Building\BuildingRepository" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\Building\BuildingRepository).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Repository\Building\BuildingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Building\BuildingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\BuildingType\BuildingTypeRepository" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\BuildingType\BuildingTypeRepository).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Repository\BuildingType\BuildingTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\BuildingType\BuildingTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Cart\CartRepository" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\Cart\CartRepository).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Repository\Cart\CartRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Cart\CartRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\CashDesk\CashDeskRepository" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\CashDesk\CashDeskRepository).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Repository\CashDesk\CashDeskRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\CashDesk\CashDeskRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Category\CategoryRepository" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\Category\CategoryRepository).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Repository\Category\CategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Category\CategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\CategoryStyle\CategoryStyleRepository" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\CategoryStyle\CategoryStyleRepository).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Repository\CategoryStyle\CategoryStyleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\CategoryStyle\CategoryStyleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\City\CityRepository" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\City\CityRepository).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Repository\City\CityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\City\CityRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\ClientPush\ClientPushRepository" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\ClientPush\ClientPushRepository).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Repository\ClientPush\ClientPushRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\ClientPush\ClientPushRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Country\CountryRepository" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\Country\CountryRepository).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Repository\Country\CountryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Country\CountryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Currency\CurrencyRepository" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\Currency\CurrencyRepository).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Repository\Currency\CurrencyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Currency\CurrencyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\DeliveryType\DeliveryTypeRepository" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\DeliveryType\DeliveryTypeRepository).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Repository\DeliveryType\DeliveryTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\DeliveryType\DeliveryTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\EmailTemplate\EmailTemplateRepository" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\EmailTemplate\EmailTemplateRepository).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Repository\EmailTemplate\EmailTemplateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\EmailTemplate\EmailTemplateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Event\EventRepository" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\Event\EventRepository).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Repository\Event\EventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Event\EventRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\EventCategory\EventCategoryRepository" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\EventCategory\EventCategoryRepository).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Repository\EventCategory\EventCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\EventCategory\EventCategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\EventTag\EventTagRepository" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\EventTag\EventTagRepository).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Repository\EventTag\EventTagRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\EventTag\EventTagRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Hall\HallRepository" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\Hall\HallRepository).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Repository\Hall\HallRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Hall\HallRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Legal\LegalRepository" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\Legal\LegalRepository).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Repository\Legal\LegalRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Legal\LegalRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Merchant\MerchantRepository" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\Merchant\MerchantRepository).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Repository\Merchant\MerchantRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Merchant\MerchantRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Order\OrderRepository" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\Order\OrderRepository).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Repository\Order\OrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Order\OrderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\OrderProduct\OrderProductRepository" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\OrderProduct\OrderProductRepository).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Repository\OrderProduct\OrderProductRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\OrderProduct\OrderProductRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Organization\OrganizationRepository" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\Organization\OrganizationRepository).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Repository\Organization\OrganizationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Organization\OrganizationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Page\PageRepository" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\Page\PageRepository).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Repository\Page\PageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Page\PageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\PaymentType\PaymentTypeRepository" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\PaymentType\PaymentTypeRepository).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Repository\PaymentType\PaymentTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\PaymentType\PaymentTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\PreOrder\PreOrderRepository" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\PreOrder\PreOrderRepository).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Repository\PreOrder\PreOrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\PreOrder\PreOrderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\RunningLine\RunningLineRepository" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\RunningLine\RunningLineRepository).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Repository\RunningLine\RunningLineRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\RunningLine\RunningLineRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\SeoData\SeoDataRepository" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\SeoData\SeoDataRepository).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Repository\SeoData\SeoDataRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\SeoData\SeoDataRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\ShortLink\ShortLinkRepository" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\ShortLink\ShortLinkRepository).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Repository\ShortLink\ShortLinkRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\ShortLink\ShortLinkRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Sticker\StickerRepository" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\Sticker\StickerRepository).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Repository\Sticker\StickerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Sticker\StickerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Tag\TagRepository" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\Tag\TagRepository).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Repository\Tag\TagRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Tag\TagRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\User\UserRepository" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\User\UserRepository).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Repository\User\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\User\UserRepository).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\Service\FmClient\MessageHandler\SlowLogMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\Service\FmClient\MessageHandler\SlowLogMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Service\FmClient\MessageHandler\SlowLogMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\MessageHandler\SlowLogMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\Service\FmClient\MessageHandler\SlowLogMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\Service\FmClient\MessageHandler\SlowLogMessageHandler).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\Service\Payment\Communicator\PaymentInfoInterface.0.App\ProjectCatalogBundle\Infrastructure\Service\Payment\Communicator\PlatonPaymentInfo" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Service\Payment\Communicator\PlatonPaymentInfo).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Service\Payment\Communicator\PlatonPaymentInfo" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\Service\Payment\Communicator\PaymentInfoInterface.0.App\ProjectCatalogBundle\Infrastructure\Service\Payment\Communicator\PlatonPaymentInfo).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\Service\Payment\Communicator\PaymentInfoInterface.0.App\ProjectCatalogBundle\Infrastructure\Service\Payment\Communicator\RevolutPaymentInfo" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Service\Payment\Communicator\RevolutPaymentInfo).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Service\Payment\Communicator\RevolutPaymentInfo" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\Service\Payment\Communicator\PaymentInfoInterface.0.App\ProjectCatalogBundle\Infrastructure\Service\Payment\Communicator\RevolutPaymentInfo).
Resolving inheritance for ".instanceof.App\ProjectCatalogBundle\Infrastructure\Service\Push\MessageHandler\PushCallbackMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\Service\Push\MessageHandler\PushCallbackMessageHandler" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Service\Push\MessageHandler\PushCallbackMessageHandler).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Service\Push\MessageHandler\PushCallbackMessageHandler" (parent: .instanceof.App\ProjectCatalogBundle\Infrastructure\Service\Push\MessageHandler\PushCallbackMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\Service\Push\MessageHandler\PushCallbackMessageHandler).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Subscriber\FrontApi\FrontApiSubscriber" (parent: .abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Subscriber\FrontApi\FrontApiSubscriber).
Resolving inheritance for "App\ProjectCatalogBundle\Infrastructure\Subscriber\FrontApi\FrontApiSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Subscriber\FrontApi\FrontApiSubscriber).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Shared\Infrastructure\Controller\FrontApiController" (parent: .abstract.instanceof.App\Shared\Infrastructure\Controller\FrontApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Shared\Infrastructure\Controller\FrontApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Shared\Infrastructure\Controller\FrontApiController).
Resolving inheritance for "App\Shared\Infrastructure\Controller\FrontApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Shared\Infrastructure\Controller\FrontApiController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Shared\Infrastructure\EventListener\Knp\DBALQueryBuilderWithoutCountSubscriber" (parent: .abstract.instanceof.App\Shared\Infrastructure\EventListener\Knp\DBALQueryBuilderWithoutCountSubscriber).
Resolving inheritance for "App\Shared\Infrastructure\EventListener\Knp\DBALQueryBuilderWithoutCountSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Shared\Infrastructure\EventListener\Knp\DBALQueryBuilderWithoutCountSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Shared\Infrastructure\EventListener\ResponseHeaderSetter" (parent: .abstract.instanceof.App\Shared\Infrastructure\EventListener\ResponseHeaderSetter).
Resolving inheritance for "App\Shared\Infrastructure\EventListener\ResponseHeaderSetter" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Shared\Infrastructure\EventListener\ResponseHeaderSetter).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Shared\Infrastructure\Serializer\FlattenExceptionNormalizer" (parent: .abstract.instanceof.App\Shared\Infrastructure\Serializer\FlattenExceptionNormalizer).
Resolving inheritance for "App\Shared\Infrastructure\Serializer\FlattenExceptionNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Shared\Infrastructure\Serializer\FlattenExceptionNormalizer).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Shared\Infrastructure\Serializer\IntlDateTimeNormalizer" (parent: .abstract.instanceof.App\Shared\Infrastructure\Serializer\IntlDateTimeNormalizer).
Resolving inheritance for "App\Shared\Infrastructure\Serializer\IntlDateTimeNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Shared\Infrastructure\Serializer\IntlDateTimeNormalizer).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Shared\Infrastructure\Twig\AppExtension" (parent: .abstract.instanceof.App\Shared\Infrastructure\Twig\AppExtension).
Resolving inheritance for "App\Shared\Infrastructure\Twig\AppExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Shared\Infrastructure\Twig\AppExtension).
Resolving inheritance for "cache.app" (parent: cache.adapter.redis).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.annotations" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._version__default" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "psr18.platon.client" (parent: psr18.http_client).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "redis_cache" (parent: cache.adapter.redis).
Resolving inheritance for "app.cache" (parent: cache.adapter.redis).
Resolving inheritance for "system.cache" (parent: cache.adapter.redis).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.%env(MESSENGER_TRANSPORT_DSN_KEY)%" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.%env(MESSENGER_TRANSPORT_DSN_KEY)%_reverse" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async_api_messages" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.customer" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.order" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.log" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.event" (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 "security.access_token_handler.oidc.signature.ES256" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES384" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES512" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.user.provider.concrete.users_in_memory" (parent: security.user.provider.in_memory).
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.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine_mongodb.odm.default_connection.event_manager" (parent: doctrine_mongodb.odm.connection.event_manager).
Resolving inheritance for "doctrine_mongodb.odm.default_manager_configurator" (parent: doctrine_mongodb.odm.manager_configurator.abstract).
Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
Resolving inheritance for "cache.ux.twig_component" (parent: cache.system).
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 "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.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
658
Removed service "Predis\Client"; reason: private alias.
Removed service "App\FrontApp\Application\Service\MailerInterface"; reason: private alias.
Removed service "App\Log\Domain\Entity\ExceptionLog\ExceptionLogInterface"; reason: private alias.
Removed service "App\Log\Domain\Factory\ExceptionLog\ExceptionLogFactoryInterface"; reason: private alias.
Removed service "App\Log\Domain\Repository\ExceptionLogRepositoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Command\FmCommand\FmCommandInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\BuildingPage\BuildingPageDtoInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\BuildingPage\ValueObject\BuildingEventItemDtoInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\CashDesk\CashDeskCityDtoInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\CashDesk\CashDeskDtoInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\CashDesk\CashDeskScheduleDtoInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\City\CitiesListDtoInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\Currency\CurrencyDtoInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\Event\EventImageDtoInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\Event\SimpleEventDtoInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\Page\CustomPageDtoInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\Page\FilteredEventsPageDtoInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\Page\PageWithPaginationDtoInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\Page\ValueObject\CategoryFilterItemDtoInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\Page\ValueObject\EventItemDtoInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\ProjectSettings\ProjectCustomScriptInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\ProjectSettings\ProjectCustomStylesInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\ProjectSettings\ProjectFmSettingsInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\ProjectSettings\ProjectFooterSettingsDtoListInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\ProjectSettings\ProjectHeaderSettingsDtoListInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\ProjectSettings\ProjectLangsSettingsDtoInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\ProjectSettings\ProjectSeoSettingsInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\ProjectSettings\ProjectSettingDtoInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\ProjectSettings\ProjectZendeskSettingsInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\Redirect\RedirectDtoInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\RunningLine\RunningLineDtoInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\SettingsListInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\Sticker\StickerDtoInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\Tag\TagDtoInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\Widget\Afisha\AfishaWidgetDtoInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\Widget\Banner\BannerWidgetDtoInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\Widget\CancelledEvent\CancelledEventDtoInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\Widget\CancelledEvent\CancelledEventWidgetDtoInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\Widget\CashDeskWidgetDtoInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\Widget\ContentBlockWidgetDtoInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\Widget\CustomLink\CustomLinkItemInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\Widget\CustomLink\CustomLinkWidgetDtoInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\Widget\DisputesFormWidgetDtoInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\Widget\EventFilter\EventFilterItemInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\Widget\EventFilter\EventFilterWidgetDtoInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\Widget\HtmlEditorWidgetDtoInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\Widget\NewsSubscriptionFormWidgetDtoInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\Widget\SitemapWidgetDtoInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\Widget\TitleWithSubtitleWidgetDtoInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Dto\Zendesk\ZendeskRequestDtoInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\Activity\ActivitiesMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\Activity\ActivityMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\Building\BuildingMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\Building\BuildingsMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\BuildingType\BuildingTypeMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\BuildingType\BuildingTypesMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\CashDesk\CashDeskMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\CashDesk\CashDesksMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\CashDesk\DeleteCashDeskMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\Category\CategoriesMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\Category\CategoryMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\CategoryStyle\CategoryStyleMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\CategoryStyle\CategoryStylesMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\City\CitiesMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\City\CityMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\Country\CountriesMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\Country\CountryMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\Currency\CurrenciesMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\Currency\CurrencyMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\DeliveryType\DeliveryTypesMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\EmailTemplate\DeleteEmailTemplateMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\EmailTemplate\EmailTemplateMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\EmailTemplate\EmailTemplatesMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\Event\EventMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\Event\EventsMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\Hall\HallMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\Hall\HallsMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\Legal\LegalMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\Legal\LegalsMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\Organization\OrganizationMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\Organization\OrganizationsMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\Page\PageMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\PaymentType\PaymentTypeMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\PaymentType\PaymentTypesMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\Redirect\DeleteRedirectMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\Redirect\RedirectMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\Redirect\RedirectsMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\RunningLine\DeleteRunningLineMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\RunningLine\RunningLineMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\SeoData\DeleteSeoDataMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\SeoData\SeoDataMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\SeoData\SeoDatasMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\Settings\SettingsMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\ShortLink\ShortLinkMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\ShortLink\ShortLinksMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\Sticker\StickerMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\Sticker\StickersMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\Tag\TagMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\Tag\TagsMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\Translation\DeleteTranslationMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\Translation\TranslationMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Message\Translation\TranslationsMessageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Service\Activity\ActivityStorageServiceInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Service\Archiver\EventArchivedDtoInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Service\Archiver\EventArchiverInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Service\Building\BuildingStorageServiceInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Service\BuildingPage\BuildingPageResolverClientServiceInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Service\CashDesk\CashDeskServiceInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Service\Category\CategoryStorageServiceInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Service\City\CityStorageServiceInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Service\City\DomainCityResolverInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Service\Country\CountryStorageServiceInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Service\Currency\CurrencyStorageServiceInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Service\DeliveryType\DeliveryTypeStorageServiceInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Service\FmClient\Communicator\CommunicatorInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Service\FmClient\FmClientInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Service\FmClient\Response\ResponseInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Service\Languages\LanguageStorageServiceInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Service\Mapper\MapperDtoInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Service\Mapper\MapperServiceInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Service\Organization\OrganizationStorageServiceInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Service\Page\PageResolverClientServiceInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Service\Payment\FmMonobankPaymentDtoInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Service\Payment\FmOrderNotificationServiceInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Service\Payment\ProjectEventPaymentServiceInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Service\PaymentType\PaymentTypeStorageServiceInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Service\ProjectSettings\ProjectSettingsClientServiceInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Service\Redirect\RedirectStorageServiceInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Service\RunningLine\RunningLineClientServiceInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Service\Sticker\StickerStorageServiceInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Service\Tag\TagStorageServiceInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Service\UserNotification\EmailUserNotificationServiceInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Service\Widget\Handler\Afisha\AfishaWidgetHandlerInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Service\Zendesk\Api\ZendeskApiServiceInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Application\Service\Zendesk\ZendeskServiceInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Activity\ActivityInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\ActivityLang\ActivityLangInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\ActivityMerchant\ActivityMerchantInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\ActivityTag\ActivityTagInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Building\BuildingInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\BuildingLang\BuildingLangInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\BuildingType\BuildingTypeInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\BuildingTypeLang\BuildingTypeLangInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Cart\CartInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CashDesk\CashDeskInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CashDeskLang\CashDeskLangInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Category\CategoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CategoryLang\CategoryLangInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CategoryStyle\CategoryStyleInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\City\CityInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CityLang\CityLangInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\ClientPush\ClientPushInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Country\CountryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CountryLang\CountryLangInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Currency\CurrencyInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CurrencyLang\CurrencyLangInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Customer\CustomerInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Customer\UserInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\DeliveryType\DeliveryTypeInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\DeliveryTypeLang\DeliveryTypeLangInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\EmailTemplate\EmailTemplateInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\EmailTemplateLang\EmailTemplateLangInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Event\ArchiveEventInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Event\EventInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\EventCategory\EventCategoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\EventLang\EventLangInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\EventMerchant\EventMerchantInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\EventTag\EventTagInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Hall\HallInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\HallLang\HallLangInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Legal\LegalInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Link\ShortLinkInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Merchant\MerchantInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Order\OrderInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Order\OrderProductInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Organization\OrganizationInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\OrganizationMerchant\OrganizationMerchantInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Page\PageInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\PageLang\PageLangInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\PaymentType\PaymentTypeInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\PaymentTypeLang\PaymentTypeLangInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\PreOrder\PreOrderInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Redirect\RedirectInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\RunningLine\RunningLineInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\RunningLineLang\RunningLineLangInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\SeoData\SeoDataInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\SeoDataLang\SeoDataLangInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Settings\SettingsInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Sticker\StickerInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\StickerLang\StickerLangInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Tag\TagInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\TagLang\TagLangInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\UserActivity\UserActivityInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Widget\WidgetInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\Activity\ActivityFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\ActivityLang\ActivityLangFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\ActivityTag\ActivityTagFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\ArchiveEvent\ArchiveEventFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\Building\BuildingFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\BuildingLang\BuildingLangFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\BuildingType\BuildingTypeFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\BuildingTypeLang\BuildingTypeLangFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\Cart\CartFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\CashDesk\CashDeskFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\CashDeskLang\CashDeskLangFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\Category\CategoryFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\CategoryLang\CategoryLangFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\CategoryStyle\CategoryStyleFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\City\CityFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\CityLang\CityLangFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\Country\CountryFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\CountryLang\CountryLangFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\Currency\CurrencyFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\CurrencyLang\CurrencyLangFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\Customer\CustomerFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\DeliveryType\DeliveryTypeFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\DeliveryTypeLang\DeliveryTypeLangFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\EmailTemplate\EmailTemplateFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\EmailTemplateLang\EmailTemplateLangFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\Event\EventFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\EventCategory\EventCategoryFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\EventLang\EventLangFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\EventTag\EventTagFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\Hall\HallFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\HallLang\HallLangFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\Legal\LegalFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\Merchant\MerchantFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\Order\OrderFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\OrderProduct\OrderProductFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\Organization\OrganizationFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\Page\PageFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\PageLang\PageLangFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\PaymentType\PaymentTypeFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\PaymentTypeLang\PaymentTypeLangFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\Redirect\RedirectFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\RunningLine\RunningLineFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\RunningLineLang\RunningLineLangFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\SeoData\SeoDataFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\SeoDataLang\SeoDataLangFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\Settings\SettingsFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\ShortLink\ShortLinkFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\Sticker\StickerFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\StickerLang\StickerLangFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\Tag\TagFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\TagLang\TagLangFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\User\UserFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\UserActivity\UserActivityFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Factory\Widget\WidgetFactoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Repository\Activity\ActivityRepositoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Repository\ArchiveEvent\ArchiveEventRepositoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Repository\Building\BuildingRepositoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Repository\BuildingType\BuildingTypeRepositoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Repository\Cart\CartRepositoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Repository\CashDesk\CashDeskRepositoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Repository\Category\CategoryRepositoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Repository\CategoryStyle\CategoryStyleRepositoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Repository\City\CityRepositoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Repository\ClientPush\ClientPushRepositoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Repository\Country\CountryRepositoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Repository\Currency\CurrencyRepositoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Repository\Customer\CustomerRepositoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Repository\DeliveryType\DeliveryTypeRepositoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Repository\EmailTemplateRepository\EmailTemplateRepositoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Repository\Event\EventRepositoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Repository\EventCategory\EventCategoryRepositoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Repository\EventTag\EventTagRepositoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Repository\Hall\HallRepositoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Repository\Legal\LegalRepositoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Repository\Merchant\MerchantRepositoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Repository\Order\OrderRepositoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Repository\OrderProduct\OrderProductRepositoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Repository\Organization\OrganizationRepositoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Repository\Page\PageRepositoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Repository\PaymentType\PaymentTypeRepositoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Repository\PreOrder\PreOrderRepositoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Repository\Redirect\RedirectRepositoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Repository\RunningLine\RunningLineRepositoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Repository\SeoData\SeoDataRepositoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Repository\Settings\SettingsRepositoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Repository\ShortLink\ShortLinkRepositoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Repository\Sticker\StickerRepositoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Repository\Tag\TagRepositoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Repository\User\UserRepositoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Repository\UserActivity\UserActivityRepositoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Domain\Repository\Widget\WidgetRepositoryInterface"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\Language\LanguageServiceInterface"; reason: private alias.
Removed service "App\Shared\Domain\Error\Handler\ErrorHandlerInterface"; reason: private alias.
Removed service "App\Shared\Domain\Persistence\PersistenceManagerInterface"; reason: private alias.
Removed service "App\Shared\Domain\Service\HttpClient\ApiHttpClientInterface"; reason: private alias.
Removed service "App\Shared\Domain\Service\HttpClient\Request\HttpClientParamsResolverInterface"; reason: private alias.
Removed service "App\Shared\Domain\Service\SlugServiceInterface"; reason: private alias.
Removed service "App\Shared\Domain\ValueObject\UTCDateTimeTypeInterface"; 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\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service ".Symfony\Contracts\HttpClient\HttpClientInterface $platon.client"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface $platonClient"; reason: private alias.
Removed service ".Psr\Http\Client\ClientInterface $platon.client"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface $platonClient"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "mailer.default_transport"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "routing.loader.annotation"; reason: private alias.
Removed service "routing.loader.annotation.directory"; reason: private alias.
Removed service "routing.loader.annotation.file"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "annotation_reader"; reason: private alias.
Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderSerializer"; 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_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $redis_cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $redisCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $redis_cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $redisCache"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $redis_cache"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $redisCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $app.cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $appCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $app.cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $appCache"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $app.cache"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $appCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $system.cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $systemCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $system.cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $systemCache"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $system.cache"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $systemCache"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "messenger.listener.stop_worker_on_sigterm_signal_listener"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
Removed service "notifier.logger_notification_listener"; 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.metadata.annotation_reader"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $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 "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\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Doctrine\ODM\MongoDB\DocumentManager"; reason: private alias.
Removed service "Doctrine\Bundle\MongoDBBundle\ManagerRegistry"; reason: private alias.
Removed service "doctrine_mongodb.odm.event_manager"; reason: private alias.
Removed service "FOS\RestBundle\View\ViewHandlerInterface"; reason: private alias.
Removed service "FOS\RestBundle\Request\ParamFetcherInterface"; reason: private alias.
Removed service "fos_rest.validator"; reason: private alias.
Removed service "sensio_framework_extra.converter.doctrine.orm.expression_language"; reason: private alias.
Removed service "sensio_framework_extra.security.expression_language"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
Removed service "Symfony\UX\TwigComponent\ComponentRendererInterface"; reason: private alias.
Removed service "console.command.stimulus_component_debug"; reason: private alias.
Removed service "Knp\Component\Pager\PaginatorInterface"; reason: private alias.
Removed service "Knp\Component\Pager\ArgumentAccess\ArgumentAccessInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_clientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service "fos_rest.serializer"; reason: private alias.
Removed service "app.page.handler"; reason: private alias.
Removed service ".service_locator.17vgoZ1"; reason: private alias.
Removed service ".service_locator.NeZJExz"; reason: private alias.
Removed service ".service_locator..ksatV9"; reason: private alias.
Removed service ".service_locator.XDGmiR3"; reason: private alias.
Removed service ".service_locator.bJ.4HC5"; reason: private alias.
Removed service ".service_locator.S5tEZ7F"; reason: private alias.
Removed service ".service_locator.6KwKlli"; reason: private alias.
Removed service ".service_locator.Gwld_jV"; reason: private alias.
Removed service ".service_locator.27crIn2"; reason: private alias.
Removed service ".service_locator.R23Nt43"; reason: private alias.
Removed service ".service_locator.16ROTYf"; reason: private alias.
Removed service ".service_locator.tRrcZR7"; reason: private alias.
Removed service ".service_locator.c6bfXY4"; reason: private alias.
Removed service ".service_locator.2UVN7bL"; reason: private alias.
Removed service ".service_locator.nTF5okP"; reason: private alias.
Removed service ".service_locator.r.yRLQv"; reason: private alias.
Removed service ".service_locator.T.dQ3xO"; reason: private alias.
Removed service ".service_locator.HHFnvpl"; reason: private alias.
Removed service ".service_locator.44sTITG"; reason: private alias.
Removed service ".service_locator.O8XemKw"; reason: private alias.
Removed service ".service_locator.kA6IEV0"; reason: private alias.
Removed service ".service_locator.3f9mhsd"; reason: private alias.
Removed service ".service_locator.6PW695X"; reason: private alias.
Removed service ".service_locator.jNv.AGn"; reason: private alias.
Removed service ".service_locator.t3FYtC9"; reason: private alias.
Removed service ".service_locator.WVSp.6y"; reason: private alias.
Removed service ".service_locator.IeKtaF3"; reason: private alias.
Removed service ".service_locator.kG.xQm6"; reason: private alias.
Removed service ".service_locator.ockLNJN"; reason: private alias.
Removed service ".service_locator.bJ3Eut7"; reason: private alias.
Removed service ".service_locator.XHchOeh"; reason: private alias.
Removed service ".service_locator.YHnGC9A"; reason: private alias.
Removed service ".service_locator.sdmeARn"; reason: private alias.
Removed service ".service_locator.3bRaklc"; reason: private alias.
Removed service ".service_locator.rvcxv5V"; reason: private alias.
Removed service ".service_locator.IoP0tWx"; reason: private alias.
Removed service ".service_locator.vvrL4BS"; reason: private alias.
Removed service ".service_locator.Cf4C300"; reason: private alias.
Removed service ".service_locator.9G.dBfV"; reason: private alias.
Removed service ".service_locator.xLnYpDz"; reason: private alias.
Removed service ".service_locator.9WRjnm1"; reason: private alias.
Removed service ".service_locator.SwXfAPa"; reason: private alias.
Removed service ".service_locator.z5B_wDw"; reason: private alias.
Removed service ".service_locator.CUS6IS_"; reason: private alias.
Removed service ".service_locator.iRgOhxg"; reason: private alias.
Removed service ".service_locator.cT9vPtZ"; reason: private alias.
Removed service ".service_locator.M5G6jfb"; reason: private alias.
Removed service ".service_locator.a5A5AzJ"; reason: private alias.
Removed service ".service_locator.MHztCQJ"; reason: private alias.
Removed service ".service_locator.IMuNlHv"; reason: private alias.
Removed service ".service_locator.3mHgSms"; reason: private alias.
Removed service ".service_locator.yZYLVxp"; reason: private alias.
Removed service ".service_locator.HNujtIS"; reason: private alias.
Removed service ".service_locator.ujbpCf5"; reason: private alias.
Removed service ".service_locator.aDDDHt8"; reason: private alias.
Removed service ".service_locator.rOttw9A"; reason: private alias.
Removed service ".service_locator.20Pf.mt"; reason: private alias.
Removed service ".service_locator.UTdMjkk"; reason: private alias.
Removed service ".service_locator.PZV37Tx"; reason: private alias.
Removed service ".service_locator.Ar2mcuV"; reason: private alias.
Removed service ".service_locator.JlACgAu"; reason: private alias.
Removed service ".service_locator.FjDttFO"; reason: private alias.
Removed service ".service_locator.Px5KkNB"; reason: private alias.
Removed service ".service_locator.N1RL2Lu"; reason: private alias.
Removed service ".service_locator.b9BmWsb"; reason: private alias.
Removed service ".service_locator.jij13qc"; reason: private alias.
Removed service ".service_locator.Sy78vZN"; reason: private alias.
Removed service ".service_locator.HaOZFme"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.9SaggA7"; reason: private alias.
Removed service ".service_locator.jntcqgC"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "platon.client"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service ".debug.platon.client.inner"; reason: private alias.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter.inner"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "serializer"; reason: private alias.
Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
Removed service "var_dumper.cli_dumper"; 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 "twig.configurator.environment"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service ".service_locator.gFlme_s"; reason: private alias.
Removed service ".service_locator.JfgNtXa"; reason: private alias.
Removed service ".service_locator.CpocFgu"; reason: private alias.
Removed service ".service_locator.vf3O4kY"; reason: private alias.
Removed service ".service_locator.3VSSWTT"; reason: private alias.
Removed service ".service_locator.6PjBSov"; reason: private alias.
Removed service ".service_locator.s7cf3Aq"; reason: private alias.
Removed service ".service_locator.Lk0._xb"; reason: private alias.
Removed service ".service_locator.bs8VVRG"; reason: private alias.
Removed service ".service_locator.GbwBCQp"; reason: private alias.
Removed service ".service_locator.FQ5LcIq"; reason: private alias.
Removed service ".service_locator.pNxHPdo"; reason: private alias.
Removed service ".service_locator.vJRKwJ0"; reason: private alias.
Removed service ".service_locator.JG5VnFF"; reason: private alias.
Removed service ".service_locator.pu.H9G1"; reason: private alias.
Removed service ".service_locator.Nn9fQDa"; reason: private alias.
Removed service ".service_locator.Z0iwQ9c"; reason: private alias.
Removed service ".service_locator.V67f6Ok"; reason: private alias.
Removed service ".service_locator.6uSuPBH"; reason: private alias.
Removed service ".service_locator.HJZj7G."; reason: private alias.
Removed service ".service_locator.nuqzK3T"; reason: private alias.
Removed service ".service_locator.E77BD9z"; reason: private alias.
Removed service ".service_locator.0XBXlXs"; reason: private alias.
Removed service ".service_locator..lwxd.c"; reason: private alias.
Removed service ".service_locator.k_fl23R"; reason: private alias.
Removed service ".service_locator.bXMhfVz"; reason: private alias.
Removed service ".service_locator.c.KWnOM"; reason: private alias.
Removed service ".service_locator.vJPBrdi"; reason: private alias.
Removed service ".service_locator.MIxTVmR"; reason: private alias.
Removed service ".service_locator.W0XLF88"; reason: private alias.
Removed service ".service_locator.EXcfEM7"; reason: private alias.
Removed service ".service_locator.6eFfJzT"; reason: private alias.
Removed service ".service_locator..9.7QIb"; reason: private alias.
Removed service ".service_locator.cbHDZt."; reason: private alias.
Removed service ".service_locator.xbqti07"; reason: private alias.
Removed service ".service_locator.OSfeNm3"; reason: private alias.
Removed service ".service_locator.qea6w0v"; reason: private alias.
Removed service ".service_locator.QoKURqh"; reason: private alias.
Removed service ".service_locator.HaH0Y4A"; reason: private alias.
Removed service ".service_locator.Tr.oum6"; reason: private alias.
Removed service ".service_locator.p6UbcWk"; reason: private alias.
Removed service ".service_locator.lOlFX9i"; reason: private alias.
Removed service ".service_locator.yustFAG"; reason: private alias.
Removed service ".service_locator.JIRBJ_o"; reason: private alias.
Removed service ".service_locator.sShsWsF"; reason: private alias.
Removed service ".service_locator.dIKg0VP"; reason: private alias.
Removed service ".service_locator.AfK2eY2"; reason: private alias.
Removed service ".service_locator.Qhsu.si"; reason: private alias.
Removed service ".service_locator.w.df2rh"; reason: private alias.
Removed service ".service_locator.KQF3M3c"; reason: private alias.
Removed service ".service_locator.qNNNWqU"; reason: private alias.
Removed service ".service_locator.6y_2KfJ"; reason: private alias.
Removed service ".service_locator.GeqC17h"; reason: private alias.
Removed service ".service_locator.QdEASCt"; reason: private alias.
Removed service ".service_locator.uWWAlLp"; reason: private alias.
Removed service ".service_locator.46aDZj5"; reason: private alias.
Removed service ".service_locator.XLMlzUW"; reason: private alias.
Removed service ".service_locator.EyTYw7O"; reason: private alias.
Removed service ".service_locator.EOJ3jb."; reason: private alias.
Removed service ".service_locator.hvX8Hqi"; reason: private alias.
Removed service ".service_locator.tse2FBY"; reason: private alias.
Removed service ".service_locator.WrA.YyO"; reason: private alias.
Removed service ".service_locator.32rTyLH"; reason: private alias.
Removed service ".service_locator.md.m21v"; reason: private alias.
Removed service ".service_locator.zcxBf3w"; reason: private alias.
Removed service ".service_locator.knA0Wct"; reason: private alias.
Removed service ".service_locator.K7YzCSh"; reason: private alias.
Removed service ".service_locator.uekr5rr"; reason: private alias.
Removed service ".service_locator.abzKw_P"; reason: private alias.
Removed service ".service_locator.D9_950y"; reason: private alias.
Removed service ".service_locator.JH_ks0A"; reason: private alias.
Removed service ".service_locator._kIAbz1"; reason: private alias.
Removed service ".service_locator.hnz5ZNh"; reason: private alias.
Removed service ".service_locator..Fs8Kd7"; reason: private alias.
305
Changed reference of service "App\Fm\Infrastructure\Controller\FmController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\FrontApp\Infrastructure\Console\FacebookFeedCommand" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\FrontApp\Infrastructure\Console\FacebookFeedCommand" previously pointing to "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" to "router".
Changed reference of service "App\FrontApp\Infrastructure\Console\FacebookFeedContentCommand" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\FrontApp\Infrastructure\Console\FacebookFeedContentCommand" previously pointing to "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" to "router".
Changed reference of service "App\FrontApp\Infrastructure\Console\Sitemap\SitemapConsoleCommand" previously pointing to "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" to "router".
Changed reference of service "App\FrontApp\Infrastructure\Controller\AnalyticController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\FrontApp\Infrastructure\Controller\CabinetController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\FrontApp\Infrastructure\Controller\CabinetSubscribersController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\FrontApp\Infrastructure\Controller\Payment\ApplePayController" previously pointing to "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" to "router".
Changed reference of service "App\FrontApp\Infrastructure\Controller\Payment\ApplePayController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\FrontApp\Infrastructure\Controller\Payment\ApplePayController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\FrontApp\Infrastructure\Controller\Payment\GooglePayMonobankController" previously pointing to "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" to "router".
Changed reference of service "App\FrontApp\Infrastructure\Controller\Payment\GooglePayMonobankController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\FrontApp\Infrastructure\Controller\Payment\GooglePayMonobankController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\FrontApp\Infrastructure\Controller\Payment\MonoPayController" previously pointing to "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" to "router".
Changed reference of service "App\FrontApp\Infrastructure\Controller\Payment\MonoPayController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\FrontApp\Infrastructure\Controller\Payment\MonoPayController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\FrontApp\Infrastructure\Controller\Payment\MonobankWebhookController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\FrontApp\Infrastructure\Controller\Payment\MonobankWebhookController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\FrontApp\Infrastructure\Controller\Payment\PlatonPayController" previously pointing to "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" to "router".
Changed reference of service "App\FrontApp\Infrastructure\Controller\Payment\PlatonPayController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\FrontApp\Infrastructure\Controller\Payment\PlatonPayController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\FrontApp\Infrastructure\Controller\Payment\RedsysPayController" previously pointing to "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" to "router".
Changed reference of service "App\FrontApp\Infrastructure\Controller\Payment\RedsysPayController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\FrontApp\Infrastructure\Controller\Payment\RedsysPayController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\FrontApp\Infrastructure\Controller\Payment\RevolutController" previously pointing to "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" to "router".
Changed reference of service "App\FrontApp\Infrastructure\Controller\Payment\RevolutController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\FrontApp\Infrastructure\Controller\Payment\RevolutController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\FrontApp\Infrastructure\Controller\Payment\Stripe\PaymentController" previously pointing to "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" to "router".
Changed reference of service "App\FrontApp\Infrastructure\Controller\Payment\Stripe\PaymentController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\FrontApp\Infrastructure\Controller\Payment\Stripe\PaymentController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\FrontApp\Infrastructure\Controller\PreOrderController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\FrontApp\Infrastructure\Controller\PreOrderController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\FrontApp\Infrastructure\Controller\Push\EsputnikController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\FrontApp\Infrastructure\Controller\Push\PushController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\FrontApp\Infrastructure\Controller\Push\TelegramController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\FrontApp\Infrastructure\Controller\Push\ViberController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\FrontApp\Infrastructure\Controller\ResetPasswordController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\FrontApp\Infrastructure\EventListener\RequestListener" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\FrontApp\Infrastructure\Service\Affiliate\KimAffiliate" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\FrontApp\Infrastructure\Service\Ticket\CabinetTicketsService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\FrontApp\Infrastructure\Service\Ticket\TicketService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\FrontApp\Infrastructure\Twig\Component\Event\EventBuyButtonComponent" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\FrontApp\Infrastructure\Twig\Component\Filter\FooterFilterComponent" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\FrontApp\Infrastructure\Twig\Component\Filter\HeaderFilterComponent" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\FrontApp\Infrastructure\Twig\Extension\FilteredEvents\EventsDateExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\FrontApp\Infrastructure\Twig\Extension\FilteredEvents\FilteredEventsExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\FrontApp\Infrastructure\Twig\Extension\Localisation\LocalisationExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Application\Command\NewsSubscription\Handler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Application\Command\NewsSubscription\Handler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\ProjectCatalogBundle\Application\Command\PaymentType\CreateHandler" previously pointing to "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" to "router".
Changed reference of service "App\ProjectCatalogBundle\Application\Command\PaymentType\EditHandler" previously pointing to "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" to "router".
Changed reference of service "App\ProjectCatalogBundle\Application\Command\Search\Handler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Application\Command\Search\Handler" previously pointing to "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" to "router".
Changed reference of service "App\ProjectCatalogBundle\Application\Command\Zendesk\Handler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Adapter\CashDesk\CashDeskDtoAdapter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Adapter\Event\CustomEventDtoAdapter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Adapter\Widget\CustomLinkItem\BuildingLinkItemAdapter" previously pointing to "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" to "router".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Adapter\Widget\CustomLinkItem\CityLinkItemAdapter" previously pointing to "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" to "router".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Adapter\Widget\EventFilterWidgetDtoAdapter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Console\Payment\GetPaymentInfoCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\Activity\UpsertBatchController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\Activity\UpsertController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\Building\UpsertBatchController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\Building\UpsertController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\BuildingType\UpsertBatchController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\BuildingType\UpsertController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\Cache\IndexController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\CashDesk\DeleteController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\CashDesk\UpsertBatchController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\CashDesk\UpsertController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\Category\UpsertBatchController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\Category\UpsertController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\CategoryStyle\DeleteController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\CategoryStyle\UpsertBatchController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\CategoryStyle\UpsertController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\City\UpsertBatchController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\City\UpsertController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\Clear\ClearController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\Country\UpsertBatchController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\Country\UpsertController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\Currency\UpsertBatchController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\Currency\UpsertController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\Customer\CustomerController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\DeliveryType\UpsertBatchController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\EmailTemplate\DeleteController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\EmailTemplate\UpsertBatchController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\EmailTemplate\UpsertController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\Event\DeleteController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\Event\UpsertBatchController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\Event\UpsertController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\Hall\UpsertBatchController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\Hall\UpsertController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\Legal\UpsertBatchController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\Legal\UpsertController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\NewsSubscriptionForm\NewsSubscriptionFormController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\Organization\UpsertBatchController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\Organization\UpsertController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\Page\UpsertController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\PaymentType\DeleteController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\PaymentType\UpsertBatchController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\Redirect\DeleteController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\Redirect\UpsertBatchController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\Redirect\UpsertController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\RunningLine\DeleteController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\RunningLine\UpsertController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\SeoData\DeleteController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\SeoData\UpsertBatchController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\SeoData\UpsertController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\Settings\RestController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\ShortLink\DeleteController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\ShortLink\UpsertBatchController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\ShortLink\UpsertController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\Sticker\DeleteController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\Sticker\UpsertBatchController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\Sticker\UpsertController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\Tag\UpsertBatchController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\Tag\UpsertController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\Translation\CheckEmptyTranslationsController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\Translation\DeleteController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\Translation\UpsertBatchController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\Translation\UpsertController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Controller\ZendeskForm\SendFormController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Crud\NewsSubscriptionForm\NewsSubscriptionForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Crud\ZendeskDisputeForm\SendForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Dto\ZendeskRequest\ZendeskRequestDto" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Activity\ActivitiesMessageHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Activity\ActivityMessageHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\CzechSyncHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Event\DeleteEventMessageHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Event\EventMessageHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Event\EventsMessageHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\MixSyncHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\OrderMessageHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\PolandSyncHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Settings\SettingsMessageHandler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\SpainSyncHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Sticker\DeleteStickerMessageHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Subscribe\NewsSubscribeMessageHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\SwitzSyncHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\UkraineSyncHandler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Service\City\DomainCityResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Service\Event\Handler\EventBySlugHandler" previously pointing to "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" to "router".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Service\Event\Handler\EventBySlugHandler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\Communicator\Communicator" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\FmClient" previously pointing to "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" to "router".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\Response\ClientInfoMiddleware" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\Response\ClientLoginMiddleware" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\Response\ClientRegisterMiddleware" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\Response\OrderMiddleware" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\Response\OrderMiddleware" previously pointing to "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" to "router".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\Response\OrderMiddleware" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\Response\PaymentFormMiddleware" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\Response\PaymentTypeMiddleware" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Service\Mapper\CrmConsumerService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Service\Page\Handler\Filtration\OneSlugFiltrationPageHandler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Service\Page\Handler\Filtration\TagFiltrationPageHandler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\ProjectCatalogBundle\Infrastructure\Service\Payment\ProjectEventPaymentService" previously pointing to "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" to "router".
Changed reference of service "App\Shared\Infrastructure\Controller\FrontApiController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Shared\Infrastructure\EventListener\ResponseHeaderSetter" previously pointing to "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" to "router".
Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "locale_listener" previously pointing to "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" 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 "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" to "router".
Changed reference of service "console.command.router_match" previously pointing to "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailer.mailer" previously pointing to "debug.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.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" to "router".
Changed reference of service "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.router_context" previously pointing to "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" 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.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 "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" to "router".
Changed reference of service "security.logout_url_generator" previously pointing to "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" to "router".
Changed reference of service "security.http_utils" previously pointing to "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" to "router".
Changed reference of service "security.http_utils" previously pointing to "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" 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 "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" to "router".
Changed reference of service "maker.maker.make_reset_password" previously pointing to "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" to "router".
Changed reference of service "fos_rest.view_response_listener" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "webpack_encore.tag_renderer" 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 "knp_paginator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" to "router".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.MEa3gue" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".service_locator.pbHuQmp" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.xdAsH96" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.9KZ9o0j" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.PXg.PQ5" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.VIFh4jY" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.CpjOTw8" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.SK_1C1." previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.FH2YYwZ" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.tJw4iSX" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.v87Ta7y" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.4c.bxvG" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.kSTW3le" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator..JnJIg_" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.Rj3auSm" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator..FvsHfD" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.CAMc3qa" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.xugtJ.E" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.YYfZmia" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.n1a9ddP" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.yOG5TNQ" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.y7UeRG." previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.qhmGROy" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.bwtNI2q" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.srovPFZ" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.9oAIH9p" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.TL.4G9h" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.ttRldgw" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.x14uIAC" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.gEMueEg" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.u1i5CIi" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.LBkt4RE" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.ihTvCag" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.FoasxBY" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.NYmNTz." previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.KkEzWHg" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.eBaoKVy" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.UxGpF8a" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.dvxEP9k" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.G_.t_ho" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.8JvlumY" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.5.kuWuA" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.wHnnhOW" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.Ni2._6C" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.kbfVa0E" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.3gQ1fFC" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.Bi6dhP7" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.V6K8kPr" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.qbytYVu" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator..NOEJsT" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.s4Jjx1p" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.mmsYN73" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.x3gnhE3" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.ys0m6_F" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.ZnHeFX9" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.2UoRw.I" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.HKArB6z" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.2WHy4Cn" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.YJjVCca" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
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.5cAhUFF" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.O3m_Dxt" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".service_locator.O3m_Dxt" previously pointing to "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" to "router".
Changed reference of service ".service_locator.wqbT4dY" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.wqbT4dY" previously pointing to "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" to "router".
Changed reference of service ".service_locator.fuYM_Z." previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.cUcW89y" previously pointing to "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" to "router".
Changed reference of service ".service_locator._1SGciK" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_rest.view_handler" previously pointing to "App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter" to "router".
848
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionLanguageSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "messenger.middleware.send_message"; 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 "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.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "doctrine_mongodb.odm.connection.event_manager"; reason: abstract.
Removed service "doctrine_mongodb.odm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine_mongodb.odm.security.user.provider"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\FrontApp\Infrastructure\Twig\Extension\Minify\CustomMinifyHtmlExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Extension\Minify\CustomMinifyHtmlExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Fm\Infrastructure\Controller\FmController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Fm\Infrastructure\Controller\FmController"; reason: abstract.
Removed service ".abstract.instanceof.App\Fm\Infrastructure\Controller\FmController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\FrontApp\Infrastructure\Console\FacebookFeedCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Console\FacebookFeedCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\FrontApp\Infrastructure\Console\FacebookFeedContentCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Console\FacebookFeedContentCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\FrontApp\Infrastructure\Console\Sitemap\SitemapConsoleCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Console\Sitemap\SitemapConsoleCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\FrontApp\Infrastructure\Console\TestCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Console\TestCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\FrontApp\Infrastructure\Console\TriggerNotification\BrokenCartNotificationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Console\TriggerNotification\BrokenCartNotificationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\FrontApp\Infrastructure\Console\TriggerNotification\RegistrationWithoutNotificationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Console\TriggerNotification\RegistrationWithoutNotificationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\FrontApp\Infrastructure\Console\TriggerNotification\TestNotificationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Console\TriggerNotification\TestNotificationCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\FrontApp\Infrastructure\Console\VapidCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Console\VapidCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\AfishaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\AfishaController"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Controller\AfishaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\AnalyticController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\AnalyticController"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Controller\AnalyticController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\BuildingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\BuildingController"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Controller\BuildingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\CabinetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\CabinetController"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Controller\CabinetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\CabinetProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\CabinetProfileController"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Controller\CabinetProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\CabinetSubscribersController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\CabinetSubscribersController"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Controller\CabinetSubscribersController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\CartController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\CartController"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Controller\CartController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\CashDeskController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\CashDeskController"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Controller\CashDeskController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\CheckoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\CheckoutController"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Controller\CheckoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\IndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Controller\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\LogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\LogController"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Controller\LogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\LogViewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\LogViewController"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Controller\LogViewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\LogoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\LogoutController"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Controller\LogoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\OrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\OrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Controller\OrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\PageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\PageController"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Controller\PageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\Payment\ApplePayController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\Payment\ApplePayController"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Controller\Payment\ApplePayController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\Payment\GooglePayMonobankController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\Payment\GooglePayMonobankController"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Controller\Payment\GooglePayMonobankController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\Payment\MonoPayController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\Payment\MonoPayController"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Controller\Payment\MonoPayController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\Payment\MonobankWebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\Payment\MonobankWebhookController"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Controller\Payment\MonobankWebhookController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\Payment\PlatonPayController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\Payment\PlatonPayController"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Controller\Payment\PlatonPayController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\Payment\RedsysPayController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\Payment\RedsysPayController"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Controller\Payment\RedsysPayController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\Payment\RevolutController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\Payment\RevolutController"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Controller\Payment\RevolutController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\Payment\Stripe\PaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\Payment\Stripe\PaymentController"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Controller\Payment\Stripe\PaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\PreOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\PreOrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Controller\PreOrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\Push\EsputnikController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\Push\EsputnikController"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Controller\Push\EsputnikController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\Push\PushController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\Push\PushController"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Controller\Push\PushController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\Push\TelegramController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\Push\TelegramController"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Controller\Push\TelegramController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\Push\ViberController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\Push\ViberController"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Controller\Push\ViberController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\QrCodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\QrCodeController"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Controller\QrCodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\ResetPasswordController"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Controller\ResetPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\SearchController"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Controller\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\ShorLinkController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\ShorLinkController"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Controller\ShorLinkController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\SitemapController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\SitemapController"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Controller\SitemapController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\SuccessPaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\SuccessPaymentController"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Controller\SuccessPaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\FrontApp\Infrastructure\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\FrontApp\Infrastructure\Controller\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Controller\UserController"; reason: abstract.
Removed service ".instanceof.App\FrontApp\Infrastructure\Service\Affiliate\CallbackMessageHandler.0.App\FrontApp\Infrastructure\Service\Affiliate\CallbackMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Service\Affiliate\CallbackMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\FrontApp\Infrastructure\Subscriber\Request\RequestLocaleSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Subscriber\Request\RequestLocaleSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\FrontApp\Infrastructure\Subscriber\Settings\ProjectLangsSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Subscriber\Settings\ProjectLangsSubscriber"; reason: abstract.
Removed service ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Cabinet\CabinetNavigationComponent.0.App\FrontApp\Infrastructure\Twig\Component\Cabinet\CabinetNavigationComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Cabinet\CabinetNavigationComponent"; reason: abstract.
Removed service ".instanceof.App\FrontApp\Infrastructure\Twig\Component\CheckoutHeaderComponent.0.App\FrontApp\Infrastructure\Twig\Component\CheckoutHeaderComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\CheckoutHeaderComponent"; reason: abstract.
Removed service ".instanceof.App\FrontApp\Infrastructure\Twig\Component\CitiesComponent.0.App\FrontApp\Infrastructure\Twig\Component\CitiesComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\CitiesComponent"; reason: abstract.
Removed service ".instanceof.App\FrontApp\Infrastructure\Twig\Component\CookieBannerComponent.0.App\FrontApp\Infrastructure\Twig\Component\CookieBannerComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\CookieBannerComponent"; reason: abstract.
Removed service ".instanceof.App\FrontApp\Infrastructure\Twig\Component\CountriesPopupComponent.0.App\FrontApp\Infrastructure\Twig\Component\CountriesPopupComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\CountriesPopupComponent"; reason: abstract.
Removed service ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Customization\BreadcrumbJson.0.App\FrontApp\Infrastructure\Twig\Component\Customization\BreadcrumbJson"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Customization\BreadcrumbJson"; reason: abstract.
Removed service ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Customization\CustomBodyEndScriptComponent.0.App\FrontApp\Infrastructure\Twig\Component\Customization\CustomBodyEndScriptComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Customization\CustomBodyEndScriptComponent"; reason: abstract.
Removed service ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Customization\CustomBodyStartScriptComponent.0.App\FrontApp\Infrastructure\Twig\Component\Customization\CustomBodyStartScriptComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Customization\CustomBodyStartScriptComponent"; reason: abstract.
Removed service ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Customization\CustomHeadScriptComponent.0.App\FrontApp\Infrastructure\Twig\Component\Customization\CustomHeadScriptComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Customization\CustomHeadScriptComponent"; reason: abstract.
Removed service ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Customization\CustomScriptComponent.0.App\FrontApp\Infrastructure\Twig\Component\Customization\CustomScriptComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Customization\CustomScriptComponent"; reason: abstract.
Removed service ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Customization\CustomStylesComponent.0.App\FrontApp\Infrastructure\Twig\Component\Customization\CustomStylesComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Customization\CustomStylesComponent"; reason: abstract.
Removed service ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\CartComponent.0.App\FrontApp\Infrastructure\Twig\Component\Event\CartComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\CartComponent"; reason: abstract.
Removed service ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\EventBuyButtonComponent.0.App\FrontApp\Infrastructure\Twig\Component\Event\EventBuyButtonComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\EventBuyButtonComponent"; reason: abstract.
Removed service ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\EventDateComponent.0.App\FrontApp\Infrastructure\Twig\Component\Event\EventDateComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\EventDateComponent"; reason: abstract.
Removed service ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\EventDateRangeComponent.0.App\FrontApp\Infrastructure\Twig\Component\Event\EventDateRangeComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\EventDateRangeComponent"; reason: abstract.
Removed service ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\EventFreePlaceComponent.0.App\FrontApp\Infrastructure\Twig\Component\Event\EventFreePlaceComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\EventFreePlaceComponent"; reason: abstract.
Removed service ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\EventPriceComponent.0.App\FrontApp\Infrastructure\Twig\Component\Event\EventPriceComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\EventPriceComponent"; reason: abstract.
Removed service ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\EventTimeComponent.0.App\FrontApp\Infrastructure\Twig\Component\Event\EventTimeComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\EventTimeComponent"; reason: abstract.
Removed service ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\ImageComponent.0.App\FrontApp\Infrastructure\Twig\Component\Event\ImageComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\ImageComponent"; reason: abstract.
Removed service ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\ImagePathComponent.0.App\FrontApp\Infrastructure\Twig\Component\Event\ImagePathComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\ImagePathComponent"; reason: abstract.
Removed service ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\LoginComponent.0.App\FrontApp\Infrastructure\Twig\Component\Event\LoginComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\LoginComponent"; reason: abstract.
Removed service ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\MainEventImageComponent.0.App\FrontApp\Infrastructure\Twig\Component\Event\MainEventImageComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\MainEventImageComponent"; reason: abstract.
Removed service ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\SchemaEventComponent.0.App\FrontApp\Infrastructure\Twig\Component\Event\SchemaEventComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\SchemaEventComponent"; reason: abstract.
Removed service ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\StickerComponent.0.App\FrontApp\Infrastructure\Twig\Component\Event\StickerComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\StickerComponent"; reason: abstract.
Removed service ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\VideoComponent.0.App\FrontApp\Infrastructure\Twig\Component\Event\VideoComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Event\VideoComponent"; reason: abstract.
Removed service ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Filter\FooterFilterComponent.0.App\FrontApp\Infrastructure\Twig\Component\Filter\FooterFilterComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Filter\FooterFilterComponent"; reason: abstract.
Removed service ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Filter\HeaderFilterComponent.0.App\FrontApp\Infrastructure\Twig\Component\Filter\HeaderFilterComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Filter\HeaderFilterComponent"; reason: abstract.
Removed service ".instanceof.App\FrontApp\Infrastructure\Twig\Component\FooterComponent.0.App\FrontApp\Infrastructure\Twig\Component\FooterComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\FooterComponent"; reason: abstract.
Removed service ".instanceof.App\FrontApp\Infrastructure\Twig\Component\FooterCountriesComponent.0.App\FrontApp\Infrastructure\Twig\Component\FooterCountriesComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\FooterCountriesComponent"; reason: abstract.
Removed service ".instanceof.App\FrontApp\Infrastructure\Twig\Component\HeaderComponent.0.App\FrontApp\Infrastructure\Twig\Component\HeaderComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\HeaderComponent"; reason: abstract.
Removed service ".instanceof.App\FrontApp\Infrastructure\Twig\Component\HelpForm\HelpFormComponent.0.App\FrontApp\Infrastructure\Twig\Component\HelpForm\HelpFormComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\HelpForm\HelpFormComponent"; reason: abstract.
Removed service ".instanceof.App\FrontApp\Infrastructure\Twig\Component\LangSwitcherComponent.0.App\FrontApp\Infrastructure\Twig\Component\LangSwitcherComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\LangSwitcherComponent"; reason: abstract.
Removed service ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Map\GoogleMapComponent.0.App\FrontApp\Infrastructure\Twig\Component\Map\GoogleMapComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Map\GoogleMapComponent"; reason: abstract.
Removed service ".instanceof.App\FrontApp\Infrastructure\Twig\Component\NewsSubscriptionForm\NewsSubscriptionFormComponent.0.App\FrontApp\Infrastructure\Twig\Component\NewsSubscriptionForm\NewsSubscriptionFormComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\NewsSubscriptionForm\NewsSubscriptionFormComponent"; reason: abstract.
Removed service ".instanceof.App\FrontApp\Infrastructure\Twig\Component\OrderHeaderComponent.0.App\FrontApp\Infrastructure\Twig\Component\OrderHeaderComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\OrderHeaderComponent"; reason: abstract.
Removed service ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Push\PushComponent.0.App\FrontApp\Infrastructure\Twig\Component\Push\PushComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Push\PushComponent"; reason: abstract.
Removed service ".instanceof.App\FrontApp\Infrastructure\Twig\Component\RunningLine\RunningLineComponent.0.App\FrontApp\Infrastructure\Twig\Component\RunningLine\RunningLineComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\RunningLine\RunningLineComponent"; reason: abstract.
Removed service ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Seo\AlternateComponent.0.App\FrontApp\Infrastructure\Twig\Component\Seo\AlternateComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Seo\AlternateComponent"; reason: abstract.
Removed service ".instanceof.App\FrontApp\Infrastructure\Twig\Component\Seo\SeoComponent.0.App\FrontApp\Infrastructure\Twig\Component\Seo\SeoComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\Seo\SeoComponent"; reason: abstract.
Removed service ".instanceof.App\FrontApp\Infrastructure\Twig\Component\SuccessPaymentHeaderComponent.0.App\FrontApp\Infrastructure\Twig\Component\SuccessPaymentHeaderComponent"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Component\SuccessPaymentHeaderComponent"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\FrontApp\Infrastructure\Twig\Extension\City\CityResolverExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Extension\City\CityResolverExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\FrontApp\Infrastructure\Twig\Extension\CustomizationSwitcher"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Extension\CustomizationSwitcher"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\FrontApp\Infrastructure\Twig\Extension\FilteredEvents\EventsDateExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Extension\FilteredEvents\EventsDateExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\FrontApp\Infrastructure\Twig\Extension\FilteredEvents\FilteredEventsExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Extension\FilteredEvents\FilteredEventsExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\FrontApp\Infrastructure\Twig\Extension\Image\ImageFromCmsExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Extension\Image\ImageFromCmsExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\FrontApp\Infrastructure\Twig\Extension\Json\JsonExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Extension\Json\JsonExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\FrontApp\Infrastructure\Twig\Extension\LocaleWidget"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Extension\LocaleWidget"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\FrontApp\Infrastructure\Twig\Extension\Localisation\LocalisationExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Extension\Localisation\LocalisationExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\FrontApp\Infrastructure\Twig\Extension\SessionTokenExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Extension\SessionTokenExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\FrontApp\Infrastructure\Twig\Extension\Widget\AfishaSliderExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Extension\Widget\AfishaSliderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\FrontApp\Infrastructure\Twig\Extension\Widget\WidgetDtoExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Extension\Widget\WidgetDtoExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\FrontApp\Infrastructure\Twig\Extension\Youtube\YoutubeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\FrontApp\Infrastructure\Twig\Extension\Youtube\YoutubeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\ProjectCatalogBundle\Infrastructure\Console\ArchiveOldEventsToMongoCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Console\ArchiveOldEventsToMongoCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\ProjectCatalogBundle\Infrastructure\Console\ChangeLanguageConsoleCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Console\ChangeLanguageConsoleCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\ProjectCatalogBundle\Infrastructure\Console\Payment\GetPaymentInfoCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Console\Payment\GetPaymentInfoCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\ProjectCatalogBundle\Infrastructure\Console\SetLastUpdatedAtFieldCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Console\SetLastUpdatedAtFieldCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\ProjectCatalogBundle\Infrastructure\Console\TempFillLocaleCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Console\TempFillLocaleCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\ProjectCatalogBundle\Infrastructure\Console\TempFillOldDateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Console\TempFillOldDateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\ProjectCatalogBundle\Infrastructure\Console\TempRemoveRedirectsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Console\TempRemoveRedirectsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\ProjectCatalogBundle\Infrastructure\Console\TestConsoleCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Console\TestConsoleCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Activity\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Activity\UpsertBatchController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Activity\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Activity\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Activity\UpsertController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Activity\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Building\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Building\UpsertBatchController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Building\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Building\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Building\UpsertController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Building\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\BuildingType\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\BuildingType\UpsertBatchController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\BuildingType\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\BuildingType\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\BuildingType\UpsertController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\BuildingType\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Cache\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Cache\IndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Cache\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\CashDesk\DeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\CashDesk\DeleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\CashDesk\DeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\CashDesk\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\CashDesk\UpsertBatchController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\CashDesk\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\CashDesk\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\CashDesk\UpsertController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\CashDesk\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Category\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Category\UpsertBatchController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Category\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Category\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Category\UpsertController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Category\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\CategoryStyle\DeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\CategoryStyle\DeleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\CategoryStyle\DeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\CategoryStyle\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\CategoryStyle\UpsertBatchController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\CategoryStyle\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\CategoryStyle\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\CategoryStyle\UpsertController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\CategoryStyle\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\City\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\City\UpsertBatchController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\City\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\City\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\City\UpsertController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\City\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Clear\ClearController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Clear\ClearController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Clear\ClearController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Country\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Country\UpsertBatchController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Country\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Country\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Country\UpsertController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Country\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Currency\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Currency\UpsertBatchController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Currency\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Currency\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Currency\UpsertController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Currency\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Customer\CustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Customer\CustomerController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Customer\CustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\DeliveryType\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\DeliveryType\UpsertBatchController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\DeliveryType\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\EmailTemplate\DeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\EmailTemplate\DeleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\EmailTemplate\DeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\EmailTemplate\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\EmailTemplate\UpsertBatchController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\EmailTemplate\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\EmailTemplate\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\EmailTemplate\UpsertController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\EmailTemplate\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Event\DeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Event\DeleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Event\DeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Event\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Event\UpsertBatchController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Event\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Event\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Event\UpsertController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Event\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Hall\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Hall\UpsertBatchController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Hall\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Hall\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Hall\UpsertController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Hall\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Legal\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Legal\UpsertBatchController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Legal\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Legal\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Legal\UpsertController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Legal\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\NewsSubscriptionForm\NewsSubscriptionFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\NewsSubscriptionForm\NewsSubscriptionFormController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\NewsSubscriptionForm\NewsSubscriptionFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Organization\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Organization\UpsertBatchController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Organization\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Organization\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Organization\UpsertController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Organization\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Page\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Page\UpsertController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Page\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\PaymentType\DeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\PaymentType\DeleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\PaymentType\DeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\PaymentType\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\PaymentType\UpsertBatchController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\PaymentType\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Redirect\DeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Redirect\DeleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Redirect\DeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Redirect\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Redirect\UpsertBatchController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Redirect\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Redirect\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Redirect\UpsertController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Redirect\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\RunningLine\DeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\RunningLine\DeleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\RunningLine\DeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\RunningLine\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\RunningLine\UpsertController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\RunningLine\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\SeoData\DeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\SeoData\DeleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\SeoData\DeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\SeoData\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\SeoData\UpsertBatchController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\SeoData\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\SeoData\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\SeoData\UpsertController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\SeoData\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Settings\RestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Settings\RestController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Settings\RestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\ShortLink\DeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\ShortLink\DeleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\ShortLink\DeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\ShortLink\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\ShortLink\UpsertBatchController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\ShortLink\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\ShortLink\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\ShortLink\UpsertController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\ShortLink\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Sticker\DeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Sticker\DeleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Sticker\DeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Sticker\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Sticker\UpsertBatchController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Sticker\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Sticker\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Sticker\UpsertController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Sticker\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Tag\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Tag\UpsertBatchController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Tag\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Tag\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Tag\UpsertController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Tag\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Translation\CheckEmptyTranslationsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Translation\CheckEmptyTranslationsController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Translation\CheckEmptyTranslationsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Translation\DeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Translation\DeleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Translation\DeleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Translation\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Translation\UpsertBatchController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Translation\UpsertBatchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\Translation\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\Translation\UpsertController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\Translation\UpsertController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Controller\ZendeskForm\SendFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ProjectCatalogBundle\Infrastructure\Controller\ZendeskForm\SendFormController"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Controller\ZendeskForm\SendFormController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectCatalogBundle\Infrastructure\Crud\NewsSubscriptionForm\NewsSubscriptionForm"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Crud\NewsSubscriptionForm\NewsSubscriptionForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\ProjectCatalogBundle\Infrastructure\Crud\ZendeskDisputeForm\SendForm"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Crud\ZendeskDisputeForm\SendForm"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Activity\ActivitiesMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Activity\ActivitiesMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Activity\ActivitiesMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Activity\ActivityMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Activity\ActivityMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Activity\ActivityMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Building\BuildingMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Building\BuildingMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Building\BuildingMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Building\BuildingsMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Building\BuildingsMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Building\BuildingsMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\BuildingType\BuildingTypeMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\BuildingType\BuildingTypeMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\BuildingType\BuildingTypeMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\BuildingType\BuildingTypesMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\BuildingType\BuildingTypesMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\BuildingType\BuildingTypesMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Cache\CacheMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Cache\CacheMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Cache\CacheMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Cart\CartMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Cart\CartMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Cart\CartMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CashDesk\CashDeskMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CashDesk\CashDeskMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CashDesk\CashDeskMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CashDesk\CashDesksMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CashDesk\CashDesksMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CashDesk\CashDesksMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CashDesk\DeleteCashDeskMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CashDesk\DeleteCashDeskMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CashDesk\DeleteCashDeskMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Category\CategoriesMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Category\CategoriesMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Category\CategoriesMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Category\CategoryMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Category\CategoryMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Category\CategoryMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CategoryStyle\CategoryStyleMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CategoryStyle\CategoryStyleMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CategoryStyle\CategoryStyleMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CategoryStyle\CategoryStylesMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CategoryStyle\CategoryStylesMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CategoryStyle\CategoryStylesMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CategoryStyle\DeleteCategoryStyleMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CategoryStyle\DeleteCategoryStyleMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CategoryStyle\DeleteCategoryStyleMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\City\CitiesMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\City\CitiesMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\City\CitiesMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\City\CityMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\City\CityMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\City\CityMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Clear\ClearMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Clear\ClearMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Clear\ClearMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\ClientPush\ClientCookieMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\ClientPush\ClientCookieMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\ClientPush\ClientCookieMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\ClientPush\PushClientMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\ClientPush\PushClientMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\ClientPush\PushClientMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Country\CountriesMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Country\CountriesMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Country\CountriesMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Country\CountryMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Country\CountryMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Country\CountryMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Currency\CurrenciesMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Currency\CurrenciesMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Currency\CurrenciesMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Currency\CurrencyMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Currency\CurrencyMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Currency\CurrencyMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerSubscriptionMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerSubscriptionMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerSubscriptionMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerTelegramWebhookMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerTelegramWebhookMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerTelegramWebhookMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerViberWebhookMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerViberWebhookMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerViberWebhookMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\RegistrationMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\RegistrationMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\RegistrationMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CzechSyncHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CzechSyncHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\CzechSyncHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\DeliveryType\DeliveryTypesMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\DeliveryType\DeliveryTypesMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\DeliveryType\DeliveryTypesMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\EmailTemplate\DeleteEmailTemplateMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\EmailTemplate\DeleteEmailTemplateMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\EmailTemplate\DeleteEmailTemplateMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\EmailTemplate\EmailTemplateMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\EmailTemplate\EmailTemplateMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\EmailTemplate\EmailTemplateMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\EmailTemplate\EmailTemplatesMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\EmailTemplate\EmailTemplatesMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\EmailTemplate\EmailTemplatesMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Event\DeleteEventMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Event\DeleteEventMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Event\DeleteEventMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Event\EventMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Event\EventMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Event\EventMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Event\EventsMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Event\EventsMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Event\EventsMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Hall\HallMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Hall\HallMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Hall\HallMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Hall\HallsMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Hall\HallsMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Hall\HallsMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Legal\LegalMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Legal\LegalMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Legal\LegalMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Legal\LegalsMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Legal\LegalsMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Legal\LegalsMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\MixSyncHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\MixSyncHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\MixSyncHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\MonobankWebhookMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\MonobankWebhookMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\MonobankWebhookMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\OrderLogMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\OrderLogMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\OrderLogMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\OrderMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\OrderMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\OrderMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\PlatonWebhookMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\PlatonWebhookMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\PlatonWebhookMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\RedsysWebhookMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\RedsysWebhookMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\RedsysWebhookMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\RevolutCancelMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\RevolutCancelMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\RevolutCancelMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\RevolutPayedMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\RevolutPayedMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\RevolutPayedMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\RevolutWebhookMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\RevolutWebhookMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\RevolutWebhookMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Organization\OrganizationMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Organization\OrganizationMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Organization\OrganizationMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Organization\OrganizationsMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Organization\OrganizationsMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Organization\OrganizationsMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Page\PageMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Page\PageMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Page\PageMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\PaymentType\DeletePaymentTypeMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\PaymentType\DeletePaymentTypeMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\PaymentType\DeletePaymentTypeMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\PaymentType\PaymentTypeMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\PaymentType\PaymentTypeMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\PaymentType\PaymentTypeMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\PaymentType\PaymentTypesMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\PaymentType\PaymentTypesMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\PaymentType\PaymentTypesMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\PolandSyncHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\PolandSyncHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\PolandSyncHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\PreOrder\PreOrderMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\PreOrder\PreOrderMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\PreOrder\PreOrderMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Push\PushMessagesHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Push\PushMessagesHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Push\PushMessagesHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Redirect\DeleteRedirectMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Redirect\DeleteRedirectMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Redirect\DeleteRedirectMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Redirect\RedirectMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Redirect\RedirectMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Redirect\RedirectMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Redirect\RedirectsMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Redirect\RedirectsMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Redirect\RedirectsMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\RunningLine\DeleteRunningLineMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\RunningLine\DeleteRunningLineMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\RunningLine\DeleteRunningLineMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\RunningLine\RunningLineMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\RunningLine\RunningLineMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\RunningLine\RunningLineMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\SeoData\DeleteSeoDataMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\SeoData\DeleteSeoDataMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\SeoData\DeleteSeoDataMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\SeoData\SeoDataMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\SeoData\SeoDataMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\SeoData\SeoDataMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\SeoData\SeoDatasMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\SeoData\SeoDatasMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\SeoData\SeoDatasMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Settings\SettingsMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Settings\SettingsMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Settings\SettingsMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\ShortLink\DeleteShortLinkMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\ShortLink\DeleteShortLinkMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\ShortLink\DeleteShortLinkMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\ShortLink\ShortLinkMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\ShortLink\ShortLinkMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\ShortLink\ShortLinkMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\ShortLink\ShortLinksMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\ShortLink\ShortLinksMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\ShortLink\ShortLinksMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\SpainSyncHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\SpainSyncHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\SpainSyncHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Sticker\DeleteStickerMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Sticker\DeleteStickerMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Sticker\DeleteStickerMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Sticker\StickerMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Sticker\StickerMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Sticker\StickerMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Sticker\StickersMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Sticker\StickersMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Sticker\StickersMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Subscribe\NewsSubscribeMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Subscribe\NewsSubscribeMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Subscribe\NewsSubscribeMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\SwitzSyncHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\SwitzSyncHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\SwitzSyncHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Tag\TagMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Tag\TagMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Tag\TagMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Tag\TagsMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Tag\TagsMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Tag\TagsMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Translation\DeleteTranslationMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Translation\DeleteTranslationMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Translation\DeleteTranslationMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Translation\TranslationMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Translation\TranslationMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Translation\TranslationMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Translation\TranslationsMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Translation\TranslationsMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\Translation\TranslationsMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\UkraineSyncHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\UkraineSyncHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\UkraineSyncHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\UserActivity\UserBuyEventMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\UserActivity\UserBuyEventMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\UserActivity\UserBuyEventMessageHandler"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\UserActivity\UserViewedEventsMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\MessageHandler\UserActivity\UserViewedEventsMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\MessageHandler\UserActivity\UserViewedEventsMessageHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Activity\ActivityRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\Activity\ActivityRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Building\BuildingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\Building\BuildingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\BuildingType\BuildingTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\BuildingType\BuildingTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Cart\CartRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\Cart\CartRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\CashDesk\CashDeskRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\CashDesk\CashDeskRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Category\CategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\Category\CategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\CategoryStyle\CategoryStyleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\CategoryStyle\CategoryStyleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\City\CityRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\City\CityRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\ClientPush\ClientPushRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\ClientPush\ClientPushRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Country\CountryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\Country\CountryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Currency\CurrencyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\Currency\CurrencyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\DeliveryType\DeliveryTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\DeliveryType\DeliveryTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\EmailTemplate\EmailTemplateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\EmailTemplate\EmailTemplateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Event\EventRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\Event\EventRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\EventCategory\EventCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\EventCategory\EventCategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\EventTag\EventTagRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\EventTag\EventTagRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Hall\HallRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\Hall\HallRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Legal\LegalRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\Legal\LegalRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Merchant\MerchantRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\Merchant\MerchantRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Order\OrderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\Order\OrderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\OrderProduct\OrderProductRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\OrderProduct\OrderProductRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Organization\OrganizationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\Organization\OrganizationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Page\PageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\Page\PageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\PaymentType\PaymentTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\PaymentType\PaymentTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\PreOrder\PreOrderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\PreOrder\PreOrderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\RunningLine\RunningLineRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\RunningLine\RunningLineRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\SeoData\SeoDataRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\SeoData\SeoDataRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\ShortLink\ShortLinkRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\ShortLink\ShortLinkRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Sticker\StickerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\Sticker\StickerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\Tag\TagRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\Tag\TagRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ProjectCatalogBundle\Infrastructure\Repository\User\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Repository\User\UserRepository"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\Service\FmClient\MessageHandler\SlowLogMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\Service\FmClient\MessageHandler\SlowLogMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Service\FmClient\MessageHandler\SlowLogMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\Service\Payment\Communicator\PaymentInfoInterface.0.App\ProjectCatalogBundle\Infrastructure\Service\Payment\Communicator\PlatonPaymentInfo"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Service\Payment\Communicator\PlatonPaymentInfo"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\Service\Payment\Communicator\PaymentInfoInterface.0.App\ProjectCatalogBundle\Infrastructure\Service\Payment\Communicator\RevolutPaymentInfo"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Service\Payment\Communicator\RevolutPaymentInfo"; reason: abstract.
Removed service ".instanceof.App\ProjectCatalogBundle\Infrastructure\Service\Push\MessageHandler\PushCallbackMessageHandler.0.App\ProjectCatalogBundle\Infrastructure\Service\Push\MessageHandler\PushCallbackMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Service\Push\MessageHandler\PushCallbackMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\ProjectCatalogBundle\Infrastructure\Subscriber\FrontApi\FrontApiSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\ProjectCatalogBundle\Infrastructure\Subscriber\FrontApi\FrontApiSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Shared\Infrastructure\Controller\FrontApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Shared\Infrastructure\Controller\FrontApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Shared\Infrastructure\Controller\FrontApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Shared\Infrastructure\EventListener\Knp\DBALQueryBuilderWithoutCountSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Shared\Infrastructure\EventListener\Knp\DBALQueryBuilderWithoutCountSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Shared\Infrastructure\EventListener\ResponseHeaderSetter"; reason: abstract.
Removed service ".abstract.instanceof.App\Shared\Infrastructure\EventListener\ResponseHeaderSetter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Shared\Infrastructure\Serializer\FlattenExceptionNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Shared\Infrastructure\Serializer\FlattenExceptionNormalizer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Shared\Infrastructure\Serializer\IntlDateTimeNormalizer"; reason: abstract.
Removed service ".abstract.instanceof.App\Shared\Infrastructure\Serializer\IntlDateTimeNormalizer"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Shared\Infrastructure\Twig\AppExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Shared\Infrastructure\Twig\AppExtension"; reason: abstract.
1030
Removed service "Symfony\Component\HttpFoundation\Session\Storage\Handler\MongoDbSessionHandler"; reason: unused.
Removed service "App\FrontApp\Application\Dto\Client"; reason: unused.
Removed service "App\FrontApp\Application\Dto\Order"; reason: unused.
Removed service "App\FrontApp\Application\Dto\Order\EventDto"; reason: unused.
Removed service "App\FrontApp\Application\Dto\Order\OrderDto"; reason: unused.
Removed service "App\FrontApp\Application\Dto\Order\OrderTicketPageDto"; reason: unused.
Removed service "App\FrontApp\Application\Dto\Order\TicketDto"; reason: unused.
Removed service "App\FrontApp\Application\Dto\Ticket"; reason: unused.
Removed service "App\FrontApp\Application\Dto\TodayTicketDto\TicketDto"; reason: unused.
Removed service "App\FrontApp\Application\Dto\TodayTicketDto\TicketEventDto"; reason: unused.
Removed service "App\FrontApp\Application\Filter\ClientPush\ClientPushFilter"; reason: unused.
Removed service "App\FrontApp\Infrastructure\Console\Sitemap\Node\Sitemap"; reason: unused.
Removed service "App\FrontApp\Infrastructure\Console\TriggerNotification\UnsentTriggerNotificationException"; reason: unused.
Removed service "App\FrontApp\Infrastructure\Service\Affiliate\CallbackMessage"; reason: unused.
Removed service "App\FrontApp\Infrastructure\Service\LangMigration\FeatureFlag"; reason: unused.
Removed service "App\FrontApp\Infrastructure\Twig\Extension\Minify\CustomMinifyHtmlNode"; reason: unused.
Removed service "App\FrontApp\Infrastructure\Twig\Extension\Minify\CustomMinifyHtmlTokenParser"; reason: unused.
Removed service "App\Log\Domain\Entity\ExceptionLog\ExceptionLog"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\Activity\Upsert\CommandLang"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\Activity\Upsert\CommandTags"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\Building\Fetcher\BuildingWidgetFetcherCommand"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\Building\Upsert\CommandLang"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\BuildingType\Upsert\CommandLang"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\CashDesk\Delete\DeleteHandler"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\CashDesk\Upsert\CommandLang"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\Category\Fetcher\CategoryFiltrationCommand"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\Category\Upsert\CommandLang"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\City\Fetcher\CityWidgetFetcherCommand"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\City\Upsert\CommandLang"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\ClientPush\PushCommand"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\Country\Upsert\CommandLang"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\Currency\Upsert\CommandLang"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\Customer\Filter\Command"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\Customer\Filter\TelegramUserCommand"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\Customer\Filter\ViberUserCommand"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\DeliveryType\Command"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\DeliveryType\CommandLang"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\EmailTemplate\Upsert\CommandLang"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\Event\Fetcher\AfishaEventsFetcher\AfishaEvent"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\Event\Fetcher\AfishaEventsFetcher\AfishaEventsFetcherCommand"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\Event\Fetcher\AfishaEventsFetcher\AfishaFilter"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\Event\Fetcher\BuildingEventsFetcherCommand"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\Event\Fetcher\CancelledEventCommand"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\Event\Fetcher\EventFiltrationCommand"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\Event\Fetcher\EventSearchCommand"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\Event\Upsert\CommandCategories"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\Event\Upsert\CommandLang"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\Event\Upsert\CommandTags"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\Hall\Upsert\CommandLang"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\NewsSubscription\Command"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\Order\OrderLogCommand"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\Page\Upsert\CommandLang"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\Page\Upsert\Widget"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\PaymentType\Command"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\PaymentType\CommandLang"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\PaymentType\EntityMerchantCommand"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\PaymentType\MerchantCommand"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\Push\PushClient"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\Push\PushList"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\Push\PushMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\RunningLine\Upsert\CommandLang"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\Search\Command"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\SeoData\Delete\DeleteHandler"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\SeoData\Search\Command"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\SeoData\Upsert\CommandLang"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\Settings\Command"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\Sticker\Upsert\CommandLang"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\Tag\Upsert\CommandLang"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Command\Zendesk\Command"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Dto\Widget\Banner\BannerConfig"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Dto\Widget\Banner\BannerItem"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Event\Settings\UpdateProjectLangsEvent"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Message\ClientPush\ClientCookieMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Application\Message\ClientPush\PushClientMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Activity\Activity"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Activity\ValueObject\ExternalId"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Activity\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Activity\ValueObject\ImageGallery"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Activity\ValueObject\Slug"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Activity\ValueObject\Status"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Activity\ValueObject\StickerActivityTimeFrom"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Activity\ValueObject\StickerActivityTimeTo"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Activity\ValueObject\Timestamp"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Activity\ValueObject\VideoGallery"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Activity\ValueObject\YoutubeVideoGallery"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\ActivityLang\ActivityLang"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\ActivityLang\ValueObject\Description"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\ActivityLang\ValueObject\DescriptionLong"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\ActivityLang\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\ActivityLang\ValueObject\LanguageCode"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\ActivityLang\ValueObject\Name"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\ActivityLang\ValueObject\StickerDescription"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\ActivityMerchant\ActivityMerchant"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\ActivityMerchant\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\ActivityMerchant\ValueObject\Position"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\ActivityTag\ActivityTag"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\ActivityTag\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\ActivityTag\ValueObject\Timestamp"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Building\Building"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Building\ValueObject\ExternalId"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Building\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Building\ValueObject\Latitude"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Building\ValueObject\Longitude"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Building\ValueObject\Slug"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Building\ValueObject\Status"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Building\ValueObject\Timestamp"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Building\ValueObject\Zipcode"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\BuildingLang\BuildingLang"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\BuildingLang\ValueObject\Address"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\BuildingLang\ValueObject\Description"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\BuildingLang\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\BuildingLang\ValueObject\LanguageCode"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\BuildingLang\ValueObject\Name"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\BuildingLang\ValueObject\ShortName"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\BuildingType\BuildingType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\BuildingType\ValueObject\ExternalId"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\BuildingType\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\BuildingType\ValueObject\Timestamp"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\BuildingTypeLang\BuildingTypeLang"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\BuildingTypeLang\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\BuildingTypeLang\ValueObject\LanguageCode"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\BuildingTypeLang\ValueObject\Name"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Cart\Cart"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Cart\ValueObject\ClientId"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Cart\ValueObject\EventFmId"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Cart\ValueObject\FmId"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Cart\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Cart\ValueObject\Locale"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Cart\ValueObject\RawData"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Cart\ValueObject\Timestamp"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CashDesk\CashDesk"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CashDesk\ValueObject\ExternalId"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CashDesk\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CashDesk\ValueObject\Latitude"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CashDesk\ValueObject\Longitude"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CashDesk\ValueObject\Phone"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CashDesk\ValueObject\Position"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CashDesk\ValueObject\PublishedStatus"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CashDesk\ValueObject\Timestamp"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CashDesk\ValueObject\WorkSchedule"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CashDeskLang\CashDeskLang"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CashDeskLang\ValueObject\Address"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CashDeskLang\ValueObject\Comment"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CashDeskLang\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CashDeskLang\ValueObject\LanguageCode"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CashDeskLang\ValueObject\Timestamp"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CashDeskLang\ValueObject\Title"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Category\Category"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Category\ValueObject\Emoji"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Category\ValueObject\ExternalId"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Category\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Category\ValueObject\Position"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Category\ValueObject\SchemaName"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Category\ValueObject\Slug"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Category\ValueObject\Status"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Category\ValueObject\StickerActivityTimeFrom"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Category\ValueObject\StickerActivityTimeTo"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Category\ValueObject\Timestamp"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Category\ValueObject\UseInFiltration"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CategoryLang\CategoryLang"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CategoryLang\ValueObject\Color"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CategoryLang\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CategoryLang\ValueObject\LanguageCode"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CategoryLang\ValueObject\Name"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CategoryLang\ValueObject\NameForAfisha"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CategoryLang\ValueObject\NameForEvent"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CategoryLang\ValueObject\NameMultiple"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CategoryLang\ValueObject\NameSingle"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CategoryLang\ValueObject\StickerDescription"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CategoryStyle\CategoryStyle"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CategoryStyle\ValueObject\ExternalId"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CategoryStyle\ValueObject\Footer"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CategoryStyle\ValueObject\Header"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CategoryStyle\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CategoryStyle\ValueObject\Published"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CategoryStyle\ValueObject\Timestamp"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\City\City"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\City\ValueObject\Domain"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\City\ValueObject\ExternalId"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\City\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\City\ValueObject\Position"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\City\ValueObject\Timestamp"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CityLang\CityLang"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CityLang\ValueObject\Canonical"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CityLang\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CityLang\ValueObject\LanguageCode"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CityLang\ValueObject\Name"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CityLang\ValueObject\Prepositional"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CityLang\ValueObject\SeoDescription"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CityLang\ValueObject\SeoImage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CityLang\ValueObject\SeoKeywords"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CityLang\ValueObject\SeoTitle"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\ClientPush\ClientPush"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\ClientPush\ValueObject\ClientFmId"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\ClientPush\ValueObject\CookieId"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\ClientPush\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\ClientPush\ValueObject\PushSetting"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\ClientPush\ValueObject\Timestamp"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Country\Country"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Country\ValueObject\Domain"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Country\ValueObject\ExternalId"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Country\ValueObject\Icon"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Country\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Country\ValueObject\IsoCode"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Country\ValueObject\MenuLabel"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Country\ValueObject\Position"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Country\ValueObject\ShowOnFooterMenu"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Country\ValueObject\Timestamp"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CountryLang\CountryLang"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CountryLang\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CountryLang\ValueObject\LanguageCode"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CountryLang\ValueObject\Name"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Currency\Currency"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Currency\ValueObject\ExternalId"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Currency\ValueObject\IcoNumericCode"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Currency\ValueObject\IcoStringCode"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Currency\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Currency\ValueObject\Timestamp"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CurrencyLang\CurrencyLang"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CurrencyLang\ValueObject\FullName"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CurrencyLang\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CurrencyLang\ValueObject\LanguageCode"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\CurrencyLang\ValueObject\ShortName"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Customer\Customer"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Customer\User"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Customer\ValueObject\BirthDay"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Customer\ValueObject\Email"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Customer\ValueObject\FmId"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Customer\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Customer\ValueObject\IsSubscribed"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Customer\ValueObject\NotificationWithoutCartAt"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Customer\ValueObject\Phone"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Customer\ValueObject\SubscribedAt"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Customer\ValueObject\TelegramId"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Customer\ValueObject\Timestamp"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Customer\ValueObject\Username"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Customer\ValueObject\ViberId"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\DeliveryType\DeliveryType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\DeliveryType\ValueObject\Code"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\DeliveryType\ValueObject\ExternalId"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\DeliveryType\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\DeliveryType\ValueObject\IsAddressRequired"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\DeliveryType\ValueObject\Name"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\DeliveryType\ValueObject\PaymentTypeCodes"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\DeliveryType\ValueObject\Position"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\DeliveryType\ValueObject\Timestamp"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\DeliveryTypeLang\DeliveryTypeLang"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\DeliveryTypeLang\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\DeliveryTypeLang\ValueObject\LanguageCode"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\DeliveryTypeLang\ValueObject\Name"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\EmailTemplate\EmailTemplate"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\EmailTemplate\ValueObject\ExternalId"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\EmailTemplate\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\EmailTemplate\ValueObject\Timestamp"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\EmailTemplate\ValueObject\Type"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\EmailTemplateLang\EmailTemplateLang"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\EmailTemplateLang\ValueObject\Body"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\EmailTemplateLang\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\EmailTemplateLang\ValueObject\LanguageCode"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\EmailTemplateLang\ValueObject\Subject"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Event\ArchiveEvent"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Event\Event"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\AvailableToSell"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\Css"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\CustomLink"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\EventDate"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\EventEndDate"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\EventNewDate"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\EventOldDate"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\EventStatus"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\ExternalId"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\FmId"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\FmImages"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\FmStatus"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\FreePlaces"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\HasCertificates"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\JsBodyEnd"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\JsBodyStart"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\JsHead"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\LastStatusUpdatedAt"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\Price"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\ReplaceActivityDescription"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\ReserveEndTime"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\SalesEndTime"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\Slug"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\Status"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\StickerActivityTimeFrom"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\StickerActivityTimeTo"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\Timestamp"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Event\ValueObject\UseEventName"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\EventCategory\EventCategory"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\EventCategory\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\EventCategory\ValueObject\Timestamp"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\EventLang\EventLang"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\EventLang\ValueObject\AlternateName"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\EventLang\ValueObject\Canonical"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\EventLang\ValueObject\Description"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\EventLang\ValueObject\DescriptionText"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\EventLang\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\EventLang\ValueObject\LanguageCode"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\EventLang\ValueObject\Name"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\EventLang\ValueObject\PressRelease"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\EventLang\ValueObject\SeoDescription"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\EventLang\ValueObject\SeoImage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\EventLang\ValueObject\SeoKeywords"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\EventLang\ValueObject\SeoTitle"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\EventLang\ValueObject\StatusTooltip"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\EventLang\ValueObject\StickerDescription"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\EventMerchant\EventMerchant"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\EventMerchant\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\EventMerchant\ValueObject\Position"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\EventTag\EventTag"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\EventTag\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\EventTag\ValueObject\Timestamp"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Hall\Hall"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Hall\ValueObject\ExternalId"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Hall\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Hall\ValueObject\Slug"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Hall\ValueObject\Status"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Hall\ValueObject\Timestamp"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\HallLang\HallLang"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\HallLang\ValueObject\Description"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\HallLang\ValueObject\HasPng"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\HallLang\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\HallLang\ValueObject\LanguageCode"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\HallLang\ValueObject\Name"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Legal\Legal"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Legal\ValueObject\Address"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Legal\ValueObject\Contact"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Legal\ValueObject\Edrpou"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Legal\ValueObject\ExternalId"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Legal\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Legal\ValueObject\Info"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Legal\ValueObject\Name"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Legal\ValueObject\Timestamp"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Link\ShortLink"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Link\ValueObject\ExternalId"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Link\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Link\ValueObject\Link"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Link\ValueObject\Slug"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Link\ValueObject\Timestamp"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Link\ValueObject\Title"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Merchant\Merchant"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Merchant\ValueObject\Code"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Merchant\ValueObject\Config"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Merchant\ValueObject\ExternalId"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Merchant\ValueObject\FmAlias"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Merchant\ValueObject\FmId"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Merchant\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Merchant\ValueObject\IsEnabled"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Merchant\ValueObject\Name"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Merchant\ValueObject\Timestamp"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Order\Order"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Order\OrderProduct"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Order\ValueObject\AnalyticData"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Order\ValueObject\BillingAddress"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Order\ValueObject\ClientInfo"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Order\ValueObject\DeliveryStatus"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Order\ValueObject\EventFmId"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Order\ValueObject\EventInfo"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Order\ValueObject\ExpiresAt"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Order\ValueObject\FmId"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Order\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Order\ValueObject\InsuranceTotal"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Order\ValueObject\InvoiceAmount"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Order\ValueObject\InvoiceDate"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Order\ValueObject\InvoiceId"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Order\ValueObject\InvoiceProvider"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Order\ValueObject\LogData"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Order\ValueObject\OrderPrice"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Order\ValueObject\OrderStatus"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Order\ValueObject\Place"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Order\ValueObject\PlaceFmId"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Order\ValueObject\PrintUrl"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Order\ValueObject\Promo"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Order\ValueObject\RawData"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Order\ValueObject\TicketData"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Order\ValueObject\TicketPrice"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Order\ValueObject\TicketsEmail"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Order\ValueObject\Timestamp"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Organization\Organization"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Organization\ValueObject\ExternalId"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Organization\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Organization\ValueObject\Name"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Organization\ValueObject\ShortName"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Organization\ValueObject\Timestamp"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\OrganizationMerchant\OrganizationMerchant"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\OrganizationMerchant\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\OrganizationMerchant\ValueObject\Position"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Page\Page"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Page\ValueObject\Css"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Page\ValueObject\ExternalId"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Page\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Page\ValueObject\Index"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Page\ValueObject\JsBodyEnd"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Page\ValueObject\JsBodyStart"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Page\ValueObject\JsHead"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Page\ValueObject\Name"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Page\ValueObject\Slug"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Page\ValueObject\Status"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Page\ValueObject\Timestamp"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\PageLang\PageLang"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\PageLang\ValueObject\Canonical"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\PageLang\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\PageLang\ValueObject\LanguageCode"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\PageLang\ValueObject\SeoDescription"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\PageLang\ValueObject\SeoImage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\PageLang\ValueObject\SeoKeywords"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\PageLang\ValueObject\SeoTitle"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\PageLang\ValueObject\Title"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\PaymentType\PaymentType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\PaymentType\ValueObject\Code"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\PaymentType\ValueObject\Description"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\PaymentType\ValueObject\ExternalId"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\PaymentType\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\PaymentType\ValueObject\IsEnabled"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\PaymentType\ValueObject\IsFmHandler"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\PaymentType\ValueObject\IsOnline"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\PaymentType\ValueObject\Name"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\PaymentType\ValueObject\Position"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\PaymentType\ValueObject\Timestamp"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\PaymentTypeLang\PaymentTypeLang"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\PaymentTypeLang\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\PaymentTypeLang\ValueObject\LanguageCode"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\PaymentTypeLang\ValueObject\Name"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\PreOrder\PreOrder"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\PreOrder\ValueObject\CustomerFmId"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\PreOrder\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\PreOrder\ValueObject\Timestamp"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Redirect\Redirect"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\RunningLine\RunningLine"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\RunningLine\ValueObject\Duration"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\RunningLine\ValueObject\ExternalId"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\RunningLine\ValueObject\GtmEventData"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\RunningLine\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\RunningLine\ValueObject\Images"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\RunningLine\ValueObject\Position"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\RunningLine\ValueObject\Status"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\RunningLine\ValueObject\Timestamp"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\RunningLineLang\RunningLineLang"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\RunningLineLang\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\RunningLineLang\ValueObject\LanguageCode"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\RunningLineLang\ValueObject\Link"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\SeoData\SeoData"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\SeoData\ValueObject\ExternalId"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\SeoData\ValueObject\ForAllCitiesStatus"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\SeoData\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\SeoData\ValueObject\Month"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\SeoData\ValueObject\Timestamp"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\SeoDataLang\SeoDataLang"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\SeoDataLang\ValueObject\Description"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\SeoDataLang\ValueObject\H1Seo"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\SeoDataLang\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\SeoDataLang\ValueObject\Keywords"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\SeoDataLang\ValueObject\LanguageCode"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\SeoDataLang\ValueObject\SeoText"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\SeoDataLang\ValueObject\Title"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Settings\Settings"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Sticker\Sticker"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Sticker\ValueObject\ActivityTimeFrom"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Sticker\ValueObject\ActivityTimeTo"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Sticker\ValueObject\BackColor"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Sticker\ValueObject\Description"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Sticker\ValueObject\ExternalId"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Sticker\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Sticker\ValueObject\Name"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Sticker\ValueObject\Order"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Sticker\ValueObject\TextColor"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Sticker\ValueObject\Timestamp"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\StickerLang\StickerLang"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\StickerLang\ValueObject\Description"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\StickerLang\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\StickerLang\ValueObject\LanguageCode"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\StickerLang\ValueObject\Name"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\StickerLang\ValueObject\Timestamp"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Tag\Tag"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Tag\ValueObject\ExternalId"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Tag\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Tag\ValueObject\Image"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Tag\ValueObject\IsArtist"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Tag\ValueObject\Slug"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Tag\ValueObject\Status"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Tag\ValueObject\Timestamp"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\TagLang\TagLang"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\TagLang\ValueObject\Id"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\TagLang\ValueObject\LanguageCode"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\TagLang\ValueObject\Name"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\TagLang\ValueObject\NameInLow"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\TagLang\ValueObject\NameInSingleLow"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\TagLang\ValueObject\NameLow"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\UserActivity\UserActivity"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Entity\Widget\Widget"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Error\Exception\HelpFormAuthException"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Error\Exception\SubscriptionFormAuthException"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Factory\Activity\ActivityFactory"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Factory\ActivityLang\ActivityLangFactory"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Factory\ActivityTag\ActivityTagFactory"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Factory\Building\BuildingFactory"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Factory\BuildingLang\BuildingLangFactory"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Factory\Customer\CustomerFactory"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Factory\Event\EventFactory"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Factory\EventCategory\EventCategoryFactory"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Factory\EventLang\EventLangFactory"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Factory\EventTag\EventTagFactory"; reason: unused.
Removed service "App\ProjectCatalogBundle\Domain\Factory\Merchant\MerchantFactory"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Adapter\Building\BuildingDtoAdapter"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Adapter\SeoTemplate\Generator"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20230907104057"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20230908102006"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20230908173603"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20230908181303"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20230910103452"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20230910114531"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20230910130442"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20230911121626"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20230911141534"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20230911191742"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20230922102534"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20230922103929"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20230930145357"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20231005205536"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20231011201053"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20231011202933"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20231020102213"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20231026220858"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20231028110920"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20231108125726"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20231111192327"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20231112235037"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20231125154713"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20231204164027"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20231216143857"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20240128115721"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20240129195548"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20240129204817"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20240206101138"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20240303021333"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20240317102849"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20240330200245"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20240407093150"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20240407113440"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20240408195901"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20240423222249"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20240425125809"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20240509110047"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20240513180500"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20240519091740"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20240529152851"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20240530134357"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20240530134600"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20240602073835"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20240605202918"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20240616082447"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20240622155856"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20240623124536"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20240624103954"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20240624105525"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20240626111225"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20240627150046"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20240627185501"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20240628091338"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20240718124000"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20240811120005"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20240911114219"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20240916064029"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20241001135245"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20241024160018"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20241024160224"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20241114181747"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20241115121654"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20241115130016"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20241115152016"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20241116113659"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20241120161906"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20241127094649"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20241130165409"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20241208133004"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20241210105726"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20241213173724"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20241213175420"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20241214184424"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20241215155750"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20250113130508"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20250215115026"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20250410153130"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20250414142636"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20250416113423"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20250418133323"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20250503065828"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20250505071113"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20250513083440"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20250517103123"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20250526191354"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20250528130406"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\Migrations\Version20250609131847"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\Activity\ExternalIdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\Activity\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\Activity\SlugType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\Activity\StatusType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\ActivityLang\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\ActivityMerchant\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\ActivityTag\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\Building\ExternalIdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\Building\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\Building\SlugType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\Building\StatusType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\BuildingLang\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\BuildingType\ExternalIdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\BuildingType\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\BuildingTypeLang\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\Cart\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\CashDesk\ExternalIdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\CashDesk\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\CashDesk\PublishedStatusType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\CashDeskLang\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\Category\ExternalIdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\Category\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\Category\SlugType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\Category\StatusType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\CategoryLang\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\CategoryStyle\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\City\ExternalIdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\City\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\CityLang\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\ClientPush\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\Country\ExternalIdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\Country\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\CountryLang\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\Currency\CodeType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\Currency\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\CurrencyLang\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\DeliveryType\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\DeliveryTypeLang\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\EmailTemplate\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\EmailTemplateLang\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\Event\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\EventCategory\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\EventLang\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\EventMerchant\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\EventTag\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\Hall\ExternalIdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\Hall\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\Hall\SlugType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\Hall\StatusType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\HallLang\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\Legal\ExternalIdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\Legal\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\Link\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\Merchant\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\Order\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\OrderProduct\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\Organization\ExternalIdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\Organization\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\OrganizationMerchant\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\Page\ExternalIdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\Page\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\Page\SlugType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\Page\StatusType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\PageLang\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\PaymentType\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\PaymentTypeLang\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\PreOrder\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\RunningLine\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\RunningLineLang\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\SeoData\ExternalIdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\SeoData\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\SeoDataLang\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\Sticker\ExternalIdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\Sticker\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\StickerLang\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\Tag\ExternalIdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\Tag\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\Tag\SlugType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\TagLang\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Database\ORM\Type\User\IdType"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\DependencyInjection\Compiler\PageResolverProviderPass"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Activity\ActivityDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Building\BuildingShortDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Building\SimpleBuildingDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\BuildingPage\BuildingCustomizationDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\BuildingPage\BuildingPageDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\BuildingPage\BuildingSeoDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\BuildingPage\ValueObject\BuildingEventItemDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\CashDesk\CashDeskBeautifyScheduleDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\CashDesk\CashDeskCityDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\CashDesk\CashDeskDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\CashDesk\CashDeskScheduleDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Category\CategoryStyleDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Category\SimpleCategoryDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\City\CitiesListDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\City\CityDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\City\CityShortDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Country\CountryDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Currency\CurrencyDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Customer\CustomerDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\DeliveryType\SimpleDeliveryTypeDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Event\CustomEventDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Event\EventCustomizationDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Event\EventGalleryDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Event\EventImageDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Event\EventSeoDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Event\SimpleEventDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Order\ExportOrderDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Order\ExportOrderProductDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Order\ExternalPaymentTypeDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Order\OrderDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Order\OrderProductDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Organization\OrganizationDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Page\CustomPageDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Page\FilteredEventsPageDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Page\PageCustomizationDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Page\PageSeoDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Page\ValueObject\CategoryFilterItemDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Page\ValueObject\EventItemDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\PaymentType\ExportPaymentDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\PaymentType\SimplePaymentTypeDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\PreOrder\ExportPreOrderDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\ProjectSettings\ProjectCustomScript"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\ProjectSettings\ProjectCustomStyles"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\ProjectSettings\ProjectFmSettings"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\ProjectSettings\ProjectFooterSettingsDtoList"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\ProjectSettings\ProjectHeaderSettingsDtoList"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\ProjectSettings\ProjectLangsSettingsDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\ProjectSettings\ProjectSeoSettings"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\ProjectSettings\ProjectSettingDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\ProjectSettings\ProjectZendeskSettings"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Redirect\RedirectDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\RunningLine\RunningLineDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Sticker\BaseStickerDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Sticker\StickerDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Tag\TagDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Widget\AfishaWidgetDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Widget\Banner\BannerWidgetDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Widget\CancelledEvent\CancelledEvent"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Widget\CancelledEvent\CancelledEventWidgetDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Widget\CashDeskFormWidgetDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Widget\ContentBlockWidgetDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Widget\CustomLink\CustomLinkItem"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Widget\CustomLink\CustomLinkWidgetDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Widget\DisputesFormWidgetDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Widget\EventFilter\EventFilterItem"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Widget\EventFilter\EventFilterWidgetDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Widget\EventFilter\EventFrontFilterItem"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Widget\HtmlEditorWidgetDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Widget\NewsSubscriptionFormWidgetDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Widget\SitemapWidgetDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Dto\Widget\TitleWithSubtitleWidgetDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Activity\ActivitiesMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Activity\ActivityMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Building\BuildingMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Building\BuildingsMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\BuildingType\BuildingTypeMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\BuildingType\BuildingTypesMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Cache\CacheMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Cart\CartMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\CashDesk\CashDeskMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\CashDesk\CashDesksMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\CashDesk\DeleteCashDeskMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Category\CategoriesMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Category\CategoryMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\CategoryStyle\CategoryStyleMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\CategoryStyle\CategoryStylesMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\CategoryStyle\DeleteCategoryStyleMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\City\CitiesMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\City\CityMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Clear\ClearMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Country\CountriesMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Country\CountryMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Currency\CurrenciesMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Currency\CurrencyMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Customer\CustomerMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Customer\CustomerSubscriptionMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Customer\CustomerTelegramWebhookMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Customer\CustomerViberWebhookMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Customer\RegistrationMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\DeliveryType\DeliveryTypesMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\EmailTemplate\DeleteEmailTemplateMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\EmailTemplate\EmailTemplateMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\EmailTemplate\EmailTemplatesMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Event\DeleteEventMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Event\EventMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Event\EventsMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Hall\HallMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Hall\HallsMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Legal\LegalMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Legal\LegalsMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Order\MonobankWebhookMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Order\OrderLogMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Order\OrderMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Order\PlatonWebhookMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Order\RedsysWebhookMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Order\RevolutCancelMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Order\RevolutPayedMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Order\RevolutWebhookMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Organization\OrganizationMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Organization\OrganizationsMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Page\PageMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\PaymentType\DeletePaymentTypeMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\PaymentType\PaymentTypeMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\PaymentType\PaymentTypesMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\PreOrder\PreOrderMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Push\PushNotificationsMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Redirect\DeleteRedirectMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Redirect\RedirectMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Redirect\RedirectsMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\RunningLine\DeleteRunningLineMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\RunningLine\RunningLineMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\SeoData\DeleteSeoDataMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\SeoData\SeoDataMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\SeoData\SeoDatasMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Settings\SettingsMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\ShortLink\DeleteShortLinkMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\ShortLink\ShortLinkMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\ShortLink\ShortLinksMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Sticker\DeleteStickerMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Sticker\StickerMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Sticker\StickersMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Subscribe\NewsSubscribeMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Tag\TagMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Tag\TagsMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Translation\DeleteTranslationMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Translation\TranslationMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\Translation\TranslationsMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\UserActivity\UserBuyEventMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Message\UserActivity\UserViewedEventsMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Request\Settings\SettingsDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\Archiver\EventArchivedDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\Archiver\EventLangArchiveDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\Exception\AuthException"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\Message\SlowLogMessage"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\Request\AuthRequest"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\Request\ClientLoginRequest"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\Request\ClientRegisterRequest"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\Request\ClientResetPasswordRequest"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\Request\ConfirmOrderRequest"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\Request\GeneralRequest"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\Request\GetOrderRequest"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\Request\LoginTypeRequest"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\Request\SavePaymentOptionsRequest"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\Request\UpdateOrderTimerRequest"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\Response\DefaultResponseMiddleware"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\Response\Response"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\Language\LanguageService"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\Mapper\MapperDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\Order\OrderLogConvertor"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\Page\Handler\Filtration\OneSlugFiltrationPageHandler"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\Page\Handler\Filtration\TagFiltrationPageHandler"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\Page\Handler\Filtration\TwoSlugsFiltrationPageHandler"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\Page\Handler\PageByCityHandler"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\Payment\Config\ApplePayConfig"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\Payment\Config\GooglePayMonobankConfig"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\Payment\Config\MonoPayConfig"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\Payment\Config\PlatonPayConfig"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\Payment\Config\RedsysPayConfig"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\Payment\Config\RevolutPayConfig"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\Payment\Config\StripePayConfig"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\Payment\Dto\AbstractOrderPaymentInfo"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\Payment\Dto\FmMonobankPaymentDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\Payment\Dto\MonobankInvoiceCallbackDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\Payment\Dto\PayOrder"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\Payment\Dto\PaymentTypeDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\Payment\Dto\PlatonInvoiceCallbackDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\Payment\Dto\RedsysInvoiceCallbackDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\Payment\Dto\RevolutInvoiceCallbackDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\Payment\Dto\RevolutOrderPaymentInfo"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\Payment\Stripe\StripeService"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\Push\Dto\PushClientSettingsDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\Push\Dto\PushMessageDto"; reason: unused.
Removed service "App\ProjectCatalogBundle\Infrastructure\Service\Push\Message\PushCallbackDto"; reason: unused.
Removed service "App\Shared\Domain\Entity\HttpClient\Request\Request"; reason: unused.
Removed service "App\Shared\Domain\Entity\HttpClient\Request\ValueObject\Param"; reason: unused.
Removed service "App\Shared\Domain\Entity\HttpClient\Request\ValueObject\Type"; reason: unused.
Removed service "App\Shared\Domain\Entity\HttpClient\Request\ValueObject\Url"; reason: unused.
Removed service "App\Shared\Domain\Error\Exception\DomainException"; reason: unused.
Removed service "App\Shared\Domain\Error\Exception\UnimplementedException"; reason: unused.
Removed service "App\Shared\Domain\Service\UuidService"; reason: unused.
Removed service "App\Shared\Domain\ValueObject\UTCDateTimeType"; reason: unused.
Removed service "App\Shared\Infrastructure\Database\Migrations\Version20230905120931"; reason: unused.
Removed service "App\Shared\Infrastructure\Dto\ApiErrorDto"; reason: unused.
Removed service "App\Shared\Infrastructure\EventListener\Knp\DBALQueryBuilderWithoutCountSubscriber"; reason: unused.
Removed service "App\Shared\Infrastructure\EventListener\ResponseHeaderSetter\DynamicResponseHeaderSetter\CspHeaderSetter"; reason: unused.
Removed service "App\Shared\Infrastructure\EventListener\ResponseHeaderSetter\DynamicResponseHeaderSetter\ResponseAuthenticityHeaderSetter"; reason: unused.
Removed service "App\Shared\Infrastructure\Message\CzechMessage"; reason: unused.
Removed service "App\Shared\Infrastructure\Message\CzechReverseDataMessage"; reason: unused.
Removed service "App\Shared\Infrastructure\Message\MixMessage"; reason: unused.
Removed service "App\Shared\Infrastructure\Message\MixReverseDataMessage"; reason: unused.
Removed service "App\Shared\Infrastructure\Message\PolandMessage"; reason: unused.
Removed service "App\Shared\Infrastructure\Message\PolandReverseDataMessage"; reason: unused.
Removed service "App\Shared\Infrastructure\Message\ReverseDataMessage"; reason: unused.
Removed service "App\Shared\Infrastructure\Message\SpainMessage"; reason: unused.
Removed service "App\Shared\Infrastructure\Message\SpainReverseDataMessage"; reason: unused.
Removed service "App\Shared\Infrastructure\Message\SwitzMessage"; reason: unused.
Removed service "App\Shared\Infrastructure\Message\SwitzReverseDataMessage"; reason: unused.
Removed service "App\Shared\Infrastructure\Message\UkraineMessage"; reason: unused.
Removed service "App\Shared\Infrastructure\Message\UkraineReverseDataMessage"; reason: unused.
Removed service "App\Shared\Infrastructure\Response\ApiExceptionResponse"; reason: unused.
Removed service "App\Shared\Infrastructure\Service\Convertor\ConvertorService"; reason: unused.
Removed service "App\Shared\Infrastructure\Service\HttpClient\FormData\FormDataPartHeadersResolver"; reason: unused.
Removed service "App\Shared\Infrastructure\Service\SessionTokenService"; reason: unused.
Removed service "App\Shared\Infrastructure\Service\SlugService"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "assets.empty_version_strategy"; reason: unused.
Removed service "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 "psr18.platon.client"; reason: unused.
Removed service "mailer.mailer"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "annotations.filesystem_cache_adapter"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; 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.JKE6keX"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native"; 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 "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.redis.factory"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "messenger.listener.dispatch_pcntl_signal_listener"; reason: unused.
Removed service "messenger.listener.stop_worker_signals_listener"; reason: unused.
Removed service "notifier"; reason: unused.
Removed service "notifier.channel_policy"; reason: unused.
Removed service "notifier.flash_message_importance_mapper"; reason: unused.
Removed service "notifier.channel.browser"; reason: unused.
Removed service "notifier.channel.chat"; reason: unused.
Removed service "notifier.channel.sms"; reason: unused.
Removed service "notifier.channel.email"; reason: unused.
Removed service "notifier.channel.push"; reason: unused.
Removed service "notifier.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; reason: unused.
Removed service "notifier.admin_recipient.0"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.connection_expiries"; reason: unused.
Removed service ".1_ServiceLocator~yR.rWyt"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "security.helper"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.user_checker_locator"; reason: unused.
Removed service "security.authentication_utils"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.firewall.event_dispatcher_locator"; reason: unused.
Removed service "security.authenticator.managers_locator"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "maker.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 "doctrine_mongodb.odm.listeners.resolve_target_document"; reason: unused.
Removed service "fos_rest.view_handler.jsonp"; reason: unused.
Removed service "fos_rest.serializer.jms"; reason: unused.
Removed service "fos_rest.serializer.flatten_exception_handler"; reason: unused.
Removed service "fos_rest.normalizer.camel_keys"; reason: unused.
Removed service "fos_rest.normalizer.camel_keys_with_leading_underscore"; reason: unused.
Removed service "fos_rest.decoder.jsontoform"; reason: unused.
Removed service "webpack_encore.cache"; reason: unused.
Removed service "stimulus.asset_mapper.ux_package_reader"; reason: unused.
Removed service "vue.asset_mapper.vue_controller_loader_compiler"; reason: unused.
Removed service "ux.twig_component.twig.lexer"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Shared\Infrastructure\Serializer\FlattenExceptionNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.App\Shared\Infrastructure\Serializer\IntlDateTimeNormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.fos_rest.serializer.form_error_normalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.fos_rest.serializer.flatten_exception_normalizer"; 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.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.guf6vOf"; reason: unused.
Removed service ".service_locator.guf6vOf.App\ProjectCatalogBundle\Infrastructure\Service\LocalizedRouter\LocalizedRouter"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service ".service_locator.0TACwl3"; reason: unused.
Removed service ".service_locator.e_.xxAP"; reason: unused.
702
Inlined service "voku\helper\HtmlMin" to "App\FrontApp\Infrastructure\Twig\Extension\Minify\CustomMinifyHtmlExtension".
Inlined service ".service_locator.O3m_Dxt.App\Fm\Infrastructure\Controller\FmController" to "App\Fm\Infrastructure\Controller\FmController".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Repository\Page\PageFetcher" to "App\FrontApp\Infrastructure\Console\Sitemap\SitemapConsoleCommand".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Repository\Customer\CustomerRepository" to "App\FrontApp\Infrastructure\Console\TestCommand".
Inlined service "App\FrontApp\Infrastructure\Service\TriggerNotification\BrokenCart\BrokenCartSettings" to "App\FrontApp\Infrastructure\Console\TriggerNotification\BrokenCartNotificationCommand".
Inlined service "App\FrontApp\Infrastructure\Service\TriggerNotification\RegistrationWithoutCart\RegistrationWithoutCartSettings" to "App\FrontApp\Infrastructure\Console\TriggerNotification\RegistrationWithoutNotificationCommand".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Service\Widget\Handler\Afisha\AfishaWidgetHandler" to "App\FrontApp\Infrastructure\Controller\AfishaController".
Inlined service ".service_locator.wqbT4dY.App\FrontApp\Infrastructure\Controller\AfishaController" to "App\FrontApp\Infrastructure\Controller\AfishaController".
Inlined service ".service_locator.wqbT4dY.App\FrontApp\Infrastructure\Controller\AnalyticController" to "App\FrontApp\Infrastructure\Controller\AnalyticController".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Service\BuildingPage\BuildingPageResolverClientService" to "App\FrontApp\Infrastructure\Controller\BuildingController".
Inlined service ".service_locator.wqbT4dY.App\FrontApp\Infrastructure\Controller\BuildingController" to "App\FrontApp\Infrastructure\Controller\BuildingController".
Inlined service "App\FrontApp\Infrastructure\Service\Ticket\CabinetTodayTicketService" to "App\FrontApp\Infrastructure\Controller\CabinetController".
Inlined service "App\FrontApp\Infrastructure\Service\Ticket\CabinetTicketsService" to "App\FrontApp\Infrastructure\Controller\CabinetController".
Inlined service ".service_locator.wqbT4dY.App\FrontApp\Infrastructure\Controller\CabinetController" to "App\FrontApp\Infrastructure\Controller\CabinetController".
Inlined service ".service_locator.wqbT4dY.App\FrontApp\Infrastructure\Controller\CabinetProfileController" to "App\FrontApp\Infrastructure\Controller\CabinetProfileController".
Inlined service ".service_locator.wqbT4dY.App\FrontApp\Infrastructure\Controller\CabinetSubscribersController" to "App\FrontApp\Infrastructure\Controller\CabinetSubscribersController".
Inlined service ".service_locator.wqbT4dY.App\FrontApp\Infrastructure\Controller\CartController" to "App\FrontApp\Infrastructure\Controller\CartController".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Service\CashDesk\CashDeskService" to "App\FrontApp\Infrastructure\Controller\CashDeskController".
Inlined service ".service_locator.wqbT4dY.App\FrontApp\Infrastructure\Controller\CashDeskController" to "App\FrontApp\Infrastructure\Controller\CashDeskController".
Inlined service ".service_locator.wqbT4dY.App\FrontApp\Infrastructure\Controller\CheckoutController" to "App\FrontApp\Infrastructure\Controller\CheckoutController".
Inlined service ".service_locator.wqbT4dY.App\FrontApp\Infrastructure\Controller\IndexController" to "App\FrontApp\Infrastructure\Controller\IndexController".
Inlined service ".service_locator.wqbT4dY.App\FrontApp\Infrastructure\Controller\LogController" to "App\FrontApp\Infrastructure\Controller\LogController".
Inlined service ".service_locator.wqbT4dY.App\FrontApp\Infrastructure\Controller\LogViewController" to "App\FrontApp\Infrastructure\Controller\LogViewController".
Inlined service ".service_locator.wqbT4dY.App\FrontApp\Infrastructure\Controller\LogoutController" to "App\FrontApp\Infrastructure\Controller\LogoutController".
Inlined service ".service_locator.wqbT4dY.App\FrontApp\Infrastructure\Controller\OrderController" to "App\FrontApp\Infrastructure\Controller\OrderController".
Inlined service ".service_locator.wqbT4dY.App\FrontApp\Infrastructure\Controller\PageController" to "App\FrontApp\Infrastructure\Controller\PageController".
Inlined service ".service_locator.O3m_Dxt.App\FrontApp\Infrastructure\Controller\Payment\ApplePayController" to "App\FrontApp\Infrastructure\Controller\Payment\ApplePayController".
Inlined service ".service_locator.O3m_Dxt.App\FrontApp\Infrastructure\Controller\Payment\GooglePayMonobankController" to "App\FrontApp\Infrastructure\Controller\Payment\GooglePayMonobankController".
Inlined service ".service_locator.O3m_Dxt.App\FrontApp\Infrastructure\Controller\Payment\MonoPayController" to "App\FrontApp\Infrastructure\Controller\Payment\MonoPayController".
Inlined service ".service_locator.O3m_Dxt.App\FrontApp\Infrastructure\Controller\Payment\MonobankWebhookController" to "App\FrontApp\Infrastructure\Controller\Payment\MonobankWebhookController".
Inlined service ".service_locator.O3m_Dxt.App\FrontApp\Infrastructure\Controller\Payment\PlatonPayController" to "App\FrontApp\Infrastructure\Controller\Payment\PlatonPayController".
Inlined service ".service_locator.O3m_Dxt.App\FrontApp\Infrastructure\Controller\Payment\RedsysPayController" to "App\FrontApp\Infrastructure\Controller\Payment\RedsysPayController".
Inlined service ".service_locator.O3m_Dxt.App\FrontApp\Infrastructure\Controller\Payment\RevolutController" to "App\FrontApp\Infrastructure\Controller\Payment\RevolutController".
Inlined service ".service_locator.O3m_Dxt.App\FrontApp\Infrastructure\Controller\Payment\Stripe\PaymentController" to "App\FrontApp\Infrastructure\Controller\Payment\Stripe\PaymentController".
Inlined service ".service_locator.O3m_Dxt.App\FrontApp\Infrastructure\Controller\PreOrderController" to "App\FrontApp\Infrastructure\Controller\PreOrderController".
Inlined service ".service_locator.wqbT4dY.App\FrontApp\Infrastructure\Controller\Push\EsputnikController" to "App\FrontApp\Infrastructure\Controller\Push\EsputnikController".
Inlined service ".service_locator.wqbT4dY.App\FrontApp\Infrastructure\Controller\Push\PushController" to "App\FrontApp\Infrastructure\Controller\Push\PushController".
Inlined service ".service_locator.wqbT4dY.App\FrontApp\Infrastructure\Controller\Push\TelegramController" to "App\FrontApp\Infrastructure\Controller\Push\TelegramController".
Inlined service ".service_locator.wqbT4dY.App\FrontApp\Infrastructure\Controller\Push\ViberController" to "App\FrontApp\Infrastructure\Controller\Push\ViberController".
Inlined service ".service_locator.wqbT4dY.App\FrontApp\Infrastructure\Controller\QrCodeController" to "App\FrontApp\Infrastructure\Controller\QrCodeController".
Inlined service ".service_locator.wqbT4dY.App\FrontApp\Infrastructure\Controller\ResetPasswordController" to "App\FrontApp\Infrastructure\Controller\ResetPasswordController".
Inlined service "App\ProjectCatalogBundle\Application\Command\Search\Handler" to "App\FrontApp\Infrastructure\Controller\SearchController".
Inlined service ".service_locator.wqbT4dY.App\FrontApp\Infrastructure\Controller\SearchController" to "App\FrontApp\Infrastructure\Controller\SearchController".
Inlined service ".service_locator.wqbT4dY.App\FrontApp\Infrastructure\Controller\ShorLinkController" to "App\FrontApp\Infrastructure\Controller\ShorLinkController".
Inlined service ".service_locator.wqbT4dY.App\FrontApp\Infrastructure\Controller\SitemapController" to "App\FrontApp\Infrastructure\Controller\SitemapController".
Inlined service "App\FrontApp\Infrastructure\Service\Ticket\TicketService" to "App\FrontApp\Infrastructure\Controller\SuccessPaymentController".
Inlined service ".service_locator.wqbT4dY.App\FrontApp\Infrastructure\Controller\SuccessPaymentController" to "App\FrontApp\Infrastructure\Controller\SuccessPaymentController".
Inlined service ".service_locator.wqbT4dY.App\FrontApp\Infrastructure\Controller\UserController" to "App\FrontApp\Infrastructure\Controller\UserController".
Inlined service "App\FrontApp\Infrastructure\Service\Widget\WidgetTemplateResolver" to "App\FrontApp\Infrastructure\Twig\Extension\Widget\WidgetDtoExtension".
Inlined service "App\Log\Domain\Factory\ExceptionLog\ExceptionLogFactory" to "App\Log\Application\Command\ExceptionLog\Create\Handler".
Inlined service "App\ProjectCatalogBundle\Domain\Factory\BuildingType\BuildingTypeFactory" to "App\ProjectCatalogBundle\Application\Command\BuildingType\Upsert\CreateHandler".
Inlined service "App\ProjectCatalogBundle\Domain\Factory\CashDesk\CashDeskFactory" to "App\ProjectCatalogBundle\Application\Command\CashDesk\Upsert\CreateHandler".
Inlined service "App\ProjectCatalogBundle\Domain\Factory\Category\CategoryFactory" to "App\ProjectCatalogBundle\Application\Command\Category\Upsert\CreateHandler".
Inlined service "App\ProjectCatalogBundle\Domain\Factory\CategoryStyle\CategoryStyleFactory" to "App\ProjectCatalogBundle\Application\Command\CategoryStyle\Upsert\CreateHandler".
Inlined service "App\ProjectCatalogBundle\Domain\Factory\City\CityFactory" to "App\ProjectCatalogBundle\Application\Command\City\Upsert\CreateHandler".
Inlined service "App\ProjectCatalogBundle\Domain\Factory\Country\CountryFactory" to "App\ProjectCatalogBundle\Application\Command\Country\Upsert\CreateHandler".
Inlined service "App\ProjectCatalogBundle\Domain\Factory\Currency\CurrencyFactory" to "App\ProjectCatalogBundle\Application\Command\Currency\Upsert\CreateHandler".
Inlined service "App\ProjectCatalogBundle\Domain\Factory\User\UserFactory" to "App\ProjectCatalogBundle\Application\Command\Customer\CreateHandler".
Inlined service "App\ProjectCatalogBundle\Domain\Factory\DeliveryType\DeliveryTypeFactory" to "App\ProjectCatalogBundle\Application\Command\DeliveryType\CreateHandler".
Inlined service "App\ProjectCatalogBundle\Domain\Factory\EmailTemplate\EmailTemplateFactory" to "App\ProjectCatalogBundle\Application\Command\EmailTemplate\Upsert\CreateHandler".
Inlined service "App\ProjectCatalogBundle\Domain\Factory\ArchiveEvent\ArchiveEventFactory" to "App\ProjectCatalogBundle\Application\Command\Event\Archive\Handler".
Inlined service "App\ProjectCatalogBundle\Domain\Factory\Hall\HallFactory" to "App\ProjectCatalogBundle\Application\Command\Hall\Upsert\CreateHandler".
Inlined service "App\ProjectCatalogBundle\Domain\Factory\Legal\LegalFactory" to "App\ProjectCatalogBundle\Application\Command\Legal\Upsert\CreateHandler".
Inlined service "App\ProjectCatalogBundle\Domain\Factory\Order\OrderFactory" to "App\ProjectCatalogBundle\Application\Command\Order\CreateHandler".
Inlined service "App\ProjectCatalogBundle\Domain\Factory\Organization\OrganizationFactory" to "App\ProjectCatalogBundle\Application\Command\Organization\Upsert\CreateHandler".
Inlined service "App\ProjectCatalogBundle\Domain\Factory\Page\PageFactory" to "App\ProjectCatalogBundle\Application\Command\Page\Upsert\CreateHandler".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Transformer\PreOrder\PreOrderTransformer" to "App\ProjectCatalogBundle\Application\Command\PreOrder\CreateHandler".
Inlined service "App\ProjectCatalogBundle\Domain\Factory\Redirect\RedirectFactory" to "App\ProjectCatalogBundle\Application\Command\Redirect\Upsert\CreateHandler".
Inlined service "App\ProjectCatalogBundle\Domain\Factory\RunningLine\RunningLineFactory" to "App\ProjectCatalogBundle\Application\Command\RunningLine\Upsert\CreateHandler".
Inlined service "App\ProjectCatalogBundle\Domain\Factory\SeoData\SeoDataFactory" to "App\ProjectCatalogBundle\Application\Command\SeoData\Upsert\CreateHandler".
Inlined service "App\ProjectCatalogBundle\Domain\Factory\Settings\SettingsFactory" to "App\ProjectCatalogBundle\Application\Command\Settings\Handler".
Inlined service "App\ProjectCatalogBundle\Domain\Factory\ShortLink\ShortLinkFactory" to "App\ProjectCatalogBundle\Application\Command\ShortLink\CreateHandler".
Inlined service "App\ProjectCatalogBundle\Domain\Factory\Sticker\StickerFactory" to "App\ProjectCatalogBundle\Application\Command\Sticker\Upsert\CreateHandler".
Inlined service "App\ProjectCatalogBundle\Domain\Factory\Tag\TagFactory" to "App\ProjectCatalogBundle\Application\Command\Tag\Upsert\CreateHandler".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Service\Zendesk\ZendeskService" to "App\ProjectCatalogBundle\Application\Command\Zendesk\Handler".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Dto\ZendeskRequest\ZendeskRequestDto" to "App\ProjectCatalogBundle\Application\Command\Zendesk\Handler".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Repository\Event\AfishaEventsFetcher" to "App\ProjectCatalogBundle\Infrastructure\Adapter\Widget\AfishaWidgetDtoAdapter".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Repository\Event\CancelledEventsFetcher" to "App\ProjectCatalogBundle\Infrastructure\Adapter\Widget\CancelledEventWidgetDtoAdapter".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Repository\Building\BuildingWidgetFetcher" to "App\ProjectCatalogBundle\Infrastructure\Adapter\Widget\CustomLinkItem\BuildingLinkItemAdapter".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Repository\City\CityWidgetFetcher" to "App\ProjectCatalogBundle\Infrastructure\Adapter\Widget\CustomLinkItem\CityLinkItemAdapter".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Adapter\Widget\CustomLinkItem\CustomLinkItemAdapter" to "App\ProjectCatalogBundle\Infrastructure\Adapter\Widget\CustomLinkWidgetDtoAdapter".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Adapter\Widget\CustomLinkItem\CityLinkItemAdapter" to "App\ProjectCatalogBundle\Infrastructure\Adapter\Widget\CustomLinkWidgetDtoAdapter".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Adapter\Widget\CustomLinkItem\BuildingLinkItemAdapter" to "App\ProjectCatalogBundle\Infrastructure\Adapter\Widget\CustomLinkWidgetDtoAdapter".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Adapter\Widget\TitleWithSubtitleWidgetDtoAdapter" to "App\ProjectCatalogBundle\Infrastructure\Adapter\Widget\WidgetDtoAdapter".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Adapter\Widget\HtmlEditorWidgetDtoAdapter" to "App\ProjectCatalogBundle\Infrastructure\Adapter\Widget\WidgetDtoAdapter".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Adapter\Widget\BannerWidgetDtoAdapter" to "App\ProjectCatalogBundle\Infrastructure\Adapter\Widget\WidgetDtoAdapter".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Adapter\Widget\CustomLinkWidgetDtoAdapter" to "App\ProjectCatalogBundle\Infrastructure\Adapter\Widget\WidgetDtoAdapter".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Adapter\Widget\DisputesFormWidgetDtoAdapter" to "App\ProjectCatalogBundle\Infrastructure\Adapter\Widget\WidgetDtoAdapter".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Adapter\Widget\NewsSubscriptionFormWidgetDtoAdapter" to "App\ProjectCatalogBundle\Infrastructure\Adapter\Widget\WidgetDtoAdapter".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Adapter\Widget\CashDeskWidgetDtoAdapter" to "App\ProjectCatalogBundle\Infrastructure\Adapter\Widget\WidgetDtoAdapter".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Adapter\Widget\SitemapWidgetDtoAdapter" to "App\ProjectCatalogBundle\Infrastructure\Adapter\Widget\WidgetDtoAdapter".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Adapter\Widget\ContentBlockWidgetDtoAdapter" to "App\ProjectCatalogBundle\Infrastructure\Adapter\Widget\WidgetDtoAdapter".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Adapter\Widget\CancelledEventWidgetDtoAdapter" to "App\ProjectCatalogBundle\Infrastructure\Adapter\Widget\WidgetDtoAdapter".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\Activity\UpsertBatchController" to "App\ProjectCatalogBundle\Infrastructure\Controller\Activity\UpsertBatchController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\Activity\UpsertController" to "App\ProjectCatalogBundle\Infrastructure\Controller\Activity\UpsertController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\Building\UpsertBatchController" to "App\ProjectCatalogBundle\Infrastructure\Controller\Building\UpsertBatchController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\Building\UpsertController" to "App\ProjectCatalogBundle\Infrastructure\Controller\Building\UpsertController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\BuildingType\UpsertBatchController" to "App\ProjectCatalogBundle\Infrastructure\Controller\BuildingType\UpsertBatchController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\BuildingType\UpsertController" to "App\ProjectCatalogBundle\Infrastructure\Controller\BuildingType\UpsertController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\Cache\IndexController" to "App\ProjectCatalogBundle\Infrastructure\Controller\Cache\IndexController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\CashDesk\DeleteController" to "App\ProjectCatalogBundle\Infrastructure\Controller\CashDesk\DeleteController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\CashDesk\UpsertBatchController" to "App\ProjectCatalogBundle\Infrastructure\Controller\CashDesk\UpsertBatchController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\CashDesk\UpsertController" to "App\ProjectCatalogBundle\Infrastructure\Controller\CashDesk\UpsertController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\Category\UpsertBatchController" to "App\ProjectCatalogBundle\Infrastructure\Controller\Category\UpsertBatchController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\Category\UpsertController" to "App\ProjectCatalogBundle\Infrastructure\Controller\Category\UpsertController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\CategoryStyle\DeleteController" to "App\ProjectCatalogBundle\Infrastructure\Controller\CategoryStyle\DeleteController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\CategoryStyle\UpsertBatchController" to "App\ProjectCatalogBundle\Infrastructure\Controller\CategoryStyle\UpsertBatchController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\CategoryStyle\UpsertController" to "App\ProjectCatalogBundle\Infrastructure\Controller\CategoryStyle\UpsertController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\City\UpsertBatchController" to "App\ProjectCatalogBundle\Infrastructure\Controller\City\UpsertBatchController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\City\UpsertController" to "App\ProjectCatalogBundle\Infrastructure\Controller\City\UpsertController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\Clear\ClearController" to "App\ProjectCatalogBundle\Infrastructure\Controller\Clear\ClearController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\Country\UpsertBatchController" to "App\ProjectCatalogBundle\Infrastructure\Controller\Country\UpsertBatchController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\Country\UpsertController" to "App\ProjectCatalogBundle\Infrastructure\Controller\Country\UpsertController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\Currency\UpsertBatchController" to "App\ProjectCatalogBundle\Infrastructure\Controller\Currency\UpsertBatchController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\Currency\UpsertController" to "App\ProjectCatalogBundle\Infrastructure\Controller\Currency\UpsertController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\Customer\CustomerController" to "App\ProjectCatalogBundle\Infrastructure\Controller\Customer\CustomerController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\DeliveryType\UpsertBatchController" to "App\ProjectCatalogBundle\Infrastructure\Controller\DeliveryType\UpsertBatchController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\EmailTemplate\DeleteController" to "App\ProjectCatalogBundle\Infrastructure\Controller\EmailTemplate\DeleteController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\EmailTemplate\UpsertBatchController" to "App\ProjectCatalogBundle\Infrastructure\Controller\EmailTemplate\UpsertBatchController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\EmailTemplate\UpsertController" to "App\ProjectCatalogBundle\Infrastructure\Controller\EmailTemplate\UpsertController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\Event\DeleteController" to "App\ProjectCatalogBundle\Infrastructure\Controller\Event\DeleteController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\Event\UpsertBatchController" to "App\ProjectCatalogBundle\Infrastructure\Controller\Event\UpsertBatchController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\Event\UpsertController" to "App\ProjectCatalogBundle\Infrastructure\Controller\Event\UpsertController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\Hall\UpsertBatchController" to "App\ProjectCatalogBundle\Infrastructure\Controller\Hall\UpsertBatchController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\Hall\UpsertController" to "App\ProjectCatalogBundle\Infrastructure\Controller\Hall\UpsertController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\Legal\UpsertBatchController" to "App\ProjectCatalogBundle\Infrastructure\Controller\Legal\UpsertBatchController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\Legal\UpsertController" to "App\ProjectCatalogBundle\Infrastructure\Controller\Legal\UpsertController".
Inlined service "App\ProjectCatalogBundle\Application\Command\NewsSubscription\Handler" to "App\ProjectCatalogBundle\Infrastructure\Controller\NewsSubscriptionForm\NewsSubscriptionFormController".
Inlined service ".service_locator.wqbT4dY.App\ProjectCatalogBundle\Infrastructure\Controller\NewsSubscriptionForm\NewsSubscriptionFormController" to "App\ProjectCatalogBundle\Infrastructure\Controller\NewsSubscriptionForm\NewsSubscriptionFormController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\Organization\UpsertBatchController" to "App\ProjectCatalogBundle\Infrastructure\Controller\Organization\UpsertBatchController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\Organization\UpsertController" to "App\ProjectCatalogBundle\Infrastructure\Controller\Organization\UpsertController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\Page\UpsertController" to "App\ProjectCatalogBundle\Infrastructure\Controller\Page\UpsertController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\PaymentType\DeleteController" to "App\ProjectCatalogBundle\Infrastructure\Controller\PaymentType\DeleteController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\PaymentType\UpsertBatchController" to "App\ProjectCatalogBundle\Infrastructure\Controller\PaymentType\UpsertBatchController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\Redirect\DeleteController" to "App\ProjectCatalogBundle\Infrastructure\Controller\Redirect\DeleteController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\Redirect\UpsertBatchController" to "App\ProjectCatalogBundle\Infrastructure\Controller\Redirect\UpsertBatchController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\Redirect\UpsertController" to "App\ProjectCatalogBundle\Infrastructure\Controller\Redirect\UpsertController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\RunningLine\DeleteController" to "App\ProjectCatalogBundle\Infrastructure\Controller\RunningLine\DeleteController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\RunningLine\UpsertController" to "App\ProjectCatalogBundle\Infrastructure\Controller\RunningLine\UpsertController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\SeoData\DeleteController" to "App\ProjectCatalogBundle\Infrastructure\Controller\SeoData\DeleteController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\SeoData\UpsertBatchController" to "App\ProjectCatalogBundle\Infrastructure\Controller\SeoData\UpsertBatchController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\SeoData\UpsertController" to "App\ProjectCatalogBundle\Infrastructure\Controller\SeoData\UpsertController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\Settings\RestController" to "App\ProjectCatalogBundle\Infrastructure\Controller\Settings\RestController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\ShortLink\DeleteController" to "App\ProjectCatalogBundle\Infrastructure\Controller\ShortLink\DeleteController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\ShortLink\UpsertBatchController" to "App\ProjectCatalogBundle\Infrastructure\Controller\ShortLink\UpsertBatchController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\ShortLink\UpsertController" to "App\ProjectCatalogBundle\Infrastructure\Controller\ShortLink\UpsertController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\Sticker\DeleteController" to "App\ProjectCatalogBundle\Infrastructure\Controller\Sticker\DeleteController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\Sticker\UpsertBatchController" to "App\ProjectCatalogBundle\Infrastructure\Controller\Sticker\UpsertBatchController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\Sticker\UpsertController" to "App\ProjectCatalogBundle\Infrastructure\Controller\Sticker\UpsertController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\Tag\UpsertBatchController" to "App\ProjectCatalogBundle\Infrastructure\Controller\Tag\UpsertBatchController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\Tag\UpsertController" to "App\ProjectCatalogBundle\Infrastructure\Controller\Tag\UpsertController".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Service\Translation\CheckEmptyTranslationsService" to "App\ProjectCatalogBundle\Infrastructure\Controller\Translation\CheckEmptyTranslationsController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\Translation\CheckEmptyTranslationsController" to "App\ProjectCatalogBundle\Infrastructure\Controller\Translation\CheckEmptyTranslationsController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\Translation\DeleteController" to "App\ProjectCatalogBundle\Infrastructure\Controller\Translation\DeleteController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\Translation\UpsertBatchController" to "App\ProjectCatalogBundle\Infrastructure\Controller\Translation\UpsertBatchController".
Inlined service ".service_locator.O3m_Dxt.App\ProjectCatalogBundle\Infrastructure\Controller\Translation\UpsertController" to "App\ProjectCatalogBundle\Infrastructure\Controller\Translation\UpsertController".
Inlined service "App\ProjectCatalogBundle\Application\Command\Zendesk\Handler" to "App\ProjectCatalogBundle\Infrastructure\Controller\ZendeskForm\SendFormController".
Inlined service ".service_locator.wqbT4dY.App\ProjectCatalogBundle\Infrastructure\Controller\ZendeskForm\SendFormController" to "App\ProjectCatalogBundle\Infrastructure\Controller\ZendeskForm\SendFormController".
Inlined service "App\ProjectCatalogBundle\Application\Command\Cart\CreateHandler" to "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Cart\CartMessageHandler".
Inlined service "App\ProjectCatalogBundle\Application\Command\Cart\EditHandler" to "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Cart\CartMessageHandler".
Inlined service "App\ProjectCatalogBundle\Application\Command\CategoryStyle\Delete\DeleteHandler" to "App\ProjectCatalogBundle\Infrastructure\MessageHandler\CategoryStyle\DeleteCategoryStyleMessageHandler".
Inlined service "App\ProjectCatalogBundle\Application\Command\ClientPush\PushHandler" to "App\ProjectCatalogBundle\Infrastructure\MessageHandler\ClientPush\PushClientMessageHandler".
Inlined service "App\ProjectCatalogBundle\Application\Command\Customer\CreateHandler" to "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerMessageHandler".
Inlined service "App\ProjectCatalogBundle\Application\Command\Customer\UpdateHandler" to "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerMessageHandler".
Inlined service "App\ProjectCatalogBundle\Application\Command\Customer\UpdateTelegramHandler" to "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerTelegramWebhookMessageHandler".
Inlined service "App\ProjectCatalogBundle\Application\Command\Customer\UpdateViberHandler" to "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerViberWebhookMessageHandler".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Service\UserNotification\EmailUserNotificationService" to "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\RegistrationMessageHandler".
Inlined service "App\ProjectCatalogBundle\Application\Command\DeliveryType\CreateHandler" to "App\ProjectCatalogBundle\Infrastructure\MessageHandler\DeliveryType\DeliveryTypesMessageHandler".
Inlined service "App\ProjectCatalogBundle\Application\Command\DeliveryType\EditHandler" to "App\ProjectCatalogBundle\Infrastructure\MessageHandler\DeliveryType\DeliveryTypesMessageHandler".
Inlined service "App\ProjectCatalogBundle\Application\Command\EmailTemplate\Delete\DeleteHandler" to "App\ProjectCatalogBundle\Infrastructure\MessageHandler\EmailTemplate\DeleteEmailTemplateMessageHandler".
Inlined service "App\ProjectCatalogBundle\Application\Command\Event\Delete\DeleteHandler" to "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Event\DeleteEventMessageHandler".
Inlined service "App\ProjectCatalogBundle\Application\Command\Order\LogHandler" to "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\OrderLogMessageHandler".
Inlined service "App\ProjectCatalogBundle\Application\Command\Order\CreateHandler" to "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\OrderMessageHandler".
Inlined service "App\ProjectCatalogBundle\Application\Command\Order\EditHandler" to "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\OrderMessageHandler".
Inlined service "App\ProjectCatalogBundle\Application\Command\Page\Upsert\CreateHandler" to "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Page\PageMessageHandler".
Inlined service "App\ProjectCatalogBundle\Application\Command\Page\Upsert\EditHandler" to "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Page\PageMessageHandler".
Inlined service "App\ProjectCatalogBundle\Application\Command\PaymentType\DeleteHandler" to "App\ProjectCatalogBundle\Infrastructure\MessageHandler\PaymentType\DeletePaymentTypeMessageHandler".
Inlined service "App\ProjectCatalogBundle\Application\Command\PreOrder\CreateHandler" to "App\ProjectCatalogBundle\Infrastructure\MessageHandler\PreOrder\PreOrderMessageHandler".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Service\Push\PushMessageService" to "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Push\PushMessagesHandler".
Inlined service "App\ProjectCatalogBundle\Application\Command\Redirect\Delete\DeleteHandler" to "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Redirect\DeleteRedirectMessageHandler".
Inlined service "App\ProjectCatalogBundle\Application\Command\RunningLine\Delete\DeleteHandler" to "App\ProjectCatalogBundle\Infrastructure\MessageHandler\RunningLine\DeleteRunningLineMessageHandler".
Inlined service "App\ProjectCatalogBundle\Application\Command\RunningLine\Upsert\CreateHandler" to "App\ProjectCatalogBundle\Infrastructure\MessageHandler\RunningLine\RunningLineMessageHandler".
Inlined service "App\ProjectCatalogBundle\Application\Command\RunningLine\Upsert\EditHandler" to "App\ProjectCatalogBundle\Infrastructure\MessageHandler\RunningLine\RunningLineMessageHandler".
Inlined service "App\ProjectCatalogBundle\Application\Command\ShortLink\DeleteHandler" to "App\ProjectCatalogBundle\Infrastructure\MessageHandler\ShortLink\DeleteShortLinkMessageHandler".
Inlined service "App\ProjectCatalogBundle\Application\Command\Sticker\Delete\DeleteHandler" to "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Sticker\DeleteStickerMessageHandler".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Repository\Activity\ActivityFetcher" to "App\ProjectCatalogBundle\Infrastructure\Service\Activity\ActivityStorageService".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Adapter\Activity\ActivityDtoAdapter" to "App\ProjectCatalogBundle\Infrastructure\Service\Activity\ActivityStorageService".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Dto\Building\BuildingDtoBuilder" to "App\ProjectCatalogBundle\Infrastructure\Service\Building\BuildingStorageService".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Repository\Event\BuildingEventsFetcher" to "App\ProjectCatalogBundle\Infrastructure\Service\BuildingPage\BuildingPageResolverClientService".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Adapter\BuildingPage\BuildingPageDtoAdapter" to "App\ProjectCatalogBundle\Infrastructure\Service\BuildingPage\BuildingPageResolverClientService".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Adapter\CashDesk\CashDeskDtoAdapter" to "App\ProjectCatalogBundle\Infrastructure\Service\CashDesk\CashDeskService".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Dto\Category\CategoryDtoBuilder" to "App\ProjectCatalogBundle\Infrastructure\Service\Category\CategoryStorageService".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Adapter\City\CityDtoAdapter" to "App\ProjectCatalogBundle\Infrastructure\Service\City\CityStorageService".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Repository\Country\CountryFetcher" to "App\ProjectCatalogBundle\Infrastructure\Service\Country\CountryStorageService".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Adapter\Country\CountryDtoAdapter" to "App\ProjectCatalogBundle\Infrastructure\Service\Country\CountryStorageService".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Repository\Currency\CurrencyFetcher" to "App\ProjectCatalogBundle\Infrastructure\Service\Currency\CurrencyStorageService".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Adapter\Currency\CurrencyDtoAdapter" to "App\ProjectCatalogBundle\Infrastructure\Service\Currency\CurrencyStorageService".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Repository\DeliveryType\DeliveryTypeFetcher" to "App\ProjectCatalogBundle\Infrastructure\Service\DeliveryType\DeliveryTypeStorageService".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Dto\DeliveryType\DeliveryTypeDtoBuilder" to "App\ProjectCatalogBundle\Infrastructure\Service\DeliveryType\DeliveryTypeStorageService".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\Communicator\Communicator" to "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\FmClient".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\Response\OrderMiddleware" to "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\FmClient".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\Response\DeliveryTypeMiddleware" to "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\FmClient".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\Response\ClientInfoMiddleware" to "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\FmClient".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\Response\ClientRegisterMiddleware" to "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\FmClient".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\Response\ClientLoginMiddleware" to "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\FmClient".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\Response\PaymentTypeMiddleware" to "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\FmClient".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\Response\UpdateClientInfoMiddleware" to "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\FmClient".
Inlined service "App\FrontApp\Infrastructure\Service\Affiliate\KimAffiliate" to "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\Response\PaymentFormMiddleware".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Service\Payment\ProjectEventPaymentService" to "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\Response\PaymentTypeMiddleware".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Adapter\Organization\OrganizationDtoAdapter" to "App\ProjectCatalogBundle\Infrastructure\Service\Organization\OrganizationService".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Adapter\Page\CustomPageDtoAdapter" to "App\ProjectCatalogBundle\Infrastructure\Service\Page\Handler\PageBySlugHandler".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Adapter\Page\PageByCityDtoAdapter" to "App\ProjectCatalogBundle\Infrastructure\Service\Page\Handler\PageBySlugHandler".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Service\Page\Handler\PageBySlugHandler" to "App\ProjectCatalogBundle\Infrastructure\Service\Page\PageResolverClientService".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Repository\PaymentType\PaymentTypeFetcher" to "App\ProjectCatalogBundle\Infrastructure\Service\PaymentType\PaymentTypeStorageService".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Dto\PaymentType\PaymentTypeDtoBuilder" to "App\ProjectCatalogBundle\Infrastructure\Service\PaymentType\PaymentTypeStorageService".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Adapter\ProjectSettings\ProjectSettingDtoAdapter" to "App\ProjectCatalogBundle\Infrastructure\Service\ProjectSettings\ProjectSettingsClientService".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Repository\RunningLine\RunningLineFetcher" to "App\ProjectCatalogBundle\Infrastructure\Service\RunningLine\RunningLineClientService".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Adapter\RunningLine\RunningLineDtoAdapter" to "App\ProjectCatalogBundle\Infrastructure\Service\RunningLine\RunningLineClientService".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Dto\Sticker\StickerDtoBuilder" to "App\ProjectCatalogBundle\Infrastructure\Service\Sticker\StickerStorageService".
Inlined service "App\FrontApp\Infrastructure\Service\SendGrid\SendGridMailer" to "App\ProjectCatalogBundle\Infrastructure\Service\UserNotification\EmailUserNotificationService".
Inlined service "App\Shared\Infrastructure\Service\HttpClient\ApiHttpClient" to "App\ProjectCatalogBundle\Infrastructure\Service\Zendesk\Api\ZendeskApiService".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Service\Zendesk\Api\ZendeskApiService" to "App\ProjectCatalogBundle\Infrastructure\Service\Zendesk\ZendeskService".
Inlined service ".service_locator.O3m_Dxt.App\Shared\Infrastructure\Controller\FrontApiController" to "App\Shared\Infrastructure\Controller\FrontApiController".
Inlined service "App\Shared\Infrastructure\Service\HttpClient\Request\GeneralHeadersResolver" to "App\Shared\Infrastructure\Service\HttpClient\ApiHttpClient".
Inlined service "App\Shared\Infrastructure\Service\HttpClient\Request\SymfonyHttpClientParamsResolver" to "App\Shared\Infrastructure\Service\HttpClient\ApiHttpClient".
Inlined service "clock" to "argument_resolver.datetime".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.lLv4pWF" to "fragment.handler".
Inlined service "uri_signer" to "fragment.uri_generator".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.Zb.pwD5" to "console.command.cache_pool_invalidate_tags".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service "console.messenger.application" to "console.messenger.execute_command_handler".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets._version__default" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service "http_client.uri_template.inner" to "http_client.uri_template".
Inlined service "platon.client.uri_template.inner" to "platon.client.uri_template".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.yY.p4P7" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.fuYM_Z..translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.dAu0i5." to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.iD.GLrW.router.default" to "router.default".
Inlined service "monolog.logger.router" to "router.default".
Inlined service ".service_locator.Kl0E_Fe" to "router.expression_language_provider".
Inlined service ".service_locator.cUcW89y.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "redis_cache.recorder_inner" to "redis_cache".
Inlined service "app.cache.recorder_inner" to "app.cache".
Inlined service "system.cache.recorder_inner" to "system.cache".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.TpoC7U9" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator..O9Htbf" 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 "doctrine_odm.mongodb.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.81DM9mm" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.5cAhUFF" to "messenger.routable_message_bus".
Inlined service "chatter.transport_factory" to "chatter.transports".
Inlined service "chatter.transports" to "chatter.messenger.chat_handler".
Inlined service "texter.transport_factory" to "texter.transports".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "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 "notifier.data_collector" to "profiler".
Inlined service "doctrine_mongodb.odm.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "debug.serializer.inner" to "debug.serializer".
Inlined service "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 ".service_locator.PBToVFE" 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.F9MmFpW" to "doctrine.orm.container_repository_factory".
Inlined service "ulid.factory" to "doctrine.ulid_generator".
Inlined service "uuid.factory" to "doctrine.uuid_generator".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "App\FrontApp\Infrastructure\Twig\Extension\Minify\CustomMinifyHtmlExtension" to "twig".
Inlined service "App\FrontApp\Infrastructure\Twig\Extension\City\CityResolverExtension" to "twig".
Inlined service "App\FrontApp\Infrastructure\Twig\Extension\CustomizationSwitcher" to "twig".
Inlined service "App\FrontApp\Infrastructure\Twig\Extension\FilteredEvents\EventsDateExtension" to "twig".
Inlined service "App\FrontApp\Infrastructure\Twig\Extension\FilteredEvents\FilteredEventsExtension" to "twig".
Inlined service "App\FrontApp\Infrastructure\Twig\Extension\Image\ImageFromCmsExtension" to "twig".
Inlined service "App\FrontApp\Infrastructure\Twig\Extension\Json\JsonExtension" to "twig".
Inlined service "App\FrontApp\Infrastructure\Twig\Extension\LocaleWidget" to "twig".
Inlined service "App\FrontApp\Infrastructure\Twig\Extension\Localisation\LocalisationExtension" to "twig".
Inlined service "App\FrontApp\Infrastructure\Twig\Extension\SessionTokenExtension" to "twig".
Inlined service "App\FrontApp\Infrastructure\Twig\Extension\Widget\AfishaSliderExtension" to "twig".
Inlined service "App\FrontApp\Infrastructure\Twig\Extension\Widget\WidgetDtoExtension" to "twig".
Inlined service "App\FrontApp\Infrastructure\Twig\Extension\Youtube\YoutubeExtension" to "twig".
Inlined service "App\Shared\Infrastructure\Twig\AppExtension" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.intl" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "stimulus.ux_controllers_twig_extension" to "twig".
Inlined service "twig.extension.vue" to "twig".
Inlined service "ux.twig_component.twig.component_extension" to "twig".
Inlined service "knp_paginator.twig.extension.pagination" 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.etVElvN.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.LYPzg7M" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service "security.user_password_hasher" to "form.listener.password_hasher".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.q1UFWmc" to ".security.request_matcher.kLbKLHa".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.authentication.session_strategy" to "security.listener.session.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.user_checker" to "security.listener.user_checker.main".
Inlined service "security.http_utils" to "security.exception_listener.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
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 "doctrine_mongodb.odm.default_metadata_cache" to "doctrine_mongodb.odm.default_configuration".
Inlined service "doctrine_mongodb.odm.default_metadata_driver" to "doctrine_mongodb.odm.default_configuration".
Inlined service "doctrine_mongodb.odm.container_repository_factory" to "doctrine_mongodb.odm.default_configuration".
Inlined service "doctrine_mongodb.odm.default_xml_metadata_driver" to "doctrine_mongodb.odm.default_metadata_driver".
Inlined service "doctrine_mongodb.odm.default_xml_metadata_driver" to "doctrine_mongodb.odm.default_metadata_driver".
Inlined service "doctrine_mongodb.odm.default_xml_metadata_driver" to "doctrine_mongodb.odm.default_metadata_driver".
Inlined service "doctrine_mongodb.odm.default_xml_metadata_driver" to "doctrine_mongodb.odm.default_metadata_driver".
Inlined service "doctrine_mongodb.odm.default_xml_metadata_driver" to "doctrine_mongodb.odm.default_metadata_driver".
Inlined service "doctrine_mongodb.odm.default_xml_metadata_driver" to "doctrine_mongodb.odm.default_metadata_driver".
Inlined service "doctrine_mongodb.odm.default_xml_metadata_driver" to "doctrine_mongodb.odm.default_metadata_driver".
Inlined service "doctrine_mongodb.odm.default_configuration" to "doctrine_mongodb.odm.default_document_manager".
Inlined service "doctrine_mongodb.odm.default_connection.event_manager" to "doctrine_mongodb.odm.default_document_manager".
Inlined service "doctrine_mongodb.odm.default_manager_configurator" to "doctrine_mongodb.odm.default_document_manager".
Inlined service "doctrine_mongodb.odm.document_value_resolver.expression_language" to "doctrine_mongodb.odm.entity_value_resolver".
Inlined service "doctrine_mongodb.odm.entity_value_resolver" to "doctrine_mongodb.odm.document_value_resolver".
Inlined service "fos_rest.request.param_fetcher.reader" to "fos_rest.request.param_fetcher".
Inlined service "fos_rest.exception.codes_map" to "fos_rest.serializer.flatten_exception_normalizer".
Inlined service "fos_rest.exception.messages_map" to "fos_rest.serializer.flatten_exception_normalizer".
Inlined service ".service_locator.CE6DdyV" to "fos_rest.decoder_provider".
Inlined service "fos_rest.decoder_provider" to "fos_rest.body_listener".
Inlined service "fos_rest.format_negotiator" to "fos_rest.format_listener".
Inlined service "fos_rest.request_matcher.6d27357678da78ac461e8b851ac5bf83a1f9471f9d410dff7d760712cb7770b80848bf9c" to "fos_rest.format_negotiator".
Inlined service "fos_rest.request_matcher.2364365e6bb6bfd5cadeda231e59db9139fadac2b673beb794ba3c0068839a899dc3c386" to "fos_rest.format_negotiator".
Inlined service "fos_rest.request.param_fetcher" to "fos_rest.param_fetcher_listener".
Inlined service "fos_rest.zone_request_matcher.b417c83ef2bcf459b4b2bb1e5a42d5c86f974ffd6bfe73357a9f04d46025529306a33be3" to "fos_rest.zone_matcher_listener".
Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
Inlined service "fos_rest.converter.request_body" to "sensio_framework_extra.converter.manager".
Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
Inlined service ".service_locator.xRhNObu.sensio_framework_extra.view.listener" to "sensio_framework_extra.view.listener".
Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
Inlined service ".service_locator.Yi4Ff.p" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".1_ServiceLocator~DQbjGP5" to "webpack_encore.twig_entry_files_extension".
Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
Inlined service "ux.twig_component.component_template_finder" to "ux.twig_component.component_factory".
Inlined service ".service_locator.UCnFwuE" to "ux.twig_component.component_factory".
Inlined service "ux.twig_component.component_stack" to "ux.twig_component.component_renderer".
Inlined service "ux.twig_component.twig.environment_configurator.inner" to "ux.twig_component.twig.environment_configurator".
Inlined service "cache.ux.twig_component.recorder_inner" to "cache.ux.twig_component".
Inlined service ".service_locator.j7D0Vt4.ux.twig_component.cache_warmer" to "ux.twig_component.cache_warmer".
Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
Inlined service "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 "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 "doctrine_mongodb.odm.document_value_resolver" to ".debug.value_resolver.doctrine_mongodb.odm.document_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 "App\FrontApp\Infrastructure\Service\Affiliate\CallbackMessageHandler" to ".messenger.handler_descriptor.xTrRqF3".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Activity\ActivitiesMessageHandler" to ".messenger.handler_descriptor.Iv_mO_Y".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Activity\ActivityMessageHandler" to ".messenger.handler_descriptor.yMsiJ_x".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Building\BuildingMessageHandler" to ".messenger.handler_descriptor.z4CZ0P0".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Building\BuildingsMessageHandler" to ".messenger.handler_descriptor.i.ZqHU8".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\BuildingType\BuildingTypeMessageHandler" to ".messenger.handler_descriptor.s_YDVn7".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\BuildingType\BuildingTypesMessageHandler" to ".messenger.handler_descriptor.FSzJgaM".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Cache\CacheMessageHandler" to ".messenger.handler_descriptor.4Wbp1jM".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Cart\CartMessageHandler" to ".messenger.handler_descriptor.GMn.l4t".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\CashDesk\CashDeskMessageHandler" to ".messenger.handler_descriptor.d4OuAwz".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\CashDesk\CashDesksMessageHandler" to ".messenger.handler_descriptor.c8EOsPI".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\CashDesk\DeleteCashDeskMessageHandler" to ".messenger.handler_descriptor.VmDFvhY".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Category\CategoriesMessageHandler" to ".messenger.handler_descriptor.3ftfcux".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Category\CategoryMessageHandler" to ".messenger.handler_descriptor.HsxKCef".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\CategoryStyle\CategoryStyleMessageHandler" to ".messenger.handler_descriptor._mJjTzh".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\CategoryStyle\CategoryStylesMessageHandler" to ".messenger.handler_descriptor.W9Hfjwj".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\CategoryStyle\DeleteCategoryStyleMessageHandler" to ".messenger.handler_descriptor.980zKi8".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\City\CitiesMessageHandler" to ".messenger.handler_descriptor.Va9Jy_H".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\City\CityMessageHandler" to ".messenger.handler_descriptor.HkQeQGu".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Clear\ClearMessageHandler" to ".messenger.handler_descriptor.4G3dJbM".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\ClientPush\ClientCookieMessageHandler" to ".messenger.handler_descriptor.S4.OiyI".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\ClientPush\PushClientMessageHandler" to ".messenger.handler_descriptor.rTdp7hV".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Country\CountriesMessageHandler" to ".messenger.handler_descriptor.86AS.Xy".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Country\CountryMessageHandler" to ".messenger.handler_descriptor.rmNIVIS".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Currency\CurrenciesMessageHandler" to ".messenger.handler_descriptor.SGTh6Eg".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Currency\CurrencyMessageHandler" to ".messenger.handler_descriptor.tMCgH3V".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerMessageHandler" to ".messenger.handler_descriptor.F726Sck".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerSubscriptionMessageHandler" to ".messenger.handler_descriptor.NO8UC7u".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerTelegramWebhookMessageHandler" to ".messenger.handler_descriptor.un4Fyw_".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\CustomerViberWebhookMessageHandler" to ".messenger.handler_descriptor.PkMC35G".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Customer\RegistrationMessageHandler" to ".messenger.handler_descriptor.xqqYPm_".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\DeliveryType\DeliveryTypesMessageHandler" to ".messenger.handler_descriptor.UV88g5z".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\EmailTemplate\DeleteEmailTemplateMessageHandler" to ".messenger.handler_descriptor.fx83WEe".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\EmailTemplate\EmailTemplateMessageHandler" to ".messenger.handler_descriptor.TCZtZaO".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\EmailTemplate\EmailTemplatesMessageHandler" to ".messenger.handler_descriptor.QXczfma".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Event\DeleteEventMessageHandler" to ".messenger.handler_descriptor.l2_Rp4B".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Event\EventMessageHandler" to ".messenger.handler_descriptor.3A1zF4z".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Event\EventsMessageHandler" to ".messenger.handler_descriptor.mpLOLQf".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Hall\HallMessageHandler" to ".messenger.handler_descriptor.wvjg6Sr".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Hall\HallsMessageHandler" to ".messenger.handler_descriptor.RR5GMSD".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Legal\LegalMessageHandler" to ".messenger.handler_descriptor.eLlWRBL".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Legal\LegalsMessageHandler" to ".messenger.handler_descriptor.U0qglfp".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\MonobankWebhookMessageHandler" to ".messenger.handler_descriptor.o97C3pY".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\OrderLogMessageHandler" to ".messenger.handler_descriptor.0tbrshs".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\OrderMessageHandler" to ".messenger.handler_descriptor.55urKMg".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\PlatonWebhookMessageHandler" to ".messenger.handler_descriptor.JCeYvwQ".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\RedsysWebhookMessageHandler" to ".messenger.handler_descriptor.8_97zeD".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\RevolutCancelMessageHandler" to ".messenger.handler_descriptor.WZdYJyZ".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Order\RevolutWebhookMessageHandler" to ".messenger.handler_descriptor.Vi.vygr".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Organization\OrganizationMessageHandler" to ".messenger.handler_descriptor.uJjEyyM".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Organization\OrganizationsMessageHandler" to ".messenger.handler_descriptor.azNP5aH".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Page\PageMessageHandler" to ".messenger.handler_descriptor.2kf5uOY".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\PaymentType\DeletePaymentTypeMessageHandler" to ".messenger.handler_descriptor.D.nSoMy".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\PaymentType\PaymentTypeMessageHandler" to ".messenger.handler_descriptor.Py0Eh76".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\PaymentType\PaymentTypesMessageHandler" to ".messenger.handler_descriptor.j4KPzsd".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\PreOrder\PreOrderMessageHandler" to ".messenger.handler_descriptor.nkjU5sj".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Push\PushMessagesHandler" to ".messenger.handler_descriptor.p1nACVn".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Redirect\DeleteRedirectMessageHandler" to ".messenger.handler_descriptor.ICOQYHX".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Redirect\RedirectMessageHandler" to ".messenger.handler_descriptor.zT1H86o".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Redirect\RedirectsMessageHandler" to ".messenger.handler_descriptor.le0DHiE".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\RunningLine\DeleteRunningLineMessageHandler" to ".messenger.handler_descriptor.1Fbo1DE".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\RunningLine\RunningLineMessageHandler" to ".messenger.handler_descriptor.MVf1PqV".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\SeoData\DeleteSeoDataMessageHandler" to ".messenger.handler_descriptor.oBjuwc2".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\SeoData\SeoDataMessageHandler" to ".messenger.handler_descriptor.PnRnoFe".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\SeoData\SeoDatasMessageHandler" to ".messenger.handler_descriptor.yWlWkMI".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Settings\SettingsMessageHandler" to ".messenger.handler_descriptor.r2mG11Q".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\ShortLink\DeleteShortLinkMessageHandler" to ".messenger.handler_descriptor.GviDQrz".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\ShortLink\ShortLinkMessageHandler" to ".messenger.handler_descriptor.JqqYDnb".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\ShortLink\ShortLinksMessageHandler" to ".messenger.handler_descriptor.pV5pDHe".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Sticker\DeleteStickerMessageHandler" to ".messenger.handler_descriptor._Of4pge".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Sticker\StickerMessageHandler" to ".messenger.handler_descriptor.ZBsmlga".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Sticker\StickersMessageHandler" to ".messenger.handler_descriptor.m7s8KQk".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Subscribe\NewsSubscribeMessageHandler" to ".messenger.handler_descriptor.oPrYQZx".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Tag\TagMessageHandler" to ".messenger.handler_descriptor.mkFvYV3".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Tag\TagsMessageHandler" to ".messenger.handler_descriptor.J0OU3ZU".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Translation\DeleteTranslationMessageHandler" to ".messenger.handler_descriptor.9JTzWfH".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\Translation\TranslationsMessageHandler" to ".messenger.handler_descriptor.CLNoJb5".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\UserActivity\UserBuyEventMessageHandler" to ".messenger.handler_descriptor.Xpnl.VY".
Inlined service "App\ProjectCatalogBundle\Infrastructure\MessageHandler\UserActivity\UserViewedEventsMessageHandler" to ".messenger.handler_descriptor.qBI2eDB".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Service\FmClient\MessageHandler\SlowLogMessageHandler" to ".messenger.handler_descriptor.IEP8BbP".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Service\Push\MessageHandler\PushCallbackMessageHandler" to ".messenger.handler_descriptor.7yW3vVh".
Inlined service "process.messenger.process_message_handler" to ".messenger.handler_descriptor.QXXNQ9d".
Inlined service "console.messenger.execute_command_handler" to ".messenger.handler_descriptor.kEzMhfs".
Inlined service "http_client.messenger.ping_webhook_handler" to ".messenger.handler_descriptor.6kVvRT.".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.tGvt0LH".
Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.p4Qvabm".
Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.vMw0m61".
Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.XZowc.T".
Inlined service "texter.messenger.push_handler" to ".messenger.handler_descriptor.Lml2ICs".
Inlined service "http_client.uri_template" to ".debug.http_client".
Inlined service "platon.client.uri_template" to ".debug.platon.client".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.KLVvNIq" to ".doctrine.orm.default_metadata_driver".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.simple_role_voter" to ".debug.security.voter.security.access.simple_role_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service "monolog.handler.deprecation" to "monolog.logger.deprecation".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service ".service_locator.fuYM_Z." to ".service_locator.fuYM_Z..translation.warmer".
Inlined service ".service_locator.iD.GLrW" to ".service_locator.iD.GLrW.router.default".
Inlined service ".service_locator.cUcW89y" to ".service_locator.cUcW89y.router.cache_warmer".
Inlined service ".service_locator.etVElvN" to ".service_locator.etVElvN.twig.template_cache_warmer".
Inlined service ".service_locator.xRhNObu" to ".service_locator.xRhNObu.sensio_framework_extra.view.listener".
Inlined service ".service_locator.j7D0Vt4" to ".service_locator.j7D0Vt4.ux.twig_component.cache_warmer".
Inlined service ".service_locator.jrZi1Vu" to "debug.argument_resolver.inner".
Inlined service "serializer.denormalizer.unwrapping" to "debug.serializer.inner".
Inlined service "App\Shared\Infrastructure\Serializer\FlattenExceptionNormalizer" to "debug.serializer.inner".
Inlined service "App\Shared\Infrastructure\Serializer\IntlDateTimeNormalizer" to "debug.serializer.inner".
Inlined service "fos_rest.serializer.form_error_normalizer" to "debug.serializer.inner".
Inlined service "fos_rest.serializer.flatten_exception_normalizer" 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.data_uri" to "debug.serializer.inner".
Inlined service "serializer.normalizer.translatable" to "debug.serializer.inner".
Inlined service "serializer.normalizer.json_serializable" to "debug.serializer.inner".
Inlined service "serializer.denormalizer.array" to "debug.serializer.inner".
Inlined service "serializer.normalizer.object" to "debug.serializer.inner".
Inlined service "serializer.encoder.xml" to "debug.serializer.inner".
Inlined service "serializer.encoder.json" to "debug.serializer.inner".
Inlined service "serializer.encoder.yaml" to "debug.serializer.inner".
Inlined service "serializer.encoder.csv" to "debug.serializer.inner".
Inlined service "security.authenticator.manager.main" to "debug.security.firewall.authenticator.main.inner".
Inlined service ".service_locator.OqJVUbR" to "console.command_loader".
Inlined service "router.default" 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 "monolog.logger.event" to "event_dispatcher".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Adapter\Widget\WidgetDtoAdapter" to "App\ProjectCatalogBundle\Infrastructure\Service\Page\PageResolverClientService".
Inlined service "App\ProjectCatalogBundle\Infrastructure\Adapter\Widget\WidgetDtoAdapter" to "App\ProjectCatalogBundle\Infrastructure\Service\Page\PageResolverClientService".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "stimulus.helper" to "twig".
Inlined service "stimulus.helper" to "twig".
Inlined service "App\ProjectCatalogBundle\Domain\Factory\Cart\CartFactory" to ".messenger.handler_descriptor.GMn.l4t".
Inlined service "App\ProjectCatalogBundle\Domain\Factory\Cart\CartFactory" to ".messenger.handler_descriptor.GMn.l4t".
Inlined service "App\ProjectCatalogBundle\Domain\Factory\DeliveryTypeLang\DeliveryTypeLangFactory" to ".messenger.handler_descriptor.UV88g5z".
Inlined service "App\ProjectCatalogBundle\Domain\Factory\DeliveryTypeLang\DeliveryTypeLangFactory" to ".messenger.handler_descriptor.UV88g5z".
Inlined service "App\ProjectCatalogBundle\Domain\Factory\OrderProduct\OrderProductFactory" to ".messenger.handler_descriptor.55urKMg".
Inlined service "App\ProjectCatalogBundle\Domain\Factory\OrderProduct\OrderProductFactory" to ".messenger.handler_descriptor.55urKMg".
Inlined service "App\ProjectCatalogBundle\Domain\Factory\PageLang\PageLangFactory" to ".messenger.handler_descriptor.2kf5uOY".
Inlined service "App\Shared\Infrastructure\Database\PersistenceManager" to ".messenger.handler_descriptor.2kf5uOY".
Inlined service "App\ProjectCatalogBundle\Domain\Factory\PageLang\PageLangFactory" to ".messenger.handler_descriptor.2kf5uOY".
Inlined service "App\Shared\Infrastructure\Database\PersistenceManager" to ".messenger.handler_descriptor.2kf5uOY".
Inlined service "App\ProjectCatalogBundle\Domain\Factory\RunningLineLang\RunningLineLangFactory" to ".messenger.handler_descriptor.MVf1PqV".
Inlined service "App\ProjectCatalogBundle\Domain\Factory\RunningLineLang\RunningLineLangFactory" to ".messenger.handler_descriptor.MVf1PqV".
2
Tag "container.decorator" was defined on service(s) "debug.validator", "debug.serializer", "doctrine.migrations.container_aware_migrations_factory", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.main", ".debug.http_client", ".debug.platon.client", "debug.security.event_dispatcher.main", "messenger.default_bus", "event_dispatcher", but was never used.
Tag "doctrine_mongodb.odm.document_manager" was defined on service(s) "doctrine_mongodb.odm.default_document_manager", but was never used. Did you mean "doctrine_mongodb.odm.command_logger"?