Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "Sente\DbBundle\DependencyInjection\DbExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/framework-bundle 6.4: Not setting the "framework.validation.email_validation_mode" config option is deprecated. It will default to "html5" in 7.0.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "Web\UsersBundle\Validators\UniqueUserLoginValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "Web\UsersBundle\Validators\UserPasswordValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "Web\UsersBundle\Validators\UserEmailValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "Web\UsersBundle\Validators\UniqueUserEmailValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "Web\UsersBundle\Validators\UniqueClientEmailValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "Web\UsersBundle\Validators\NipValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "Web\UsersBundle\Validators\NoInvalidSignsValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Web\UsersBundle\Forms\NotificationsAddForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Web\UsersBundle\Forms\ClientAddEditForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Web\TraderBundle\Forms\MailingForm" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::initialize()" might add "void" as a native return type declaration in the future. Do the same in child class "ConsoleApp\TraderBundle\Command\TraderTurnoverDropAlertGenCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "ConsoleApp\TraderBundle\Command\TraderTurnoverDropAlertGenCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "Web\CartBundle\Validators\NipValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "Web\CartBundle\Validators\EmailValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "Web\CartBundle\Validators\ReceiversValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "Web\OrderBundle\Forms\OrdersProductsFilterForm" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\WebpackEncoreBundle\CacheWarmer\EntrypointCacheWarmer::doWarmUp()" method will require a new "string|null $buildDir" argument in the next major version of its parent class "Symfony\Bundle\FrameworkBundle\CacheWarmer\AbstractPhpFileCacheWarmer", not defining it is deprecated.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "ConsoleApp\SchedulerBundle\Command\TestSentryCommand".
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "ConsoleApp\SchedulerBundle\Command\TestSentryCommand" class instead.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "ConsoleApp\MessagesBundle\Command\MessageGeneratorCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "ConsoleApp\MessagesBundle\Command\MessageGeneratorCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "ConsoleApp\MessagesBundle\Command\OrderMessagePrepareCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "ConsoleApp\MessagesBundle\Command\OrderMessagePrepareCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "ConsoleApp\MessagesBundle\Command\MessagePrepareCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "ConsoleApp\MessagesBundle\Command\MessagePrepareCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "ConsoleApp\MessagesBundle\Command\MessagePrepareDocumentCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "ConsoleApp\MessagesBundle\Command\MessagePrepareDocumentCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "ConsoleApp\GeneratorBundle\Command\GenerateFileCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Console\Command\Command::execute()" might add "int" as a native return type declaration in the future. Do the same in child class "ConsoleApp\GeneratorBundle\Command\GenerateFileCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Log messages generated during the compilation of the service container.
Messages
Class
290
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.user.uniqueuserlogin.validator" (parent: .abstract.instanceof.user.uniqueuserlogin.validator).
Resolving inheritance for "user.uniqueuserlogin.validator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.user.uniqueuserlogin.validator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.user.password.validator" (parent: .abstract.instanceof.user.password.validator).
Resolving inheritance for "user.password.validator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.user.password.validator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.user.useremail.validator" (parent: .abstract.instanceof.user.useremail.validator).
Resolving inheritance for "user.useremail.validator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.user.useremail.validator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.user.uniqueuseremail.validator" (parent: .abstract.instanceof.user.uniqueuseremail.validator).
Resolving inheritance for "user.uniqueuseremail.validator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.user.uniqueuseremail.validator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.user.uniqueclientemail.validator" (parent: .abstract.instanceof.user.uniqueclientemail.validator).
Resolving inheritance for "user.uniqueclientemail.validator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.user.uniqueclientemail.validator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.user.nip.validator" (parent: .abstract.instanceof.user.nip.validator).
Resolving inheritance for "user.nip.validator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.user.nip.validator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.user.noinvalidsigns.validator" (parent: .abstract.instanceof.user.noinvalidsigns.validator).
Resolving inheritance for "user.noinvalidsigns.validator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.user.noinvalidsigns.validator).
Resolving inheritance for "security.authentication.listener.form" (parent: security.authentication.listener.abstract).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.web.form.add.notifications" (parent: .abstract.instanceof.web.form.add.notifications).
Resolving inheritance for "web.form.add.notifications" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.web.form.add.notifications).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.web.form.clientaddedit" (parent: .abstract.instanceof.web.form.clientaddedit).
Resolving inheritance for "web.form.clientaddedit" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.web.form.clientaddedit).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.web.form.clientfilter" (parent: .abstract.instanceof.web.form.clientfilter).
Resolving inheritance for "web.form.clientfilter" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.web.form.clientfilter).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.web.form.receiver.addedit" (parent: .abstract.instanceof.web.form.receiver.addedit).
Resolving inheritance for "web.form.receiver.addedit" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.web.form.receiver.addedit).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Web\TraderBundle\Forms\NotificationAddEditForm" (parent: .abstract.instanceof.Web\TraderBundle\Forms\NotificationAddEditForm).
Resolving inheritance for "Web\TraderBundle\Forms\NotificationAddEditForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Web\TraderBundle\Forms\NotificationAddEditForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Web\TraderBundle\Forms\TargetAddEditForm" (parent: .abstract.instanceof.Web\TraderBundle\Forms\TargetAddEditForm).
Resolving inheritance for "Web\TraderBundle\Forms\TargetAddEditForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Web\TraderBundle\Forms\TargetAddEditForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Web\TraderBundle\Forms\TargetImportAddEditForm" (parent: .abstract.instanceof.Web\TraderBundle\Forms\TargetImportAddEditForm).
Resolving inheritance for "Web\TraderBundle\Forms\TargetImportAddEditForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Web\TraderBundle\Forms\TargetImportAddEditForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Web\TraderBundle\Forms\TargetsFiltersForm" (parent: .abstract.instanceof.Web\TraderBundle\Forms\TargetsFiltersForm).
Resolving inheritance for "Web\TraderBundle\Forms\TargetsFiltersForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Web\TraderBundle\Forms\TargetsFiltersForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Web\TraderBundle\Forms\TargetsImportForm" (parent: .abstract.instanceof.Web\TraderBundle\Forms\TargetsImportForm).
Resolving inheritance for "Web\TraderBundle\Forms\TargetsImportForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Web\TraderBundle\Forms\TargetsImportForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Web\TraderBundle\Forms\TaskAddEditForm" (parent: .abstract.instanceof.Web\TraderBundle\Forms\TaskAddEditForm).
Resolving inheritance for "Web\TraderBundle\Forms\TaskAddEditForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Web\TraderBundle\Forms\TaskAddEditForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Web\TraderBundle\Forms\VisitAddEditForm" (parent: .abstract.instanceof.Web\TraderBundle\Forms\VisitAddEditForm).
Resolving inheritance for "Web\TraderBundle\Forms\VisitAddEditForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Web\TraderBundle\Forms\VisitAddEditForm).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Web\TraderBundle\Forms\MailingForm" (parent: .abstract.instanceof.Web\TraderBundle\Forms\MailingForm).
Resolving inheritance for "Web\TraderBundle\Forms\MailingForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Web\TraderBundle\Forms\MailingForm).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Web\MainBundle\Twig\AppExtension" (parent: .abstract.instanceof.Web\MainBundle\Twig\AppExtension).
Resolving inheritance for "Web\MainBundle\Twig\AppExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Web\MainBundle\Twig\AppExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.ConsoleApp\TraderBundle\Command\NotificationSendEmailsCommand" (parent: .abstract.instanceof.ConsoleApp\TraderBundle\Command\NotificationSendEmailsCommand).
Resolving inheritance for "ConsoleApp\TraderBundle\Command\NotificationSendEmailsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.ConsoleApp\TraderBundle\Command\NotificationSendEmailsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.ConsoleApp\TraderBundle\Command\SendTraderEventsToERPCommand" (parent: .abstract.instanceof.ConsoleApp\TraderBundle\Command\SendTraderEventsToERPCommand).
Resolving inheritance for "ConsoleApp\TraderBundle\Command\SendTraderEventsToERPCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.ConsoleApp\TraderBundle\Command\SendTraderEventsToERPCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.ConsoleApp\TraderBundle\Command\TraderTurnoverDropAlertGenCommand" (parent: .abstract.instanceof.ConsoleApp\TraderBundle\Command\TraderTurnoverDropAlertGenCommand).
Resolving inheritance for "ConsoleApp\TraderBundle\Command\TraderTurnoverDropAlertGenCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.ConsoleApp\TraderBundle\Command\TraderTurnoverDropAlertGenCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.ConsoleApp\CartBundle\Command\OffersSendEmailsCommand" (parent: .abstract.instanceof.ConsoleApp\CartBundle\Command\OffersSendEmailsCommand).
Resolving inheritance for "ConsoleApp\CartBundle\Command\OffersSendEmailsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.ConsoleApp\CartBundle\Command\OffersSendEmailsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.cart.nip.validator" (parent: .abstract.instanceof.cart.nip.validator).
Resolving inheritance for "cart.nip.validator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.cart.nip.validator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.cart.email.validator" (parent: .abstract.instanceof.cart.email.validator).
Resolving inheritance for "cart.email.validator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.cart.email.validator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.cart.receivers.validator" (parent: .abstract.instanceof.cart.receivers.validator).
Resolving inheritance for "cart.receivers.validator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.cart.receivers.validator).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Web\OrderBundle\Forms\OrdersProductsFilterForm" (parent: .abstract.instanceof.Web\OrderBundle\Forms\OrdersProductsFilterForm).
Resolving inheritance for "Web\OrderBundle\Forms\OrdersProductsFilterForm" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.Web\OrderBundle\Forms\OrdersProductsFilterForm).
Resolving inheritance for ".instanceof.API\Controller\APIController.0.API\Controller\FileController" (parent: .abstract.instanceof.API\Controller\FileController).
Resolving inheritance for "API\Controller\FileController" (parent: .instanceof.API\Controller\APIController.0.API\Controller\FileController).
Resolving inheritance for ".instanceof.API\Controller\APIController.0.API\Controller\ClientController" (parent: .abstract.instanceof.API\Controller\ClientController).
Resolving inheritance for "API\Controller\ClientController" (parent: .instanceof.API\Controller\APIController.0.API\Controller\ClientController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\CartBundle\Controller\CartAjaxController" (parent: .abstract.instanceof.Web\CartBundle\Controller\CartAjaxController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\CartBundle\Controller\CartAjaxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\CartBundle\Controller\CartAjaxController).
Resolving inheritance for "Web\CartBundle\Controller\CartAjaxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\CartBundle\Controller\CartAjaxController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\CartBundle\Controller\CartController" (parent: .abstract.instanceof.Web\CartBundle\Controller\CartController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\CartBundle\Controller\CartController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\CartBundle\Controller\CartController).
Resolving inheritance for "Web\CartBundle\Controller\CartController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\CartBundle\Controller\CartController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\CartBundle\Controller\CartHelperController" (parent: .abstract.instanceof.Web\CartBundle\Controller\CartHelperController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\CartBundle\Controller\CartHelperController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\CartBundle\Controller\CartHelperController).
Resolving inheritance for "Web\CartBundle\Controller\CartHelperController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\CartBundle\Controller\CartHelperController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\CartBundle\Controller\FileController" (parent: .abstract.instanceof.Web\CartBundle\Controller\FileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\CartBundle\Controller\FileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\CartBundle\Controller\FileController).
Resolving inheritance for "Web\CartBundle\Controller\FileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\CartBundle\Controller\FileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\CartBundle\Controller\ImportController" (parent: .abstract.instanceof.Web\CartBundle\Controller\ImportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\CartBundle\Controller\ImportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\CartBundle\Controller\ImportController).
Resolving inheritance for "Web\CartBundle\Controller\ImportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\CartBundle\Controller\ImportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\CartBundle\Controller\OfferController" (parent: .abstract.instanceof.Web\CartBundle\Controller\OfferController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\CartBundle\Controller\OfferController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\CartBundle\Controller\OfferController).
Resolving inheritance for "Web\CartBundle\Controller\OfferController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\CartBundle\Controller\OfferController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\CartBundle\Controller\ShoppingListAjaxController" (parent: .abstract.instanceof.Web\CartBundle\Controller\ShoppingListAjaxController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\CartBundle\Controller\ShoppingListAjaxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\CartBundle\Controller\ShoppingListAjaxController).
Resolving inheritance for "Web\CartBundle\Controller\ShoppingListAjaxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\CartBundle\Controller\ShoppingListAjaxController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\CartBundle\Controller\ShoppingListController" (parent: .abstract.instanceof.Web\CartBundle\Controller\ShoppingListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\CartBundle\Controller\ShoppingListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\CartBundle\Controller\ShoppingListController).
Resolving inheritance for "Web\CartBundle\Controller\ShoppingListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\CartBundle\Controller\ShoppingListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\FAQBundle\Controller\CategoryAjaxController" (parent: .abstract.instanceof.Web\FAQBundle\Controller\CategoryAjaxController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\FAQBundle\Controller\CategoryAjaxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\FAQBundle\Controller\CategoryAjaxController).
Resolving inheritance for "Web\FAQBundle\Controller\CategoryAjaxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\FAQBundle\Controller\CategoryAjaxController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\FAQBundle\Controller\CategoryController" (parent: .abstract.instanceof.Web\FAQBundle\Controller\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\FAQBundle\Controller\CategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\FAQBundle\Controller\CategoryController).
Resolving inheritance for "Web\FAQBundle\Controller\CategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\FAQBundle\Controller\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\GeneratorBundle\Controller\GeneratorAjaxController" (parent: .abstract.instanceof.Web\GeneratorBundle\Controller\GeneratorAjaxController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\GeneratorBundle\Controller\GeneratorAjaxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\GeneratorBundle\Controller\GeneratorAjaxController).
Resolving inheritance for "Web\GeneratorBundle\Controller\GeneratorAjaxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\GeneratorBundle\Controller\GeneratorAjaxController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\GeneratorBundle\Controller\GeneratorController" (parent: .abstract.instanceof.Web\GeneratorBundle\Controller\GeneratorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\GeneratorBundle\Controller\GeneratorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\GeneratorBundle\Controller\GeneratorController).
Resolving inheritance for "Web\GeneratorBundle\Controller\GeneratorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\GeneratorBundle\Controller\GeneratorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\MainBundle\Controller\AbstractWebController" (parent: .abstract.instanceof.Web\MainBundle\Controller\AbstractWebController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\MainBundle\Controller\AbstractWebController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\MainBundle\Controller\AbstractWebController).
Resolving inheritance for "Web\MainBundle\Controller\AbstractWebController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\MainBundle\Controller\AbstractWebController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\MainBundle\Controller\EmailPreviewController" (parent: .abstract.instanceof.Web\MainBundle\Controller\EmailPreviewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\MainBundle\Controller\EmailPreviewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\MainBundle\Controller\EmailPreviewController).
Resolving inheritance for "Web\MainBundle\Controller\EmailPreviewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\MainBundle\Controller\EmailPreviewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\MainBundle\Controller\FileController" (parent: .abstract.instanceof.Web\MainBundle\Controller\FileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\MainBundle\Controller\FileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\MainBundle\Controller\FileController).
Resolving inheritance for "Web\MainBundle\Controller\FileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\MainBundle\Controller\FileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\MainBundle\Controller\LegacyController" (parent: .abstract.instanceof.Web\MainBundle\Controller\LegacyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\MainBundle\Controller\LegacyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\MainBundle\Controller\LegacyController).
Resolving inheritance for "Web\MainBundle\Controller\LegacyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\MainBundle\Controller\LegacyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\MainBundle\Controller\MainController" (parent: .abstract.instanceof.Web\MainBundle\Controller\MainController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\MainBundle\Controller\MainController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\MainBundle\Controller\MainController).
Resolving inheritance for "Web\MainBundle\Controller\MainController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\MainBundle\Controller\MainController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\MainBundle\Controller\TerritorialUnitController" (parent: .abstract.instanceof.Web\MainBundle\Controller\TerritorialUnitController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\MainBundle\Controller\TerritorialUnitController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\MainBundle\Controller\TerritorialUnitController).
Resolving inheritance for "Web\MainBundle\Controller\TerritorialUnitController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\MainBundle\Controller\TerritorialUnitController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\OrderBundle\Controller\OrderAjaxController" (parent: .abstract.instanceof.Web\OrderBundle\Controller\OrderAjaxController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\OrderBundle\Controller\OrderAjaxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\OrderBundle\Controller\OrderAjaxController).
Resolving inheritance for "Web\OrderBundle\Controller\OrderAjaxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\OrderBundle\Controller\OrderAjaxController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\OrderBundle\Controller\OrderController" (parent: .abstract.instanceof.Web\OrderBundle\Controller\OrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\OrderBundle\Controller\OrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\OrderBundle\Controller\OrderController).
Resolving inheritance for "Web\OrderBundle\Controller\OrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\OrderBundle\Controller\OrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\OrderBundle\Controller\OrderReportController" (parent: .abstract.instanceof.Web\OrderBundle\Controller\OrderReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\OrderBundle\Controller\OrderReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\OrderBundle\Controller\OrderReportController).
Resolving inheritance for "Web\OrderBundle\Controller\OrderReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\OrderBundle\Controller\OrderReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\OrderBundle\Controller\PackagesAjaxController" (parent: .abstract.instanceof.Web\OrderBundle\Controller\PackagesAjaxController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\OrderBundle\Controller\PackagesAjaxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\OrderBundle\Controller\PackagesAjaxController).
Resolving inheritance for "Web\OrderBundle\Controller\PackagesAjaxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\OrderBundle\Controller\PackagesAjaxController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\OrderBundle\Controller\PackagesController" (parent: .abstract.instanceof.Web\OrderBundle\Controller\PackagesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\OrderBundle\Controller\PackagesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\OrderBundle\Controller\PackagesController).
Resolving inheritance for "Web\OrderBundle\Controller\PackagesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\OrderBundle\Controller\PackagesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\ProductBundle\Controller\LastSeenController" (parent: .abstract.instanceof.Web\ProductBundle\Controller\LastSeenController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\ProductBundle\Controller\LastSeenController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\ProductBundle\Controller\LastSeenController).
Resolving inheritance for "Web\ProductBundle\Controller\LastSeenController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\ProductBundle\Controller\LastSeenController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\ProductBundle\Controller\ProductAjaxController" (parent: .abstract.instanceof.Web\ProductBundle\Controller\ProductAjaxController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\ProductBundle\Controller\ProductAjaxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\ProductBundle\Controller\ProductAjaxController).
Resolving inheritance for "Web\ProductBundle\Controller\ProductAjaxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\ProductBundle\Controller\ProductAjaxController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\ProductBundle\Controller\ProductController" (parent: .abstract.instanceof.Web\ProductBundle\Controller\ProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\ProductBundle\Controller\ProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\ProductBundle\Controller\ProductController).
Resolving inheritance for "Web\ProductBundle\Controller\ProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\ProductBundle\Controller\ProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\ProductBundle\Controller\SearchEngineAjaxController" (parent: .abstract.instanceof.Web\ProductBundle\Controller\SearchEngineAjaxController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\ProductBundle\Controller\SearchEngineAjaxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\ProductBundle\Controller\SearchEngineAjaxController).
Resolving inheritance for "Web\ProductBundle\Controller\SearchEngineAjaxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\ProductBundle\Controller\SearchEngineAjaxController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\ProductBundle\Controller\SearchEngineController" (parent: .abstract.instanceof.Web\ProductBundle\Controller\SearchEngineController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\ProductBundle\Controller\SearchEngineController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\ProductBundle\Controller\SearchEngineController).
Resolving inheritance for "Web\ProductBundle\Controller\SearchEngineController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\ProductBundle\Controller\SearchEngineController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\TraderBundle\Controller\AnalysisPanelController" (parent: .abstract.instanceof.Web\TraderBundle\Controller\AnalysisPanelController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\TraderBundle\Controller\AnalysisPanelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\TraderBundle\Controller\AnalysisPanelController).
Resolving inheritance for "Web\TraderBundle\Controller\AnalysisPanelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\TraderBundle\Controller\AnalysisPanelController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\TraderBundle\Controller\BudgetPanelController" (parent: .abstract.instanceof.Web\TraderBundle\Controller\BudgetPanelController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\TraderBundle\Controller\BudgetPanelController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\TraderBundle\Controller\BudgetPanelController).
Resolving inheritance for "Web\TraderBundle\Controller\BudgetPanelController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\TraderBundle\Controller\BudgetPanelController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\TraderBundle\Controller\CalendarController" (parent: .abstract.instanceof.Web\TraderBundle\Controller\CalendarController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\TraderBundle\Controller\CalendarController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\TraderBundle\Controller\CalendarController).
Resolving inheritance for "Web\TraderBundle\Controller\CalendarController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\TraderBundle\Controller\CalendarController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\TraderBundle\Controller\ClientController" (parent: .abstract.instanceof.Web\TraderBundle\Controller\ClientController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\TraderBundle\Controller\ClientController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\TraderBundle\Controller\ClientController).
Resolving inheritance for "Web\TraderBundle\Controller\ClientController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\TraderBundle\Controller\ClientController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\TraderBundle\Controller\ClientsMailingController" (parent: .abstract.instanceof.Web\TraderBundle\Controller\ClientsMailingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\TraderBundle\Controller\ClientsMailingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\TraderBundle\Controller\ClientsMailingController).
Resolving inheritance for "Web\TraderBundle\Controller\ClientsMailingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\TraderBundle\Controller\ClientsMailingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\TraderBundle\Controller\CommunicationController" (parent: .abstract.instanceof.Web\TraderBundle\Controller\CommunicationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\TraderBundle\Controller\CommunicationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\TraderBundle\Controller\CommunicationController).
Resolving inheritance for "Web\TraderBundle\Controller\CommunicationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\TraderBundle\Controller\CommunicationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\TraderBundle\Controller\NotificationController" (parent: .abstract.instanceof.Web\TraderBundle\Controller\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\TraderBundle\Controller\NotificationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\TraderBundle\Controller\NotificationController).
Resolving inheritance for "Web\TraderBundle\Controller\NotificationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\TraderBundle\Controller\NotificationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\TraderBundle\Controller\ScheduleController" (parent: .abstract.instanceof.Web\TraderBundle\Controller\ScheduleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\TraderBundle\Controller\ScheduleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\TraderBundle\Controller\ScheduleController).
Resolving inheritance for "Web\TraderBundle\Controller\ScheduleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\TraderBundle\Controller\ScheduleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\TraderBundle\Controller\TargetAjaxController" (parent: .abstract.instanceof.Web\TraderBundle\Controller\TargetAjaxController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\TraderBundle\Controller\TargetAjaxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\TraderBundle\Controller\TargetAjaxController).
Resolving inheritance for "Web\TraderBundle\Controller\TargetAjaxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\TraderBundle\Controller\TargetAjaxController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\TraderBundle\Controller\TargetController" (parent: .abstract.instanceof.Web\TraderBundle\Controller\TargetController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\TraderBundle\Controller\TargetController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\TraderBundle\Controller\TargetController).
Resolving inheritance for "Web\TraderBundle\Controller\TargetController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\TraderBundle\Controller\TargetController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\TraderBundle\Controller\TaskAddEditAjaxController" (parent: .abstract.instanceof.Web\TraderBundle\Controller\TaskAddEditAjaxController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\TraderBundle\Controller\TaskAddEditAjaxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\TraderBundle\Controller\TaskAddEditAjaxController).
Resolving inheritance for "Web\TraderBundle\Controller\TaskAddEditAjaxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\TraderBundle\Controller\TaskAddEditAjaxController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\TraderBundle\Controller\TaskController" (parent: .abstract.instanceof.Web\TraderBundle\Controller\TaskController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\TraderBundle\Controller\TaskController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\TraderBundle\Controller\TaskController).
Resolving inheritance for "Web\TraderBundle\Controller\TaskController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\TraderBundle\Controller\TaskController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\TraderBundle\Controller\TaskRemoveAjaxController" (parent: .abstract.instanceof.Web\TraderBundle\Controller\TaskRemoveAjaxController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\TraderBundle\Controller\TaskRemoveAjaxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\TraderBundle\Controller\TaskRemoveAjaxController).
Resolving inheritance for "Web\TraderBundle\Controller\TaskRemoveAjaxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\TraderBundle\Controller\TaskRemoveAjaxController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\TraderBundle\Controller\TraderController" (parent: .abstract.instanceof.Web\TraderBundle\Controller\TraderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\TraderBundle\Controller\TraderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\TraderBundle\Controller\TraderController).
Resolving inheritance for "Web\TraderBundle\Controller\TraderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\TraderBundle\Controller\TraderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\UserDashboardBundle\Controller\UserDashboardController" (parent: .abstract.instanceof.Web\UserDashboardBundle\Controller\UserDashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\UserDashboardBundle\Controller\UserDashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\UserDashboardBundle\Controller\UserDashboardController).
Resolving inheritance for "Web\UserDashboardBundle\Controller\UserDashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\UserDashboardBundle\Controller\UserDashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\UsersBundle\Controller\ClientAjaxController" (parent: .abstract.instanceof.Web\UsersBundle\Controller\ClientAjaxController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\UsersBundle\Controller\ClientAjaxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\UsersBundle\Controller\ClientAjaxController).
Resolving inheritance for "Web\UsersBundle\Controller\ClientAjaxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\UsersBundle\Controller\ClientAjaxController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\UsersBundle\Controller\ClientsController" (parent: .abstract.instanceof.Web\UsersBundle\Controller\ClientsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\UsersBundle\Controller\ClientsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\UsersBundle\Controller\ClientsController).
Resolving inheritance for "Web\UsersBundle\Controller\ClientsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\UsersBundle\Controller\ClientsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\UsersBundle\Controller\DeliveryController" (parent: .abstract.instanceof.Web\UsersBundle\Controller\DeliveryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\UsersBundle\Controller\DeliveryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\UsersBundle\Controller\DeliveryController).
Resolving inheritance for "Web\UsersBundle\Controller\DeliveryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\UsersBundle\Controller\DeliveryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\UsersBundle\Controller\DocumentsController" (parent: .abstract.instanceof.Web\UsersBundle\Controller\DocumentsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\UsersBundle\Controller\DocumentsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\UsersBundle\Controller\DocumentsController).
Resolving inheritance for "Web\UsersBundle\Controller\DocumentsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\UsersBundle\Controller\DocumentsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\UsersBundle\Controller\FilesController" (parent: .abstract.instanceof.Web\UsersBundle\Controller\FilesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\UsersBundle\Controller\FilesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\UsersBundle\Controller\FilesController).
Resolving inheritance for "Web\UsersBundle\Controller\FilesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\UsersBundle\Controller\FilesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\UsersBundle\Controller\NotificationsController" (parent: .abstract.instanceof.Web\UsersBundle\Controller\NotificationsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\UsersBundle\Controller\NotificationsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\UsersBundle\Controller\NotificationsController).
Resolving inheritance for "Web\UsersBundle\Controller\NotificationsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\UsersBundle\Controller\NotificationsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\UsersBundle\Controller\PaymentsController" (parent: .abstract.instanceof.Web\UsersBundle\Controller\PaymentsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\UsersBundle\Controller\PaymentsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\UsersBundle\Controller\PaymentsController).
Resolving inheritance for "Web\UsersBundle\Controller\PaymentsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\UsersBundle\Controller\PaymentsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\UsersBundle\Controller\ReceiversController" (parent: .abstract.instanceof.Web\UsersBundle\Controller\ReceiversController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\UsersBundle\Controller\ReceiversController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\UsersBundle\Controller\ReceiversController).
Resolving inheritance for "Web\UsersBundle\Controller\ReceiversController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\UsersBundle\Controller\ReceiversController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\UsersBundle\Controller\UserAjaxController" (parent: .abstract.instanceof.Web\UsersBundle\Controller\UserAjaxController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\UsersBundle\Controller\UserAjaxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\UsersBundle\Controller\UserAjaxController).
Resolving inheritance for "Web\UsersBundle\Controller\UserAjaxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\UsersBundle\Controller\UserAjaxController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\UsersBundle\Controller\UserController" (parent: .abstract.instanceof.Web\UsersBundle\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\UsersBundle\Controller\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\UsersBundle\Controller\UserController).
Resolving inheritance for "Web\UsersBundle\Controller\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\UsersBundle\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.API\Controller\TestController" (parent: .abstract.instanceof.API\Controller\TestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.API\Controller\TestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.API\Controller\TestController).
Resolving inheritance for "API\Controller\TestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.API\Controller\TestController).
Resolving inheritance for "authentication_utils_legacy" (parent: security.authentication_utils).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.annotations" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._version__default" (parent: assets.static_version_strategy).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "assets._version_panel" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._package_panel" (parent: assets.path_package).
Resolving inheritance for "assets._package_js" (parent: assets.path_package).
Resolving inheritance for "assets._package_css" (parent: assets.path_package).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "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.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.api" (parent: security.firewall.config).
Resolving inheritance for "security.listener.api.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.authenticator.manager.api" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.form_login.main" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.authentication.switchuser_listener.main" (parent: security.authentication.switchuser_listener).
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 "cache.webpack_encore" (parent: cache.system).
Resolving inheritance for ".abstract.instanceof.security.authentication.listener.form" (parent: security.authentication.listener.abstract).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.snappy" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
1
Skipping service "user.clientemail.validator": Class or interface "Web\UsersBundle\Validators\ClientEmailValidator" cannot be loaded.
219
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\Component\Asset\PackageInterface $panel.package"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $panelPackage"; reason: private alias.
Removed service ".Symfony\Component\Asset\PackageInterface $js.package"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $jsPackage"; reason: private alias.
Removed service ".Symfony\Component\Asset\PackageInterface $css.package"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $cssPackage"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "mailer.default_transport"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "routing.loader.annotation"; reason: private alias.
Removed service "routing.loader.annotation.directory"; reason: private alias.
Removed service "routing.loader.annotation.file"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderSerializer"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "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.provider.concrete.b2b_user_provider"; reason: private alias.
Removed service "security.user.provider.concrete.b2b_api_user_provider"; reason: private alias.
Removed service "security.user.provider.concrete.api_users_provider"; reason: private alias.
Removed service "security.authentication.session_strategy.api"; reason: private alias.
Removed service "security.user_checker.api"; reason: private alias.
Removed service "security.authentication.session_strategy.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 "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Knp\Snappy\Pdf"; reason: private alias.
Removed service "Knp\Snappy\Image"; reason: private alias.
Removed service "fos_js_routing.router"; reason: private alias.
Removed service "mobile_detect.request_listener"; reason: private alias.
Removed service "mobile_detect_bundle.device.collector"; reason: private alias.
Removed service "mobile_detect.device_view"; reason: private alias.
Removed service "mobile_detect.twig.extension"; reason: private alias.
Removed service "MobileDetectBundle\DeviceDetector\MobileDetectorInterface"; reason: private alias.
Removed service "mobile_detect.mobile_detector.default"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $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 $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $snappyLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service ".service_locator.JYo.9Ts"; reason: private alias.
Removed service ".service_locator.XDGmiR3"; reason: private alias.
Removed service ".service_locator.bJ.4HC5"; reason: private alias.
Removed service ".service_locator.q3NWXU1"; reason: private alias.
Removed service ".service_locator.cBEWb0."; reason: private alias.
Removed service ".service_locator.fbYyeZU"; reason: private alias.
Removed service ".service_locator.9iSG._l"; reason: private alias.
Removed service ".service_locator.qI_4d1S"; reason: private alias.
Removed service ".service_locator.Z4dTGcZ"; reason: private alias.
Removed service ".service_locator.F9Gzy7l"; reason: private alias.
Removed service ".service_locator.qL17b_O"; reason: private alias.
Removed service ".service_locator.9tenNb8"; reason: private alias.
Removed service ".service_locator.0N9wNeR"; reason: private alias.
Removed service ".service_locator.Rh1_J9C"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.jUv.zyj"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.api"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "security.event_dispatcher.api"; 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.5PIz8ug"; reason: private alias.
Removed service ".service_locator.ySQ0sR7"; reason: private alias.
Removed service ".service_locator..SaUdiu"; reason: private alias.
Removed service ".service_locator.dCLv0Pc"; reason: private alias.
Removed service ".service_locator.Fj8jWm2"; reason: private alias.
Removed service ".service_locator.VOJFQ9q"; reason: private alias.
Removed service ".service_locator.UoADTA6"; reason: private alias.
Removed service ".service_locator.PnbxBKM"; reason: private alias.
Removed service ".service_locator.pU3epmx"; reason: private alias.
Removed service ".service_locator.3c63Pcd"; reason: private alias.
Removed service ".service_locator.Rx3T9AI"; reason: private alias.
Removed service ".service_locator.9GTu0w4"; reason: private alias.
Removed service ".service_locator.nzhrGEL"; reason: private alias.
Removed service ".service_locator.3EFUqMq"; reason: private alias.
Removed service ".service_locator.gG52I3C"; reason: private alias.
Removed service ".service_locator.51Vol23"; reason: private alias.
Removed service ".service_locator.EvSkVss"; reason: private alias.
Removed service ".service_locator.eGfO2ei"; reason: private alias.
Removed service ".service_locator.s4ZDofb"; reason: private alias.
Removed service ".service_locator.hucIITe"; reason: private alias.
Removed service ".service_locator.vyKybzq"; reason: private alias.
Removed service ".service_locator.0wkShS0"; reason: private alias.
Removed service ".service_locator.Qo1Mtp9"; reason: private alias.
Removed service ".service_locator.zrV7cJ7"; reason: private alias.
Removed service ".service_locator.LXLwHQU"; reason: private alias.
Removed service ".service_locator.CYr4tCt"; reason: private alias.
Removed service ".service_locator.UoJHg._"; reason: private alias.
Removed service ".service_locator.76NiAe7"; reason: private alias.
Removed service ".service_locator.p.HNB6O"; reason: private alias.
Removed service ".service_locator.5cKt1SW"; reason: private alias.
Removed service ".service_locator.E9Rc5kW"; reason: private alias.
Removed service ".service_locator.bhjpxHJ"; reason: private alias.
Removed service ".service_locator.lrSloe4"; reason: private alias.
Removed service ".service_locator.xSy4s4W"; reason: private alias.
Removed service ".service_locator.Q1z.f9O"; reason: private alias.
Removed service ".service_locator.I6vAtod"; reason: private alias.
Removed service ".service_locator._kIAbz1"; reason: private alias.
Removed service ".service_locator..Fs8Kd7"; reason: private alias.
142
Changed reference of service "sente.erp.api.request.service" previously pointing to "monolog.logger" to "logger".
Changed reference of service "sente.erp.api.service" previously pointing to "monolog.logger" to "logger".
Changed reference of service "sente.erp.api.service" previously pointing to "monolog.logger" to "logger".
Changed reference of service "sente.erp.api.service" previously pointing to "monolog.logger" to "logger".
Changed reference of service "sente.erp.api.error_report.service" previously pointing to "monolog.logger" to "logger".
Changed reference of service "web.users.service" previously pointing to "monolog.logger" to "logger".
Changed reference of service "users.firebird.encoder" previously pointing to "monolog.logger" to "logger".
Changed reference of service "web.user.login.success.handler" previously pointing to "router.default" to "router".
Changed reference of service "Web\UsersBundle\Handlers\LogoutSuccessHandler" previously pointing to "router.default" to "router".
Changed reference of service "security.authentication.listener.form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "web.form.add.notifications" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web.form.clientfilter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Web\TraderBundle\Forms\TargetImportAddEditForm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Web\TraderBundle\Forms\TargetsImportForm" previously pointing to "router.default" to "router".
Changed reference of service "Web\TraderBundle\Services\Notification\Factories\TaskNotificationsFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Web\TraderBundle\Services\Notification\Factories\TaskNotificationsFactory" previously pointing to "router.default" to "router".
Changed reference of service "Web\TraderBundle\Services\Notification\Factories\VisitNotificationsFactory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Web\TraderBundle\Services\Notification\Factories\VisitNotificationsFactory" previously pointing to "router.default" to "router".
Changed reference of service "Web\TraderBundle\Services\TargetXlsxExporterService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Web\TraderBundle\Services\TargetImporter\TargetXlsxImporterService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web.trader.service" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web.trader.service" previously pointing to "monolog.logger" to "logger".
Changed reference of service "web.trader.schedule.service" previously pointing to "monolog.logger" to "logger".
Changed reference of service "web.trader.schedule.import.service" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web.trader.analysis.service" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web.file.service" previously pointing to "monolog.logger" to "logger".
Changed reference of service "web.google.chat.service" previously pointing to "monolog.logger" to "logger".
Changed reference of service "web.replicator.connector" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Web\MainBundle\Twig\AppExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Web\MainBundle\Twig\AppExtension" previously pointing to "monolog.logger" to "logger".
Changed reference of service "web.access_denied.handler" previously pointing to "router.default" to "router".
Changed reference of service "web.url.service" previously pointing to "router.default" to "router".
Changed reference of service "db.service.firebird.esystem" previously pointing to "monolog.logger" to "logger".
Changed reference of service "web.trader.events.sendtoerp.service" previously pointing to "monolog.logger" to "logger".
Changed reference of service "consoleapp.scheduler.translate" previously pointing to "monolog.logger" to "logger".
Changed reference of service "consoleapp.scheduler.users" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "consoleapp.force.replicat" previously pointing to "monolog.logger" to "logger".
Changed reference of service "consoleapp.scheduler.traderscheduler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Web\CartBundle\Services\Offers\SendWaitingOffersService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web.cart.service" previously pointing to "monolog.logger" to "logger".
Changed reference of service "web.cart.shoppinglist.service" previously pointing to "translator.default" to "Symfony\Component\Translation\TranslatorInterface".
Changed reference of service "web.cart.import.service" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web.product.service" previously pointing to "monolog.logger" to "logger".
Changed reference of service "web.product.photos.service" previously pointing to "monolog.logger" to "logger".
Changed reference of service "consoleapp.message.manager" previously pointing to "monolog.logger" to "logger".
Changed reference of service "consoleapp.email.manager" previously pointing to "translator.default" to "Symfony\Component\Translation\TranslatorInterface".
Changed reference of service "consoleapp.email.manager" previously pointing to "monolog.logger" to "logger".
Changed reference of service "web.promotion.service" previously pointing to "monolog.logger" to "logger".
Changed reference of service "web.generator.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web.generator.file" previously pointing to "router.default" to "router".
Changed reference of service "web.faq.service" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web.api.service" previously pointing to "monolog.logger" to "logger".
Changed reference of service "API\Controller\ClientController" previously pointing to "translator.default" to "Symfony\Component\Translation\TranslatorInterface".
Changed reference of service "Web\CartBundle\Controller\CartAjaxController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Web\CartBundle\Controller\CartController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Web\OrderBundle\Controller\OrderReportController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Web\UsersBundle\Controller\ClientsController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Web\UsersBundle\Controller\ReceiversController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "locale_aware_listener" previously pointing to "translator.default" to "Symfony\Component\Translation\TranslatorInterface".
Changed reference of service "config_builder.warmer" previously pointing to "monolog.logger" to "logger".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "error_handler.error_renderer.html" previously pointing to "monolog.logger" to "logger".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "translation.locale_switcher" previously pointing to "translator.default" to "Symfony\Component\Translation\TranslatorInterface".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.success_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.access_token_handler.oidc_user_info" previously pointing to "monolog.logger" to "logger".
Changed reference of service "security.access_token_handler.oidc" previously pointing to "monolog.logger" to "logger".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.success_handler.main.form_login" previously pointing to "monolog.logger" to "logger".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "db.service.postgres" previously pointing to "monolog.logger" to "logger".
Changed reference of service "db.service.firebird" previously pointing to "monolog.logger" to "logger".
Changed reference of service "fos_js_routing.extractor" previously pointing to "router.default" to "router".
Changed reference of service "fos_js_routing.router_debug_exposed_command" previously pointing to "router.default" to "router".
Changed reference of service "MobileDetectBundle\EventListener\RequestResponseListener" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".abstract.instanceof.security.authentication.listener.form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.Eh58TAg" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.BR5khEb" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.PO_tg8M" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.y0gnLb6" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.U6vKBSD" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.olTbgCX" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.XqLMDm5" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.v_uDUMf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.1Z9fEX7" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.event_dispatcher.api" previously pointing to "monolog.logger" to "logger".
Changed reference of service "debug.security.event_dispatcher.main" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".service_locator.O2p6Lk7" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.fuYM_Z." previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.cUcW89y" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.im8QGPA" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.TpoC7U9" previously pointing to "monolog.logger" to "logger".
Changed reference of service "translator" previously pointing to "translator.default" to "Symfony\Component\Translation\TranslatorInterface".
347
Removed service "security.authentication.listener.form"; reason: abstract.
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionLanguageSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "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 ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.user.uniqueuserlogin.validator"; reason: abstract.
Removed service ".abstract.instanceof.user.uniqueuserlogin.validator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.user.password.validator"; reason: abstract.
Removed service ".abstract.instanceof.user.password.validator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.user.useremail.validator"; reason: abstract.
Removed service ".abstract.instanceof.user.useremail.validator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.user.uniqueuseremail.validator"; reason: abstract.
Removed service ".abstract.instanceof.user.uniqueuseremail.validator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.user.uniqueclientemail.validator"; reason: abstract.
Removed service ".abstract.instanceof.user.uniqueclientemail.validator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.user.nip.validator"; reason: abstract.
Removed service ".abstract.instanceof.user.nip.validator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.user.noinvalidsigns.validator"; reason: abstract.
Removed service ".abstract.instanceof.user.noinvalidsigns.validator"; reason: abstract.
Removed service ".abstract.instanceof.security.authentication.listener.form"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.web.form.add.notifications"; reason: abstract.
Removed service ".abstract.instanceof.web.form.add.notifications"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.web.form.clientaddedit"; reason: abstract.
Removed service ".abstract.instanceof.web.form.clientaddedit"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.web.form.clientfilter"; reason: abstract.
Removed service ".abstract.instanceof.web.form.clientfilter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.web.form.receiver.addedit"; reason: abstract.
Removed service ".abstract.instanceof.web.form.receiver.addedit"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Web\TraderBundle\Forms\NotificationAddEditForm"; reason: abstract.
Removed service ".abstract.instanceof.Web\TraderBundle\Forms\NotificationAddEditForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Web\TraderBundle\Forms\TargetAddEditForm"; reason: abstract.
Removed service ".abstract.instanceof.Web\TraderBundle\Forms\TargetAddEditForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Web\TraderBundle\Forms\TargetImportAddEditForm"; reason: abstract.
Removed service ".abstract.instanceof.Web\TraderBundle\Forms\TargetImportAddEditForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Web\TraderBundle\Forms\TargetsFiltersForm"; reason: abstract.
Removed service ".abstract.instanceof.Web\TraderBundle\Forms\TargetsFiltersForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Web\TraderBundle\Forms\TargetsImportForm"; reason: abstract.
Removed service ".abstract.instanceof.Web\TraderBundle\Forms\TargetsImportForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Web\TraderBundle\Forms\TaskAddEditForm"; reason: abstract.
Removed service ".abstract.instanceof.Web\TraderBundle\Forms\TaskAddEditForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Web\TraderBundle\Forms\VisitAddEditForm"; reason: abstract.
Removed service ".abstract.instanceof.Web\TraderBundle\Forms\VisitAddEditForm"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Web\TraderBundle\Forms\MailingForm"; reason: abstract.
Removed service ".abstract.instanceof.Web\TraderBundle\Forms\MailingForm"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Web\MainBundle\Twig\AppExtension"; reason: abstract.
Removed service ".abstract.instanceof.Web\MainBundle\Twig\AppExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ConsoleApp\TraderBundle\Command\NotificationSendEmailsCommand"; reason: abstract.
Removed service ".abstract.instanceof.ConsoleApp\TraderBundle\Command\NotificationSendEmailsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ConsoleApp\TraderBundle\Command\SendTraderEventsToERPCommand"; reason: abstract.
Removed service ".abstract.instanceof.ConsoleApp\TraderBundle\Command\SendTraderEventsToERPCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ConsoleApp\TraderBundle\Command\TraderTurnoverDropAlertGenCommand"; reason: abstract.
Removed service ".abstract.instanceof.ConsoleApp\TraderBundle\Command\TraderTurnoverDropAlertGenCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.ConsoleApp\CartBundle\Command\OffersSendEmailsCommand"; reason: abstract.
Removed service ".abstract.instanceof.ConsoleApp\CartBundle\Command\OffersSendEmailsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.cart.nip.validator"; reason: abstract.
Removed service ".abstract.instanceof.cart.nip.validator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.cart.email.validator"; reason: abstract.
Removed service ".abstract.instanceof.cart.email.validator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.cart.receivers.validator"; reason: abstract.
Removed service ".abstract.instanceof.cart.receivers.validator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.Web\OrderBundle\Forms\OrdersProductsFilterForm"; reason: abstract.
Removed service ".abstract.instanceof.Web\OrderBundle\Forms\OrdersProductsFilterForm"; reason: abstract.
Removed service ".instanceof.API\Controller\APIController.0.API\Controller\FileController"; reason: abstract.
Removed service ".abstract.instanceof.API\Controller\FileController"; reason: abstract.
Removed service ".instanceof.API\Controller\APIController.0.API\Controller\ClientController"; reason: abstract.
Removed service ".abstract.instanceof.API\Controller\ClientController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\CartBundle\Controller\CartAjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\CartBundle\Controller\CartAjaxController"; reason: abstract.
Removed service ".abstract.instanceof.Web\CartBundle\Controller\CartAjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\CartBundle\Controller\CartController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\CartBundle\Controller\CartController"; reason: abstract.
Removed service ".abstract.instanceof.Web\CartBundle\Controller\CartController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\CartBundle\Controller\CartHelperController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\CartBundle\Controller\CartHelperController"; reason: abstract.
Removed service ".abstract.instanceof.Web\CartBundle\Controller\CartHelperController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\CartBundle\Controller\FileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\CartBundle\Controller\FileController"; reason: abstract.
Removed service ".abstract.instanceof.Web\CartBundle\Controller\FileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\CartBundle\Controller\ImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\CartBundle\Controller\ImportController"; reason: abstract.
Removed service ".abstract.instanceof.Web\CartBundle\Controller\ImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\CartBundle\Controller\OfferController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\CartBundle\Controller\OfferController"; reason: abstract.
Removed service ".abstract.instanceof.Web\CartBundle\Controller\OfferController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\CartBundle\Controller\ShoppingListAjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\CartBundle\Controller\ShoppingListAjaxController"; reason: abstract.
Removed service ".abstract.instanceof.Web\CartBundle\Controller\ShoppingListAjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\CartBundle\Controller\ShoppingListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\CartBundle\Controller\ShoppingListController"; reason: abstract.
Removed service ".abstract.instanceof.Web\CartBundle\Controller\ShoppingListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\FAQBundle\Controller\CategoryAjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\FAQBundle\Controller\CategoryAjaxController"; reason: abstract.
Removed service ".abstract.instanceof.Web\FAQBundle\Controller\CategoryAjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\FAQBundle\Controller\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\FAQBundle\Controller\CategoryController"; reason: abstract.
Removed service ".abstract.instanceof.Web\FAQBundle\Controller\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\GeneratorBundle\Controller\GeneratorAjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\GeneratorBundle\Controller\GeneratorAjaxController"; reason: abstract.
Removed service ".abstract.instanceof.Web\GeneratorBundle\Controller\GeneratorAjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\GeneratorBundle\Controller\GeneratorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\GeneratorBundle\Controller\GeneratorController"; reason: abstract.
Removed service ".abstract.instanceof.Web\GeneratorBundle\Controller\GeneratorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\MainBundle\Controller\AbstractWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\MainBundle\Controller\AbstractWebController"; reason: abstract.
Removed service ".abstract.instanceof.Web\MainBundle\Controller\AbstractWebController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\MainBundle\Controller\EmailPreviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\MainBundle\Controller\EmailPreviewController"; reason: abstract.
Removed service ".abstract.instanceof.Web\MainBundle\Controller\EmailPreviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\MainBundle\Controller\FileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\MainBundle\Controller\FileController"; reason: abstract.
Removed service ".abstract.instanceof.Web\MainBundle\Controller\FileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\MainBundle\Controller\LegacyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\MainBundle\Controller\LegacyController"; reason: abstract.
Removed service ".abstract.instanceof.Web\MainBundle\Controller\LegacyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\MainBundle\Controller\MainController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\MainBundle\Controller\MainController"; reason: abstract.
Removed service ".abstract.instanceof.Web\MainBundle\Controller\MainController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\MainBundle\Controller\TerritorialUnitController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\MainBundle\Controller\TerritorialUnitController"; reason: abstract.
Removed service ".abstract.instanceof.Web\MainBundle\Controller\TerritorialUnitController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\OrderBundle\Controller\OrderAjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\OrderBundle\Controller\OrderAjaxController"; reason: abstract.
Removed service ".abstract.instanceof.Web\OrderBundle\Controller\OrderAjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\OrderBundle\Controller\OrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\OrderBundle\Controller\OrderController"; reason: abstract.
Removed service ".abstract.instanceof.Web\OrderBundle\Controller\OrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\OrderBundle\Controller\OrderReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\OrderBundle\Controller\OrderReportController"; reason: abstract.
Removed service ".abstract.instanceof.Web\OrderBundle\Controller\OrderReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\OrderBundle\Controller\PackagesAjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\OrderBundle\Controller\PackagesAjaxController"; reason: abstract.
Removed service ".abstract.instanceof.Web\OrderBundle\Controller\PackagesAjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\OrderBundle\Controller\PackagesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\OrderBundle\Controller\PackagesController"; reason: abstract.
Removed service ".abstract.instanceof.Web\OrderBundle\Controller\PackagesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\ProductBundle\Controller\LastSeenController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\ProductBundle\Controller\LastSeenController"; reason: abstract.
Removed service ".abstract.instanceof.Web\ProductBundle\Controller\LastSeenController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\ProductBundle\Controller\ProductAjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\ProductBundle\Controller\ProductAjaxController"; reason: abstract.
Removed service ".abstract.instanceof.Web\ProductBundle\Controller\ProductAjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\ProductBundle\Controller\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\ProductBundle\Controller\ProductController"; reason: abstract.
Removed service ".abstract.instanceof.Web\ProductBundle\Controller\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\ProductBundle\Controller\SearchEngineAjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\ProductBundle\Controller\SearchEngineAjaxController"; reason: abstract.
Removed service ".abstract.instanceof.Web\ProductBundle\Controller\SearchEngineAjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\ProductBundle\Controller\SearchEngineController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\ProductBundle\Controller\SearchEngineController"; reason: abstract.
Removed service ".abstract.instanceof.Web\ProductBundle\Controller\SearchEngineController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\TraderBundle\Controller\AnalysisPanelController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\TraderBundle\Controller\AnalysisPanelController"; reason: abstract.
Removed service ".abstract.instanceof.Web\TraderBundle\Controller\AnalysisPanelController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\TraderBundle\Controller\BudgetPanelController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\TraderBundle\Controller\BudgetPanelController"; reason: abstract.
Removed service ".abstract.instanceof.Web\TraderBundle\Controller\BudgetPanelController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\TraderBundle\Controller\CalendarController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\TraderBundle\Controller\CalendarController"; reason: abstract.
Removed service ".abstract.instanceof.Web\TraderBundle\Controller\CalendarController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\TraderBundle\Controller\ClientController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\TraderBundle\Controller\ClientController"; reason: abstract.
Removed service ".abstract.instanceof.Web\TraderBundle\Controller\ClientController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\TraderBundle\Controller\ClientsMailingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\TraderBundle\Controller\ClientsMailingController"; reason: abstract.
Removed service ".abstract.instanceof.Web\TraderBundle\Controller\ClientsMailingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\TraderBundle\Controller\CommunicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\TraderBundle\Controller\CommunicationController"; reason: abstract.
Removed service ".abstract.instanceof.Web\TraderBundle\Controller\CommunicationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\TraderBundle\Controller\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\TraderBundle\Controller\NotificationController"; reason: abstract.
Removed service ".abstract.instanceof.Web\TraderBundle\Controller\NotificationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\TraderBundle\Controller\ScheduleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\TraderBundle\Controller\ScheduleController"; reason: abstract.
Removed service ".abstract.instanceof.Web\TraderBundle\Controller\ScheduleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\TraderBundle\Controller\TargetAjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\TraderBundle\Controller\TargetAjaxController"; reason: abstract.
Removed service ".abstract.instanceof.Web\TraderBundle\Controller\TargetAjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\TraderBundle\Controller\TargetController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\TraderBundle\Controller\TargetController"; reason: abstract.
Removed service ".abstract.instanceof.Web\TraderBundle\Controller\TargetController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\TraderBundle\Controller\TaskAddEditAjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\TraderBundle\Controller\TaskAddEditAjaxController"; reason: abstract.
Removed service ".abstract.instanceof.Web\TraderBundle\Controller\TaskAddEditAjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\TraderBundle\Controller\TaskController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\TraderBundle\Controller\TaskController"; reason: abstract.
Removed service ".abstract.instanceof.Web\TraderBundle\Controller\TaskController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\TraderBundle\Controller\TaskRemoveAjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\TraderBundle\Controller\TaskRemoveAjaxController"; reason: abstract.
Removed service ".abstract.instanceof.Web\TraderBundle\Controller\TaskRemoveAjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\TraderBundle\Controller\TraderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\TraderBundle\Controller\TraderController"; reason: abstract.
Removed service ".abstract.instanceof.Web\TraderBundle\Controller\TraderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\UserDashboardBundle\Controller\UserDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\UserDashboardBundle\Controller\UserDashboardController"; reason: abstract.
Removed service ".abstract.instanceof.Web\UserDashboardBundle\Controller\UserDashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\UsersBundle\Controller\ClientAjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\UsersBundle\Controller\ClientAjaxController"; reason: abstract.
Removed service ".abstract.instanceof.Web\UsersBundle\Controller\ClientAjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\UsersBundle\Controller\ClientsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\UsersBundle\Controller\ClientsController"; reason: abstract.
Removed service ".abstract.instanceof.Web\UsersBundle\Controller\ClientsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\UsersBundle\Controller\DeliveryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\UsersBundle\Controller\DeliveryController"; reason: abstract.
Removed service ".abstract.instanceof.Web\UsersBundle\Controller\DeliveryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\UsersBundle\Controller\DocumentsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\UsersBundle\Controller\DocumentsController"; reason: abstract.
Removed service ".abstract.instanceof.Web\UsersBundle\Controller\DocumentsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\UsersBundle\Controller\FilesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\UsersBundle\Controller\FilesController"; reason: abstract.
Removed service ".abstract.instanceof.Web\UsersBundle\Controller\FilesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\UsersBundle\Controller\NotificationsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\UsersBundle\Controller\NotificationsController"; reason: abstract.
Removed service ".abstract.instanceof.Web\UsersBundle\Controller\NotificationsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\UsersBundle\Controller\PaymentsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\UsersBundle\Controller\PaymentsController"; reason: abstract.
Removed service ".abstract.instanceof.Web\UsersBundle\Controller\PaymentsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\UsersBundle\Controller\ReceiversController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\UsersBundle\Controller\ReceiversController"; reason: abstract.
Removed service ".abstract.instanceof.Web\UsersBundle\Controller\ReceiversController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\UsersBundle\Controller\UserAjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\UsersBundle\Controller\UserAjaxController"; reason: abstract.
Removed service ".abstract.instanceof.Web\UsersBundle\Controller\UserAjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Web\UsersBundle\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Web\UsersBundle\Controller\UserController"; reason: abstract.
Removed service ".abstract.instanceof.Web\UsersBundle\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.API\Controller\TestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.API\Controller\TestController"; reason: abstract.
Removed service ".abstract.instanceof.API\Controller\TestController"; reason: abstract.
66
Removed service "sente.erp.api.output.service"; reason: unused.
Removed service "consoleapp.scheduler.translate"; reason: unused.
Removed service "web.api.xml_parser.service"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "process.messenger.process_message_handler"; reason: unused.
Removed service "console.messenger.application"; reason: unused.
Removed service "console.messenger.execute_command_handler"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "assets.empty_version_strategy"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "http_client.messenger.ping_webhook_handler"; reason: unused.
Removed service "mailer.messenger.message_handler"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service ".cache_connection.GD_MSZC"; reason: unused.
Removed service ".cache_connection.JKE6keX"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native"; 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 "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.api"; reason: unused.
Removed service ".service_locator.rqYjEh7"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service ".service_locator.SfGnQiG"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.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 "var_dumper.server_connection"; reason: unused.
Removed service "webpack_encore.cache"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "monolog.handler.null_internal"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service ".service_locator.e_.xxAP"; reason: unused.
309
Inlined service "mailer.mailer" to "consoleapp.message.manager".
Inlined service "web.api.system_dictionary" to "web.api.service".
Inlined service ".service_locator.O2p6Lk7.Web\CartBundle\Controller\CartAjaxController" to "Web\CartBundle\Controller\CartAjaxController".
Inlined service ".service_locator.O2p6Lk7.Web\CartBundle\Controller\CartController" to "Web\CartBundle\Controller\CartController".
Inlined service ".service_locator.O2p6Lk7.Web\CartBundle\Controller\CartHelperController" to "Web\CartBundle\Controller\CartHelperController".
Inlined service ".service_locator.O2p6Lk7.Web\CartBundle\Controller\FileController" to "Web\CartBundle\Controller\FileController".
Inlined service ".service_locator.O2p6Lk7.Web\CartBundle\Controller\ImportController" to "Web\CartBundle\Controller\ImportController".
Inlined service ".service_locator.O2p6Lk7.Web\CartBundle\Controller\OfferController" to "Web\CartBundle\Controller\OfferController".
Inlined service ".service_locator.O2p6Lk7.Web\CartBundle\Controller\ShoppingListAjaxController" to "Web\CartBundle\Controller\ShoppingListAjaxController".
Inlined service ".service_locator.O2p6Lk7.Web\CartBundle\Controller\ShoppingListController" to "Web\CartBundle\Controller\ShoppingListController".
Inlined service ".service_locator.O2p6Lk7.Web\FAQBundle\Controller\CategoryAjaxController" to "Web\FAQBundle\Controller\CategoryAjaxController".
Inlined service ".service_locator.O2p6Lk7.Web\FAQBundle\Controller\CategoryController" to "Web\FAQBundle\Controller\CategoryController".
Inlined service ".service_locator.O2p6Lk7.Web\GeneratorBundle\Controller\GeneratorAjaxController" to "Web\GeneratorBundle\Controller\GeneratorAjaxController".
Inlined service ".service_locator.O2p6Lk7.Web\GeneratorBundle\Controller\GeneratorController" to "Web\GeneratorBundle\Controller\GeneratorController".
Inlined service ".service_locator.O2p6Lk7.Web\MainBundle\Controller\AbstractWebController" to "Web\MainBundle\Controller\AbstractWebController".
Inlined service ".service_locator.O2p6Lk7.Web\MainBundle\Controller\EmailPreviewController" to "Web\MainBundle\Controller\EmailPreviewController".
Inlined service ".service_locator.O2p6Lk7.Web\MainBundle\Controller\FileController" to "Web\MainBundle\Controller\FileController".
Inlined service ".service_locator.O2p6Lk7.Web\MainBundle\Controller\LegacyController" to "Web\MainBundle\Controller\LegacyController".
Inlined service ".service_locator.O2p6Lk7.Web\MainBundle\Controller\MainController" to "Web\MainBundle\Controller\MainController".
Inlined service ".service_locator.O2p6Lk7.Web\MainBundle\Controller\TerritorialUnitController" to "Web\MainBundle\Controller\TerritorialUnitController".
Inlined service ".service_locator.O2p6Lk7.Web\OrderBundle\Controller\OrderAjaxController" to "Web\OrderBundle\Controller\OrderAjaxController".
Inlined service ".service_locator.O2p6Lk7.Web\OrderBundle\Controller\OrderController" to "Web\OrderBundle\Controller\OrderController".
Inlined service ".service_locator.O2p6Lk7.Web\OrderBundle\Controller\OrderReportController" to "Web\OrderBundle\Controller\OrderReportController".
Inlined service ".service_locator.O2p6Lk7.Web\OrderBundle\Controller\PackagesAjaxController" to "Web\OrderBundle\Controller\PackagesAjaxController".
Inlined service ".service_locator.O2p6Lk7.Web\OrderBundle\Controller\PackagesController" to "Web\OrderBundle\Controller\PackagesController".
Inlined service ".service_locator.O2p6Lk7.Web\ProductBundle\Controller\LastSeenController" to "Web\ProductBundle\Controller\LastSeenController".
Inlined service ".service_locator.O2p6Lk7.Web\ProductBundle\Controller\ProductAjaxController" to "Web\ProductBundle\Controller\ProductAjaxController".
Inlined service ".service_locator.O2p6Lk7.Web\ProductBundle\Controller\ProductController" to "Web\ProductBundle\Controller\ProductController".
Inlined service ".service_locator.O2p6Lk7.Web\ProductBundle\Controller\SearchEngineAjaxController" to "Web\ProductBundle\Controller\SearchEngineAjaxController".
Inlined service ".service_locator.O2p6Lk7.Web\ProductBundle\Controller\SearchEngineController" to "Web\ProductBundle\Controller\SearchEngineController".
Inlined service ".service_locator.O2p6Lk7.Web\TraderBundle\Controller\AnalysisPanelController" to "Web\TraderBundle\Controller\AnalysisPanelController".
Inlined service ".service_locator.O2p6Lk7.Web\TraderBundle\Controller\BudgetPanelController" to "Web\TraderBundle\Controller\BudgetPanelController".
Inlined service ".service_locator.O2p6Lk7.Web\TraderBundle\Controller\CalendarController" to "Web\TraderBundle\Controller\CalendarController".
Inlined service ".service_locator.O2p6Lk7.Web\TraderBundle\Controller\ClientController" to "Web\TraderBundle\Controller\ClientController".
Inlined service ".service_locator.O2p6Lk7.Web\TraderBundle\Controller\ClientsMailingController" to "Web\TraderBundle\Controller\ClientsMailingController".
Inlined service ".service_locator.O2p6Lk7.Web\TraderBundle\Controller\CommunicationController" to "Web\TraderBundle\Controller\CommunicationController".
Inlined service ".service_locator.O2p6Lk7.Web\TraderBundle\Controller\NotificationController" to "Web\TraderBundle\Controller\NotificationController".
Inlined service ".service_locator.O2p6Lk7.Web\TraderBundle\Controller\ScheduleController" to "Web\TraderBundle\Controller\ScheduleController".
Inlined service ".service_locator.O2p6Lk7.Web\TraderBundle\Controller\TargetAjaxController" to "Web\TraderBundle\Controller\TargetAjaxController".
Inlined service ".service_locator.O2p6Lk7.Web\TraderBundle\Controller\TargetController" to "Web\TraderBundle\Controller\TargetController".
Inlined service ".service_locator.O2p6Lk7.Web\TraderBundle\Controller\TaskAddEditAjaxController" to "Web\TraderBundle\Controller\TaskAddEditAjaxController".
Inlined service ".service_locator.O2p6Lk7.Web\TraderBundle\Controller\TaskController" to "Web\TraderBundle\Controller\TaskController".
Inlined service ".service_locator.O2p6Lk7.Web\TraderBundle\Controller\TaskRemoveAjaxController" to "Web\TraderBundle\Controller\TaskRemoveAjaxController".
Inlined service ".service_locator.O2p6Lk7.Web\TraderBundle\Controller\TraderController" to "Web\TraderBundle\Controller\TraderController".
Inlined service ".service_locator.O2p6Lk7.Web\UserDashboardBundle\Controller\UserDashboardController" to "Web\UserDashboardBundle\Controller\UserDashboardController".
Inlined service ".service_locator.O2p6Lk7.Web\UsersBundle\Controller\ClientAjaxController" to "Web\UsersBundle\Controller\ClientAjaxController".
Inlined service ".service_locator.O2p6Lk7.Web\UsersBundle\Controller\ClientsController" to "Web\UsersBundle\Controller\ClientsController".
Inlined service ".service_locator.O2p6Lk7.Web\UsersBundle\Controller\DeliveryController" to "Web\UsersBundle\Controller\DeliveryController".
Inlined service ".service_locator.O2p6Lk7.Web\UsersBundle\Controller\DocumentsController" to "Web\UsersBundle\Controller\DocumentsController".
Inlined service ".service_locator.O2p6Lk7.Web\UsersBundle\Controller\FilesController" to "Web\UsersBundle\Controller\FilesController".
Inlined service ".service_locator.O2p6Lk7.Web\UsersBundle\Controller\NotificationsController" to "Web\UsersBundle\Controller\NotificationsController".
Inlined service ".service_locator.O2p6Lk7.Web\UsersBundle\Controller\PaymentsController" to "Web\UsersBundle\Controller\PaymentsController".
Inlined service ".service_locator.O2p6Lk7.Web\UsersBundle\Controller\ReceiversController" to "Web\UsersBundle\Controller\ReceiversController".
Inlined service ".service_locator.O2p6Lk7.Web\UsersBundle\Controller\UserAjaxController" to "Web\UsersBundle\Controller\UserAjaxController".
Inlined service ".service_locator.O2p6Lk7.Web\UsersBundle\Controller\UserController" to "Web\UsersBundle\Controller\UserController".
Inlined service ".service_locator.O2p6Lk7.API\Controller\TestController" to "API\Controller\TestController".
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.NBUFN6A" to "console.command.cache_pool_invalidate_tags".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets._version_panel" to "assets._package_panel".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service "http_client.uri_template.inner" to "http_client.uri_template".
Inlined service "mailer.transport_factory" to "mailer.transports".
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.Eqa1Fgm" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.Kl0E_Fe" to "router.expression_language_provider".
Inlined service ".service_locator.cUcW89y.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.denormalizer.unwrapping" to "serializer".
Inlined service "serializer.normalizer.problem" to "serializer".
Inlined service "serializer.normalizer.uid" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.mime_message" to "serializer".
Inlined service "serializer.normalizer.datetimezone" to "serializer".
Inlined service "serializer.normalizer.dateinterval" to "serializer".
Inlined service "serializer.normalizer.form_error" to "serializer".
Inlined service "serializer.normalizer.backed_enum" to "serializer".
Inlined service "serializer.normalizer.data_uri" to "serializer".
Inlined service "serializer.normalizer.translatable" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "serializer.denormalizer.array" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service "session.handler.native_file" to "session.storage.factory.native".
Inlined service ".service_locator.TpoC7U9" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.gA3OuQK" 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 "validator.property_info_loader" to "validator.builder".
Inlined service ".service_locator.2k.gYVH" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "MobileDetectBundle\DataCollector\DeviceDataCollector" 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 ".service_locator.LcVn9Hr" to "security.token_storage".
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.request_matcher.gjnNpJn" to "security.access_map".
Inlined service ".security.request_matcher.WCjB.E4" to "security.access_map".
Inlined service ".security.request_matcher.8pbxYFi" to "security.access_map".
Inlined service ".security.request_matcher.M7DaOPU" to "security.access_map".
Inlined service ".security.request_matcher._9oKCtS" to "security.access_map".
Inlined service ".security.request_matcher.5MnUeTt" to "security.access_map".
Inlined service ".security.request_matcher.suAgskX" to "security.access_map".
Inlined service ".security.request_matcher.Q_fBB_O" to "security.access_map".
Inlined service ".security.request_matcher.Pu5QPlb" to "security.access_map".
Inlined service ".security.request_matcher.GqHv9PZ" to "security.access_map".
Inlined service ".security.request_matcher.ZFhznkk" to "security.access_map".
Inlined service ".security.request_matcher.79Vsn04" to "security.access_map".
Inlined service ".security.request_matcher.zgUyz1A" to "security.access_map".
Inlined service "security.user_providers" to "security.listener.user_provider".
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 "debug.security.firewall.authenticator.api.inner" to "debug.security.firewall.authenticator.api".
Inlined service "security.exception_listener.api" to "security.firewall.map.context.api".
Inlined service "security.firewall.map.config.api" to "security.firewall.map.context.api".
Inlined service "security.authentication.session_strategy" to "security.listener.session.main".
Inlined service "security.authentication.success_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "security.authentication.failure_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service ".security.request_matcher.18DOOCo" to ".security.request_matcher.WCjB.E4".
Inlined service ".security.request_matcher.lA4tkyR" to ".security.request_matcher.8pbxYFi".
Inlined service ".security.request_matcher.7d3NjCJ" to ".security.request_matcher.M7DaOPU".
Inlined service ".security.request_matcher.A5HuPGT" to ".security.request_matcher._9oKCtS".
Inlined service ".security.request_matcher.5Hvjn73" to ".security.request_matcher.5MnUeTt".
Inlined service ".security.request_matcher.2mY06j8" to ".security.request_matcher.suAgskX".
Inlined service ".security.request_matcher.BMfUrGb" to ".security.request_matcher.Q_fBB_O".
Inlined service ".security.request_matcher.T3xnHSP" to ".security.request_matcher.Pu5QPlb".
Inlined service ".security.request_matcher.SpihtoH" to ".security.request_matcher.GqHv9PZ".
Inlined service ".security.request_matcher.rbAo81J" to ".security.request_matcher.ZFhznkk".
Inlined service ".security.request_matcher.6SJWexY" to ".security.request_matcher.79Vsn04".
Inlined service ".security.request_matcher._LA_AHr" to ".security.request_matcher.zgUyz1A".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "MobileDetectBundle\Twig\Extension\MobileDetectExtension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "webpack_encore.twig_stimulus_extension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.etVElvN.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.pTeli0u" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "monolog.handler.nested" to "monolog.handler.main".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.nested".
Inlined service "fos_js_routing.normalizer.route_collection" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.normalizer.routes_response" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.denormalizer.route_collection" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.encoder" to "fos_js_routing.serializer".
Inlined service "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 ".service_locator.T42oyKj" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".1_ServiceLocator~vGDQfbm" to "webpack_encore.twig_entry_files_extension".
Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
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 "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.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 "http_client.uri_template" to ".debug.http_client".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to ".debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "debug.security.event_dispatcher.api.inner" to "debug.security.event_dispatcher.api".
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.yEoeHjj" to ".service_locator.yEoeHjj.router.default".
Inlined service ".service_locator.cUcW89y" to ".service_locator.cUcW89y.router.cache_warmer".
Inlined service ".service_locator.etVElvN" to ".service_locator.etVElvN.twig.template_cache_warmer".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.vj7f8c." to "debug.argument_resolver.inner".
Inlined service "security.authenticator.manager.api" to "debug.security.firewall.authenticator.api.inner".
Inlined service "security.authenticator.manager.main" to "debug.security.firewall.authenticator.main.inner".
Inlined service ".service_locator.Y3N6fHK" to "console.command_loader".
Inlined service "cache.default_marshaller" to "cache.app.recorder_inner".
Inlined service ".service_locator.yY.p4P7" to "Symfony\Component\Translation\TranslatorInterface".
Inlined service "translator.formatter.default" to "Symfony\Component\Translation\TranslatorInterface".
Inlined service ".service_locator.yEoeHjj.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "consoleapp.scheduler.users" to "console.command.public_alias.consoleapp.command.create.users".
Inlined service "consoleapp.force.replicat" to "console.command.public_alias.consoleapp.command.force.full.replication".
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 "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
1
Tag "container.decorator" was defined on service(s) "debug.validator", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.api", "debug.security.firewall.authenticator.main", ".debug.http_client", "debug.security.event_dispatcher.api", "debug.security.event_dispatcher.main", "event_dispatcher", but was never used.