Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "Tetranz\Select2EntityBundle\DependencyInjection\TetranzSelect2EntityExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "Limenius\LiformBundle\DependencyInjection\LimeniusLiformExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "Core\BaseBundle\DependencyInjection\BaseExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\PrependExtensionInterface::prepend()" might add "void" as a native return type declaration in the future. Do the same in implementation "Core\BaseBundle\DependencyInjection\BaseExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\PrependExtensionInterface::prepend()" might add "void" as a native return type declaration in the future. Do the same in implementation "Core\ApiBundle\DependencyInjection\CoreApiExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\PrependExtensionInterface::prepend()" might add "void" as a native return type declaration in the future. Do the same in implementation "Core\BaseBundle\DependencyInjection\CoreBaseExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "Core\BaseBundle\DependencyInjection\CoreBaseExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\PrependExtensionInterface::prepend()" might add "void" as a native return type declaration in the future. Do the same in implementation "Core\DevBundle\DependencyInjection\CoreDevExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "Core\TenantBundle\DependencyInjection\CoreTenantExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Extension\PrependExtensionInterface::prepend()" might add "void" as a native return type declaration in the future. Do the same in implementation "ATV\ApiBundle\DependencyInjection\ApiExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Limenius\LiformBundle\DependencyInjection\Compiler\TransformerCompilerPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Limenius\LiformBundle\DependencyInjection\Compiler\ExtensionCompilerPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Core\ApiBundle\DependencyInjection\Compiler\FormResolverPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Core\ApiBundle\DependencyInjection\Compiler\ApiServiceManagerPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Core\BaseBundle\DependencyInjection\Compiler\ControllerPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Core\BaseBundle\DependencyInjection\Compiler\MediaPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Core\BaseBundle\DependencyInjection\Compiler\DocumentPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Core\BaseBundle\DependencyInjection\Register\ServiceRegisterPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Core\BaseBundle\DependencyInjection\Compiler\NotificationPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Core\BaseBundle\DependencyInjection\Compiler\ItemlistPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Core\TenantBundle\DependencyInjection\Compiler\ClassifierPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Core\TenantBundle\DependencyInjection\Compiler\TranslatorPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/framework-bundle 6.4: Enabling the integration of Doctrine annotations is deprecated. Set the "framework.annotations.enabled" config option to false.
Since doctrine/doctrine-bundle 2.12: The default value of "doctrine.orm.controller_resolver.auto_mapping" will be changed from `true` to `false`. Explicitly configure `true` to keep existing behaviour.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Tetranz\Select2EntityBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber" class implements "Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface" that is deprecated use the {@see AsDoctrineListener} attribute instead.
The "Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber" class implements "Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface" that is deprecated use the {@see AsDoctrineListener} attribute instead.
The "Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber" class implements "Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface" that is deprecated use the {@see AsDoctrineListener} attribute instead.
The "Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber" class implements "Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface" that is deprecated use the {@see AsDoctrineListener} attribute instead.
The "Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber" class implements "Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface" that is deprecated use the {@see AsDoctrineListener} attribute instead.
The "Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber" class implements "Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface" that is deprecated use the {@see AsDoctrineListener} attribute instead.
The "Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber" class implements "Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface" that is deprecated use the {@see AsDoctrineListener} attribute instead.
The "Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber" class implements "Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface" that is deprecated use the {@see AsDoctrineListener} attribute instead.
Method "Symfony\Component\Security\Core\User\UserProviderInterface::refreshUser()" might add "UserInterface" as a native return type declaration in the future. Do the same in implementation "Core\BaseBundle\Security\Firewall\UserProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\User\UserProviderInterface::supportsClass()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Core\BaseBundle\Security\Firewall\UserProvider" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Core\BaseBundle\DependencyInjection\Configurations\CoreConfiguration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Core\DevBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Core\TenantBundle\DependencyInjection\Configuration" 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 "ATV\BaseBundle\Validation\Constraint\LoadingTimeWindowValidator" 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 "ATV\BaseBundle\Validation\Constraint\RequireTimeValidator" 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 "ATV\BaseBundle\Validation\Constraint\RouteTimelineValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Security\Core\User\UserInterface::eraseCredentials()" might add "void" as a native return type declaration in the future. Do the same in implementation "Core\TenantBundle\Entity\User" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Core\BaseBundle\Service\Register\ServiceRegister" class uses "Symfony\Component\DependencyInjection\ContainerAwareTrait" that is deprecated since Symfony 6.4, use dependency injection instead.
The "ATV\ApiBundle\Location\LocationService::listAction()" method will require a new "string $listDtoClass" argument in the next major version of its parent class "Core\ApiBundle\Controller\Types\Autocomplete\Service\Service", not defining it is deprecated.
The "ATV\BaseBundle\Finalize\FinalizeSubscriber" class uses "Symfony\Component\DependencyInjection\ContainerAwareTrait" that is deprecated since Symfony 6.4, use dependency injection instead.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "ATV\BaseBundle\Invoice\Finalize\InvoiceFinalize" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "ATV\BaseBundle\PInvoice\Finalize\PInvoiceFinalize" 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 "ATV\BaseBundle\Location\Command\UpdateLocations" 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 "ATV\BaseBundle\Location\Command\UpdateLocations" 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 "Core\ApiBundle\Sse\Command\TestCommand" 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 "Core\ApiBundle\Sse\Command\TestCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Core\ApiBundle\Sse\Events\ControllerSubscriber" class uses "Symfony\Component\DependencyInjection\ContainerAwareTrait" that is deprecated since Symfony 6.4, use dependency injection instead.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Core\ApiBundle\Sse\Events\ControllerSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Core\BaseBundle\Access\Controller\Event\AccessSubscriber" 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 "Core\BaseBundle\Cron\Command\Run" 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 "Core\BaseBundle\Cron\Command\Run" 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 "Core\BaseBundle\Email\Command\RequeueUnsentEmails" 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 "Core\BaseBundle\Email\Command\RequeueUnsentEmails" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\EventSubscriber::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Core\BaseBundle\Entity\Events\EntitySubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\EventSubscriber::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Core\BaseBundle\Entity\Events\BaseSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Core\BaseBundle\Events\Subscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Core\BaseBundle\Exception\Event\ExceptionSubscriber" class implements "Symfony\Component\DependencyInjection\ContainerAwareInterface" that is deprecated since Symfony 6.4, use dependency injection instead.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Core\BaseBundle\Exception\Event\ExceptionSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\ContainerAwareInterface::setContainer()" might add "void" as a native return type declaration in the future. Do the same in implementation "Core\BaseBundle\Exception\Event\ExceptionSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Core\BaseBundle\Module\ModuleManager" class uses "Symfony\Component\DependencyInjection\ContainerAwareTrait" that is deprecated since Symfony 6.4, use dependency injection 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 "Core\BaseBundle\Notification\Command\NotifyCommand" 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 "Core\BaseBundle\Notification\Command\NotifyCommand" 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 "Core\BaseBundle\Service\Command\RunServiceCommand" 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 "Core\BaseBundle\Service\Command\RunServiceCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Gedmo\Mapping\MappedEventSubscriber::getConfiguration()" might add "array" as a native return type declaration in the future. Do the same in child class "Core\BaseBundle\UserLog\Listener\LoggableListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Gedmo\Loggable\LoggableListener::onFlush()" might add "void" as a native return type declaration in the future. Do the same in child class "Core\BaseBundle\UserLog\Listener\LoggableListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Gedmo\Loggable\LoggableListener::createLogEntry()" might add "?LogEntryInterface" as a native return type declaration in the future. Do the same in child class "Core\BaseBundle\UserLog\Listener\LoggableListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Gedmo\Loggable\LoggableListener::prePersistLogEntry()" might add "void" as a native return type declaration in the future. Do the same in child class "Core\BaseBundle\UserLog\Listener\LoggableListener" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Monolog\Logger" class is considered final. It may change without further notice as of its next major version. You should not extend it from "Symfony\Bridge\Monolog\Logger".
The "Core\BaseBundle\UserLog\UserLog::_log()" method will require a new "$object" argument in the next major version of its interface "Core\BaseBundle\UserLog\UserLogInterface", not defining it is deprecated.
Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "Core\BaseBundle\Twig\GeneralExtension" 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 "Core\DevBundle\Debug\Command\DebugLogCommand" 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 "Core\DevBundle\Debug\Command\DebugLogCommand" 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 "Core\TenantBundle\Classifier\Command\ImportClassifiers" 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 "Core\TenantBundle\Classifier\Command\ImportClassifiers" 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 "Core\TenantBundle\Translations\Command\ImportTranslations" 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 "Core\TenantBundle\Translations\Command\ImportTranslations" 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 "Core\TenantBundle\Translations\Command\DumpTranslations" 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 "Core\TenantBundle\Translations\Command\DumpTranslations" 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 "Core\TenantBundle\Translations\Command\BuildTranslations" 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 "Core\TenantBundle\Translations\Command\BuildTranslations" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Core\TenantBundle\Translations\Service\BuildService" class uses "Symfony\Component\DependencyInjection\ContainerAwareTrait" that is deprecated since Symfony 6.4, use dependency injection instead.
The "Core\TenantBundle\User\Service\UserAvatarService" class uses "Symfony\Component\DependencyInjection\ContainerAwareTrait" that is deprecated since Symfony 6.4, use dependency injection 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 "Core\TenantBundle\Privs\Command\ImportPriv" 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 "Core\TenantBundle\Privs\Command\ImportPriv" 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 "Core\TenantBundle\Command\MakeUser" 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 "Core\TenantBundle\Command\MakeUser" 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 "Core\BaseBundle\Nomenclature\Command\PopulateNamesCommand" 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 "Core\BaseBundle\Nomenclature\Command\PopulateNamesCommand" 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 "ATV\BaseBundle\Carrier\Command\ReIndexSummary" 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 "ATV\BaseBundle\Carrier\Command\ReIndexSummary" 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 "ATV\BaseBundle\Carrier\Command\UpdateLocations" 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 "ATV\BaseBundle\Carrier\Command\UpdateLocations" now to avoid errors or add an explicit @return annotation to suppress this message.
The "ATV\BaseBundle\Accounting\Import" class uses "Symfony\Component\DependencyInjection\ContainerAwareTrait" that is deprecated since Symfony 6.4, use dependency injection 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 "ATV\BaseBundle\Invoice\Command\InvoiceGenerateDocuments" 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 "ATV\BaseBundle\Invoice\Command\InvoiceGenerateDocuments" 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 "ATV\BaseBundle\Invoice\Command\InvoiceRowCarrierCommand" 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 "ATV\BaseBundle\Invoice\Command\InvoiceRowCarrierCommand" 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 "ATV\BaseBundle\Invoice\Command\InvoiceRowDateCheck" 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 "ATV\BaseBundle\Invoice\Command\InvoiceRowDateCheck" 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 "ATV\BaseBundle\Invoice\Validation\Constraint\PoNumberValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\EventSubscriber::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "ATV\BaseBundle\Invoice\Events\DoctrineSubscriber" 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 "ATV\BaseBundle\Location\Command\RefactorAddressDB" 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 "ATV\BaseBundle\Location\Command\RefactorAddressDB" 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 "ATV\BaseBundle\Order\Command\RoutesCommand" 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 "ATV\BaseBundle\Order\Command\RoutesCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\EventSubscriber::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "ATV\BaseBundle\Order\Events\DoctrineSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "ATV\BaseBundle\PInvoice\Events\EmailSubscriber" 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 "ATV\BaseBundle\PInvoice\Command\PoNumberCommand" 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 "ATV\BaseBundle\PInvoice\Command\PoNumberCommand" 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 "ATV\BaseBundle\PInvoice\Command\InvoiceAuditAccounting" 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 "ATV\BaseBundle\PInvoice\Command\InvoiceAuditAccounting" 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 "Core\BaseBundle\Command\RepositoryIterator" 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 "Core\BaseBundle\Command\RepositoryIterator" 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 "ATV\BaseBundle\PInvoice\Command\PinvoiceConnections" 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 "ATV\BaseBundle\PInvoice\Command\ImportInvoices" 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 "ATV\BaseBundle\PInvoice\Command\ImportInvoices" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\EventSubscriber::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "ATV\BaseBundle\PInvoice\Events\DoctrineSubscriber" 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 "ATV\BaseBundle\PInvoice\Validation\Constraint\RowsAndTotalSumValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\EventSubscriber::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "ATV\BaseBundle\Task\Events\DoctrineSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "ATV\BaseBundle\Task\Events\EmailSubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraints\NotBlankValidator::validate()" might add "void" as a native return type declaration in the future. Do the same in child class "ATV\BaseBundle\Task\Validation\Constraint\AssignTargetValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Common\EventSubscriber::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "ATV\BaseBundle\Transaction\Events\DoctrineEntitySubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/doctrine-bridge 6.3: Registering "core_base.nomenclature.subscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "atv_api.tasksapi.transporeon.events.order_event.subscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "atv_api.tasksapi.transporeon.events.task_offer.subscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "gedmo.listener.blameable" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "core_base.entity.subscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "core_base.entity.base.subscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "gedmo.listener.loggable" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "gedmo.listener.translatable" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "atv_base.invoice.events.doctrine.subscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "atv_base.order.events.doctrine.entity.subscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "atv_base.pinvoice.events.doctrine.subscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "atv_base.task.events.doctrine.subscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
The "Core\TenantBundle\Classifier\ClassifierLoader" class uses "Symfony\Component\DependencyInjection\ContainerAwareTrait" that is deprecated since Symfony 6.4, use dependency injection instead.
The "Core\BaseBundle\Itemlist\Columns\ImageColumn" class uses "Symfony\Component\DependencyInjection\ContainerAwareTrait" that is deprecated since Symfony 6.4, use dependency injection instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "Core\BaseBundle\Service\Command\RunServiceCommand::setEnvironmentProvider()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "ATV\BaseBundle\Company\Controller\Search::setCompanyService()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "ATV\BaseBundle\PInvoice\Events\EntitySubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "ATV\BaseBundle\Quote\Events\EntitySubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "ATV\BaseBundle\Task\Events\EntitySubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "ATV\BaseBundle\Transaction\Events\EntitySubscriber" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "Core\ApiBundle\Controller\Types\Crud\Service\BaseService::setMapper()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "Core\ApiBundle\Controller\Types\Crud\Service\BaseService::setEntityManager()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "ATV\ApiBundle\Accounting\Providers\Merit2\AddAction::setConfigFactory()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "ATV\ApiBundle\Accounting\Providers\Merit2\ClientAction::setConfigFactory()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "ATV\ApiBundle\Accounting\Providers\Merit2\ClientMergeAction::setConfigFactory()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "ATV\ApiBundle\Accounting\Providers\Merit2\InvoiceAction::setConfigFactory()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "ATV\ApiBundle\Accounting\Providers\Merit2\InvoicesAction::setConfigFactory()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "ATV\ApiBundle\Accounting\Providers\Merit2\MergeAction::setConfigFactory()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "ATV\ApiBundle\Accounting\Providers\Merit2\PaymentsAction::setConfigFactory()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "ATV\ApiBundle\Accounting\Providers\Merit2\RemoveAction::setConfigFactory()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "ATV\ApiBundle\Accounting\Providers\StandardBooks\AddAction::setConfigFactory()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "ATV\ApiBundle\Accounting\Providers\StandardBooks\ClientAction::setConfigFactory()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "ATV\ApiBundle\Accounting\Providers\StandardBooks\ClientMergeAction::setConfigFactory()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "ATV\ApiBundle\Accounting\Providers\StandardBooks\InvoiceAction::setConfigFactory()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "ATV\ApiBundle\Accounting\Providers\StandardBooks\InvoicesAction::setConfigFactory()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "ATV\ApiBundle\Accounting\Providers\StandardBooks\MergeAction::setConfigFactory()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "ATV\ApiBundle\Accounting\Providers\StandardBooks\PaymentsAction::setConfigFactory()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "ATV\ApiBundle\Accounting\Providers\StandardBooks\RemoveAction::setConfigFactory()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "ATV\ApiBundle\Accounting\Providers\StandardBooks\UploadAction::setConfigFactory()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "ATV\ApiBundle\Accounting\Providers\SmartAccounts\AddAction::setConfigFactory()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "ATV\ApiBundle\Accounting\Providers\SmartAccounts\ClientAction::setConfigFactory()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "ATV\ApiBundle\Accounting\Providers\SmartAccounts\ClientMergeAction::setConfigFactory()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "ATV\ApiBundle\Accounting\Providers\SmartAccounts\InvoiceAction::setConfigFactory()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "ATV\ApiBundle\Accounting\Providers\SmartAccounts\InvoicesAction::setConfigFactory()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "ATV\ApiBundle\Accounting\Providers\SmartAccounts\MergeAction::setConfigFactory()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "ATV\ApiBundle\Accounting\Providers\SmartAccounts\PaymentsAction::setConfigFactory()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "ATV\ApiBundle\Accounting\Providers\SmartAccounts\RemoveAction::setConfigFactory()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
The "Core\BaseBundle\Module\CacheWarmer\ModuleRoutes" class uses "Symfony\Component\DependencyInjection\ContainerAwareTrait" that is deprecated since Symfony 6.4, use dependency injection instead.
The "Core\BaseBundle\Module\CacheWarmer\ModuleRoutes::warmUp()" method will require a new "string|null $buildDir" argument in the next major version of its interface "Symfony\Component\HttpKernel\CacheWarmer\WarmableInterface", not defining it is deprecated.
Method "Symfony\Component\HttpKernel\CacheWarmer\WarmableInterface::warmUp()" might add "array" as a native return type declaration in the future. Do the same in implementation "Core\BaseBundle\Module\CacheWarmer\ModuleRoutes" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "Knp\DoctrineBehaviors\Provider\UserProvider" service.
Since symfony/mercure-bundle 0.2: The "Symfony\Component\Mercure\PublisherInterface" service alias is deprecated. Use "Symfony\Component\Mercure\HubInterface" instead. It is being referenced by the "Core\ApiBundle\Sse\Service\SseService" service.
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 "Core\BaseBundle\Document\Command\ImportDocuments" 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 "Core\BaseBundle\Document\Command\ImportDocuments" 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 "Core\BaseBundle\Module\Command\Assets" 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 "Core\BaseBundle\Module\Command\Assets" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Core\BaseBundle\Router\Command\DumpCommand" class uses "Symfony\Component\DependencyInjection\ContainerAwareTrait" that is deprecated since Symfony 6.4, use dependency injection instead.
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 "aPajo\MultiTenancyBundle\Migration\Command\DiffCommand" 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 "ATV\BaseBundle\Location\Command\ImportCodes" 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 "ATV\BaseBundle\Location\Command\ImportCodes" 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 "ATV\BaseBundle\Location\Command\RemoveDuplicatedLocation" 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 "ATV\BaseBundle\Location\Command\RemoveDuplicatedLocation" 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 "ATV\BaseBundle\ReferenceNumber\Command\ReferenceNumberCommand" 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 "ATV\BaseBundle\ReferenceNumber\Command\ReferenceNumberCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
Class "Limenius\Liform\Serializer\Normalizer\FormErrorNormalizer" should implement method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::getSupportedTypes(?string $format): array".
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize()" might add "array|string|int|float|bool|\ArrayObject|null" as a native return type declaration in the future. Do the same in implementation "Limenius\Liform\Serializer\Normalizer\FormErrorNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Limenius\Liform\Serializer\Normalizer\FormErrorNormalizer::supportsNormalization()" method will require a new "array $context" argument in the next major version of its interface "Symfony\Component\Serializer\Normalizer\NormalizerInterface", not defining it is deprecated.
Method "Symfony\Component\Serializer\Normalizer\NormalizerInterface::supportsNormalization()" might add "bool" as a native return type declaration in the future. Do the same in implementation "Limenius\Liform\Serializer\Normalizer\FormErrorNormalizer" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead.
Since symfony/routing 6.4: Passing an instance of "Doctrine\Common\Annotations\Reader" as first and the environment as second argument to "Symfony\Component\Routing\Loader\AttributeClassLoader::__construct" is deprecated. Pass the environment as first argument instead.
The "Gedmo\Tool\Wrapper\EntityWrapper" class is considered final since gedmo/doctrine-extensions 3.11. It may change without further notice as of its next major version. You should not extend it from "Core\TenantBundle\Translations\Entity\BaseTranslatable".
Since symfony/doctrine-bridge 6.3: Registering "Core\BaseBundle\Nomenclature\Events\EntitySubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "ATV\ApiBundle\TasksApi\Providers\Transporeon\Events\OrderEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "ATV\ApiBundle\TasksApi\Providers\Transporeon\Events\TaskOfferSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "Core\BaseBundle\Entity\Events\EntitySubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "Core\BaseBundle\Entity\Events\BaseSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "ATV\BaseBundle\Invoice\Events\DoctrineSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "ATV\BaseBundle\Order\Events\DoctrineSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "ATV\BaseBundle\PInvoice\Events\DoctrineSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "ATV\BaseBundle\Task\Events\DoctrineSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
The "Symfony\Component\Validator\Constraint::__sleep()" method is considered internal. It may change without further notice. You should not extend it from "Sonata\Form\Validator\Constraints\InlineConstraint".
User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:78 called by App_KernelDevDebugContainer.php:31975, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)
User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:178, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)
User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "8.0.31" instead of "8". (AbstractMySQLDriver.php:69 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Core\BaseBundle\Nomenclature\Events\EntitySubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "ATV\ApiBundle\TasksApi\Providers\Transporeon\Events\OrderEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "ATV\ApiBundle\TasksApi\Providers\Transporeon\Events\TaskOfferSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Core\BaseBundle\Entity\Events\EntitySubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Core\BaseBundle\Entity\Events\BaseSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "ATV\BaseBundle\Invoice\Events\DoctrineSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "ATV\BaseBundle\Order\Events\DoctrineSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "ATV\BaseBundle\PInvoice\Events\DoctrineSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "ATV\BaseBundle\Task\Events\DoctrineSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
"SELECT t0.name AS name_1, t0.host AS host_2, t0.`key` AS key_3, t0.`database` AS database_4, t0.filesystem AS filesystem_5, t0.mailer AS mailer_6, t0.icon AS icon_7, t0.logo AS logo_8, t0.logo_horizontal AS logo_horizontal_9, t0.pdf_logo AS pdf_logo_10, t0.pdf_hor AS pdf_hor_11, t0.pdf_ver AS pdf_ver_12, t0.pdf_hor_bin AS pdf_hor_bin_13, t0.pdf_ver_bin AS pdf_ver_bin_14, t0.database_status AS database_status_15, t0.id AS id_16 FROM tenant t0 WHERE t0.`key` = ? LIMIT 1"
(parameters:
[1 => "api"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.name AS name_1, t0.host AS host_2, t0.`key` AS key_3, t0.`database` AS database_4, t0.filesystem AS filesystem_5, t0.mailer AS mailer_6, t0.icon AS icon_7, t0.logo AS logo_8, t0.logo_horizontal AS logo_horizontal_9, t0.pdf_logo AS pdf_logo_10, t0.pdf_hor AS pdf_hor_11, t0.pdf_ver AS pdf_ver_12, t0.pdf_hor_bin AS pdf_hor_bin_13, t0.pdf_ver_bin AS pdf_ver_bin_14, t0.database_status AS database_status_15, t0.id AS id_16 FROM tenant t0 WHERE t0.`key` = ? LIMIT 1"
"params" => [1 => "api"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.name AS name_1, t0.host AS host_2, t0.`key` AS key_3, t0.`database` AS database_4, t0.filesystem AS filesystem_5, t0.mailer AS mailer_6, t0.icon AS icon_7, t0.logo AS logo_8, t0.logo_horizontal AS logo_horizontal_9, t0.pdf_logo AS pdf_logo_10, t0.pdf_hor AS pdf_hor_11, t0.pdf_ver AS pdf_ver_12, t0.pdf_hor_bin AS pdf_hor_bin_13, t0.pdf_ver_bin AS pdf_ver_bin_14, t0.database_status AS database_status_15, t0.id AS id_16 FROM tenant t0 WHERE t0.host = ? LIMIT 1"
(parameters:
[1 => "api.tms.test.ybil.io"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.name AS name_1, t0.host AS host_2, t0.`key` AS key_3, t0.`database` AS database_4, t0.filesystem AS filesystem_5, t0.mailer AS mailer_6, t0.icon AS icon_7, t0.logo AS logo_8, t0.logo_horizontal AS logo_horizontal_9, t0.pdf_logo AS pdf_logo_10, t0.pdf_hor AS pdf_hor_11, t0.pdf_ver AS pdf_ver_12, t0.pdf_hor_bin AS pdf_hor_bin_13, t0.pdf_ver_bin AS pdf_ver_bin_14, t0.database_status AS database_status_15, t0.id AS id_16 FROM tenant t0 WHERE t0.host = ? LIMIT 1"
"params" => [1 => "api.tms.test.ybil.io"
]
"types" => [1 => 2]
]
User Deprecated: The annotation mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to the attribute or XML driver. (AnnotationDriver.php:68 called by App_KernelDevDebugContainer.php:32149, https://github.com/doctrine/orm/issues/10098, package doctrine/orm)
Log messages generated during the compilation of the service container.
Messages
Class
763
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.asset_mapper" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "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 "app.cache.access_checker" (parent: cache.adapter.filesystem).
Resolving inheritance for "app.cache.classifier" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.main" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.dbal.tenant_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.tenant_connection.configuration" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.tenant_connection.configuration" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.tenant_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.tenant_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "doctrine.orm.tenant_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.tenant_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.tenant_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES256" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES384" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES512" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.user.provider.concrete.users" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.login" (parent: security.firewall.config).
Resolving inheritance for "security.authenticator.json_login.login" (parent: security.authenticator.json_login).
Resolving inheritance for "security.authentication.success_handler.login.json_login" (parent: security.authentication.custom_success_handler).
Resolving inheritance for "security.authentication.success_handler.login.json_login" (parent: lexik_jwt_authentication.handler.authentication_success).
Resolving inheritance for "security.authentication.failure_handler.login.json_login" (parent: security.authentication.custom_failure_handler).
Resolving inheritance for "security.authentication.failure_handler.login.json_login" (parent: lexik_jwt_authentication.handler.authentication_failure).
Resolving inheritance for "security.authenticator.manager.login" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.login" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.login" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.login" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.login" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
Resolving inheritance for "security.authenticator.jwt.api" (parent: lexik_jwt_authentication.security.jwt_authenticator).
Resolving inheritance for "security.authenticator.http_basic.api" (parent: security.authenticator.http_basic).
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.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.jwt.main" (parent: lexik_jwt_authentication.security.jwt_authenticator).
Resolving inheritance for "security.authenticator.form_login.main" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authenticator.http_basic.main" (parent: security.authenticator.http_basic).
Resolving inheritance for "cache.security_token_verifier" (parent: cache.system).
Resolving inheritance for "security.authenticator.remember_me_signature_hasher.main" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.main" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.main" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.main" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.main" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "lexik_jwt_authentication.key_loader.openssl" (parent: lexik_jwt_authentication.key_loader.abstract).
Resolving inheritance for "lexik_jwt_authentication.key_loader.raw" (parent: lexik_jwt_authentication.key_loader.abstract).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber).
Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber).
Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber).
Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber).
Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber).
Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber).
Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber).
Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber).
Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber).
Resolving inheritance for "liform.transformer.integer" (parent: Limenius\Liform\Transformer\AbstractTransformer).
Resolving inheritance for "liform.transformer.array" (parent: Limenius\Liform\Transformer\AbstractTransformer).
Resolving inheritance for "liform.transformer.compound" (parent: Limenius\Liform\Transformer\AbstractTransformer).
Resolving inheritance for "liform.transformer.choice" (parent: Limenius\Liform\Transformer\AbstractTransformer).
Resolving inheritance for "liform.transformer.string" (parent: Limenius\Liform\Transformer\AbstractTransformer).
Resolving inheritance for "liform.transformer.number" (parent: Limenius\Liform\Transformer\AbstractTransformer).
Resolving inheritance for "liform.transformer.boolean" (parent: Limenius\Liform\Transformer\AbstractTransformer).
Resolving inheritance for "core_api.assistent.provider.openai.settings" (parent: core_base.settings.edit.form.type).
Resolving inheritance for "core_api.sse.server.status.notification" (parent: core_base.notification.base).
Resolving inheritance for "core_base.sse_server.settings" (parent: core_base.settings.edit.form.type).
Resolving inheritance for "core_base.api_call.controller" (parent: core_base.controller).
Resolving inheritance for "core_base.controller.list" (parent: core_base.controller).
Resolving inheritance for "core_base.api_call.controller.list" (parent: core_base.controller.list).
Resolving inheritance for "core_base.api_call.itemlist.items" (parent: core_base.itemlist.items).
Resolving inheritance for "core_base.api_call.itemlist.form.type" (parent: core_base.itemlist.form.types).
Resolving inheritance for "core_base.balance.controller" (parent: core_base.controller.list).
Resolving inheritance for "core_base.controller.crud" (parent: core_base.controller).
Resolving inheritance for "core_base.controller.redirect" (parent: core_base.controller).
Resolving inheritance for "core_base.controller.welcome" (parent: core_base.controller).
Resolving inheritance for "Core\BaseBundle\Controller\Entity\Event\EntityEventDispatcher" (parent: core_base.events.dispatcher).
Resolving inheritance for "core_base.controller.entity.event.subscriber" (parent: core_base.events.subscriber).
Resolving inheritance for "core_base.dashboard.controller" (parent: core_base.controller.crud).
Resolving inheritance for "core_base.document.controller.crud" (parent: core_base.controller.crud).
Resolving inheritance for "core_base.document.controller.list" (parent: core_base.controller.list).
Resolving inheritance for "core_base.document.itemlist.items" (parent: core_base.itemlist.items).
Resolving inheritance for "core_base.document.itemlist.form.type" (parent: core_base.itemlist.form.types).
Resolving inheritance for "core_base.document.controller" (parent: core_base.controller).
Resolving inheritance for "core_base.document.pdf" (parent: core_base.document.base).
Resolving inheritance for "core_base.document.renderer.pdf" (parent: core_base.document.renderer).
Resolving inheritance for "core_base.document.renderer.email" (parent: core_base.document.renderer).
Resolving inheritance for "Core\BaseBundle\Email\Events\Dispatcher" (parent: core_base.events.subscriber).
Resolving inheritance for ".instanceof.Core\BaseBundle\Email\Message\EmailMessageHandler.0.Core\BaseBundle\Email\Message\EmailMessageHandler" (parent: .abstract.instanceof.Core\BaseBundle\Email\Message\EmailMessageHandler).
Resolving inheritance for "Core\BaseBundle\Email\Message\EmailMessageHandler" (parent: .instanceof.Core\BaseBundle\Email\Message\EmailMessageHandler.0.Core\BaseBundle\Email\Message\EmailMessageHandler).
Resolving inheritance for "core_base.email.controller.list" (parent: core_base.controller.list).
Resolving inheritance for "core_base.email.controller.send" (parent: core_base.controller.crud).
Resolving inheritance for "core_base.email.controller.resend" (parent: core_base.email.controller.send).
Resolving inheritance for "core_base.email.itemlist.items" (parent: core_base.itemlist.items).
Resolving inheritance for "core_base.email.itemlist.form.type" (parent: core_base.itemlist.form.types).
Resolving inheritance for "core_base.email.failed.notification" (parent: core_base.notification.base).
Resolving inheritance for "core_base.exception.notification" (parent: core_base.notification.base).
Resolving inheritance for "core_base.autocomplete.itemlist" (parent: core_base.itemlist.items).
Resolving inheritance for "core_base.autocomplete.itemlist.renderer" (parent: core_base.itemlist.renderer.base).
Resolving inheritance for "core_base.autocomplete_tag.form.type" (parent: core_base.autocomplete.form.type).
Resolving inheritance for "core_base.form.dsn.type" (parent: core_base.autocomplete.form.type).
Resolving inheritance for "core_base.choice.form.type" (parent: core_base.form.type.base).
Resolving inheritance for "core_base.combobox.form.type" (parent: core_base.form.type.base).
Resolving inheritance for "core_base.entity_combobox.form.type" (parent: core_base.form.type.base).
Resolving inheritance for "core_base.entity_hidden.form.type" (parent: core_base.form.type.base).
Resolving inheritance for "core_base.translatable.form.type" (parent: core_base.form.type.base).
Resolving inheritance for "core_base.textlink.form.type" (parent: core_base.form.type.base).
Resolving inheritance for "core_base.textarea.form.type" (parent: core_base.form.type.base).
Resolving inheritance for "core_base.wysiwyg.form.type" (parent: core_base.form.type.base).
Resolving inheritance for "core_base.datepicker.form.type" (parent: core_base.form.type.base).
Resolving inheritance for "core_base.date.form.type" (parent: core_base.form.type.base).
Resolving inheritance for "core_base.daterange.form.type" (parent: core_base.form.type.base).
Resolving inheritance for "core_base.time.form.type" (parent: core_base.form.type.base).
Resolving inheritance for "core_base.payment_time.form.type" (parent: core_base.form.type.base).
Resolving inheritance for "core_base.tab_collection.form.type" (parent: core_base.form.type.base).
Resolving inheritance for "core_base.form.twig.extension" (parent: core_base.form.type.base).
Resolving inheritance for "core_base.form.layout.factory" (parent: core_base.form.type.base).
Resolving inheritance for "core_base.form.abstract.type.extension" (parent: core_base.form.type.base).
Resolving inheritance for "core_base.form.layout.type.extension" (parent: core_base.form.type.base).
Resolving inheritance for "core_base.form.layout.builder.type.extension" (parent: core_base.form.type.base).
Resolving inheritance for "core_base.home.controller" (parent: core_base.controller).
Resolving inheritance for "Core\BaseBundle\IntegrityChecks\Itemlist\Columns\IntegrityChecksColumn" (parent: core_base.itemlist.column.base).
Resolving inheritance for "core_base.itemlist.column.image" (parent: core_base.itemlist.column.base).
Resolving inheritance for "core_base.itemlist.column.avatar" (parent: core_base.itemlist.column.image).
Resolving inheritance for "core_base.itemlist.column.id" (parent: core_base.itemlist.column.base).
Resolving inheritance for "core_base.itemlist.column.entity" (parent: core_base.itemlist.column.base).
Resolving inheritance for "core_base.itemlist.column.entity_icon" (parent: core_base.itemlist.column.base).
Resolving inheritance for "core_base.itemlist.column.date" (parent: core_base.itemlist.column.base).
Resolving inheritance for "core_base.itemlist.column.link" (parent: core_base.itemlist.column.base).
Resolving inheritance for "core_base.itemlist.column.control" (parent: core_base.itemlist.column.base).
Resolving inheritance for "core_base.itemlist.column.classifier" (parent: core_base.itemlist.column.base).
Resolving inheritance for "core_base.itemlist.column.label" (parent: core_base.itemlist.column.base).
Resolving inheritance for "core_base.itemlist.column.moda" (parent: core_base.itemlist.column.base).
Resolving inheritance for "core_base.itemlist.template.renderer" (parent: core_base.twig.template.renderer).
Resolving inheritance for "core_base.itemlist.renderer.datatable" (parent: core_base.itemlist.renderer.base).
Resolving inheritance for "Core\BaseBundle\Itemlist\ItemlistControl" (parent: Core\BaseBundle\ControlBar\Service\Control).
Resolving inheritance for "core_base.weekday.classifier" (parent: core_tenant.classifier).
Resolving inheritance for "core_base.manual.controller" (parent: core_base.controller).
Resolving inheritance for "core_base.map.google.settings" (parent: core_base.settings.edit.form.type).
Resolving inheritance for "core_base.map.controller" (parent: core_base.controller).
Resolving inheritance for "core_base.media.controller" (parent: core_base.controller).
Resolving inheritance for "core_base.media.form.file.type" (parent: sonata.media.form.type.media).
Resolving inheritance for "core_base.form.upload.type" (parent: core_base.media.form.file.type).
Resolving inheritance for "core_base.form.upload.single.type" (parent: core_base.form.upload.type).
Resolving inheritance for "core_base.form.upload.multi.type" (parent: core_base.form.upload.type).
Resolving inheritance for "core_base.media.form.upload.type" (parent: sonata.media.form.type.media).
Resolving inheritance for "core_base.media.manager" (parent: sonata.media.manager.media).
Resolving inheritance for "core_base.nomenclature.settings.content" (parent: core_base.settings.edit.form.type).
Resolving inheritance for "core_base.nomenclature.classifier.generator" (parent: core_tenant.classifier).
Resolving inheritance for "core_base.notification.controller.crud" (parent: core_base.controller.crud).
Resolving inheritance for "core_base.notification.controller.list" (parent: core_base.controller.list).
Resolving inheritance for "core_base.notification.controller.send" (parent: core_base.notification.controller.crud).
Resolving inheritance for "core_base.notification.itemlist.items" (parent: core_base.itemlist.items).
Resolving inheritance for "core_base.notification.itemlist.form.type" (parent: core_base.itemlist.form.types).
Resolving inheritance for "core_base.notification.classifier.priority" (parent: core_tenant.classifier).
Resolving inheritance for "core_base.notification.default" (parent: core_base.notification.base).
Resolving inheritance for ".instanceof.Core\BaseBundle\QueueCommand\Message\Handler\QueueCommandHandler.0.Core\BaseBundle\QueueCommand\Message\Handler\QueueCommandHandler" (parent: .abstract.instanceof.Core\BaseBundle\QueueCommand\Message\Handler\QueueCommandHandler).
Resolving inheritance for "Core\BaseBundle\QueueCommand\Message\Handler\QueueCommandHandler" (parent: .instanceof.Core\BaseBundle\QueueCommand\Message\Handler\QueueCommandHandler.0.Core\BaseBundle\QueueCommand\Message\Handler\QueueCommandHandler).
Resolving inheritance for "core_base.queuecommand.controller.crud" (parent: core_base.controller.crud).
Resolving inheritance for "core_base.queuecommand.controller.list" (parent: core_base.controller.list).
Resolving inheritance for "core_base.queuecommand.itemlist.items" (parent: core_base.itemlist.items).
Resolving inheritance for "core_base.queuecommand.itemlist.form.type" (parent: core_base.itemlist.form.types).
Resolving inheritance for "core_base.queuecommand.manual" (parent: core_base.manual).
Resolving inheritance for "core_base.reports.controller.crud" (parent: core_base.controller.crud).
Resolving inheritance for "core_base.reports.controller.list" (parent: core_base.controller.list).
Resolving inheritance for "core_base.reports.itemlist.items" (parent: core_base.itemlist.items).
Resolving inheritance for "core_base.reports.itemlist.form.type" (parent: core_base.itemlist.form.types).
Resolving inheritance for "core_base.reports.interval.classifier" (parent: core_tenant.classifier).
Resolving inheritance for "core_base.sms.controller" (parent: core_base.controller.crud).
Resolving inheritance for "core_base.sms.provider.default" (parent: core_base.sms.provider.abstract).
Resolving inheritance for "core_base.sms.provider.default.settings" (parent: core_base.settings.edit.form.type).
Resolving inheritance for "atv_bo.controller" (parent: core_base.controller).
Resolving inheritance for "core_base.security.controller" (parent: atv_bo.controller).
Resolving inheritance for "core_base.security.oauth.controller" (parent: atv_bo.controller).
Resolving inheritance for "core_base.security.authenticator.jwt_authenticator" (parent: lexik_jwt_authentication.security.jwt_authenticator).
Resolving inheritance for "core_base.register.api.classifier.direction" (parent: core_tenant.classifier).
Resolving inheritance for "core_base.settings.controller.crud" (parent: core_base.controller.crud).
Resolving inheritance for "core_base.settings.controller.list" (parent: core_base.controller.list).
Resolving inheritance for "core_base.settings.itemlist.items" (parent: core_base.itemlist.items).
Resolving inheritance for "core_base.settings.itemlist.form.type" (parent: core_base.itemlist.form.types).
Resolving inheritance for "core_base.settings.group.general" (parent: core_base.settings.edit.form.type).
Resolving inheritance for "core_base.settings.group.system" (parent: core_base.settings.edit.form.type).
Resolving inheritance for "core_base.settings.group.content" (parent: core_base.settings.edit.form.type).
Resolving inheritance for "core_base.units.system.classifier" (parent: core_tenant.classifier).
Resolving inheritance for "core_base.units.form.distance.type" (parent: core_base.form.type.base).
Resolving inheritance for "core_base.userlog.controller.crud" (parent: core_base.controller.crud).
Resolving inheritance for "core_base.userlog.controller.list" (parent: core_base.controller.list).
Resolving inheritance for "core_base.userlog.itemlist.items" (parent: core_base.itemlist.items).
Resolving inheritance for "core_base.userlog.itemlist.form.type" (parent: core_base.itemlist.form.types).
Resolving inheritance for "core_base.userlog.controller" (parent: core_base.controller).
Resolving inheritance for "Core\BaseBundle\UserLog\UserlogControl" (parent: Core\BaseBundle\ControlBar\Service\Control).
Resolving inheritance for "core_base.webhook.controller.crud" (parent: core_base.controller.crud).
Resolving inheritance for "core_base.webhook.controller.publisher.crud" (parent: core_base.webhook.controller.crud).
Resolving inheritance for "core_base.webhook.controller.consumer.crud" (parent: core_base.webhook.controller.crud).
Resolving inheritance for "core_base.webhook.controller.list" (parent: core_base.controller.list).
Resolving inheritance for "core_base.webhook.controller.publisher.list" (parent: core_base.webhook.controller.list).
Resolving inheritance for "core_base.webhook.controller.consumer.list" (parent: core_base.webhook.controller.list).
Resolving inheritance for "core_base.webhook.itemlist.items" (parent: core_base.itemlist.items).
Resolving inheritance for "core_base.webhook.itemlist.publisher.items" (parent: core_base.itemlist.items).
Resolving inheritance for "core_base.webhook.itemlist.consumer.items" (parent: core_base.itemlist.items).
Resolving inheritance for "core_base.webhook.itemlist.form.type" (parent: core_base.itemlist.form.types).
Resolving inheritance for "core_base.webhook.itemlist.publisher.form.type" (parent: core_base.itemlist.form.types).
Resolving inheritance for "core_base.webhook.itemlist.consumer.form.type" (parent: core_base.itemlist.form.types).
Resolving inheritance for "core_base.webhook.classifier.operator" (parent: core_tenant.classifier).
Resolving inheritance for "core_base.widgets.chart.widget" (parent: core_base.widgets.base.widget).
Resolving inheritance for "core_dev.command.log" (parent: Core\BaseBundle\Command\Command).
Resolving inheritance for "core_tenant.classifier.common.vat" (parent: core_tenant.classifier).
Resolving inheritance for "core_tenant.classifier.common.weight_unit" (parent: core_tenant.classifier).
Resolving inheritance for "core_tenant.classifier.common.yes_no" (parent: core_tenant.classifier).
Resolving inheritance for "core_tenant.classifier.common.show_hide" (parent: core_tenant.classifier).
Resolving inheritance for "core_tenant.classifier.controller.crud" (parent: core_base.controller.crud).
Resolving inheritance for "core_tenant.classifier.controller.list" (parent: core_base.controller.list).
Resolving inheritance for "core_tenant.classifier.itemlist.items" (parent: core_base.itemlist.items).
Resolving inheritance for "core_tenant.classifier.itemlist.form.type" (parent: core_base.itemlist.form.types).
Resolving inheritance for "core_tenant.classifier.collection.item.form.type" (parent: core_tenant.translations.collection.item.form.type).
Resolving inheritance for "core_tenant.tenants.controller.crud" (parent: core_base.controller.crud).
Resolving inheritance for "core_tenant.tenants.controller.list" (parent: core_base.controller.list).
Resolving inheritance for "atv_bo.controller.list" (parent: core_base.controller.list).
Resolving inheritance for "core_tenant.tenants.controller.autocomplete" (parent: atv_bo.controller.list).
Resolving inheritance for "core_tenant.tenants.itemlist.items" (parent: core_base.itemlist.items).
Resolving inheritance for "core_tenant.tenants.itemlist.autocomplete" (parent: core_base.autocomplete.itemlist).
Resolving inheritance for "core_tenant.tenants.itemlist.form.type" (parent: core_base.itemlist.form.types).
Resolving inheritance for "core_base.translator" (parent: translator).
Resolving inheritance for "core_base.command.import_translations" (parent: Core\BaseBundle\Command\Command).
Resolving inheritance for "core_tenant.translations.controller.crud" (parent: core_base.controller.crud).
Resolving inheritance for "core_tenant.translations.controller.list" (parent: core_base.controller.list).
Resolving inheritance for "core_tenant.translations.itemlist.items" (parent: core_base.itemlist.items).
Resolving inheritance for "core_tenant.translations.itemlist.form.type" (parent: core_base.itemlist.form.types).
Resolving inheritance for "core_tenant.user.controller.crud" (parent: core_base.controller.crud).
Resolving inheritance for "core_tenant.user.controller.list" (parent: core_base.controller.list).
Resolving inheritance for "core_tenant.user.controller.autocomplete" (parent: core_base.controller.list).
Resolving inheritance for "core_tenant.user.profile.controller.crud" (parent: core_tenant.user.controller.crud).
Resolving inheritance for "core_tenant.usergroup.controller.crud" (parent: core_base.controller.crud).
Resolving inheritance for "core_tenant.usergroup.controller.list" (parent: core_base.controller.list).
Resolving inheritance for "core_tenant.usergroup.itemlist.items" (parent: core_base.itemlist.items).
Resolving inheritance for "core_tenant.usergroup.itemlist.form.type" (parent: core_base.itemlist.form.types).
Resolving inheritance for "atv_base.user.form.autocomplete.type" (parent: core_base.autocomplete.form.type).
Resolving inheritance for "core_tenant.user.itemlist.items" (parent: core_base.itemlist.items).
Resolving inheritance for "core_tenant.user.itemlist.autocomplete.items" (parent: core_base.autocomplete.itemlist).
Resolving inheritance for "core_tenant.user.itemlist.form.type" (parent: core_base.itemlist.form.types).
Resolving inheritance for "core_tenant.user.classifier.gender" (parent: core_tenant.classifier).
Resolving inheritance for "core_base.manual.index" (parent: core_base.manual).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.aPajo\MultiTenancyBundle\Migration\Command\DiffCommand" (parent: .abstract.instanceof.aPajo\MultiTenancyBundle\Migration\Command\DiffCommand).
Resolving inheritance for "aPajo\MultiTenancyBundle\Migration\Command\DiffCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.aPajo\MultiTenancyBundle\Migration\Command\DiffCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.aPajo\MultiTenancyBundle\Migration\Command\MigrateCommand" (parent: .abstract.instanceof.aPajo\MultiTenancyBundle\Migration\Command\MigrateCommand).
Resolving inheritance for "aPajo\MultiTenancyBundle\Migration\Command\MigrateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.aPajo\MultiTenancyBundle\Migration\Command\MigrateCommand).
Resolving inheritance for ".instanceof.aPajo\MultiTenancyBundle\Service\Aware\TenantAware.0.aPajo\MultiTenancyBundle\Service\Aware\TenantAware" (parent: .abstract.instanceof.aPajo\MultiTenancyBundle\Service\Aware\TenantAware).
Resolving inheritance for "aPajo\MultiTenancyBundle\Service\Aware\TenantAware" (parent: .instanceof.aPajo\MultiTenancyBundle\Service\Aware\TenantAware.0.aPajo\MultiTenancyBundle\Service\Aware\TenantAware).
Resolving inheritance for ".instanceof.aPajo\MultiTenancyBundle\Service\EnvironmentProvider.0.aPajo\MultiTenancyBundle\Service\EnvironmentProvider" (parent: .abstract.instanceof.aPajo\MultiTenancyBundle\Service\EnvironmentProvider).
Resolving inheritance for "aPajo\MultiTenancyBundle\Service\EnvironmentProvider" (parent: .instanceof.aPajo\MultiTenancyBundle\Service\EnvironmentProvider.0.aPajo\MultiTenancyBundle\Service\EnvironmentProvider).
Resolving inheritance for ".instanceof.aPajo\MultiTenancyBundle\Event\Listener\RequestListener.0.aPajo\MultiTenancyBundle\Event\Listener\RequestListener" (parent: .abstract.instanceof.aPajo\MultiTenancyBundle\Event\Listener\RequestListener).
Resolving inheritance for "aPajo\MultiTenancyBundle\Event\Listener\RequestListener" (parent: .instanceof.aPajo\MultiTenancyBundle\Event\Listener\RequestListener.0.aPajo\MultiTenancyBundle\Event\Listener\RequestListener).
Resolving inheritance for "atv_bo.account.classifier.type" (parent: core_tenant.classifier).
Resolving inheritance for "atv_base.form.carrier.type" (parent: core_base.autocomplete.form.type).
Resolving inheritance for "atv_base.form.cargo_size.type" (parent: core_base.value_with_unit.form.type).
Resolving inheritance for "atv_base.form.vehicle_capacity.type" (parent: core_base.value_with_unit.form.type).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.ATV\BaseBundle\Validation\Constraint\LoadingTimeWindowValidator" (parent: .abstract.instanceof.ATV\BaseBundle\Validation\Constraint\LoadingTimeWindowValidator).
Resolving inheritance for "ATV\BaseBundle\Validation\Constraint\LoadingTimeWindowValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.ATV\BaseBundle\Validation\Constraint\LoadingTimeWindowValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.ATV\BaseBundle\Validation\Constraint\RequireTimeValidator" (parent: .abstract.instanceof.ATV\BaseBundle\Validation\Constraint\RequireTimeValidator).
Resolving inheritance for "ATV\BaseBundle\Validation\Constraint\RequireTimeValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.ATV\BaseBundle\Validation\Constraint\RequireTimeValidator).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.ATV\BaseBundle\Validation\Constraint\RouteTimelineValidator" (parent: .abstract.instanceof.ATV\BaseBundle\Validation\Constraint\RouteTimelineValidator).
Resolving inheritance for "ATV\BaseBundle\Validation\Constraint\RouteTimelineValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.ATV\BaseBundle\Validation\Constraint\RouteTimelineValidator).
Resolving inheritance for "ATV\BaseBundle\Accounting\Report\ExportImport\ExportImportReport" (parent: core_base.reports.report.abstract).
Resolving inheritance for "atv_base.accounting.duplicates.notification" (parent: core_base.notification.base).
Resolving inheritance for "ATV\BaseBundle\Article\Classifier\ADR" (parent: core_tenant.classifier).
Resolving inheritance for "ATV\BaseBundle\Article\Classifier\HazardClass" (parent: core_tenant.classifier).
Resolving inheritance for "ATV\BaseBundle\Article\Classifier\PackagingMethod" (parent: core_tenant.classifier).
Resolving inheritance for "ATV\BaseBundle\Article\Classifier\PackingGroup" (parent: core_tenant.classifier).
Resolving inheritance for "ATV\BaseBundle\Article\Classifier\PalletType" (parent: core_tenant.classifier).
Resolving inheritance for "ATV\BaseBundle\Article\Classifier\TemperatureRange" (parent: core_tenant.classifier).
Resolving inheritance for "ATV\BaseBundle\Article\Classifier\VolumeUnit" (parent: core_tenant.classifier).
Resolving inheritance for "atv_base.entity.attestable.classifier.state" (parent: core_tenant.classifier).
Resolving inheritance for "ATV\BaseBundle\CO2\Report\CO2Report" (parent: core_base.reports.report.abstract).
Resolving inheritance for "atv_base.carrier.vehicle.plan.unit.classifier" (parent: core_tenant.classifier).
Resolving inheritance for "atv_base.carrier.vehicle.plan.period.classifier" (parent: core_tenant.classifier).
Resolving inheritance for "atv_base.carrier.interval.classifier" (parent: core_tenant.classifier).
Resolving inheritance for "atv_base.carrier.vehicle.shipping.line.classifier" (parent: core_tenant.classifier).
Resolving inheritance for "ATV\BaseBundle\Carrier\Report\VehicleReport" (parent: core_base.reports.report.abstract).
Resolving inheritance for "ATV\BaseBundle\Carrier\Report\LocationReport" (parent: core_base.reports.report.abstract).
Resolving inheritance for "ATV\BaseBundle\Carrier\Report\CarrierReport" (parent: core_base.reports.report.abstract).
Resolving inheritance for "ATV\BaseBundle\Carrier\Report\VehicleExpenseReport" (parent: core_base.reports.report.abstract).
Resolving inheritance for "ATV\BaseBundle\Carrier\LdmCalculatorControl" (parent: Core\BaseBundle\ControlBar\Service\Control).
Resolving inheritance for "atv_base.classifier.finalizable.state" (parent: core_tenant.classifier).
Resolving inheritance for "atv_base.classifier.payment.state" (parent: core_tenant.classifier).
Resolving inheritance for "atv_base.classifier.contact.pay" (parent: core_tenant.classifier).
Resolving inheritance for "ATV\BaseBundle\Client\Report\ClientRentabilityReport" (parent: core_base.reports.report.abstract).
Resolving inheritance for "atv_base.client.manual" (parent: core_base.manual).
Resolving inheritance for "atv_base.company.controller.search" (parent: core_base.controller).
Resolving inheritance for "atv_bo.contact.cron.check_birthdays" (parent: core_base.cron.service).
Resolving inheritance for "atv_bo.contact.birthday.notification" (parent: core_base.notification.base).
Resolving inheritance for "ATV\BaseBundle\Dashboard\Report\DashboardReport" (parent: core_base.reports.report.abstract).
Resolving inheritance for "atv_base.invoice.unsent_invoices" (parent: core_base.cron.service).
Resolving inheritance for "atv_base.invoice.issues.notification" (parent: core_base.notification.base).
Resolving inheritance for "ATV\BaseBundle\Invoice\Settings\Form\Surcharge" (parent: core_base.settings.edit.form.type).
Resolving inheritance for "core_base.invoice.cron.update_payments" (parent: core_base.cron.service).
Resolving inheritance for "core_base.invoice.cron.update_payments2" (parent: core_base.cron.service).
Resolving inheritance for "core_base.invoice.payments.notification" (parent: core_base.notification.base).
Resolving inheritance for "ATV\BaseBundle\Invoice\Report\ProductivityReport" (parent: core_base.reports.report.abstract).
Resolving inheritance for "ATV\BaseBundle\Invoice\Finalize\InvoiceFinalize" (parent: ATV\BaseBundle\Finalize\FinalizeSubscriber).
Resolving inheritance for "ATV\BaseBundle\Invoice\ControlBar\AccountingIdControl" (parent: Core\BaseBundle\ControlBar\Service\Control).
Resolving inheritance for "atv_base.invoice.webhook.create" (parent: core_base.webhook.hook).
Resolving inheritance for "atv_base.invoice.webhook.update" (parent: core_base.webhook.hook).
Resolving inheritance for "atv_base.invoice.webhook.remove" (parent: core_base.webhook.hook).
Resolving inheritance for "atv_base.invoice.nomenclature.subject" (parent: core_base.nomenclature.subject).
Resolving inheritance for "atv_base.ainvoice.nomenclature.subject" (parent: core_base.nomenclature.subject).
Resolving inheritance for "ATV\BaseBundle\Invoice\InvoiceChecks" (parent: core_base.integrity.checks.checks).
Resolving inheritance for "atv_bo.invoice.manual" (parent: core_base.manual).
Resolving inheritance for "core_base.cron.po_number" (parent: core_base.cron.service).
Resolving inheritance for "core_base.invoice.cron.additional_charge" (parent: core_base.cron.service).
Resolving inheritance for "atv_base.location.classifier.country" (parent: core_tenant.classifier).
Resolving inheritance for "atv_base.location.classifier.type" (parent: core_tenant.classifier).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.core_base.location.command.update" (parent: .abstract.instanceof.core_base.location.command.update).
Resolving inheritance for "core_base.location.command.update" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.core_base.location.command.update).
Resolving inheritance for "ATV\BaseBundle\Order\Events\OrderEventsControl" (parent: Core\BaseBundle\ControlBar\Service\Control).
Resolving inheritance for "ATV\BaseBundle\Order\Finalize\OrderFinalize" (parent: ATV\BaseBundle\Finalize\FinalizeSubscriber).
Resolving inheritance for "atv_base.order.classifier.status" (parent: core_tenant.classifier).
Resolving inheritance for "atv_base.order.classifier.purchase.order.number" (parent: core_tenant.classifier).
Resolving inheritance for "atv_base.order.classifier.loading.point" (parent: core_tenant.classifier).
Resolving inheritance for "atv_base.order.classifier.incoterm" (parent: core_tenant.classifier).
Resolving inheritance for "atv_base.order.classifier.equipment.type" (parent: core_tenant.classifier).
Resolving inheritance for "atv_base.order.webhook.create" (parent: core_base.webhook.hook).
Resolving inheritance for "atv_base.order.webhook.update" (parent: core_base.webhook.hook).
Resolving inheritance for "atv_base.order.webhook.remove" (parent: core_base.webhook.hook).
Resolving inheritance for "atv_base.order.ferry_time.notification" (parent: core_base.notification.base).
Resolving inheritance for "atv_base.order.nomenclature.subject" (parent: core_base.nomenclature.subject).
Resolving inheritance for "atv_bo.order.manual" (parent: core_base.manual).
Resolving inheritance for "core_base.pinvoice.cron.import_invoice" (parent: core_base.cron.service).
Resolving inheritance for "core_base.pinvoice.cron.update_payments" (parent: core_base.cron.service).
Resolving inheritance for "core_base.pinvoice.cron.update_payments2" (parent: core_base.cron.service).
Resolving inheritance for "core_base.pinvoice.new.notification" (parent: core_base.notification.base).
Resolving inheritance for "core_base.pinvoice.import.notification" (parent: core_base.notification.base).
Resolving inheritance for "core_base.pinvoice.payments.notification" (parent: core_base.notification.base).
Resolving inheritance for "ATV\BaseBundle\PInvoice\Finalize\PInvoiceFinalize" (parent: ATV\BaseBundle\Finalize\FinalizeSubscriber).
Resolving inheritance for "ATV\BaseBundle\PInvoice\ControlBar\AccountingIdControl" (parent: Core\BaseBundle\ControlBar\Service\Control).
Resolving inheritance for "ATV\BaseBundle\PInvoice\ControlBar\PInvoiceContentControl" (parent: Core\BaseBundle\ControlBar\Service\Control).
Resolving inheritance for "atv_base.pinvoice.events.entity.subscriber" (parent: core_base.controller.entity.event.subscriber).
Resolving inheritance for "ATV\BaseBundle\PInvoice\PInvoiceChecks" (parent: core_base.integrity.checks.checks).
Resolving inheritance for "atv_base.pinvoice.webhook.create" (parent: core_base.webhook.hook).
Resolving inheritance for "atv_base.pinvoice.webhook.update" (parent: core_base.webhook.hook).
Resolving inheritance for "atv_base.pinvoice.webhook.remove" (parent: core_base.webhook.hook).
Resolving inheritance for "atv_bo.pinvoice.manual" (parent: core_base.manual).
Resolving inheritance for "atv_base.quote.events.entity.subscriber" (parent: core_base.controller.entity.event.subscriber).
Resolving inheritance for "core_base.quote.manual" (parent: core_base.manual).
Resolving inheritance for "atv_base.quote.classifier.status" (parent: core_tenant.classifier).
Resolving inheritance for "ATV\BaseBundle\Task\TaskControl" (parent: Core\BaseBundle\ControlBar\Service\Control).
Resolving inheritance for "ATV\BaseBundle\Task\TaskOffersControl" (parent: Core\BaseBundle\ControlBar\Service\Control).
Resolving inheritance for "atv_base.task.events.entity.subscriber" (parent: core_base.controller.entity.event.subscriber).
Resolving inheritance for "atv_base.task.webhook.create" (parent: core_base.webhook.hook).
Resolving inheritance for "atv_base.task.webhook.update" (parent: core_base.webhook.hook).
Resolving inheritance for "atv_base.task.webhook.remove" (parent: core_base.webhook.hook).
Resolving inheritance for "atv_base.task.nomenclature.subject" (parent: core_base.nomenclature.subject).
Resolving inheritance for "ATV\BaseBundle\Task\TaskChecks" (parent: core_base.integrity.checks.checks).
Resolving inheritance for "ATV\BaseBundle\Task\ClientTaskChecks" (parent: core_base.integrity.checks.checks).
Resolving inheritance for "atv_base.task.client.added.notification" (parent: core_base.notification.base).
Resolving inheritance for "atv_base.task.status_changed.client.notification" (parent: core_base.notification.base).
Resolving inheritance for "core_base.task.manual" (parent: core_base.manual).
Resolving inheritance for "atv_base.task.classifier.client_type" (parent: core_tenant.classifier).
Resolving inheritance for "atv_base.task.classifier.status" (parent: core_tenant.classifier).
Resolving inheritance for "ATV\BaseBundle\Transaction\Report\TransactionReport" (parent: core_base.reports.report.abstract).
Resolving inheritance for "atv_base.transaction.nomenclature.subject" (parent: core_base.nomenclature.subject).
Resolving inheritance for "atv_base.transaction.events.entity.subscriber" (parent: core_base.controller.entity.event.subscriber).
Resolving inheritance for "ATV\BaseBundle\Transaction\TransactionChecks" (parent: core_base.integrity.checks.checks).
Resolving inheritance for "atv_bo.transaction.manual" (parent: core_base.manual).
Resolving inheritance for "ATV\BaseBundle\User\Report\UserRentabilityReport" (parent: core_base.reports.report.abstract).
Resolving inheritance for "atv_base.user.classifier.delivery_type" (parent: core_tenant.classifier).
Resolving inheritance for "atv_base.order.classifier.row.type" (parent: core_tenant.classifier).
Resolving inheritance for "atv_base.order.classifier.cargo.unit" (parent: core_tenant.classifier).
Resolving inheritance for "atv_base.carrier.classifier.truck_price" (parent: core_tenant.classifier).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ATV\ApiBundle\Company\Controller\SearchController" (parent: .abstract.instanceof.ATV\ApiBundle\Company\Controller\SearchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ATV\ApiBundle\Company\Controller\SearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ATV\ApiBundle\Company\Controller\SearchController).
Resolving inheritance for ".instanceof.ATV\ApiBundle\Company\Controller\SearchController.0.ATV\ApiBundle\Company\Controller\SearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ATV\ApiBundle\Company\Controller\SearchController).
Resolving inheritance for "ATV\ApiBundle\Company\Controller\SearchController" (parent: .instanceof.ATV\ApiBundle\Company\Controller\SearchController.0.ATV\ApiBundle\Company\Controller\SearchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ATV\ApiBundle\Document\Controller\DocumentController" (parent: .abstract.instanceof.ATV\ApiBundle\Document\Controller\DocumentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ATV\ApiBundle\Document\Controller\DocumentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ATV\ApiBundle\Document\Controller\DocumentController).
Resolving inheritance for "ATV\ApiBundle\Document\Controller\DocumentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ATV\ApiBundle\Document\Controller\DocumentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ATV\ApiBundle\Location\Controller\ListController" (parent: .abstract.instanceof.ATV\ApiBundle\Location\Controller\ListController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ATV\ApiBundle\Location\Controller\ListController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ATV\ApiBundle\Location\Controller\ListController).
Resolving inheritance for ".instanceof.ATV\ApiBundle\Location\Controller\ListController.0.ATV\ApiBundle\Location\Controller\ListController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ATV\ApiBundle\Location\Controller\ListController).
Resolving inheritance for "ATV\ApiBundle\Location\Controller\ListController" (parent: .instanceof.ATV\ApiBundle\Location\Controller\ListController.0.ATV\ApiBundle\Location\Controller\ListController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ATV\ApiBundle\Media\Controller\MediaController" (parent: .abstract.instanceof.ATV\ApiBundle\Media\Controller\MediaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ATV\ApiBundle\Media\Controller\MediaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ATV\ApiBundle\Media\Controller\MediaController).
Resolving inheritance for ".instanceof.ATV\ApiBundle\Media\Controller\MediaController.0.ATV\ApiBundle\Media\Controller\MediaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ATV\ApiBundle\Media\Controller\MediaController).
Resolving inheritance for "ATV\ApiBundle\Media\Controller\MediaController" (parent: .instanceof.ATV\ApiBundle\Media\Controller\MediaController.0.ATV\ApiBundle\Media\Controller\MediaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ATV\ApiBundle\Portal\Controller\OrderController" (parent: .abstract.instanceof.ATV\ApiBundle\Portal\Controller\OrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ATV\ApiBundle\Portal\Controller\OrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ATV\ApiBundle\Portal\Controller\OrderController).
Resolving inheritance for ".instanceof.ATV\ApiBundle\Portal\Controller\OrderController.0.ATV\ApiBundle\Portal\Controller\OrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ATV\ApiBundle\Portal\Controller\OrderController).
Resolving inheritance for "ATV\ApiBundle\Portal\Controller\OrderController" (parent: .instanceof.ATV\ApiBundle\Portal\Controller\OrderController.0.ATV\ApiBundle\Portal\Controller\OrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ATV\ApiBundle\Task\Controller\TransporeonController" (parent: .abstract.instanceof.ATV\ApiBundle\Task\Controller\TransporeonController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ATV\ApiBundle\Task\Controller\TransporeonController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ATV\ApiBundle\Task\Controller\TransporeonController).
Resolving inheritance for ".instanceof.ATV\ApiBundle\Task\Controller\TransporeonController.0.ATV\ApiBundle\Task\Controller\TransporeonController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ATV\ApiBundle\Task\Controller\TransporeonController).
Resolving inheritance for "ATV\ApiBundle\Task\Controller\TransporeonController" (parent: .instanceof.ATV\ApiBundle\Task\Controller\TransporeonController.0.ATV\ApiBundle\Task\Controller\TransporeonController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ATV\ApiBundle\TransitApi\Controller\Controller" (parent: .abstract.instanceof.ATV\ApiBundle\TransitApi\Controller\Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ATV\ApiBundle\TransitApi\Controller\Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ATV\ApiBundle\TransitApi\Controller\Controller).
Resolving inheritance for ".instanceof.ATV\ApiBundle\TransitApi\Controller\Controller.0.ATV\ApiBundle\TransitApi\Controller\Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ATV\ApiBundle\TransitApi\Controller\Controller).
Resolving inheritance for "ATV\ApiBundle\TransitApi\Controller\Controller" (parent: .instanceof.ATV\ApiBundle\TransitApi\Controller\Controller.0.ATV\ApiBundle\TransitApi\Controller\Controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Core\ApiBundle\Security\Controller\GoogleOauthController" (parent: .abstract.instanceof.Core\ApiBundle\Security\Controller\GoogleOauthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Core\ApiBundle\Security\Controller\GoogleOauthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Core\ApiBundle\Security\Controller\GoogleOauthController).
Resolving inheritance for ".instanceof.Core\ApiBundle\Security\Controller\GoogleOauthController.0.Core\ApiBundle\Security\Controller\GoogleOauthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Core\ApiBundle\Security\Controller\GoogleOauthController).
Resolving inheritance for "Core\ApiBundle\Security\Controller\GoogleOauthController" (parent: .instanceof.Core\ApiBundle\Security\Controller\GoogleOauthController.0.Core\ApiBundle\Security\Controller\GoogleOauthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Core\ApiBundle\Security\Controller\SecurityController" (parent: .abstract.instanceof.Core\ApiBundle\Security\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Core\ApiBundle\Security\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Core\ApiBundle\Security\Controller\SecurityController).
Resolving inheritance for ".instanceof.Core\ApiBundle\Security\Controller\SecurityController.0.Core\ApiBundle\Security\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Core\ApiBundle\Security\Controller\SecurityController).
Resolving inheritance for "Core\ApiBundle\Security\Controller\SecurityController" (parent: .instanceof.Core\ApiBundle\Security\Controller\SecurityController.0.Core\ApiBundle\Security\Controller\SecurityController).
Resolving inheritance for ".instanceof.Rekalogika\Mapper\Transformer\TransformerInterface.0.ATV\ApiBundle\Location\Mapper\EntityToDtoTransformer" (parent: .abstract.instanceof.ATV\ApiBundle\Location\Mapper\EntityToDtoTransformer).
Resolving inheritance for "ATV\ApiBundle\Location\Mapper\EntityToDtoTransformer" (parent: .instanceof.Rekalogika\Mapper\Transformer\TransformerInterface.0.ATV\ApiBundle\Location\Mapper\EntityToDtoTransformer).
Resolving inheritance for ".instanceof.Rekalogika\Mapper\Transformer\TransformerInterface.0.ATV\ApiBundle\Portal\Mapper\DtoToEntityTransformer" (parent: .abstract.instanceof.ATV\ApiBundle\Portal\Mapper\DtoToEntityTransformer).
Resolving inheritance for "ATV\ApiBundle\Portal\Mapper\DtoToEntityTransformer" (parent: .instanceof.Rekalogika\Mapper\Transformer\TransformerInterface.0.ATV\ApiBundle\Portal\Mapper\DtoToEntityTransformer).
Resolving inheritance for ".instanceof.Rekalogika\Mapper\Transformer\TransformerInterface.0.ATV\ApiBundle\Portal\Mapper\EntityToDtoTransformer" (parent: .abstract.instanceof.ATV\ApiBundle\Portal\Mapper\EntityToDtoTransformer).
Resolving inheritance for "ATV\ApiBundle\Portal\Mapper\EntityToDtoTransformer" (parent: .instanceof.Rekalogika\Mapper\Transformer\TransformerInterface.0.ATV\ApiBundle\Portal\Mapper\EntityToDtoTransformer).
Resolving inheritance for ".instanceof.Rekalogika\Mapper\Transformer\TransformerInterface.0.ATV\ApiBundle\Portal\Mapper\ListItemToDtoTransformer" (parent: .abstract.instanceof.ATV\ApiBundle\Portal\Mapper\ListItemToDtoTransformer).
Resolving inheritance for "ATV\ApiBundle\Portal\Mapper\ListItemToDtoTransformer" (parent: .instanceof.Rekalogika\Mapper\Transformer\TransformerInterface.0.ATV\ApiBundle\Portal\Mapper\ListItemToDtoTransformer).
Resolving inheritance for "atv_api.accounting.provider.merit.settings" (parent: core_base.settings.edit.form.type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.atv_api.accounting.provider.standard_books.settings" (parent: core_base.settings.edit.form.type).
Resolving inheritance for "atv_api.accounting.provider.standard_books.settings" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.atv_api.accounting.provider.standard_books.settings).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.atv_api.accounting.provider.smart_accounts.settings" (parent: core_base.settings.edit.form.type).
Resolving inheritance for "atv_api.accounting.provider.smart_accounts.settings" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.atv_api.accounting.provider.smart_accounts.settings).
Resolving inheritance for "atv_api.cmr.provider.digicmr.settings" (parent: core_base.settings.edit.form.type).
Resolving inheritance for "atv_api.document.controller" (parent: core_base.document.controller).
Resolving inheritance for "atv_api.tasksapi.transporeon.settings" (parent: core_base.settings.edit.form.type).
Resolving inheritance for "atv_api.tasksapi.notification.receive.error" (parent: core_base.notification.base).
Resolving inheritance for "atv_api.trackingapi.navirec.settings" (parent: core_base.settings.edit.form.type).
Resolving inheritance for "atv_api.trackingapi.ecofleet.settings" (parent: core_base.settings.edit.form.type).
Resolving inheritance for "atv_api.trackingapi.notification.receive.error" (parent: core_base.notification.base).
Resolving inheritance for "atv_api.trackingapi.notification.receive.success" (parent: core_base.notification.base).
Resolving inheritance for "atv_api.transit.controller" (parent: core_base.controller).
Resolving inheritance for "atv_api.tasks.provider.gsm_tasks.settings" (parent: core_base.settings.edit.form.type).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Core\ApiBundle\Classifier\Controller\ClassifierController" (parent: .abstract.instanceof.Core\ApiBundle\Classifier\Controller\ClassifierController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Core\ApiBundle\Classifier\Controller\ClassifierController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Core\ApiBundle\Classifier\Controller\ClassifierController).
Resolving inheritance for ".instanceof.Core\ApiBundle\Classifier\Controller\ClassifierController.0.Core\ApiBundle\Classifier\Controller\ClassifierController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Core\ApiBundle\Classifier\Controller\ClassifierController).
Resolving inheritance for "Core\ApiBundle\Classifier\Controller\ClassifierController" (parent: .instanceof.Core\ApiBundle\Classifier\Controller\ClassifierController.0.Core\ApiBundle\Classifier\Controller\ClassifierController).
Resolving inheritance for "atv_bo.security.controller" (parent: core_base.security.controller).
Resolving inheritance for "atv_bo.controller.crud" (parent: core_base.controller.crud).
Resolving inheritance for "atv_bo.ainvoice.controller.crud" (parent: atv_bo.controller.crud).
Resolving inheritance for "atv_bo.ainvoice.controller.prepare" (parent: atv_bo.ainvoice.controller.crud).
Resolving inheritance for "atv_bo.ainvoice.controller.view" (parent: atv_bo.ainvoice.controller.crud).
Resolving inheritance for "atv_bo.ainvoice.controller.list" (parent: atv_bo.controller.list).
Resolving inheritance for "atv_bo.ainvoice.itemlist.items" (parent: core_base.itemlist.items).
Resolving inheritance for "atv_bo.ainvoice.itemlist.form.type" (parent: core_base.itemlist.form.types).
Resolving inheritance for "atv_bo.article.controller.crud" (parent: atv_bo.controller.crud).
Resolving inheritance for "atv_bo.article.controller.list" (parent: atv_bo.controller.list).
Resolving inheritance for "atv_bo.article.itemlist.items" (parent: core_base.itemlist.items).
Resolving inheritance for "atv_bo.article.itemlist.form.type" (parent: core_base.itemlist.form.types).
Resolving inheritance for "atv_bo.bank.controller.crud" (parent: atv_bo.controller.crud).
Resolving inheritance for "atv_bo.bank.controller.list" (parent: atv_bo.controller.list).
Resolving inheritance for "atv_bo.bank.itemlist.items" (parent: core_base.itemlist.items).
Resolving inheritance for "atv_bo.bank.itemlist.form.type" (parent: core_base.itemlist.form.types).
Resolving inheritance for "atv_bo.carrier.controller.crud" (parent: atv_bo.controller.crud).
Resolving inheritance for "atv_bo.carrier.controller.list" (parent: atv_bo.controller.list).
Resolving inheritance for "atv_bo.carrier.controller.subview" (parent: atv_bo.carrier.controller.list).
Resolving inheritance for "atv_bo.carrier.controller.carrier" (parent: atv_bo.controller.crud).
Resolving inheritance for "atv_bo.carrier.controller.carrierreport" (parent: atv_bo.controller.crud).
Resolving inheritance for "atv_bo.carrier.itemlist.items" (parent: core_base.itemlist.items).
Resolving inheritance for "atv_bo.carrier.itemlist.form.type" (parent: core_base.itemlist.form.types).
Resolving inheritance for "atv_bo.carrier.controller.autocomplete" (parent: atv_bo.controller.list).
Resolving inheritance for "atv_bo.carrier.itemlist.autocomplete.items" (parent: core_base.autocomplete.itemlist).
Resolving inheritance for "atv_bo.carrier.classifier.order_info.type" (parent: core_tenant.classifier).
Resolving inheritance for "atv_bo.carrier.classifier.trailer.type" (parent: core_tenant.classifier).
Resolving inheritance for "atv_bo.carrier.classifier.type" (parent: core_tenant.classifier).
Resolving inheritance for "atv_bo.itemlist.column.entity" (parent: core_base.itemlist.column.base).
Resolving inheritance for "atv_bo.client.controller.crud" (parent: atv_bo.controller.crud).
Resolving inheritance for "atv_bo.client.controller.locations.crud" (parent: atv_bo.controller.crud).
Resolving inheritance for "atv_bo.client.controller.users.crud" (parent: atv_bo.controller.crud).
Resolving inheritance for "atv_bo.client.controller.settings" (parent: atv_bo.client.controller.crud).
Resolving inheritance for "atv_bo.client.controller.list" (parent: atv_bo.controller.list).
Resolving inheritance for "atv_bo.client.controller.costs" (parent: atv_bo.client.controller.list).
Resolving inheritance for "atv_bo.client.controller.autocomplete" (parent: atv_bo.controller.list).
Resolving inheritance for "atv_bo.client.controller.redirect" (parent: core_base.controller.redirect).
Resolving inheritance for "atv_bo.client.contact.controller.search" (parent: atv_bo.controller.list).
Resolving inheritance for "atv_bo.client.itemlist.autocomplete.items" (parent: core_base.autocomplete.itemlist).
Resolving inheritance for "atv_bo.client.itemlist.items" (parent: core_base.itemlist.items).
Resolving inheritance for "atv_bo.client.contact.autocomplete.items" (parent: core_base.autocomplete.itemlist).
Resolving inheritance for "atv_bo.client.itemlist.form.type" (parent: core_base.itemlist.form.types).
Resolving inheritance for "atv_bo.client.form.clientcontact.type" (parent: core_base.itemlist.form.types).
Resolving inheritance for "atv_bo.client.classifier.contact.type" (parent: core_tenant.classifier).
Resolving inheritance for "atv_bo.client.classifier.location.cost.type" (parent: core_tenant.classifier).
Resolving inheritance for "atv_bo.client.classifier.administrator" (parent: core_tenant.classifier).
Resolving inheritance for "atv_bo.contact.controller.crud" (parent: atv_bo.controller.crud).
Resolving inheritance for "atv_bo.contact.controller.list" (parent: atv_bo.controller.list).
Resolving inheritance for "atv_bo.contact.controller.autocomplete" (parent: atv_bo.controller.list).
Resolving inheritance for "atv_bo.contact.itemlist.autocomplete.items" (parent: core_base.autocomplete.itemlist).
Resolving inheritance for "atv_bo.contact.itemlist.items" (parent: core_base.itemlist.items).
Resolving inheritance for "atv_bo.contact.itemlist.form.type" (parent: core_base.itemlist.form.types).
Resolving inheritance for "atv_bo.currency.controller.crud" (parent: atv_bo.controller.crud).
Resolving inheritance for "atv_bo.currency.controller.list" (parent: atv_bo.controller.list).
Resolving inheritance for "atv_bo.currency.itemlist.items" (parent: core_base.itemlist.items).
Resolving inheritance for "atv_bo.currency.itemlist.form.type" (parent: core_base.itemlist.form.types).
Resolving inheritance for "atv_bo.document.email.schema" (parent: core_base.document.schema.email).
Resolving inheritance for "atv_bo.document.email.factory" (parent: core_base.document.factory).
Resolving inheritance for "atv_bo.invoice.controller.crud" (parent: atv_bo.controller.crud).
Resolving inheritance for "atv_bo.invoice.controller.crud.modal" (parent: atv_bo.invoice.controller.crud).
Resolving inheritance for "atv_bo.invoice.controller.po_number.crud" (parent: atv_bo.controller.crud).
Resolving inheritance for "atv_bo.invoice.controller.po_number.prepare" (parent: atv_bo.invoice.controller.po_number.crud).
Resolving inheritance for "atv_bo.invoice.controller.po_number.list" (parent: atv_bo.controller.list).
Resolving inheritance for "atv_bo.invoice.controller.connect" (parent: atv_bo.controller.crud).
Resolving inheritance for "atv_bo.invoice.controller.credit.rows" (parent: atv_bo.invoice.controller.crud).
Resolving inheritance for "atv_bo.invoice.controller.view" (parent: atv_bo.invoice.controller.crud).
Resolving inheritance for "atv_bo.invoice.controller.list" (parent: atv_bo.controller.list).
Resolving inheritance for "atv_bo.invoice.controller.subview" (parent: atv_bo.invoice.controller.crud).
Resolving inheritance for "atv_bo.invoice.controller.document" (parent: atv_api.document.controller).
Resolving inheritance for "atv_bo.invoice.controller.email" (parent: core_base.email.controller.send).
Resolving inheritance for "atv_bo.invoice.controller.po_number.email" (parent: core_base.email.controller.send).
Resolving inheritance for "atv_bo.invoice.controller.redirect" (parent: core_base.controller.redirect).
Resolving inheritance for "atv_bo.invoice.controller.balance" (parent: core_base.balance.controller).
Resolving inheritance for "atv_bo.invoice.itemlist.items" (parent: core_base.itemlist.items).
Resolving inheritance for "atv_bo.invoice.itemlist.autocomplete.items" (parent: core_base.autocomplete.itemlist).
Resolving inheritance for "atv_bo.invoice.itemlist.po_number.items" (parent: core_base.itemlist.items).
Resolving inheritance for "atv_bo.invoice.po_number.itemlist.form.type" (parent: core_base.itemlist.form.types).
Resolving inheritance for "atv_bo.invoice.itemlist.form.type" (parent: core_base.itemlist.form.types).
Resolving inheritance for "atv_bo.invoice.credit.row.form.type" (parent: core_base.form.edit.types).
Resolving inheritance for "atv_bo.invoice.debit.row.form.type" (parent: core_base.form.edit.types).
Resolving inheritance for "atv_bo.invoice.rows.form.type" (parent: core_base.form.edit.types).
Resolving inheritance for "atv_bo.invoice.carrier.form.type" (parent: core_base.form.edit.types).
Resolving inheritance for "ATV\BoBundle\Invoice\Classifier\RowConnectionState" (parent: core_tenant.classifier).
Resolving inheritance for "atv_bo.invoice.classifier.row.type" (parent: core_tenant.classifier).
Resolving inheritance for "atv_bo.invoice.classifier.row.sub_type" (parent: core_tenant.classifier).
Resolving inheritance for "atv_bo.invoice.classifier.po.number.type" (parent: core_tenant.classifier).
Resolving inheritance for "atv_bo.invoice.document.schema" (parent: core_base.document.schema.pdf).
Resolving inheritance for "atv_bo.invoice.document.schema.email" (parent: core_base.document.schema.email).
Resolving inheritance for "atv_bo.invoice.schema.po_number" (parent: core_base.document.schema.email).
Resolving inheritance for "atv_bo.invoice.classifier.expense.type" (parent: core_tenant.classifier).
Resolving inheritance for "atv_base.invoice.po_number.nomenclature.subject" (parent: core_base.nomenclature.subject).
Resolving inheritance for "atv_bo.location.controller.crud" (parent: atv_bo.controller.crud).
Resolving inheritance for "atv_bo.location.controller.list" (parent: atv_bo.controller.list).
Resolving inheritance for "atv_bo.location.controller.autocomplete" (parent: atv_bo.controller.list).
Resolving inheritance for "atv_bo.location.controller.search" (parent: atv_bo.controller.list).
Resolving inheritance for "atv_bo.location.controller.region" (parent: atv_bo.controller.list).
Resolving inheritance for "atv_bo.location.controller.tooltip" (parent: atv_bo.location.controller.crud).
Resolving inheritance for "atv_bo.location.itemlist.items" (parent: core_base.itemlist.items).
Resolving inheritance for "atv_bo.location.itemlist.autocomplete.items" (parent: core_base.autocomplete.itemlist).
Resolving inheritance for "atv_bo.location.itemlist.form.type" (parent: core_base.itemlist.form.types).
Resolving inheritance for "atv_bo.location.itemlist.form.location.type" (parent: core_base.itemlist.form.types).
Resolving inheritance for "atv_bo.order.document.schema" (parent: core_base.document.schema.pdf).
Resolving inheritance for "atv_bo.order.document.schema.email" (parent: core_base.document.schema.email).
Resolving inheritance for "atv_bo.order.controller.autocomplete" (parent: atv_bo.controller.list).
Resolving inheritance for "atv_bo.order.controller.carrier.autocomplete" (parent: atv_bo.order.controller.autocomplete).
Resolving inheritance for "atv_bo.order.itemlist.autocomplete.items" (parent: core_base.autocomplete.itemlist).
Resolving inheritance for "atv_bo.order.carrier.autocomplete.items" (parent: core_base.autocomplete.itemlist).
Resolving inheritance for "atv_bo.order.controller.crud" (parent: atv_bo.controller.crud).
Resolving inheritance for "atv_bo.order.controller.row.crud" (parent: atv_bo.controller.crud).
Resolving inheritance for "atv_bo.order.controller.expenses.crud" (parent: atv_bo.order.controller.crud).
Resolving inheritance for "atv_bo.order.controller.ferry.crud" (parent: atv_bo.controller.crud).
Resolving inheritance for "atv_bo.order.controller.carrier" (parent: atv_bo.controller.list).
Resolving inheritance for "atv_bo.order.controller.view" (parent: atv_bo.order.controller.crud).
Resolving inheritance for "atv_bo.order.controller.list" (parent: atv_bo.controller.list).
Resolving inheritance for "atv_bo.order.controller.document" (parent: atv_api.document.controller).
Resolving inheritance for "atv_bo.order.controller.email" (parent: core_base.email.controller.send).
Resolving inheritance for "atv_bo.order.controller.balance" (parent: core_base.balance.controller).
Resolving inheritance for "atv_bo.order.itemlist.items" (parent: core_base.itemlist.items).
Resolving inheritance for "atv_bo.order.form.type" (parent: core_base.form.edit.types).
Resolving inheritance for "atv_bo.order.itemlist.form.type" (parent: core_base.itemlist.form.types).
Resolving inheritance for "atv_bo.order.rows.form.type" (parent: core_base.form.edit.types).
Resolving inheritance for "atv_bo.order.carrier.form.type" (parent: core_base.form.edit.types).
Resolving inheritance for "atv_bo.order.route.type" (parent: core_base.form.edit.types).
Resolving inheritance for "atv_bo.order.ferry.type" (parent: core_base.form.edit.types).
Resolving inheritance for "atv_bo.order.row.type" (parent: core_base.form.edit.types).
Resolving inheritance for "atv_bo.pinvoice.controller.crud" (parent: atv_bo.controller.crud).
Resolving inheritance for "atv_bo.pinvoice.controller.crud.subedit" (parent: atv_bo.controller.crud).
Resolving inheritance for "atv_bo.pinvoice.controller.view" (parent: atv_bo.pinvoice.controller.crud).
Resolving inheritance for "atv_bo.pinvoice.controller.list" (parent: atv_bo.controller.list).
Resolving inheritance for "atv_bo.pinvoice.controller.autocomplete" (parent: atv_bo.controller.list).
Resolving inheritance for "atv_bo.pinvoice.controller.connect" (parent: atv_bo.controller.crud).
Resolving inheritance for "atv_bo.pinvoice.controller.prepare" (parent: atv_bo.pinvoice.controller.crud).
Resolving inheritance for "atv_bo.pinvoice.controller.balance" (parent: core_base.balance.controller).
Resolving inheritance for "atv_bo.pinvoice.itemlist.items" (parent: core_base.itemlist.items).
Resolving inheritance for "atv_bo.pinvoice.itemlist.autocomplete.items" (parent: core_base.autocomplete.itemlist).
Resolving inheritance for "atv_bo.pinvoice.itemlist.form.type" (parent: core_base.itemlist.form.types).
Resolving inheritance for "atv_bo.pinvoice.form.pinvoice.type" (parent: core_base.autocomplete.form.type).
Resolving inheritance for "atv_bo.quote.controller.crud" (parent: atv_bo.controller.crud).
Resolving inheritance for "atv_bo.quote.controller.list" (parent: atv_bo.controller.list).
Resolving inheritance for "atv_bo.quote.controller.quotepublic" (parent: atv_bo.controller.crud).
Resolving inheritance for "atv_bo.task.itemlist.items" (parent: core_base.itemlist.items).
Resolving inheritance for "atv_bo.quote.itemlist.items" (parent: atv_bo.task.itemlist.items).
Resolving inheritance for "atv_bo.quote.form.type" (parent: core_base.form.edit.types).
Resolving inheritance for "atv_bo.quote.form.tabs.type" (parent: core_base.form.type.base).
Resolving inheritance for "atv_bo.quote.itemlist.form.type" (parent: core_base.itemlist.form.types).
Resolving inheritance for "atv_bo.quote.document.schema" (parent: core_base.document.schema.pdf).
Resolving inheritance for "atv_bo.quote.document.schema.email" (parent: core_base.document.schema.email).
Resolving inheritance for "atv_bo.quote.controller.document" (parent: atv_api.document.controller).
Resolving inheritance for "atv_bo.quote.controller.email" (parent: core_base.email.controller.send).
Resolving inheritance for "atv_bo.quote.nomenclature.subject" (parent: core_base.nomenclature.subject).
Resolving inheritance for "atv_bo.shift.controller.crud" (parent: atv_bo.controller.crud).
Resolving inheritance for "atv_bo.shift.controller.prepare" (parent: atv_bo.shift.controller.crud).
Resolving inheritance for "atv_bo.shift.controller.list" (parent: atv_bo.controller.list).
Resolving inheritance for "atv_bo.shift.controller.redirect" (parent: core_base.controller.redirect).
Resolving inheritance for "atv_bo.shift.form.edit.type" (parent: atv_bo.transaction.form.edit.type).
Resolving inheritance for "atv_bo.shift.itemlist.items" (parent: core_base.itemlist.items).
Resolving inheritance for "atv_bo.shift.itemlist.form.type" (parent: core_base.itemlist.form.types).
Resolving inheritance for "atv_bo.task.controller.edit.crud" (parent: atv_bo.controller.crud).
Resolving inheritance for "atv_bo.task.controller.client.crud" (parent: atv_bo.task.controller.edit.crud).
Resolving inheritance for "atv_bo.task.controller.clone" (parent: atv_bo.controller.crud).
Resolving inheritance for "atv_bo.task.controller.row.crud" (parent: atv_bo.task.controller.edit.crud).
Resolving inheritance for "atv_bo.task.controller.list" (parent: atv_bo.controller.list).
Resolving inheritance for "atv_bo.task.controller.client.list" (parent: atv_bo.task.controller.list).
Resolving inheritance for "atv_bo.task.controller.prepare" (parent: atv_bo.task.controller.edit.crud).
Resolving inheritance for "atv_bo.task.controller.client.prepare" (parent: atv_bo.task.controller.prepare).
Resolving inheritance for "atv_bo.task.controller.assign" (parent: atv_bo.controller.crud).
Resolving inheritance for "atv_bo.task.controller.assign.import" (parent: atv_bo.task.controller.assign).
Resolving inheritance for "atv_bo.task.controller.assign.bulk" (parent: atv_bo.task.controller.assign.import).
Resolving inheritance for "atv_bo.task.controller.selector" (parent: atv_bo.controller.list).
Resolving inheritance for "atv_bo.task.controller.carrier" (parent: atv_bo.controller.list).
Resolving inheritance for "atv_bo.task.controller.tracking" (parent: atv_bo.controller.crud).
Resolving inheritance for "atv_bo.task.controller.cmr" (parent: atv_bo.controller.crud).
Resolving inheritance for "atv_bo.task.itemlist.client.items" (parent: atv_bo.task.itemlist.items).
Resolving inheritance for "atv_bo.task.selector.autocomplete.items" (parent: core_base.autocomplete.itemlist).
Resolving inheritance for "atv_bo.task.itemlist.form.type" (parent: core_base.itemlist.form.types).
Resolving inheritance for "atv_bo.task.itemlist.client.form.type" (parent: core_base.itemlist.form.types).
Resolving inheritance for "atv_bo.transaction.controller.crud" (parent: atv_bo.controller.crud).
Resolving inheritance for "atv_bo.transaction.controller.orders.crud" (parent: atv_bo.transaction.controller.crud).
Resolving inheritance for "atv_bo.transaction.controller.invoices.crud" (parent: atv_bo.transaction.controller.crud).
Resolving inheritance for "atv_bo.transaction.controller.prepare" (parent: atv_bo.transaction.controller.crud).
Resolving inheritance for "atv_bo.transaction.controller.sale" (parent: atv_bo.transaction.controller.crud).
Resolving inheritance for "atv_bo.transaction.controller.credit.rows" (parent: atv_bo.invoice.controller.credit.rows).
Resolving inheritance for "atv_bo.transaction.controller.view" (parent: atv_bo.transaction.controller.crud).
Resolving inheritance for "atv_bo.transaction.controller.subview" (parent: atv_bo.transaction.controller.crud).
Resolving inheritance for "atv_bo.transaction.controller.list" (parent: atv_bo.controller.list).
Resolving inheritance for "atv_bo.transaction.controller.today.list" (parent: atv_bo.transaction.controller.list).
Resolving inheritance for "atv_bo.transaction.controller.autocomplete" (parent: atv_bo.controller.list).
Resolving inheritance for "atv_bo.transaction.controller.selector" (parent: atv_bo.controller.list).
Resolving inheritance for "atv_bo.transaction.controller.redirect" (parent: core_base.controller.redirect).
Resolving inheritance for "atv_bo.transaction.controller.generate_invoices" (parent: atv_bo.transaction.controller.crud).
Resolving inheritance for "atv_bo.transaction.controller.balance" (parent: core_base.balance.controller).
Resolving inheritance for "atv_bo.transaction.itemlist.items" (parent: core_base.itemlist.items).
Resolving inheritance for "atv_bo.transaction.itemlist.today.items" (parent: atv_bo.transaction.itemlist.items).
Resolving inheritance for "atv_bo.transaction.itemlist.autocomplete.items" (parent: core_base.autocomplete.itemlist).
Resolving inheritance for "atv_bo.transaction.selector.autocomplete.items" (parent: atv_bo.transaction.itemlist.autocomplete.items).
Resolving inheritance for "ATV\BoBundle\Transaction\Form\Type\TransactionType" (parent: core_base.form.type.base).
Resolving inheritance for "ATV\BoBundle\Transaction\Form\Generate" (parent: core_base.form.type.base).
Resolving inheritance for "ATV\BoBundle\Transaction\Form\Order" (parent: atv_bo.transaction.form.edit.type).
Resolving inheritance for "ATV\BoBundle\Transaction\Form\Invoice" (parent: atv_bo.transaction.form.edit.type).
Resolving inheritance for "atv_bo.transaction.itemlist.form.type" (parent: core_base.itemlist.form.types).
Resolving inheritance for "atv_bo.transaction.form.tab.type" (parent: core_base.form.type.base).
Resolving inheritance for "atv_bo.transaction.form.order.row.type" (parent: core_base.form.type.base).
Resolving inheritance for "atv_bo.widgets.balance.widget" (parent: core_base.widgets.chart.widget).
Resolving inheritance for "atv_bo.widgets.transactions.widget" (parent: core_base.widgets.chart.widget).
Resolving inheritance for "atv_bo.widgets.summary.widget" (parent: core_base.widgets.chart.widget).
Resolving inheritance for "atv_bo.carrier.abstractvehicle.controller.autocomplete" (parent: atv_bo.controller.list).
Resolving inheritance for "atv_bo.carrier.abstractvehicle.itemlist.autocomplete.items" (parent: core_base.autocomplete.itemlist).
Resolving inheritance for "atv_bo.carrier.trailer.controller.crud" (parent: atv_bo.controller.crud).
Resolving inheritance for "atv_bo.carrier.trailer.controller.list" (parent: atv_bo.controller.list).
Resolving inheritance for "atv_bo.carrier.trailer.itemlist.items" (parent: core_base.itemlist.items).
Resolving inheritance for "atv_bo.carrier.trailer.itemlist.form.type" (parent: core_base.itemlist.form.types).
Resolving inheritance for "atv_bo.carrier.trailer.controller.autocomplete" (parent: atv_bo.controller.list).
Resolving inheritance for "atv_bo.carrier.trailer.itemlist.autocomplete.items" (parent: core_base.autocomplete.itemlist).
Resolving inheritance for "atv_bo.carrier.truck.controller.crud" (parent: atv_bo.controller.crud).
Resolving inheritance for "atv_bo.carrier.truck.controller.list" (parent: atv_bo.controller.list).
Resolving inheritance for "atv_bo.carrier.truck.itemlist.items" (parent: core_base.itemlist.items).
Resolving inheritance for "atv_bo.carrier.truck.itemlist.form.type" (parent: core_base.itemlist.form.types).
Resolving inheritance for "atv_bo.carrier.truck.controller.autocomplete" (parent: atv_bo.controller.list).
Resolving inheritance for "atv_bo.carrier.vehicle.controller.autocomplete" (parent: atv_bo.carrier.truck.controller.autocomplete).
Resolving inheritance for "atv_bo.carrier.truck.itemlist.autocomplete.items" (parent: core_base.autocomplete.itemlist).
Resolving inheritance for "atv_bo.carrier.vehicle.itemlist.items" (parent: atv_bo.carrier.truck.itemlist.autocomplete.items).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Akondas\ActuatorBundle\Controller\HealthController" (parent: .abstract.instanceof.Akondas\ActuatorBundle\Controller\HealthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Akondas\ActuatorBundle\Controller\HealthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Akondas\ActuatorBundle\Controller\HealthController).
Resolving inheritance for "Akondas\ActuatorBundle\Controller\HealthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Akondas\ActuatorBundle\Controller\HealthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Akondas\ActuatorBundle\Controller\InfoController" (parent: .abstract.instanceof.Akondas\ActuatorBundle\Controller\InfoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Akondas\ActuatorBundle\Controller\InfoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Akondas\ActuatorBundle\Controller\InfoController).
Resolving inheritance for "Akondas\ActuatorBundle\Controller\InfoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Akondas\ActuatorBundle\Controller\InfoController).
Resolving inheritance for "rekalogika.mapper.cache.object_to_object_metadata_factory" (parent: cache.system).
Resolving inheritance for "rekalogika.mapper.cache.array_like_metadata_factory" (parent: cache.system).
Resolving inheritance for "rekalogika.mapper.cache.transformer_registry" (parent: cache.system).
Resolving inheritance for "rekalogika.mapper.cache.object_mapper_resolver" (parent: cache.system).
Resolving inheritance for ".abstract.instanceof.atv_api.accounting.provider.standard_books.settings" (parent: core_base.settings.edit.form.type).
Resolving inheritance for ".abstract.instanceof.atv_api.accounting.provider.smart_accounts.settings" (parent: core_base.settings.edit.form.type).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_listener" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_schedule" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_custom" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_webhook" (parent: maker.auto_command.abstract).
Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.logging_middleware.tenant" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.tenant" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.asset_mapper" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.nelmio_api_doc" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.!deprecation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.api" (parent: monolog.logger_prototype).
5
Skipping service "core_base.email.form.account.type": Class or interface "Core\BaseBundle\Email\Form\AccountType" cannot be loaded.
Skipping service "core_base.translatable.form.type": Class or interface "Core\BaseBundle\Form\Type\TranslatableType" cannot be loaded.
Skipping service "core_base.notification.controller.send": Class or interface "Core\BaseBundle\Notification\Controller\SendController" cannot be loaded.
Skipping service "core_base.tab.form.type": Class or interface "Core\BaseBundle\Form\Type\TabType" cannot be loaded.
Skipping service "atv_bo.client.form.type.integration": Class or interface "ATV\BoBundle\Client\Form\Type\IntegrationType" cannot be loaded.
508
Removing method "setEntityManager" of service "ATV\ApiBundle\Company\Controller\SearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "ATV\ApiBundle\Company\Controller\SearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "ATV\ApiBundle\Company\Controller\SearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "ATV\ApiBundle\Company\Controller\SearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "ATV\ApiBundle\Company\Controller\SearchController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "ATV\ApiBundle\Document\Controller\DocumentController::saveEntity": no corresponding services exist for the referenced types.
Removing method "setDocumentFactory" of service "ATV\ApiBundle\Document\Controller\DocumentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityEventDispatcher" of service "ATV\ApiBundle\Document\Controller\DocumentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "ATV\ApiBundle\Document\Controller\DocumentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setMediaManager" of service "ATV\ApiBundle\Document\Controller\DocumentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "ATV\ApiBundle\Document\Controller\DocumentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "ATV\ApiBundle\Document\Controller\DocumentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "ATV\ApiBundle\Document\Controller\DocumentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "ATV\ApiBundle\Document\Controller\DocumentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "ATV\ApiBundle\Document\Controller\DocumentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setApiResponse" of service "ATV\ApiBundle\Location\Controller\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "ATV\ApiBundle\Location\Controller\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setApiResponse" of service "ATV\ApiBundle\Media\Controller\MediaController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "ATV\ApiBundle\Media\Controller\MediaController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setApiResponse" of service "ATV\ApiBundle\Portal\Controller\OrderController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "ATV\ApiBundle\Portal\Controller\OrderController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksApiService" of service "ATV\ApiBundle\Task\Controller\TransporeonController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "ATV\ApiBundle\TransitApi\Controller\Controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventFactory" of service "ATV\ApiBundle\TransitApi\Controller\Controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "ATV\ApiBundle\TransitApi\Controller\Controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "ATV\ApiBundle\TransitApi\Controller\Controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTransitApiService" of service "ATV\ApiBundle\TransitApi\Controller\Controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "ATV\ApiBundle\TransitApi\Controller\Controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "ATV\ApiBundle\TransitApi\Controller\Controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setApiResponse" of service "Core\ApiBundle\Classifier\Controller\ClassifierController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Core\ApiBundle\Classifier\Controller\ClassifierController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setApiResponse" of service "Core\ApiBundle\Security\Controller\GoogleOauthController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Core\ApiBundle\Security\Controller\GoogleOauthController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setApiResponse" of service "Core\ApiBundle\Security\Controller\SecurityController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Core\ApiBundle\Security\Controller\SecurityController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "Core\BaseBundle\Controller\WelcomeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "Core\BaseBundle\Controller\WelcomeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "Core\BaseBundle\Controller\WelcomeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Core\BaseBundle\Controller\WelcomeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "Core\BaseBundle\Controller\WelcomeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "atv_api.document.controller::saveEntity": no corresponding services exist for the referenced types.
Removing method "setDocumentFactory" of service "atv_api.document.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityEventDispatcher" of service "atv_api.document.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "atv_api.document.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setMediaManager" of service "atv_api.document.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "atv_api.document.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "atv_api.document.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "atv_api.document.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "atv_api.document.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "atv_api.document.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "atv_api.transit.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEventFactory" of service "atv_api.transit.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "atv_api.transit.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "atv_api.transit.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTransitApiService" of service "atv_api.transit.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "atv_api.transit.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "atv_api.transit.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "atv_bo.ainvoice.controller.crud::saveEntity": no corresponding services exist for the referenced types.
Removing method "setEntityEventDispatcher" of service "atv_bo.ainvoice.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "atv_bo.ainvoice.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "atv_bo.ainvoice.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "atv_bo.ainvoice.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "atv_bo.ainvoice.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSettingsService" of service "atv_bo.ainvoice.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "atv_bo.ainvoice.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "atv_bo.ainvoice.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "atv_bo.ainvoice.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "atv_bo.ainvoice.controller.prepare::saveEntity": no corresponding services exist for the referenced types.
Removing method "setEntityEventDispatcher" of service "atv_bo.ainvoice.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "atv_bo.ainvoice.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "atv_bo.ainvoice.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "atv_bo.ainvoice.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "atv_bo.ainvoice.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "atv_bo.ainvoice.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "atv_bo.ainvoice.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "atv_bo.ainvoice.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "atv_bo.client.controller.settings::saveEntity": no corresponding services exist for the referenced types.
Removing method "setEntityEventDispatcher" of service "atv_bo.client.controller.settings" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "atv_bo.client.controller.settings" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "atv_bo.client.controller.settings" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "atv_bo.client.controller.settings" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "atv_bo.client.controller.settings" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSettingsRegister" of service "atv_bo.client.controller.settings" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "atv_bo.client.controller.settings" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "atv_bo.client.controller.settings" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "atv_bo.client.controller.settings" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "atv_bo.location.controller.region" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "atv_bo.location.controller.region" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "atv_bo.location.controller.region" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "atv_bo.location.controller.region" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "atv_bo.location.controller.region" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "atv_bo.order.controller.carrier::saveEntity": no corresponding services exist for the referenced types.
Removing method "setEntityEventDispatcher" of service "atv_bo.order.controller.carrier" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "atv_bo.order.controller.carrier" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "atv_bo.order.controller.carrier" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "atv_bo.order.controller.carrier" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "atv_bo.order.controller.carrier" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTaskStatusResolver" of service "atv_bo.order.controller.carrier" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "atv_bo.order.controller.carrier" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "atv_bo.order.controller.carrier" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "atv_bo.order.controller.carrier" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setVehicleLocationService" of service "atv_bo.order.controller.carrier" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "atv_bo.pinvoice.controller.prepare::saveEntity": no corresponding services exist for the referenced types.
Removing method "setEntityEventDispatcher" of service "atv_bo.pinvoice.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "atv_bo.pinvoice.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFinalize" of service "atv_bo.pinvoice.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setMediaManager" of service "atv_bo.pinvoice.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "atv_bo.pinvoice.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setNotificationManager" of service "atv_bo.pinvoice.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setPInvoiceImportService" of service "atv_bo.pinvoice.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "atv_bo.pinvoice.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "atv_bo.pinvoice.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "atv_bo.pinvoice.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "atv_bo.pinvoice.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "atv_bo.pinvoice.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserProvider" of service "atv_bo.pinvoice.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "atv_bo.shift.controller.crud::saveEntity": no corresponding services exist for the referenced types.
Removing method "setAssignService" of service "atv_bo.shift.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setClassifierLabelFactory" of service "atv_bo.shift.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDateLocalizer" of service "atv_bo.shift.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityEventDispatcher" of service "atv_bo.shift.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "atv_bo.shift.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "atv_bo.shift.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "atv_bo.shift.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "atv_bo.shift.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSettingsService" of service "atv_bo.shift.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTaskService" of service "atv_bo.shift.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksApiService" of service "atv_bo.shift.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "atv_bo.shift.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "atv_bo.shift.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "atv_bo.shift.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserPreferences" of service "atv_bo.shift.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setVehicleCapacityService" of service "atv_bo.shift.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "atv_bo.shift.controller.prepare::saveEntity": no corresponding services exist for the referenced types.
Removing method "setAssignService" of service "atv_bo.shift.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setClassifierLabelFactory" of service "atv_bo.shift.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDateLocalizer" of service "atv_bo.shift.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityEventDispatcher" of service "atv_bo.shift.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "atv_bo.shift.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "atv_bo.shift.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "atv_bo.shift.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "atv_bo.shift.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSettingsService" of service "atv_bo.shift.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTaskService" of service "atv_bo.shift.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksApiService" of service "atv_bo.shift.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "atv_bo.shift.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "atv_bo.shift.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "atv_bo.shift.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserPreferences" of service "atv_bo.shift.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setVehicleCapacityService" of service "atv_bo.shift.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "atv_bo.task.controller.assign::saveEntity": no corresponding services exist for the referenced types.
Removing method "setAssignService" of service "atv_bo.task.controller.assign" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDateLocalizer" of service "atv_bo.task.controller.assign" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityEventDispatcher" of service "atv_bo.task.controller.assign" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "atv_bo.task.controller.assign" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInvoiceRowCarrierResolver" of service "atv_bo.task.controller.assign" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "atv_bo.task.controller.assign" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "atv_bo.task.controller.assign" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "atv_bo.task.controller.assign" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTaskService" of service "atv_bo.task.controller.assign" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "atv_bo.task.controller.assign" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTransactionBuilder" of service "atv_bo.task.controller.assign" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "atv_bo.task.controller.assign" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "atv_bo.task.controller.assign" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserPreferences" of service "atv_bo.task.controller.assign" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setVatResolver" of service "atv_bo.task.controller.assign" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "atv_bo.task.controller.carrier::saveEntity": no corresponding services exist for the referenced types.
Removing method "setEntityEventDispatcher" of service "atv_bo.task.controller.carrier" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "atv_bo.task.controller.carrier" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "atv_bo.task.controller.carrier" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "atv_bo.task.controller.carrier" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "atv_bo.task.controller.carrier" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTaskStatusResolver" of service "atv_bo.task.controller.carrier" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "atv_bo.task.controller.carrier" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "atv_bo.task.controller.carrier" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "atv_bo.task.controller.carrier" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setVehicleLocationService" of service "atv_bo.task.controller.carrier" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "atv_bo.task.controller.client.list" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setItems" of service "atv_bo.task.controller.client.list" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "atv_bo.task.controller.client.list" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksApiService" of service "atv_bo.task.controller.client.list" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "atv_bo.task.controller.client.list" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "atv_bo.task.controller.client.list" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "atv_bo.task.controller.client.list" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "atv_bo.task.controller.client.prepare::saveEntity": no corresponding services exist for the referenced types.
Removing method "setAssignService" of service "atv_bo.task.controller.client.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setClassifierLabelFactory" of service "atv_bo.task.controller.client.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDateLocalizer" of service "atv_bo.task.controller.client.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityEventDispatcher" of service "atv_bo.task.controller.client.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "atv_bo.task.controller.client.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "atv_bo.task.controller.client.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "atv_bo.task.controller.client.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "atv_bo.task.controller.client.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSettingsService" of service "atv_bo.task.controller.client.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTaskService" of service "atv_bo.task.controller.client.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksApiService" of service "atv_bo.task.controller.client.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "atv_bo.task.controller.client.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "atv_bo.task.controller.client.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "atv_bo.task.controller.client.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserPreferences" of service "atv_bo.task.controller.client.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setVehicleCapacityService" of service "atv_bo.task.controller.client.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "atv_bo.task.controller.list" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setItems" of service "atv_bo.task.controller.list" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "atv_bo.task.controller.list" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksApiService" of service "atv_bo.task.controller.list" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "atv_bo.task.controller.list" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "atv_bo.task.controller.list" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "atv_bo.task.controller.list" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "atv_bo.task.controller.prepare::saveEntity": no corresponding services exist for the referenced types.
Removing method "setAssignService" of service "atv_bo.task.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setClassifierLabelFactory" of service "atv_bo.task.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDateLocalizer" of service "atv_bo.task.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityEventDispatcher" of service "atv_bo.task.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "atv_bo.task.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "atv_bo.task.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "atv_bo.task.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "atv_bo.task.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSettingsService" of service "atv_bo.task.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTaskService" of service "atv_bo.task.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTasksApiService" of service "atv_bo.task.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "atv_bo.task.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "atv_bo.task.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "atv_bo.task.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserPreferences" of service "atv_bo.task.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setVehicleCapacityService" of service "atv_bo.task.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "atv_bo.task.controller.selector" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setItems" of service "atv_bo.task.controller.selector" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "atv_bo.task.controller.selector" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "atv_bo.task.controller.selector" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "atv_bo.task.controller.selector" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "atv_bo.task.controller.selector" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "atv_bo.transaction.controller.autocomplete" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setItems" of service "atv_bo.transaction.controller.autocomplete" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "atv_bo.transaction.controller.autocomplete" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "atv_bo.transaction.controller.autocomplete" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "atv_bo.transaction.controller.autocomplete" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "atv_bo.transaction.controller.autocomplete" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "atv_bo.transaction.controller.credit.rows::saveEntity": no corresponding services exist for the referenced types.
Removing method "setDocumentFactory" of service "atv_bo.transaction.controller.credit.rows" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityEventDispatcher" of service "atv_bo.transaction.controller.credit.rows" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "atv_bo.transaction.controller.credit.rows" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFinalize" of service "atv_bo.transaction.controller.credit.rows" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInvoiceSummaryService" of service "atv_bo.transaction.controller.credit.rows" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setMediaManager" of service "atv_bo.transaction.controller.credit.rows" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "atv_bo.transaction.controller.credit.rows" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "atv_bo.transaction.controller.credit.rows" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "atv_bo.transaction.controller.credit.rows" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "atv_bo.transaction.controller.credit.rows" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "atv_bo.transaction.controller.credit.rows" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "atv_bo.transaction.controller.credit.rows" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "atv_bo.transaction.controller.crud::saveEntity": no corresponding services exist for the referenced types.
Removing method "setAccountingService" of service "atv_bo.transaction.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDocumentFactory" of service "atv_bo.transaction.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityEventDispatcher" of service "atv_bo.transaction.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "atv_bo.transaction.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFinalize" of service "atv_bo.transaction.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInvoiceRowCarrierResolver" of service "atv_bo.transaction.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInvoiceSummaryService" of service "atv_bo.transaction.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLocalizerTrait" of service "atv_bo.transaction.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setMediaManager" of service "atv_bo.transaction.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "atv_bo.transaction.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "atv_bo.transaction.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "atv_bo.transaction.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "atv_bo.transaction.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTransactionBuilder" of service "atv_bo.transaction.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "atv_bo.transaction.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "atv_bo.transaction.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserPreferences" of service "atv_bo.transaction.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "atv_bo.transaction.controller.invoices.crud::saveEntity": no corresponding services exist for the referenced types.
Removing method "setAccountingService" of service "atv_bo.transaction.controller.invoices.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDocumentFactory" of service "atv_bo.transaction.controller.invoices.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityEventDispatcher" of service "atv_bo.transaction.controller.invoices.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "atv_bo.transaction.controller.invoices.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFinalize" of service "atv_bo.transaction.controller.invoices.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInvoiceRowCarrierResolver" of service "atv_bo.transaction.controller.invoices.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInvoiceSummaryService" of service "atv_bo.transaction.controller.invoices.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLocalizerTrait" of service "atv_bo.transaction.controller.invoices.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setMediaManager" of service "atv_bo.transaction.controller.invoices.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "atv_bo.transaction.controller.invoices.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "atv_bo.transaction.controller.invoices.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "atv_bo.transaction.controller.invoices.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "atv_bo.transaction.controller.invoices.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTransactionBuilder" of service "atv_bo.transaction.controller.invoices.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "atv_bo.transaction.controller.invoices.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "atv_bo.transaction.controller.invoices.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserPreferences" of service "atv_bo.transaction.controller.invoices.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDateLocalizer" of service "atv_bo.transaction.controller.list" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "atv_bo.transaction.controller.list" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setItems" of service "atv_bo.transaction.controller.list" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "atv_bo.transaction.controller.list" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "atv_bo.transaction.controller.list" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "atv_bo.transaction.controller.list" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "atv_bo.transaction.controller.list" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "atv_bo.transaction.controller.list" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "atv_bo.transaction.controller.orders.crud::saveEntity": no corresponding services exist for the referenced types.
Removing method "setAccountingService" of service "atv_bo.transaction.controller.orders.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDocumentFactory" of service "atv_bo.transaction.controller.orders.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityEventDispatcher" of service "atv_bo.transaction.controller.orders.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "atv_bo.transaction.controller.orders.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFinalize" of service "atv_bo.transaction.controller.orders.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInvoiceRowCarrierResolver" of service "atv_bo.transaction.controller.orders.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInvoiceSummaryService" of service "atv_bo.transaction.controller.orders.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLocalizerTrait" of service "atv_bo.transaction.controller.orders.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setMediaManager" of service "atv_bo.transaction.controller.orders.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "atv_bo.transaction.controller.orders.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "atv_bo.transaction.controller.orders.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "atv_bo.transaction.controller.orders.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "atv_bo.transaction.controller.orders.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTransactionBuilder" of service "atv_bo.transaction.controller.orders.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "atv_bo.transaction.controller.orders.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "atv_bo.transaction.controller.orders.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserPreferences" of service "atv_bo.transaction.controller.orders.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "atv_bo.transaction.controller.prepare::saveEntity": no corresponding services exist for the referenced types.
Removing method "setAccountingService" of service "atv_bo.transaction.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDocumentFactory" of service "atv_bo.transaction.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityEventDispatcher" of service "atv_bo.transaction.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "atv_bo.transaction.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFinalize" of service "atv_bo.transaction.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInvoiceRowCarrierResolver" of service "atv_bo.transaction.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInvoiceSummaryService" of service "atv_bo.transaction.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLocalizerTrait" of service "atv_bo.transaction.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setMediaManager" of service "atv_bo.transaction.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "atv_bo.transaction.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "atv_bo.transaction.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "atv_bo.transaction.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "atv_bo.transaction.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTransactionBuilder" of service "atv_bo.transaction.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "atv_bo.transaction.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "atv_bo.transaction.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserPreferences" of service "atv_bo.transaction.controller.prepare" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "atv_bo.transaction.controller.sale::saveEntity": no corresponding services exist for the referenced types.
Removing method "setAccountingService" of service "atv_bo.transaction.controller.sale" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDocumentFactory" of service "atv_bo.transaction.controller.sale" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityEventDispatcher" of service "atv_bo.transaction.controller.sale" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "atv_bo.transaction.controller.sale" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFinalize" of service "atv_bo.transaction.controller.sale" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInvoiceRowCarrierResolver" of service "atv_bo.transaction.controller.sale" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInvoiceSummaryService" of service "atv_bo.transaction.controller.sale" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLocalizerTrait" of service "atv_bo.transaction.controller.sale" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setMediaManager" of service "atv_bo.transaction.controller.sale" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "atv_bo.transaction.controller.sale" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "atv_bo.transaction.controller.sale" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "atv_bo.transaction.controller.sale" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "atv_bo.transaction.controller.sale" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTransactionBuilder" of service "atv_bo.transaction.controller.sale" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "atv_bo.transaction.controller.sale" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "atv_bo.transaction.controller.sale" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserPreferences" of service "atv_bo.transaction.controller.sale" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "atv_bo.transaction.controller.selector" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setItems" of service "atv_bo.transaction.controller.selector" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "atv_bo.transaction.controller.selector" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "atv_bo.transaction.controller.selector" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "atv_bo.transaction.controller.selector" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "atv_bo.transaction.controller.selector" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setVehicleCapacityService" of service "atv_bo.transaction.controller.selector" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDateLocalizer" of service "atv_bo.transaction.controller.today.list" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "atv_bo.transaction.controller.today.list" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setItems" of service "atv_bo.transaction.controller.today.list" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "atv_bo.transaction.controller.today.list" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "atv_bo.transaction.controller.today.list" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "atv_bo.transaction.controller.today.list" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "atv_bo.transaction.controller.today.list" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "atv_bo.transaction.controller.today.list" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "atv_bo.transaction.controller.view::saveEntity": no corresponding services exist for the referenced types.
Removing method "setAccountingService" of service "atv_bo.transaction.controller.view" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDocumentFactory" of service "atv_bo.transaction.controller.view" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityEventDispatcher" of service "atv_bo.transaction.controller.view" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "atv_bo.transaction.controller.view" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setFinalize" of service "atv_bo.transaction.controller.view" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInvoiceRowCarrierResolver" of service "atv_bo.transaction.controller.view" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setInvoiceSummaryService" of service "atv_bo.transaction.controller.view" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLocalizerTrait" of service "atv_bo.transaction.controller.view" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setMediaManager" of service "atv_bo.transaction.controller.view" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "atv_bo.transaction.controller.view" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "atv_bo.transaction.controller.view" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "atv_bo.transaction.controller.view" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "atv_bo.transaction.controller.view" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTransactionBuilder" of service "atv_bo.transaction.controller.view" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "atv_bo.transaction.controller.view" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "atv_bo.transaction.controller.view" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserPreferences" of service "atv_bo.transaction.controller.view" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "core_base.api_call.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "core_base.api_call.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "core_base.api_call.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "core_base.api_call.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "core_base.api_call.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "core_base.controller.crud::saveEntity": no corresponding services exist for the referenced types.
Removing method "setEntityEventDispatcher" of service "core_base.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "core_base.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "core_base.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "core_base.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "core_base.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "core_base.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "core_base.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "core_base.controller.crud" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "core_base.controller.list" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "core_base.controller.list" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "core_base.controller.list" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "core_base.controller.list" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "core_base.controller.list" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "core_base.controller.redirect::saveEntity": no corresponding services exist for the referenced types.
Removing method "setEntityEventDispatcher" of service "core_base.controller.redirect" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "core_base.controller.redirect" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "core_base.controller.redirect" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "core_base.controller.redirect" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "core_base.controller.redirect" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "core_base.controller.redirect" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "core_base.controller.redirect" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "core_base.controller.welcome" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "core_base.controller.welcome" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "core_base.controller.welcome" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "core_base.controller.welcome" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "core_base.controller.welcome" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "core_base.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "core_base.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "core_base.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "core_base.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "core_base.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "core_base.dashboard.controller::saveEntity": no corresponding services exist for the referenced types.
Removing method "setEntityEventDispatcher" of service "core_base.dashboard.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "core_base.dashboard.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "core_base.dashboard.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "core_base.dashboard.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "core_base.dashboard.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "core_base.dashboard.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "core_base.dashboard.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "core_base.dashboard.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "core_base.document.controller::saveEntity": no corresponding services exist for the referenced types.
Removing method "setDocumentFactory" of service "core_base.document.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityEventDispatcher" of service "core_base.document.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "core_base.document.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setMediaManager" of service "core_base.document.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "core_base.document.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "core_base.document.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "core_base.document.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "core_base.document.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "core_base.document.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "core_base.email.controller.resend::saveEntity": no corresponding services exist for the referenced types.
Removing method "setDateLocalizer" of service "core_base.email.controller.resend" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDocumentFactory" of service "core_base.email.controller.resend" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEmailFactory" of service "core_base.email.controller.resend" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityEventDispatcher" of service "core_base.email.controller.resend" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "core_base.email.controller.resend" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "core_base.email.controller.resend" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "core_base.email.controller.resend" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "core_base.email.controller.resend" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "core_base.email.controller.resend" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "core_base.email.controller.resend" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "core_base.email.controller.resend" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserProvider" of service "core_base.email.controller.resend" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "core_base.email.controller.send::saveEntity": no corresponding services exist for the referenced types.
Removing method "setDateLocalizer" of service "core_base.email.controller.send" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDocumentFactory" of service "core_base.email.controller.send" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEmailFactory" of service "core_base.email.controller.send" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityEventDispatcher" of service "core_base.email.controller.send" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "core_base.email.controller.send" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "core_base.email.controller.send" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "core_base.email.controller.send" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "core_base.email.controller.send" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "core_base.email.controller.send" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "core_base.email.controller.send" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "core_base.email.controller.send" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserProvider" of service "core_base.email.controller.send" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "core_base.manual.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "core_base.manual.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRegister" of service "core_base.manual.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "core_base.manual.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "core_base.manual.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "core_base.manual.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "core_base.map.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setMapService" of service "core_base.map.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "core_base.map.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "core_base.map.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "core_base.map.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "core_base.map.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "core_base.media.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setMediaManager" of service "core_base.media.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "core_base.media.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "core_base.media.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "core_base.media.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "core_base.media.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "core_base.media.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "core_base.security.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "core_base.security.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "core_base.security.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "core_base.security.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "core_base.security.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "core_base.security.oauth.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "core_base.security.oauth.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "core_base.security.oauth.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "core_base.security.oauth.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "core_base.security.oauth.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "core_base.security.oauth.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "core_base.sms.controller::saveEntity": no corresponding services exist for the referenced types.
Removing method "setEntityEventDispatcher" of service "core_base.sms.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "core_base.sms.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "core_base.sms.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setRouter" of service "core_base.sms.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSMSService" of service "core_base.sms.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSerializer" of service "core_base.sms.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "core_base.sms.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "core_base.sms.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "core_base.sms.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setEntityManager" of service "core_base.userlog.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setModuleManager" of service "core_base.userlog.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTokenStorage" of service "core_base.userlog.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "core_base.userlog.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserLog" of service "core_base.userlog.controller" from controller candidates: the method is called at instantiation, thus cannot be an action.
444
Removed service "Psr\Http\Message\RequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ResponseFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ServerRequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\StreamFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UploadedFileFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UriFactoryInterface"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $tenantEntityManager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $entityManager"; reason: private alias.
Removed service "ContainerInterface $container"; reason: private alias.
Removed service "Qipsius\TCPDFBundle\Controller\TCPDFController"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Component\AssetMapper\AssetMapperInterface"; reason: private alias.
Removed service "asset_mapper.http_client"; reason: private alias.
Removed service "Symfony\Component\AssetMapper\ImportMap\ImportMapManager"; reason: private alias.
Removed service "Symfony\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 "annotation_reader"; reason: private alias.
Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderSerializer"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $app.cache.access_checker"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $appCacheAccessChecker"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $app.cache.access_checker"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $appCacheAccessChecker"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $app.cache.access_checker"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $appCacheAccessChecker"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $app.cache.classifier"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $appCacheClassifier"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $app.cache.classifier"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $appCacheClassifier"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $app.cache.classifier"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $appCacheClassifier"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "messenger.listener.stop_worker_on_sigterm_signal_listener"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "messenger.failure_transports.default"; reason: private alias.
Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
Removed service "notifier.logger_notification_listener"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $tenantConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.orm.tenant_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.tenant_result_cache"; reason: private alias.
Removed service "doctrine.orm.tenant_query_cache"; reason: private alias.
Removed service "doctrine.orm.tenant_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "Symfony\UX\Turbo\Broadcaster\BroadcasterInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.login"; reason: private alias.
Removed service "security.user_checker.login"; 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 "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "a2lix_auto_form.manipulator.default"; reason: private alias.
Removed service "fos_js_routing.router"; reason: private alias.
Removed service "FOS\RestBundle\View\ViewHandlerInterface"; reason: private alias.
Removed service "FOS\RestBundle\Request\ParamFetcherInterface"; reason: private alias.
Removed service "Knp\Menu\Provider\MenuProviderInterface"; reason: private alias.
Removed service "Knp\Menu\FactoryInterface"; reason: private alias.
Removed service "Knp\Menu\Matcher\MatcherInterface"; reason: private alias.
Removed service "Knp\Menu\Util\MenuManipulator"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenManagerInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\JWSProviderInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\TokenExtractorInterface"; reason: private alias.
Removed service "lexik_jwt_authentication.jwt_token_authenticator"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Encoder\JWTEncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $defaultFactory"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $defaultTokenFactory"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $defaultProvider"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $defaultTokenProvider"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface $defaultHub"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface $defaultPublisher"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface"; reason: private alias.
Removed service "Symfony\Component\Mercure\Publisher"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface"; reason: private alias.
Removed service "Knp\DoctrineBehaviors\Contract\Provider\LocaleProviderInterface"; reason: private alias.
Removed service "Knp\DoctrineBehaviors\Contract\Provider\UserProviderInterface"; reason: private alias.
Removed service "liform.serializer.initial_values_normalizer"; reason: private alias.
Removed service "Core\ApiBundle\Assistent\AssistentService"; reason: private alias.
Removed service "Core\BaseBundle\Config\ConfigManager"; reason: private alias.
Removed service "Core\BaseBundle\Access\AccessChecker"; reason: private alias.
Removed service "Core\BaseBundle\Cron\CronRegisterService"; reason: private alias.
Removed service "Core\BaseBundle\Document\DocumentFactory"; reason: private alias.
Removed service "Core\BaseBundle\Email\Checker\EmailChecker"; reason: private alias.
Removed service "Core\BaseBundle\Email\EmailFactory"; reason: private alias.
Removed service "Core\BaseBundle\Entity\Events\EntitySubscriber"; reason: private alias.
Removed service "Core\BaseBundle\Form\Plugin\PluginOptionsBuilderFactory"; reason: private alias.
Removed service "Core\BaseBundle\IntegrityChecks\IntegrityChecker"; reason: private alias.
Removed service "Core\BaseBundle\Localize\DateLocalizer"; reason: private alias.
Removed service "Core\BaseBundle\Localize\NumberLocalizer"; reason: private alias.
Removed service "Core\BaseBundle\Localize\DistanceLocalizer"; reason: private alias.
Removed service "Core\BaseBundle\Localize\WeightLocalizer"; reason: private alias.
Removed service "Core\BaseBundle\Media\MediaManager"; reason: private alias.
Removed service "Core\BaseBundle\Module\ModuleManager"; reason: private alias.
Removed service "Core\BaseBundle\Notification\Manager\NotificationManager"; reason: private alias.
Removed service "Core\BaseBundle\Query\Query"; reason: private alias.
Removed service "Core\BaseBundle\QueueCommand\Service\QueueCommandService"; reason: private alias.
Removed service "Core\BaseBundle\QueueCommand\Service\QueueCommandRunner"; reason: private alias.
Removed service "Core\BaseBundle\Reports\Controller\CrudController"; reason: private alias.
Removed service "Core\BaseBundle\Reports\Service\ReportsService"; reason: private alias.
Removed service "Core\BaseBundle\Reports\Report\AbstractReport"; reason: private alias.
Removed service "Core\BaseBundle\Router\Router"; reason: private alias.
Removed service "Core\BaseBundle\Security\UserAwareTrait"; reason: private alias.
Removed service "Core\BaseBundle\Serializer\SerializerService"; reason: private alias.
Removed service "Core\BaseBundle\Settings\Register\SettingsRegister"; reason: private alias.
Removed service "Core\BaseBundle\Settings\Service\SettingsService"; reason: private alias.
Removed service "Core\BaseBundle\Units\UnitsService"; reason: private alias.
Removed service "Core\BaseBundle\UserLog\UserLog"; reason: private alias.
Removed service "Core\BaseBundle\Vat\VatResolver"; reason: private alias.
Removed service "Core\BaseBundle\Widgets\Widgets"; reason: private alias.
Removed service "Psr\Container\ContainerInterface"; reason: private alias.
Removed service "Core\TenantBundle\Classifier\ClassifierLoader"; reason: private alias.
Removed service "Core\TenantBundle\Classifier\LabelFactory"; reason: private alias.
Removed service "Core\TenantBundle\Translations\Translator"; reason: private alias.
Removed service "Core\TenantBundle\Translations\Command\ImportTranslations"; reason: private alias.
Removed service "Core\TenantBundle\User\Service\UserAvatarService"; reason: private alias.
Removed service "Core\TenantBundle\User\Service\UserPreferences"; reason: private alias.
Removed service "aPajo\MultiTenancyBundle\Service\Resolver\TenantResolverInterface"; reason: private alias.
Removed service "Core\BaseBundle\Nomenclature\Nomenclature"; reason: private alias.
Removed service "ATV\BaseBundle\Carrier\Service\CarrierPricePredictor"; reason: private alias.
Removed service "ATV\BaseBundle\Carrier\Service\CarrierSummaryService"; reason: private alias.
Removed service "ATV\BaseBundle\Carrier\Service\CarrierLoadService"; reason: private alias.
Removed service "ATV\BaseBundle\Invoice\Issues\CheckIssues"; reason: private alias.
Removed service "ATV\BaseBundle\Invoice\Service\InvoiceSummaryService"; reason: private alias.
Removed service "ATV\BaseBundle\Location\LocationLibrary"; reason: private alias.
Removed service "ATV\BaseBundle\PInvoice\Import\PInvoiceImportService"; reason: private alias.
Removed service "ATV\BaseBundle\PInvoice\Service\PInvoiceAccountingImport"; reason: private alias.
Removed service "ATV\BaseBundle\PInvoice\Service\ConnectableRowResolver"; reason: private alias.
Removed service "ATV\ApiBundle\Accounting\AccountingService"; reason: private alias.
Removed service "ATV\ApiBundle\Cmr\CmrApiService"; reason: private alias.
Removed service "ATV\ApiBundle\TrackingApi\Import"; reason: private alias.
Removed service "ATV\BoBundle\Carrier\Controller\CrudController"; reason: private alias.
Removed service "ATV\BoBundle\Carrier\Controller\CarrierController"; reason: private alias.
Removed service "ATV\BoBundle\Carrier\Controller\CarrierReportController"; reason: private alias.
Removed service "ATV\BoBundle\Carrier\FormSettings"; reason: private alias.
Removed service "Sonata\MediaBundle\Provider\Pool"; reason: private alias.
Removed service "sonata.media.http.client"; reason: private alias.
Removed service "sonata.media.http.message_factory"; reason: private alias.
Removed service "sonata.media.adapter.image.default"; reason: private alias.
Removed service "sonata.media.resizer.default"; reason: private alias.
Removed service "Rekalogika\Mapper\Mapping\MappingFactoryInterface"; reason: private alias.
Removed service "Rekalogika\Mapper\Transformer\EagerPropertiesResolver\EagerPropertiesResolverInterface"; reason: private alias.
Removed service "Rekalogika\Mapper\Proxy\ProxyGeneratorInterface"; reason: private alias.
Removed service "Rekalogika\Mapper\MapperInterface"; reason: private alias.
Removed service "Rekalogika\Mapper\IterableMapperInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $asset_mapperLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $assetMapperLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_clientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $nelmio_api_docLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $nelmioApiDocLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $!deprecationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $apiLogger"; reason: private alias.
Removed service "a2lix_translation_form.locale_provider.default"; reason: private alias.
Removed service "fos_rest.serializer"; reason: private alias.
Removed service "knp_menu.menu_provider"; reason: private alias.
Removed service "turbo.mercure.stimulus_helper"; reason: private alias.
Removed service ".service_locator._rmNxrK"; reason: private alias.
Removed service ".service_locator.WgVGl7u"; reason: private alias.
Removed service ".service_locator.626jyE5"; reason: private alias.
Removed service ".service_locator.XrgOHM9"; reason: private alias.
Removed service ".service_locator.xt_ytNc"; reason: private alias.
Removed service ".service_locator.hNr3djT"; reason: private alias.
Removed service ".service_locator.Vmv_but"; reason: private alias.
Removed service ".service_locator.9L433w3"; reason: private alias.
Removed service ".service_locator.bJ.4HC5"; reason: private alias.
Removed service ".service_locator.PsLr93_"; reason: private alias.
Removed service ".service_locator.GxVpr8g"; reason: private alias.
Removed service ".service_locator.3QYC43V"; reason: private alias.
Removed service ".service_locator.Vom2ajS"; reason: private alias.
Removed service ".service_locator.MeoTogT"; reason: private alias.
Removed service ".service_locator.C81xgkq"; reason: private alias.
Removed service ".service_locator.cnw_gJo"; reason: private alias.
Removed service ".service_locator.0w48HGb"; reason: private alias.
Removed service ".service_locator.jUv.zyj"; reason: private alias.
Removed service ".service_locator.VggPhve"; reason: private alias.
Removed service "rekalogika.mapper.object_to_object_metadata_factory"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "rekalogika.mapper.mapping_factory"; reason: private alias.
Removed service "debug.rekalogika.mapper.mapping_factory.inner"; reason: private alias.
Removed service "rekalogika.mapper.mapper"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service "asset_mapper.mapped_asset_factory"; reason: private alias.
Removed service "assets._default_package"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "turbo.broadcaster.imux"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.login"; reason: private alias.
Removed service "security.firewall.authenticator.api"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "mercure.hub.default.publisher"; reason: private alias.
Removed service "mercure.hub.default"; reason: private alias.
Removed service "rekalogika.mapper.type_resolver"; reason: private alias.
Removed service "rekalogika.mapper.array_like_metadata_factory"; reason: private alias.
Removed service "rekalogika.mapper.transformer_registry"; reason: private alias.
Removed service "rekalogika.mapper.object_mapper.table_factory"; reason: private alias.
Removed service "rekalogika.mapper.object_mapper.resolver"; reason: private alias.
Removed service "rekalogika.mapper.proxy.generator"; reason: private alias.
Removed service "rekalogika.mapper.proxy.generator.dynamic_properties.inner"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "doctrine.orm.tenant_metadata_driver"; reason: private alias.
Removed service "ATV\ApiBundle\Location\Mapper\EntityToDtoTransformer"; reason: private alias.
Removed service "ATV\ApiBundle\Portal\Mapper\DtoToEntityTransformer"; reason: private alias.
Removed service "ATV\ApiBundle\Portal\Mapper\EntityToDtoTransformer"; reason: private alias.
Removed service "ATV\ApiBundle\Portal\Mapper\ListItemToDtoTransformer"; reason: private alias.
Removed service "Rekalogika\Mapper\Transformer\Implementation\NullToNullTransformer"; reason: private alias.
Removed service "Rekalogika\Mapper\Transformer\Implementation\ScalarToScalarTransformer"; reason: private alias.
Removed service "Rekalogika\Mapper\Transformer\Implementation\ObjectMapperTransformer"; reason: private alias.
Removed service "Rekalogika\Mapper\Transformer\Implementation\DateTimeTransformer"; reason: private alias.
Removed service "Rekalogika\Mapper\Transformer\Implementation\StringToBackedEnumTransformer"; reason: private alias.
Removed service "Rekalogika\Mapper\Transformer\Implementation\RamseyUuidTransformer"; reason: private alias.
Removed service "Rekalogika\Mapper\Transformer\Implementation\ObjectToStringTransformer"; reason: private alias.
Removed service "Rekalogika\Mapper\Transformer\Implementation\PresetTransformer"; reason: private alias.
Removed service "Rekalogika\Mapper\Transformer\Implementation\ClassMethodTransformer"; reason: private alias.
Removed service "Rekalogika\Mapper\Transformer\Implementation\TraversableToArrayAccessTransformer"; reason: private alias.
Removed service "Rekalogika\Mapper\Transformer\Implementation\TraversableToTraversableTransformer"; reason: private alias.
Removed service "Rekalogika\Mapper\Transformer\Implementation\ArrayObjectTransformer"; reason: private alias.
Removed service "Rekalogika\Mapper\Transformer\Implementation\ObjectToObjectTransformer"; reason: private alias.
Removed service "Rekalogika\Mapper\Transformer\Implementation\NullTransformer"; reason: private alias.
Removed service "Rekalogika\Mapper\Transformer\Implementation\CopyTransformer"; reason: private alias.
Removed service "rekalogika.mapper.object_to_object_metadata_factory.cache"; reason: private alias.
Removed service "security.event_dispatcher.login"; reason: private alias.
Removed service "security.event_dispatcher.api"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "rekalogika.mapper.object_to_object_metadata_factory.proxy_resolving.inner"; reason: private alias.
Removed service ".service_locator.gFlme_s"; reason: private alias.
Removed service ".service_locator.KQRJmmM"; reason: private alias.
Removed service ".service_locator.HWIHorX"; reason: private alias.
Removed service ".service_locator.fdj.0Np"; reason: private alias.
Removed service ".service_locator.vf3O4kY"; reason: private alias.
Removed service ".service_locator.UgwVmQu"; reason: private alias.
Removed service ".service_locator.fQowSXn"; reason: private alias.
Removed service ".service_locator.j8hH1kN"; reason: private alias.
Removed service ".service_locator.33r5ubx"; reason: private alias.
Removed service ".service_locator..Wbi_AD"; reason: private alias.
Removed service ".service_locator.ZL_aKQJ"; reason: private alias.
Removed service ".service_locator.eNztO6R"; reason: private alias.
Removed service ".service_locator.ppwPpgh"; reason: private alias.
Removed service ".service_locator.cavdMKW"; reason: private alias.
Removed service ".service_locator.bB2Q5FG"; reason: private alias.
Removed service ".service_locator.CUQEvDG"; reason: private alias.
Removed service ".service_locator.wre4pQC"; reason: private alias.
Removed service ".service_locator.iasfGTZ"; reason: private alias.
Removed service ".service_locator.HMxjJpg"; reason: private alias.
Removed service ".service_locator.s8v5P4v"; reason: private alias.
Removed service ".service_locator.FaRcOYx"; reason: private alias.
Removed service ".service_locator.0CbGHPk"; reason: private alias.
Removed service ".service_locator.39fiLBk"; reason: private alias.
Removed service ".service_locator.xq1KhbQ"; reason: private alias.
Removed service ".service_locator.A4mMp2q"; reason: private alias.
Removed service ".service_locator.ornadpI"; reason: private alias.
Removed service ".service_locator.Al9qMGm"; reason: private alias.
Removed service ".service_locator.9fHfJT0"; reason: private alias.
Removed service ".service_locator.OMHlBw6"; reason: private alias.
Removed service ".service_locator.VLikGJA"; reason: private alias.
Removed service ".service_locator.3twfSOG"; reason: private alias.
Removed service ".service_locator.Z_J2bxA"; reason: private alias.
Removed service ".service_locator.rd6JBh7"; reason: private alias.
Removed service ".service_locator.7_CKrVy"; reason: private alias.
Removed service ".service_locator.VEQDY8x"; reason: private alias.
Removed service ".service_locator.xWmE2sd"; reason: private alias.
Removed service ".service_locator.Ut1Gr5w"; reason: private alias.
Removed service ".service_locator.OMH1Vyg"; reason: private alias.
Removed service ".service_locator.YAcMEL9"; reason: private alias.
Removed service ".service_locator.8jCa.4a"; reason: private alias.
Removed service ".service_locator.XGryd7x"; reason: private alias.
Removed service ".service_locator.EZTpnuY"; reason: private alias.
Removed service ".service_locator.xaYvH4p"; reason: private alias.
Removed service ".service_locator.7iDfySn"; reason: private alias.
Removed service ".service_locator.ctAlGQg"; reason: private alias.
Removed service ".service_locator..8uy0x9"; reason: private alias.
Removed service ".service_locator.8O_RU62"; reason: private alias.
Removed service ".service_locator.JP8Gyfx"; reason: private alias.
Removed service ".service_locator.eKsImYJ"; reason: private alias.
Removed service ".service_locator.WET3QG7"; reason: private alias.
Removed service ".service_locator.gTuzkCq"; reason: private alias.
Removed service ".service_locator.x2sIHK6"; reason: private alias.
Removed service ".service_locator.R0PdJz7"; reason: private alias.
Removed service ".service_locator.kgpn7o0"; reason: private alias.
Removed service ".service_locator.sXyZahY"; reason: private alias.
Removed service ".service_locator.1IG_akd"; reason: private alias.
Removed service ".service_locator.UkflU.w"; reason: private alias.
Removed service ".service_locator.Q1z.f9O"; reason: private alias.
Removed service ".service_locator.WBoPNQc"; reason: private alias.
Removed service ".service_locator.dGUCsbe"; reason: private alias.
Removed service ".service_locator.kghjg3C"; reason: private alias.
Removed service ".service_locator.ro9MXaF"; reason: private alias.
Removed service ".service_locator._kIAbz1"; reason: private alias.
Removed service ".service_locator.hnz5ZNh"; reason: private alias.
Removed service ".service_locator..Fs8Kd7"; reason: private alias.
Removed service ".service_locator.n16eRRq"; reason: private alias.
263
Changed reference of service "aPajo\MultiTenancyBundle\Adapter\Mailer\MailerAdapter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "services_resetter" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_failed_messages_retry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "asset_mapper.command.compile" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.chat" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.sms" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.email" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.push" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login.login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authentication.success_handler.login.json_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.failure_handler.login.json_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.failure_handler.login.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authenticator.jwt.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.jwt.api" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authenticator.jwt.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.jwt.main" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "maker.maker.make_reset_password" previously pointing to "router.default" to "router".
Changed reference of service "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 "knp_menu.factory_extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "lexik_jwt_authentication.security.authentication.provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.authentication.listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.jws_provider.default" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.jws_provider.lcobucci" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.handler.authentication_success" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.security.guard.jwt_token_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.guard.jwt_token_authenticator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.check_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.migrate_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "nelmio_api_doc.routes.default" previously pointing to "router.default" to "router".
Changed reference of service "tetranz_select2entity.select2entity_type" previously pointing to "router.default" to "router".
Changed reference of service "Knp\DoctrineBehaviors\Provider\LocaleProvider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Limenius\Liform\Transformer\AbstractTransformer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "liform.transformer.integer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "liform.transformer.array" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "liform.transformer.compound" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "liform.transformer.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "liform.transformer.string" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "liform.transformer.number" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "liform.transformer.boolean" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Limenius\Liform\Serializer\Normalizer\FormErrorNormalizer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Core\ApiBundle\Security\Firewall\EntryPoint" previously pointing to "router.default" to "router".
Changed reference of service "Core\ApiBundle\Security\JwtRefreshTokenManager" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
Changed reference of service "core_api.sse.server.status.notification" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Core\BaseBundle\Controller\WelcomeController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Core\BaseBundle\Controller\Entity\Event\EntityEventDispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Core\BaseBundle\Email\Transport\PlainSmtpTransportFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "core_base.email.factory" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "core_base.email.failed.notification" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "core_base.entity.subscriber" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "core_base.events.dispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "core_base.exception.notification" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "core_base.autocomplete.itemlist.renderer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "core_base.autocomplete.form.type" previously pointing to "router.default" to "router".
Changed reference of service "core_base.autocomplete_tag.form.type" previously pointing to "router.default" to "router".
Changed reference of service "core_base.form.dsn.type" previously pointing to "router.default" to "router".
Changed reference of service "core_base.choice.form.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "core_base.combobox.form.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "core_base.entity_combobox.form.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "core_base.textlink.form.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "core_base.textarea.form.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "core_base.wysiwyg.form.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "core_base.datepicker.form.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "core_base.date.form.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "core_base.daterange.form.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "core_base.time.form.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "core_base.tab_collection.form.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "core_base.form.layout.factory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "core_base.integrity.checks.checker" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "core_base.itemlist.renderer.base" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "core_base.itemlist.renderer.datatable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Core\BaseBundle\Itemlist\Form\Type\UserFilterType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "core_base.date.twig.extension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "core_base.notification.manager" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "core_base.notification.default" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "core_base.queuecommand.service" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "core_base.queuecommand.runner.service" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "core_base.router" previously pointing to "router.default" to "router".
Changed reference of service "Core\BaseBundle\Security\Firewall\Main\EntryPoint" previously pointing to "router.default" to "router".
Changed reference of service "core_base.security.authenticator.jwt_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "core_base.security.authenticator.jwt_authenticator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "core_base.settings.form.translatable.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "core_base.value_with_unit.form.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "core_tenant.classifier.collection.item.form.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Core\TenantBundle\Translations\Service\ImportService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "core_tenant.translations.form.type.translatable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "core_tenant.translations.collection.form.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "core_tenant.translations.collection.item.form.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "core_tenant.translations.twig.extension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_base.user.form.autocomplete.type" previously pointing to "router.default" to "router".
Changed reference of service "core_tenant.user.theme.form.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "core_tenant.user.privs.form.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "core_tenant.usergroup.privs.form.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "aPajo\MultiTenancyBundle\Service\Aware\TenantAware" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "aPajo\MultiTenancyBundle\Service\EnvironmentProvider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "atv_base.form.currency.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_base.form.vat.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_base.form.carrier.type" previously pointing to "router.default" to "router".
Changed reference of service "atv_base.form.cargo_size.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_base.form.vehicle_capacity.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_base.accounting.duplicates.notification" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_base.article.form.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "ATV\BaseBundle\Carrier\Report\Form\Vehicle" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "ATV\BaseBundle\Carrier\Report\Form\VehicleExpense" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "ATV\BaseBundle\Carrier\Report\CarrierSummaryReportQueryBuilder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "ATV\BaseBundle\Carrier\Report\VehicleExpenseReportQueryBuilder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "ATV\BaseBundle\Client\Report\ClientRentabilityReport" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_base.company.form.search.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_bo.contact.birthday.notification" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "ATV\BaseBundle\Finalize\FinalizeService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "atv_base.invoice.issues.notification" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "core_base.invoice.payments.notification" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "ATV\BaseBundle\Invoice\RowResolver\InvoiceRowResolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_base.location.form.region.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "ATV\BaseBundle\Order\Finalize\OrderFinalize" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_base.order.ferry_time.notification" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "core_base.pinvoice.new.notification" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "core_base.pinvoice.import.notification" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "core_base.pinvoice.payments.notification" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_base.pinvoice.validators.rows_and_total_sum" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_base.task.client.added.notification" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_base.task.status_changed.client.notification" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "ATV\BaseBundle\Transaction\Service\TransactionBuilder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_base.transaction.events.entity.subscriber" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "ATV\ApiBundle\Company\Controller\SearchController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "ATV\ApiBundle\Document\Controller\DocumentController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "ATV\ApiBundle\Location\Controller\ListController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "ATV\ApiBundle\Media\Controller\MediaController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "ATV\ApiBundle\Portal\Controller\OrderController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "ATV\ApiBundle\TransitApi\Controller\Controller" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Core\ApiBundle\Security\Controller\GoogleOauthController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Core\ApiBundle\Security\Controller\SecurityController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_api.tasksapi.notification.receive.error" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_api.trackingapi.notification.receive.error" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_api.trackingapi.notification.receive.success" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_api.tasks_api.gsm_tasks.order.remove.action" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_api.tasks_api.gsm_tasks.task.action" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_api.tasks_api.gsm_tasks.task.add.action" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Core\ApiBundle\Classifier\Controller\ClassifierController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_bo.ainvoice.form.row.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_bo.carrier.trailer_row.form.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_bo.carrier.truck_row.form.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_bo.client.form.type.client_type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_bo.client.form.clientcontact.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_bo.invoice.service.balance" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_bo.invoice.order.form.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_bo.invoice.credit.row.form.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_bo.invoice.debit.row.form.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_bo.invoice.rows.form.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_bo.invoice.carrier.form.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_bo.invoice.twig.extension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_bo.location.itemlist.form.location.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_bo.order.service.balance" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_bo.order.rows.form.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_bo.order.carrier.form.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_bo.order.route.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_bo.order.twig.extension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_bo.pinvoice.service.balance" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_bo.pinvoice.form.connect.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_bo.pinvoice.form.pinvoice.type" previously pointing to "router.default" to "router".
Changed reference of service "atv_bo.pinvoice.form.pinvoice.row.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_bo.quote.form.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_bo.quote.form.tabs.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_bo.quote.twig.extension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_bo.shift.form.edit.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_bo.task.form.type.rows" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_bo.task.form.type.client.rows" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_bo.task.form.assign" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_bo.task.form.assign_import" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_bo.task.form.assign_bulk" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_bo.transaction.service.balance" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "ATV\BoBundle\Transaction\Form\Type\TransactionType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "ATV\BoBundle\Transaction\Form\Generate" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "ATV\BoBundle\Transaction\Form\Order" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "ATV\BoBundle\Transaction\Form\Invoice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_bo.transaction.form.edit.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_bo.transaction.form.tab.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "atv_bo.transaction.form.order.row.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.media.security.public_strategy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.media.security.forbidden_strategy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.media.security.superadmin_strategy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.media.security.session_strategy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.media.security.connected_strategy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "rekalogika.mapper.proxy.factory" previously pointing to "rekalogika.mapper.proxy.registry" to "rekalogika.mapper.proxy_autoloader".
Changed reference of service ".service_locator.MEa3gue" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".service_locator.N1qdJsW" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "messenger.bus.default.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.5cAhUFF" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.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.O2p6Lk7" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.JkaYaOo" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".service_locator.JkaYaOo" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.Oannbdp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_rest.view_handler" previously pointing to "router.default" to "router".
Changed reference of service "console.command.public_alias.Core\BaseBundle\Email\Command\RequeueUnsentEmails" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
256
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionLanguageSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "messenger.middleware.send_message"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "notifier.transport_factory.abstract"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.authenticator.signature_remember_me_handler"; reason: abstract.
Removed service "security.authenticator.persistent_remember_me_handler"; reason: abstract.
Removed service "security.listener.check_remember_me_conditions"; reason: abstract.
Removed service "security.listener.remember_me"; reason: abstract.
Removed service "security.authenticator.remember_me"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "lexik_jwt_authentication.key_loader.abstract"; reason: abstract.
Removed service "lexik_jwt_authentication.security.jwt_authenticator"; reason: abstract.
Removed service "Knp\DoctrineBehaviors\Bundle"; reason: abstract.
Removed service "Knp\DoctrineBehaviors\DoctrineBehaviorsBundle"; reason: abstract.
Removed service "Knp\DoctrineBehaviors\Exception"; reason: abstract.
Removed service "Limenius\Liform\Transformer\AbstractTransformer"; reason: abstract.
Removed service "core_base.form.type.base"; reason: abstract.
Removed service "core_base.integrity.checks.checks"; reason: abstract.
Removed service "core_base.manual"; reason: abstract.
Removed service "core_base.menubuilder"; reason: abstract.
Removed service "core_base.notification.base"; reason: abstract.
Removed service "core_base.reports.report.abstract"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber"; reason: abstract.
Removed service ".instanceof.Core\BaseBundle\Email\Message\EmailMessageHandler.0.Core\BaseBundle\Email\Message\EmailMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.Core\BaseBundle\Email\Message\EmailMessageHandler"; reason: abstract.
Removed service ".instanceof.Core\BaseBundle\QueueCommand\Message\Handler\QueueCommandHandler.0.Core\BaseBundle\QueueCommand\Message\Handler\QueueCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.Core\BaseBundle\QueueCommand\Message\Handler\QueueCommandHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.aPajo\MultiTenancyBundle\Migration\Command\DiffCommand"; reason: abstract.
Removed service ".abstract.instanceof.aPajo\MultiTenancyBundle\Migration\Command\DiffCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.aPajo\MultiTenancyBundle\Migration\Command\MigrateCommand"; reason: abstract.
Removed service ".abstract.instanceof.aPajo\MultiTenancyBundle\Migration\Command\MigrateCommand"; reason: abstract.
Removed service ".instanceof.aPajo\MultiTenancyBundle\Service\Aware\TenantAware.0.aPajo\MultiTenancyBundle\Service\Aware\TenantAware"; reason: abstract.
Removed service ".abstract.instanceof.aPajo\MultiTenancyBundle\Service\Aware\TenantAware"; reason: abstract.
Removed service ".instanceof.aPajo\MultiTenancyBundle\Service\EnvironmentProvider.0.aPajo\MultiTenancyBundle\Service\EnvironmentProvider"; reason: abstract.
Removed service ".abstract.instanceof.aPajo\MultiTenancyBundle\Service\EnvironmentProvider"; reason: abstract.
Removed service ".instanceof.aPajo\MultiTenancyBundle\Event\Listener\RequestListener.0.aPajo\MultiTenancyBundle\Event\Listener\RequestListener"; reason: abstract.
Removed service ".abstract.instanceof.aPajo\MultiTenancyBundle\Event\Listener\RequestListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.ATV\BaseBundle\Validation\Constraint\LoadingTimeWindowValidator"; reason: abstract.
Removed service ".abstract.instanceof.ATV\BaseBundle\Validation\Constraint\LoadingTimeWindowValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.ATV\BaseBundle\Validation\Constraint\RequireTimeValidator"; reason: abstract.
Removed service ".abstract.instanceof.ATV\BaseBundle\Validation\Constraint\RequireTimeValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.ATV\BaseBundle\Validation\Constraint\RouteTimelineValidator"; reason: abstract.
Removed service ".abstract.instanceof.ATV\BaseBundle\Validation\Constraint\RouteTimelineValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.core_base.location.command.update"; reason: abstract.
Removed service ".abstract.instanceof.core_base.location.command.update"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ATV\ApiBundle\Company\Controller\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ATV\ApiBundle\Company\Controller\SearchController"; reason: abstract.
Removed service ".instanceof.ATV\ApiBundle\Company\Controller\SearchController.0.ATV\ApiBundle\Company\Controller\SearchController"; reason: abstract.
Removed service ".abstract.instanceof.ATV\ApiBundle\Company\Controller\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ATV\ApiBundle\Document\Controller\DocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ATV\ApiBundle\Document\Controller\DocumentController"; reason: abstract.
Removed service ".abstract.instanceof.ATV\ApiBundle\Document\Controller\DocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ATV\ApiBundle\Location\Controller\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ATV\ApiBundle\Location\Controller\ListController"; reason: abstract.
Removed service ".instanceof.ATV\ApiBundle\Location\Controller\ListController.0.ATV\ApiBundle\Location\Controller\ListController"; reason: abstract.
Removed service ".abstract.instanceof.ATV\ApiBundle\Location\Controller\ListController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ATV\ApiBundle\Media\Controller\MediaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ATV\ApiBundle\Media\Controller\MediaController"; reason: abstract.
Removed service ".instanceof.ATV\ApiBundle\Media\Controller\MediaController.0.ATV\ApiBundle\Media\Controller\MediaController"; reason: abstract.
Removed service ".abstract.instanceof.ATV\ApiBundle\Media\Controller\MediaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ATV\ApiBundle\Portal\Controller\OrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ATV\ApiBundle\Portal\Controller\OrderController"; reason: abstract.
Removed service ".instanceof.ATV\ApiBundle\Portal\Controller\OrderController.0.ATV\ApiBundle\Portal\Controller\OrderController"; reason: abstract.
Removed service ".abstract.instanceof.ATV\ApiBundle\Portal\Controller\OrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ATV\ApiBundle\Task\Controller\TransporeonController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ATV\ApiBundle\Task\Controller\TransporeonController"; reason: abstract.
Removed service ".instanceof.ATV\ApiBundle\Task\Controller\TransporeonController.0.ATV\ApiBundle\Task\Controller\TransporeonController"; reason: abstract.
Removed service ".abstract.instanceof.ATV\ApiBundle\Task\Controller\TransporeonController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ATV\ApiBundle\TransitApi\Controller\Controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ATV\ApiBundle\TransitApi\Controller\Controller"; reason: abstract.
Removed service ".instanceof.ATV\ApiBundle\TransitApi\Controller\Controller.0.ATV\ApiBundle\TransitApi\Controller\Controller"; reason: abstract.
Removed service ".abstract.instanceof.ATV\ApiBundle\TransitApi\Controller\Controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Core\ApiBundle\Security\Controller\GoogleOauthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Core\ApiBundle\Security\Controller\GoogleOauthController"; reason: abstract.
Removed service ".instanceof.Core\ApiBundle\Security\Controller\GoogleOauthController.0.Core\ApiBundle\Security\Controller\GoogleOauthController"; reason: abstract.
Removed service ".abstract.instanceof.Core\ApiBundle\Security\Controller\GoogleOauthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Core\ApiBundle\Security\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Core\ApiBundle\Security\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Core\ApiBundle\Security\Controller\SecurityController.0.Core\ApiBundle\Security\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.Core\ApiBundle\Security\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Rekalogika\Mapper\Transformer\TransformerInterface.0.ATV\ApiBundle\Location\Mapper\EntityToDtoTransformer"; reason: abstract.
Removed service ".abstract.instanceof.ATV\ApiBundle\Location\Mapper\EntityToDtoTransformer"; reason: abstract.
Removed service ".instanceof.Rekalogika\Mapper\Transformer\TransformerInterface.0.ATV\ApiBundle\Portal\Mapper\DtoToEntityTransformer"; reason: abstract.
Removed service ".abstract.instanceof.ATV\ApiBundle\Portal\Mapper\DtoToEntityTransformer"; reason: abstract.
Removed service ".instanceof.Rekalogika\Mapper\Transformer\TransformerInterface.0.ATV\ApiBundle\Portal\Mapper\EntityToDtoTransformer"; reason: abstract.
Removed service ".abstract.instanceof.ATV\ApiBundle\Portal\Mapper\EntityToDtoTransformer"; reason: abstract.
Removed service ".instanceof.Rekalogika\Mapper\Transformer\TransformerInterface.0.ATV\ApiBundle\Portal\Mapper\ListItemToDtoTransformer"; reason: abstract.
Removed service ".abstract.instanceof.ATV\ApiBundle\Portal\Mapper\ListItemToDtoTransformer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.atv_api.accounting.provider.standard_books.settings"; reason: abstract.
Removed service ".abstract.instanceof.atv_api.accounting.provider.standard_books.settings"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.atv_api.accounting.provider.smart_accounts.settings"; reason: abstract.
Removed service ".abstract.instanceof.atv_api.accounting.provider.smart_accounts.settings"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Core\ApiBundle\Classifier\Controller\ClassifierController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Core\ApiBundle\Classifier\Controller\ClassifierController"; reason: abstract.
Removed service ".instanceof.Core\ApiBundle\Classifier\Controller\ClassifierController.0.Core\ApiBundle\Classifier\Controller\ClassifierController"; reason: abstract.
Removed service ".abstract.instanceof.Core\ApiBundle\Classifier\Controller\ClassifierController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Akondas\ActuatorBundle\Controller\HealthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Akondas\ActuatorBundle\Controller\HealthController"; reason: abstract.
Removed service ".abstract.instanceof.Akondas\ActuatorBundle\Controller\HealthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Akondas\ActuatorBundle\Controller\InfoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Akondas\ActuatorBundle\Controller\InfoController"; reason: abstract.
Removed service ".abstract.instanceof.Akondas\ActuatorBundle\Controller\InfoController"; reason: abstract.
207
Removed service "nyholm.psr7.psr17_factory"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "annotations.filesystem_cache_adapter"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service ".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 "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.amqp.factory"; reason: unused.
Removed service "messenger.transport.redis.factory"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "messenger.listener.dispatch_pcntl_signal_listener"; reason: unused.
Removed service "messenger.listener.stop_worker_signals_listener"; reason: unused.
Removed service "notifier"; reason: unused.
Removed service "notifier.channel_policy"; reason: unused.
Removed service "notifier.flash_message_importance_mapper"; reason: unused.
Removed service "notifier.channel.browser"; reason: unused.
Removed service "notifier.channel.chat"; reason: unused.
Removed service "notifier.channel.sms"; reason: unused.
Removed service "notifier.channel.email"; reason: unused.
Removed service "notifier.channel.push"; reason: unused.
Removed service "notifier.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; reason: unused.
Removed service "notifier.admin_recipient.0"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service ".1_ServiceLocator~o0Db4o_"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.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.login"; reason: unused.
Removed service "security.user_checker.chain.api"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "security.authenticator.remember_me_signature_hasher"; reason: unused.
Removed service "security.authenticator.firewall_aware_remember_me_handler"; reason: unused.
Removed service "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.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "maker.php_compat_util"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_subscriber"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "fos_rest.view_handler.jsonp"; reason: unused.
Removed service "fos_rest.request.param_fetcher"; reason: unused.
Removed service "fos_rest.request.param_fetcher.reader"; reason: unused.
Removed service "fos_rest.serializer.jms"; reason: unused.
Removed service "lexik_jwt_authentication.security.authentication.provider"; reason: unused.
Removed service "lexik_jwt_authentication.security.authentication.listener"; reason: unused.
Removed service "lexik_jwt_authentication.security.authentication.entry_point"; reason: unused.
Removed service "lexik_jwt_authentication.key_loader.openssl"; reason: unused.
Removed service "lexik_jwt_authentication.jws_provider.default"; reason: unused.
Removed service "lexik_jwt_authentication.encoder.default"; reason: unused.
Removed service "lexik_jwt_authentication.handler.authentication_success"; reason: unused.
Removed service "lexik_jwt_authentication.handler.authentication_failure"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.query_parameter_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.split_cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.security.jwt_user_provider"; reason: unused.
Removed service ".1_TokenStorage~srkXE2X"; reason: unused.
Removed service "lexik_jwt_authentication.security.guard.jwt_token_authenticator"; reason: unused.
Removed service "Symfony\Component\Mercure\Discovery"; reason: unused.
Removed service "tetranz_select2entity.autocomplete_service"; reason: unused.
Removed service "stof_doctrine_extensions.metadata_cache"; reason: unused.
Removed service "Core\ApiBundle\Security\Firewall\EntryPoint"; reason: unused.
Removed service "Core\BaseBundle\Traits\LocalesTrait"; reason: unused.
Removed service "Core\BaseBundle\Traits\DefaultLocaleTrait"; reason: unused.
Removed service "Core\BaseBundle\Traits\EnvironmentTrait"; reason: unused.
Removed service "core_base.completeness.check"; reason: unused.
Removed service "Core\BaseBundle\ControlBar\Service\Control"; reason: unused.
Removed service "core_base.controller.entity.event.subscriber"; reason: unused.
Removed service "core_base.document.base"; reason: unused.
Removed service "core_base.document.pdf"; reason: unused.
Removed service "core_base.document.renderer"; reason: unused.
Removed service "Core\BaseBundle\Email\Checker\Registry"; reason: unused.
Removed service "Core\BaseBundle\Email\Message\EmailMessage"; reason: unused.
Removed service "core_base.events.dispatcher"; reason: unused.
Removed service "core_base.events.subscriber"; reason: unused.
Removed service "core_base.autocomplete_tag.form.type"; reason: unused.
Removed service "core_base.itemlist.renderer.base"; reason: unused.
Removed service "core_base.media.form.file.type"; reason: unused.
Removed service "core_base.menuconfig.loader"; reason: unused.
Removed service "core_base.modules.service.build_assets"; reason: unused.
Removed service "Core\BaseBundle\QueueCommand\Message\Message\QueueCommandMessage"; reason: unused.
Removed service "Core\BaseBundle\QueueCommand\Message\Message\TenantMessage"; reason: unused.
Removed service "Core\BaseBundle\Security\Firewall\Main\Authenticator\IdCardAuthenticator"; reason: unused.
Removed service "core_base.security.user_aware.trait"; reason: unused.
Removed service "core_base.security.authenticator.jwt_authenticator"; reason: unused.
Removed service "core_base.traits.default_locale"; reason: unused.
Removed service "core_base.traits.environment"; reason: unused.
Removed service "monolog.db_handler"; reason: unused.
Removed service "core_base.webhook.hook"; reason: unused.
Removed service "core_base.widgets.base.widget"; reason: unused.
Removed service "core_base.widgets.chart.widget"; reason: unused.
Removed service "core_base.widgets"; reason: unused.
Removed service "core_base.widgets.widget.base"; reason: unused.
Removed service "core_base.twig.template.renderer"; reason: unused.
Removed service "core_base.entity.factory"; reason: unused.
Removed service "core_dev.logger.trait"; reason: unused.
Removed service "core_tenant.classifier"; reason: unused.
Removed service "aPajo\MultiTenancyBundle\Service\Resolver\HostBasedResolver"; reason: unused.
Removed service "atv_base.validators.require_time"; reason: unused.
Removed service "atv_base.client.fixtures"; reason: unused.
Removed service "ATV\BaseBundle\Finalize\FinalizeSubscriber"; reason: unused.
Removed service "atv_base.lcoation.fixtures"; reason: unused.
Removed service "atv_base.fixtures"; reason: unused.
Removed service "atv_api.accounting.resolver"; reason: unused.
Removed service "atv_bo.document.email.factory"; reason: unused.
Removed service "atv_bo.widgets.balance.widget"; reason: unused.
Removed service "atv_bo.widgets.transactions.widget"; reason: unused.
Removed service "atv_bo.widgets.summary.widget"; reason: unused.
Removed service "atv_bo.carrier.form.settings.register"; reason: unused.
Removed service "atv_bo.carrier.form.settings.default"; reason: unused.
Removed service "atv_bo.carrier.form.settings.api"; reason: unused.
Removed service "sonata.media.adapter.image.imagick"; reason: unused.
Removed service "sonata.media.adapter.image.gmagick"; reason: unused.
Removed service "sonata.media.formatter.twig"; reason: unused.
Removed service "sonata.media.security.public_strategy"; reason: unused.
Removed service "sonata.media.security.forbidden_strategy"; reason: unused.
Removed service "sonata.media.security.session_strategy"; reason: unused.
Removed service "sonata.media.security.connected_strategy"; reason: unused.
Removed service "sonata.media.adapter.filesystem.ftp"; reason: unused.
Removed service "sonata.media.filesystem.ftp"; reason: unused.
Removed service "sonata.media.manager.gallery"; reason: unused.
Removed service ".service_locator.HKKLOh6"; reason: unused.
Removed service ".service_locator.iBBr0Lm"; reason: unused.
Removed service ".service_locator.CsMkqUa"; reason: unused.
Removed service ".service_locator.4f_z0M_"; reason: unused.
Removed service ".service_locator.QEqbqjW"; reason: unused.
Removed service ".service_locator.Rq2_3YE"; reason: unused.
Removed service ".service_locator..2JFUau"; reason: unused.
Removed service ".service_locator.tdrFpFy"; reason: unused.
Removed service ".service_locator.15L39IJ"; reason: unused.
Removed service ".service_locator.6d9CT0Y"; reason: unused.
Removed service ".service_locator.Nvq0f65"; reason: unused.
Removed service ".service_locator.ynH2hmd"; reason: unused.
Removed service ".service_locator.Y0UwV4S"; reason: unused.
Removed service ".service_locator.sy.1ttZ"; reason: unused.
Removed service ".service_locator.tQAg3KU"; reason: unused.
Removed service ".service_locator.0Quu55A"; reason: unused.
Removed service ".service_locator.x1.MuOF"; reason: unused.
Removed service ".service_locator.4PaCgi7"; reason: unused.
Removed service ".service_locator.pemLfa3"; reason: unused.
Removed service ".service_locator.LWYz72G"; reason: unused.
Removed service ".service_locator.YHoa99U"; reason: unused.
Removed service ".service_locator.xtX9LFH"; reason: unused.
Removed service ".service_locator.IqNm__7"; reason: unused.
Removed service ".service_locator.Nu9c4Gr"; reason: unused.
Removed service ".service_locator.4.ESDUZ"; reason: unused.
Removed service ".service_locator.HWYYK0j"; reason: unused.
Removed service ".service_locator.7knwz3Y"; reason: unused.
Removed service ".service_locator.FCksjl4"; reason: unused.
Removed service ".service_locator.l8g1Bo1"; reason: unused.
Removed service ".service_locator.URxKOOr"; reason: unused.
Removed service ".service_locator.HhhCbiE"; reason: unused.
Removed service ".service_locator.9.xkiri"; reason: unused.
Removed service ".service_locator.O2SiJ91"; reason: unused.
Removed service ".service_locator.NLMKI2n"; reason: unused.
Removed service ".service_locator.M2RMw0."; reason: unused.
Removed service ".service_locator.i0thQjv"; reason: unused.
Removed service ".service_locator.mPvQ2E3"; reason: unused.
Removed service "doctrine.dbal.logging_middleware.default"; reason: unused.
Removed service "doctrine.dbal.debug_middleware.default"; reason: unused.
Removed service "doctrine.dbal.logging_middleware.tenant"; reason: unused.
Removed service "doctrine.dbal.debug_middleware.tenant"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service ".service_locator.0TACwl3"; reason: unused.
Removed service ".service_locator.Ar70cHn"; reason: unused.
1110
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.W5Ekb7r" to "console.command.cache_pool_invalidate_tags".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service "console.messenger.application" to "console.messenger.execute_command_handler".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.asset_mapper.recorder_inner" to "cache.asset_mapper".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "asset_mapper.asset_package" to "assets.packages".
Inlined service "asset_mapper.cached_mapped_asset_factory" to "asset_mapper".
Inlined service "asset_mapper.cached_mapped_asset_factory.inner" to "asset_mapper.cached_mapped_asset_factory".
Inlined service "asset_mapper.asset_package.inner" to "asset_mapper.asset_package".
Inlined service "asset_mapper.local_public_assets_filesystem" to "asset_mapper.command.compile".
Inlined service "asset_mapper.importmap.auditor" to "asset_mapper.importmap.command.audit".
Inlined service "asset_mapper.importmap.update_checker" to "asset_mapper.importmap.command.outdated".
Inlined service "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.LD5oJC8" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.Kl0E_Fe" to "router.expression_language_provider".
Inlined service ".service_locator.cUcW89y.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.denormalizer.unwrapping" to "serializer".
Inlined service "fos_rest.serializer.form_error_normalizer" to "serializer".
Inlined service "serializer.normalizer.flatten_exception" 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 "app.cache.access_checker.recorder_inner" to "app.cache.access_checker".
Inlined service "app.cache.classifier.recorder_inner" to "app.cache.classifier".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.TpoC7U9" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator..3cSd59" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service "doctrine.orm.tenant_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.alz4B8S" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.t5QdYkw" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.5cAhUFF" to "messenger.routable_message_bus".
Inlined service "chatter.transport_factory" to "chatter.transports".
Inlined service "chatter.transports" to "chatter.messenger.chat_handler".
Inlined service "texter.transport_factory" to "texter.transports".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "notifier.data_collector" to "profiler".
Inlined service "data_collector.mercure" 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 "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service ".service_locator.cBosKkZ" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.HBN9GZt" to "doctrine.dbal.tenant_connection.event_manager".
Inlined service "doctrine.dbal.tenant_connection.configuration" to "doctrine.dbal.tenant_connection".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service "cache.doctrine.orm.tenant.metadata" to "doctrine.orm.tenant_configuration".
Inlined service ".doctrine.orm.tenant_metadata_driver" to "doctrine.orm.tenant_configuration".
Inlined service "doctrine.orm.tenant_entity_listener_resolver" to "doctrine.orm.tenant_configuration".
Inlined service "cache.doctrine.orm.tenant.result.recorder_inner" to "cache.doctrine.orm.tenant.result".
Inlined service "cache.doctrine.orm.tenant.query.recorder_inner" to "cache.doctrine.orm.tenant.query".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.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.importmap" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "stimulus.ux_controllers_twig_extension" to "twig".
Inlined service "turbo.twig.extension" to "twig".
Inlined service "twig.extension.string" to "twig".
Inlined service "knp_menu.twig.extension" to "twig".
Inlined service "nelmio_api_doc.render_docs.html.asset" to "twig".
Inlined service "Symfony\Component\Mercure\Twig\MercureExtension" to "twig".
Inlined service "core_base.twig.type_test.extension" to "twig".
Inlined service "Core\BaseBundle\Component\Twig\ComponentExtension" to "twig".
Inlined service "Core\BaseBundle\ControlBar\Twig\ControlbarExtension" to "twig".
Inlined service "core_base.document.twig.extension" to "twig".
Inlined service "core_base.form.twig.extension" to "twig".
Inlined service "core_base.integrity.checks.twig.extension" to "twig".
Inlined service "core_base.date.twig.extension" to "twig".
Inlined service "Core\BaseBundle\Manual\Twig\ManualExtension" to "twig".
Inlined service "core_base.map.twig.extension" to "twig".
Inlined service "core_base.media.twig.extension" to "twig".
Inlined service "core_base.notification.twig.extension" to "twig".
Inlined service "core_base.settings.twig.extension" to "twig".
Inlined service "core_base.userlog.twig.extension" to "twig".
Inlined service "Core\BaseBundle\Twig\GeneralExtension" to "twig".
Inlined service "Core\BaseBundle\Twig\BufferExtension" to "twig".
Inlined service "core_base.twig.extension.webresource" to "twig".
Inlined service "core_tenant.classifier.twig.extension.clabel" to "twig".
Inlined service "core_tenant.tenants.twig.extension" to "twig".
Inlined service "core_tenant.user.twig.extension" to "twig".
Inlined service "atv_api.accounting.twig.extension" to "twig".
Inlined service "atv_bo.carrier.twig.extension" to "twig".
Inlined service "atv_bo.client.twig.extension" to "twig".
Inlined service "atv_bo.invoice.twig.extension" to "twig".
Inlined service "atv_bo.order.twig.extension" to "twig".
Inlined service "atv_bo.pinvoice.twig.extension" to "twig".
Inlined service "atv_bo.quote.twig.extension" to "twig".
Inlined service "atv_bo.task.twig.extension" to "twig".
Inlined service "sonata.twig.extension.wrapping" to "twig".
Inlined service "sonata.twig.status_extension" to "twig".
Inlined service "sonata.twig.template_extension" to "twig".
Inlined service "sonata.media.twig.extension" to "twig".
Inlined service "stimulus.twig_extension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "sonata.media.twig.global" 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.M1emdCl" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "asset_mapper.importmap.renderer" to "twig.runtime.importmap".
Inlined service "stimulus.asset_mapper.auto_import_locator" to "stimulus.asset_mapper.controllers_map_generator".
Inlined service "turbo.broadcaster.action_renderer.inner" to "turbo.broadcaster.action_renderer".
Inlined service ".service_locator.oCJKkwf" to "turbo.twig.runtime".
Inlined service "turbo.broadcaster.action_renderer" to "turbo.doctrine.event_listener".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service ".service_locator.e_.xxAP" to "security.helper".
Inlined service ".service_locator.df1HHDL" to "security.helper".
Inlined service ".service_locator.B_FyXeu" to "security.helper".
Inlined service ".service_locator.BC_lgHl" to "security.helper".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service ".security.request_matcher.3V4fiVd" to "security.access_map".
Inlined service ".security.request_matcher.7u0RpOv" to "security.access_map".
Inlined service ".security.request_matcher.gvMOjmT" to "security.access_map".
Inlined service ".security.request_matcher.4evIIGv" to "security.access_map".
Inlined service ".security.request_matcher.XnEWfUx" to "security.access_map".
Inlined service ".security.request_matcher.gNpQpr0" to "security.access_map".
Inlined service ".security.request_matcher.28NqKnb" to "security.access_map".
Inlined service ".security.request_matcher.FsQ6U.P" to "security.access_map".
Inlined service ".security.request_matcher.BzYVmHf" to "security.access_map".
Inlined service ".security.request_matcher.ki47K79" to "security.access_map".
Inlined service ".security.request_matcher.I_Wy6An" to "security.access_map".
Inlined service ".security.request_matcher.3WFSzGr" to "security.access_map".
Inlined service ".security.request_matcher.NriR29i" to "security.access_map".
Inlined service ".security.request_matcher.XAi7QLS" to "security.access_map".
Inlined service ".security.request_matcher.zgUyz1A" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service "security.authentication.success_handler.login.json_login" to "security.authenticator.json_login.login".
Inlined service "security.authentication.failure_handler.login.json_login" to "security.authenticator.json_login.login".
Inlined service "debug.security.firewall.authenticator.login.inner" to "debug.security.firewall.authenticator.login".
Inlined service "security.exception_listener.login" to "security.firewall.map.context.login".
Inlined service "security.firewall.map.config.login" to "security.firewall.map.context.login".
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.request_matcher.pJIoFDz" to ".security.request_matcher.w1tm8FV".
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 "cache.security_token_verifier.recorder_inner" to "cache.security_token_verifier".
Inlined service "security.authenticator.remember_me_signature_hasher.main" to "security.authenticator.remember_me_handler.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "Core\BaseBundle\Security\Firewall\Main\EntryPoint" to "security.exception_listener.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.vOzByYV" to ".security.request_matcher.3V4fiVd".
Inlined service ".security.request_matcher.y2LxHTw" to ".security.request_matcher.7u0RpOv".
Inlined service ".security.request_matcher.nYLDvZ6" to ".security.request_matcher.gvMOjmT".
Inlined service ".security.request_matcher.BtHMknu" to ".security.request_matcher.4evIIGv".
Inlined service ".security.request_matcher.LwFB_la" to ".security.request_matcher.gNpQpr0".
Inlined service ".security.request_matcher.obhk0jm" to ".security.request_matcher.28NqKnb".
Inlined service ".security.request_matcher.92MUXM4" to ".security.request_matcher.FsQ6U.P".
Inlined service ".security.request_matcher.Ey4h9ZN" to ".security.request_matcher.BzYVmHf".
Inlined service ".security.request_matcher.B2vF5HI" to ".security.request_matcher.ki47K79".
Inlined service ".security.request_matcher.xKZVXt1" to ".security.request_matcher.I_Wy6An".
Inlined service ".security.request_matcher.Yp9Xsgz" to ".security.request_matcher.3WFSzGr".
Inlined service ".security.request_matcher.mmG081U" to ".security.request_matcher.NriR29i".
Inlined service ".security.request_matcher._LA_AHr" to ".security.request_matcher.zgUyz1A".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service "monolog.formatter.line" to "monolog.handler.main".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_listener".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "a2lix_auto_form.object_info.doctrine_orm_info" to "a2lix_auto_form.form.manipulator.doctrine_orm_manipulator".
Inlined service "a2lix_auto_form.form.event_listener.auto_form_listener" to "a2lix_auto_form.form.type.auto_form_type".
Inlined service "a2lix_auto_form.doctrine.metadata_factory" to "a2lix_auto_form.object_info.doctrine_orm_info".
Inlined service "a2lix_translation_form.form.event_listener.translations_listener" to "a2lix_translation_form.form.type.translations_type".
Inlined service "a2lix_translation_form.form.event_listener.translations_form_listener" to "a2lix_translation_form.form.type.translations_forms_type".
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 "knp_menu.factory_extension.routing" to "knp_menu.factory".
Inlined service "knp_menu.renderer_provider" to "knp_menu.helper".
Inlined service "knp_menu.menu_provider.chain" to "knp_menu.helper".
Inlined service ".service_locator.TWz9UQt" to "knp_menu.renderer_provider".
Inlined service "knp_menu.helper" to "knp_menu.twig.extension".
Inlined service "lexik_jwt_authentication.extractor.authorization_header_extractor" to "lexik_jwt_authentication.extractor.chain_extractor".
Inlined service "nelmio_api_doc.generator_locator" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.json" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.yaml" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.html" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.object_model.property_describer" to "nelmio_api_doc.model_describers.object".
Inlined service "nelmio_api_doc.swagger.processor.nullable_property" to "nelmio_api_doc.open_api.generator".
Inlined service "nelmio_api_doc.swagger.processor.map_query_string" to "nelmio_api_doc.open_api.generator".
Inlined service "nelmio_api_doc.swagger.processor.map_request_payload" to "nelmio_api_doc.open_api.generator".
Inlined service "nelmio_api_doc.open_api.generator" to "nelmio_api_doc.generator.default".
Inlined service "monolog.logger.nelmio_api_doc" to "nelmio_api_doc.generator.default".
Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
Inlined service "mercure.hub.default.traceable.inner" to "mercure.hub.default.traceable".
Inlined service "Symfony\Component\Mercure\Authorization" to "Symfony\Component\Mercure\Twig\MercureExtension".
Inlined service "security.helper" to "Knp\DoctrineBehaviors\Provider\UserProvider".
Inlined service "liform.transformer.integer" to "Limenius\Liform\Resolver".
Inlined service "liform.transformer.array" to "Limenius\Liform\Resolver".
Inlined service "liform.transformer.compound" to "Limenius\Liform\Resolver".
Inlined service "liform.transformer.choice" to "Limenius\Liform\Resolver".
Inlined service "liform.transformer.string" to "Limenius\Liform\Resolver".
Inlined service "liform.transformer.string" to "Limenius\Liform\Resolver".
Inlined service "liform.transformer.string" to "Limenius\Liform\Resolver".
Inlined service "liform.transformer.string" to "Limenius\Liform\Resolver".
Inlined service "liform.transformer.string" to "Limenius\Liform\Resolver".
Inlined service "liform.transformer.string" to "Limenius\Liform\Resolver".
Inlined service "liform.transformer.string" to "Limenius\Liform\Resolver".
Inlined service "liform.transformer.string" to "Limenius\Liform\Resolver".
Inlined service "liform.transformer.string" to "Limenius\Liform\Resolver".
Inlined service "liform.transformer.number" to "Limenius\Liform\Resolver".
Inlined service "liform.transformer.boolean" to "Limenius\Liform\Resolver".
Inlined service "Core\ApiBundle\ApiService\Manager\Hooks\RequestHook" to "Core\ApiBundle\ApiService\Manager\Manager".
Inlined service "Core\ApiBundle\ApiService\Manager\Hooks\CanBeEnabledHook" to "Core\ApiBundle\ApiService\Manager\Manager".
Inlined service "Core\ApiBundle\ApiService\Manager\Hooks\ReceiveHook" to "Core\ApiBundle\ApiService\Manager\Manager".
Inlined service "ATV\ApiBundle\ApiService\ClientHook" to "Core\ApiBundle\ApiService\Manager\Manager".
Inlined service "ATV\ApiBundle\ApiService\Hooks\CanBeEnabledPerClientHook" to "Core\ApiBundle\ApiService\Manager\Manager".
Inlined service "core_api.assistent.provider.openai.parse_invoice" to "core_api.assistent.provider.openai.provider".
Inlined service "core_api.assistent.provider.openai.parse_invoice" to "core_api.assistent.provider.openai.provider".
Inlined service "core_api.assistent.provider.openai.parse_invoice" to "core_api.assistent.provider.openai.provider".
Inlined service "core_api.assistent.provider.openai.parse_invoice" to "core_api.assistent.provider.openai.provider".
Inlined service "core_api.assistent.provider.openai.parse_invoice" to "core_api.assistent.provider.openai.provider".
Inlined service "core_api.assistent.provider.openai.parse_invoice" to "core_api.assistent.provider.openai.provider".
Inlined service "core_api.assistent.provider.openai.parse_invoice" to "core_api.assistent.provider.openai.provider".
Inlined service "core_api.assistent.provider.openai.provider" to "core_api.assistent".
Inlined service "core_base.layout.options" to "core_base.layout.twig.extension".
Inlined service "Core\BaseBundle\ApiCalls\ApiCallEntryProvider" to "Core\BaseBundle\ApiCalls\Events\KernelSubscriber".
Inlined service "Core\BaseBundle\Itemlist\ItemlistControl" to "Core\BaseBundle\ControlBar\Service\ControlbarService".
Inlined service "Core\BaseBundle\UserLog\UserlogControl" to "Core\BaseBundle\ControlBar\Service\ControlbarService".
Inlined service "ATV\BaseBundle\Carrier\LdmCalculatorControl" to "Core\BaseBundle\ControlBar\Service\ControlbarService".
Inlined service "ATV\BaseBundle\Invoice\ControlBar\AccountingIdControl" to "Core\BaseBundle\ControlBar\Service\ControlbarService".
Inlined service "ATV\BaseBundle\Order\Events\OrderEventsControl" to "Core\BaseBundle\ControlBar\Service\ControlbarService".
Inlined service "ATV\BaseBundle\PInvoice\ControlBar\AccountingIdControl" to "Core\BaseBundle\ControlBar\Service\ControlbarService".
Inlined service "ATV\BaseBundle\PInvoice\ControlBar\PInvoiceContentControl" to "Core\BaseBundle\ControlBar\Service\ControlbarService".
Inlined service "ATV\BaseBundle\Task\TaskControl" to "Core\BaseBundle\ControlBar\Service\ControlbarService".
Inlined service "ATV\BaseBundle\Task\TaskOffersControl" to "Core\BaseBundle\ControlBar\Service\ControlbarService".
Inlined service "Core\BaseBundle\ControlBar\Service\ControlbarService" to "Core\BaseBundle\ControlBar\Twig\ControlbarExtension".
Inlined service "qipsius.tcpdf" to "core_base.document.renderer.pdf".
Inlined service "Core\BaseBundle\Email\Events\Dispatcher" to "core_base.email.checker".
Inlined service "ATV\BaseBundle\PInvoice\Events\EmailSubscriber" to "Core\BaseBundle\Email\Events\Dispatcher".
Inlined service "ATV\BaseBundle\Task\Events\EmailSubscriber" to "Core\BaseBundle\Email\Events\Dispatcher".
Inlined service "mailer.mailer" to "Core\BaseBundle\Email\Message\EmailMessageHandler".
Inlined service "core_base.form.layout.factory" to "core_base.form.layout.builder.type.extension".
Inlined service "core_base.itemlist.template.renderer" to "core_base.itemlist.renderer.datatable".
Inlined service "core_base.queuecommand.manual" to "Core\BaseBundle\Manual\Register".
Inlined service "core_base.manual.index" to "Core\BaseBundle\Manual\Register".
Inlined service "atv_base.client.manual" to "Core\BaseBundle\Manual\Register".
Inlined service "atv_bo.invoice.manual" to "Core\BaseBundle\Manual\Register".
Inlined service "atv_bo.order.manual" to "Core\BaseBundle\Manual\Register".
Inlined service "atv_bo.pinvoice.manual" to "Core\BaseBundle\Manual\Register".
Inlined service "core_base.quote.manual" to "Core\BaseBundle\Manual\Register".
Inlined service "core_base.task.manual" to "Core\BaseBundle\Manual\Register".
Inlined service "atv_bo.transaction.manual" to "Core\BaseBundle\Manual\Register".
Inlined service "core_base.map.google.geocode.action" to "core_base.map.google.provider".
Inlined service "core_base.map.google.geocoderaw.action" to "core_base.map.google.provider".
Inlined service "core_base.map.google.route.action" to "core_base.map.google.provider".
Inlined service "core_base.map.google.reverse.action" to "core_base.map.google.provider".
Inlined service "core_base.map.google.reverseraw.action" to "core_base.map.google.provider".
Inlined service "core_base.map.google.geocode.action" to "core_base.map.google.provider".
Inlined service "core_base.map.google.geocoderaw.action" to "core_base.map.google.provider".
Inlined service "core_base.map.google.route.action" to "core_base.map.google.provider".
Inlined service "core_base.map.google.reverse.action" to "core_base.map.google.provider".
Inlined service "core_base.map.google.reverseraw.action" to "core_base.map.google.provider".
Inlined service "core_base.map.google.geocode.action" to "core_base.map.google.provider".
Inlined service "core_base.map.google.geocoderaw.action" to "core_base.map.google.provider".
Inlined service "core_base.map.google.route.action" to "core_base.map.google.provider".
Inlined service "core_base.map.google.reverse.action" to "core_base.map.google.provider".
Inlined service "core_base.map.google.reverseraw.action" to "core_base.map.google.provider".
Inlined service "core_base.map.google.geocode.action" to "core_base.map.google.provider".
Inlined service "core_base.map.google.geocoderaw.action" to "core_base.map.google.provider".
Inlined service "core_base.map.google.route.action" to "core_base.map.google.provider".
Inlined service "core_base.map.google.reverse.action" to "core_base.map.google.provider".
Inlined service "core_base.map.google.reverseraw.action" to "core_base.map.google.provider".
Inlined service "core_base.map.google.geocode.action" to "core_base.map.google.provider".
Inlined service "core_base.map.google.geocoderaw.action" to "core_base.map.google.provider".
Inlined service "core_base.map.google.route.action" to "core_base.map.google.provider".
Inlined service "core_base.map.google.reverse.action" to "core_base.map.google.provider".
Inlined service "core_base.map.google.reverseraw.action" to "core_base.map.google.provider".
Inlined service "core_base.map.google.geocode.action" to "core_base.map.google.provider".
Inlined service "core_base.map.google.geocoderaw.action" to "core_base.map.google.provider".
Inlined service "core_base.map.google.route.action" to "core_base.map.google.provider".
Inlined service "core_base.map.google.reverse.action" to "core_base.map.google.provider".
Inlined service "core_base.map.google.reverseraw.action" to "core_base.map.google.provider".
Inlined service "core_base.map.google.geocode.action" to "core_base.map.google.provider".
Inlined service "core_base.map.google.geocoderaw.action" to "core_base.map.google.provider".
Inlined service "core_base.map.google.route.action" to "core_base.map.google.provider".
Inlined service "core_base.map.google.reverse.action" to "core_base.map.google.provider".
Inlined service "core_base.map.google.reverseraw.action" to "core_base.map.google.provider".
Inlined service "core_base.map.google.provider" to "Core\BaseBundle\Map\MapService".
Inlined service "atv_api.assistent.module" to "core_base.modules".
Inlined service "core_api.sse.module" to "core_base.modules".
Inlined service "core_base.access.module" to "core_base.modules".
Inlined service "core_base.completeness.module" to "core_base.modules".
Inlined service "core_base.component.module" to "core_base.modules".
Inlined service "core_base.control_bar.module" to "core_base.modules".
Inlined service "core_base.cron.module" to "core_base.modules".
Inlined service "core_base.form.module" to "core_base.modules".
Inlined service "core_base.inspection.module" to "core_base.modules".
Inlined service "core_base.integrity.checks.module" to "core_base.modules".
Inlined service "core_base.itemlist.module" to "core_base.modules".
Inlined service "core_base.date.module" to "core_base.modules".
Inlined service "core_base.menu.module" to "core_base.modules".
Inlined service "core_base.module.module" to "core_base.modules".
Inlined service "core_base.query.module" to "core_base.modules".
Inlined service "core_base.units.module" to "core_base.modules".
Inlined service "core_base.webresource.module" to "core_base.modules".
Inlined service "core_base.widgets.module" to "core_base.modules".
Inlined service "atv_bo.reference_number.module" to "core_base.modules".
Inlined service "atv_api.accounting.module" to "core_base.modules".
Inlined service "atv_api.tasksapi.module" to "core_base.modules".
Inlined service "atv_api.trackingapi.module" to "core_base.modules".
Inlined service "core_base.notification.register" to "core_base.notification.manager".
Inlined service "core_base.queuecommand.runner.service" to "Core\BaseBundle\QueueCommand\Message\Handler\QueueCommandHandler".
Inlined service "ATV\BaseBundle\Accounting\Report\ExportImport\ExportImportReport" to "core_base.reports.service".
Inlined service "ATV\BaseBundle\CO2\Report\CO2Report" to "core_base.reports.service".
Inlined service "ATV\BaseBundle\Carrier\Report\VehicleReport" to "core_base.reports.service".
Inlined service "ATV\BaseBundle\Carrier\Report\LocationReport" to "core_base.reports.service".
Inlined service "ATV\BaseBundle\Carrier\Report\CarrierReport" to "core_base.reports.service".
Inlined service "ATV\BaseBundle\Carrier\Report\VehicleExpenseReport" to "core_base.reports.service".
Inlined service "ATV\BaseBundle\Client\Report\ClientRentabilityReport" to "core_base.reports.service".
Inlined service "ATV\BaseBundle\Dashboard\Report\DashboardReport" to "core_base.reports.service".
Inlined service "ATV\BaseBundle\Invoice\Report\ProductivityReport" to "core_base.reports.service".
Inlined service "ATV\BaseBundle\Transaction\Report\TransactionReport" to "core_base.reports.service".
Inlined service "ATV\BaseBundle\User\Report\UserRentabilityReport" to "core_base.reports.service".
Inlined service "security.authentication_utils" to "core_base.security.authentication_event_listener".
Inlined service "atv_base.invoice.webhook.create" to "Core\BaseBundle\WebHook\Register\Register".
Inlined service "atv_base.invoice.webhook.update" to "Core\BaseBundle\WebHook\Register\Register".
Inlined service "atv_base.invoice.webhook.remove" to "Core\BaseBundle\WebHook\Register\Register".
Inlined service "atv_base.order.webhook.create" to "Core\BaseBundle\WebHook\Register\Register".
Inlined service "atv_base.order.webhook.update" to "Core\BaseBundle\WebHook\Register\Register".
Inlined service "atv_base.order.webhook.remove" to "Core\BaseBundle\WebHook\Register\Register".
Inlined service "atv_base.pinvoice.webhook.create" to "Core\BaseBundle\WebHook\Register\Register".
Inlined service "atv_base.pinvoice.webhook.update" to "Core\BaseBundle\WebHook\Register\Register".
Inlined service "atv_base.pinvoice.webhook.remove" to "Core\BaseBundle\WebHook\Register\Register".
Inlined service "atv_base.task.webhook.create" to "Core\BaseBundle\WebHook\Register\Register".
Inlined service "atv_base.task.webhook.update" to "Core\BaseBundle\WebHook\Register\Register".
Inlined service "atv_base.task.webhook.remove" to "Core\BaseBundle\WebHook\Register\Register".
Inlined service "Core\BaseBundle\WebHook\Register\Register" to "Core\BaseBundle\WebHook\Service\WebHookService".
Inlined service "Core\BaseBundle\WebHook\Service\WebHookManager" to "Core\BaseBundle\WebHook\Service\WebHookService".
Inlined service "core_base.webresources" to "core_base.twig.extension.webresource".
Inlined service "core_base.weekday.classifier" to "core_tenant.classifier.loader".
Inlined service "core_base.nomenclature.classifier.generator" to "core_tenant.classifier.loader".
Inlined service "core_base.notification.classifier.priority" to "core_tenant.classifier.loader".
Inlined service "core_base.reports.interval.classifier" to "core_tenant.classifier.loader".
Inlined service "core_base.register.api.classifier.direction" to "core_tenant.classifier.loader".
Inlined service "core_base.units.system.classifier" to "core_tenant.classifier.loader".
Inlined service "core_base.webhook.classifier.operator" to "core_tenant.classifier.loader".
Inlined service "core_tenant.classifier.common.vat" to "core_tenant.classifier.loader".
Inlined service "core_tenant.classifier.common.weight_unit" to "core_tenant.classifier.loader".
Inlined service "core_tenant.classifier.common.yes_no" to "core_tenant.classifier.loader".
Inlined service "core_tenant.classifier.common.show_hide" to "core_tenant.classifier.loader".
Inlined service "core_tenant.user.classifier.gender" to "core_tenant.classifier.loader".
Inlined service "atv_bo.account.classifier.type" to "core_tenant.classifier.loader".
Inlined service "ATV\BaseBundle\Article\Classifier\ADR" to "core_tenant.classifier.loader".
Inlined service "ATV\BaseBundle\Article\Classifier\HazardClass" to "core_tenant.classifier.loader".
Inlined service "ATV\BaseBundle\Article\Classifier\PackagingMethod" to "core_tenant.classifier.loader".
Inlined service "ATV\BaseBundle\Article\Classifier\PackingGroup" to "core_tenant.classifier.loader".
Inlined service "ATV\BaseBundle\Article\Classifier\PalletType" to "core_tenant.classifier.loader".
Inlined service "ATV\BaseBundle\Article\Classifier\TemperatureRange" to "core_tenant.classifier.loader".
Inlined service "ATV\BaseBundle\Article\Classifier\VolumeUnit" to "core_tenant.classifier.loader".
Inlined service "atv_base.entity.attestable.classifier.state" to "core_tenant.classifier.loader".
Inlined service "atv_base.carrier.vehicle.plan.unit.classifier" to "core_tenant.classifier.loader".
Inlined service "atv_base.carrier.vehicle.plan.period.classifier" to "core_tenant.classifier.loader".
Inlined service "atv_base.carrier.interval.classifier" to "core_tenant.classifier.loader".
Inlined service "atv_base.carrier.vehicle.shipping.line.classifier" to "core_tenant.classifier.loader".
Inlined service "atv_base.classifier.finalizable.state" to "core_tenant.classifier.loader".
Inlined service "atv_base.classifier.payment.state" to "core_tenant.classifier.loader".
Inlined service "atv_base.classifier.contact.pay" to "core_tenant.classifier.loader".
Inlined service "atv_base.location.classifier.country" to "core_tenant.classifier.loader".
Inlined service "atv_base.location.classifier.type" to "core_tenant.classifier.loader".
Inlined service "atv_base.order.classifier.status" to "core_tenant.classifier.loader".
Inlined service "atv_base.order.classifier.purchase.order.number" to "core_tenant.classifier.loader".
Inlined service "atv_base.order.classifier.loading.point" to "core_tenant.classifier.loader".
Inlined service "atv_base.order.classifier.incoterm" to "core_tenant.classifier.loader".
Inlined service "atv_base.order.classifier.equipment.type" to "core_tenant.classifier.loader".
Inlined service "atv_base.quote.classifier.status" to "core_tenant.classifier.loader".
Inlined service "atv_base.task.classifier.client_type" to "core_tenant.classifier.loader".
Inlined service "atv_base.task.classifier.status" to "core_tenant.classifier.loader".
Inlined service "atv_base.user.classifier.delivery_type" to "core_tenant.classifier.loader".
Inlined service "atv_base.order.classifier.row.type" to "core_tenant.classifier.loader".
Inlined service "atv_base.order.classifier.cargo.unit" to "core_tenant.classifier.loader".
Inlined service "atv_base.carrier.classifier.truck_price" to "core_tenant.classifier.loader".
Inlined service "atv_bo.carrier.classifier.order_info.type" to "core_tenant.classifier.loader".
Inlined service "atv_bo.carrier.classifier.trailer.type" to "core_tenant.classifier.loader".
Inlined service "atv_bo.carrier.classifier.type" to "core_tenant.classifier.loader".
Inlined service "atv_bo.client.classifier.contact.type" to "core_tenant.classifier.loader".
Inlined service "atv_bo.client.classifier.location.cost.type" to "core_tenant.classifier.loader".
Inlined service "atv_bo.client.classifier.administrator" to "core_tenant.classifier.loader".
Inlined service "ATV\BoBundle\Invoice\Classifier\RowConnectionState" to "core_tenant.classifier.loader".
Inlined service "atv_bo.invoice.classifier.row.type" to "core_tenant.classifier.loader".
Inlined service "atv_bo.invoice.classifier.row.sub_type" to "core_tenant.classifier.loader".
Inlined service "atv_bo.invoice.classifier.po.number.type" to "core_tenant.classifier.loader".
Inlined service "atv_bo.invoice.classifier.expense.type" to "core_tenant.classifier.loader".
Inlined service "Core\TenantBundle\Tenants\Service\TenantFactory" to "core_tenant.tenants.tenant.entity.event_listener".
Inlined service "core_base.menu.service" to "core_tenant.user.theme.form.type".
Inlined service "aPajo\MultiTenancyBundle\Service\Registry\AdapterRegistry" to "aPajo\MultiTenancyBundle\Service\EnvironmentProvider".
Inlined service "aPajo\MultiTenancyBundle\Adapter\Database\DatabaseAdapter" to "aPajo\MultiTenancyBundle\Service\Registry\AdapterRegistry".
Inlined service "aPajo\MultiTenancyBundle\Adapter\Filesystem\FilesystemAdapter" to "aPajo\MultiTenancyBundle\Service\Registry\AdapterRegistry".
Inlined service "Core\TenantBundle\Tenants\Resolver\HostBasedResolver" to "aPajo\MultiTenancyBundle\Service\Registry\ResolverRegistry".
Inlined service "aPajo\MultiTenancyBundle\Service\Registry\ResolverRegistry" to "aPajo\MultiTenancyBundle\Service\TenantManager".
Inlined service "ATV\BaseBundle\Accounting\Report\ExportImport\ReportQueryBuilder" to "ATV\BaseBundle\Accounting\Report\ExportImport\ExportImportReport".
Inlined service "ATV\BaseBundle\Carrier\Report\CarrierSummaryReportQueryBuilder" to "ATV\BaseBundle\Carrier\Report\VehicleReport".
Inlined service "ATV\BaseBundle\Carrier\Report\PInvoiceReportQueryBuilder" to "ATV\BaseBundle\Carrier\Report\CarrierReport".
Inlined service "ATV\BaseBundle\Carrier\Report\VehicleExpenseReportQueryBuilder" to "ATV\BaseBundle\Carrier\Report\VehicleExpenseReport".
Inlined service "ATV\BaseBundle\PInvoice\RowMapper\Voter\VoterRegistry" to "ATV\BaseBundle\PInvoice\RowMapper\Ranker\RowMapRanker".
Inlined service "ATV\BaseBundle\PInvoice\RowMapper\Voter\PInvoiceRowPoNumberVoter" to "ATV\BaseBundle\PInvoice\RowMapper\Voter\VoterRegistry".
Inlined service "ATV\BaseBundle\PInvoice\RowMapper\Voter\PInvoicePoNumberVoter" to "ATV\BaseBundle\PInvoice\RowMapper\Voter\VoterRegistry".
Inlined service "ATV\BaseBundle\PInvoice\RowMapper\Voter\DefaultVoter" to "ATV\BaseBundle\PInvoice\RowMapper\Voter\VoterRegistry".
Inlined service "atv_base.carrier.price_predictor.service" to "ATV\BaseBundle\Task\Service\AssignService".
Inlined service "ATV\BaseBundle\Transaction\Report\TransactionReportQueryBuilder" to "ATV\BaseBundle\Transaction\Report\TransactionReport".
Inlined service ".service_locator.O2p6Lk7.ATV\ApiBundle\Company\Controller\SearchController" to "ATV\ApiBundle\Company\Controller\SearchController".
Inlined service ".service_locator.O2p6Lk7.ATV\ApiBundle\Document\Controller\DocumentController" to "ATV\ApiBundle\Document\Controller\DocumentController".
Inlined service "ATV\ApiBundle\Location\LocationService" to "ATV\ApiBundle\Location\Controller\ListController".
Inlined service ".service_locator.JkaYaOo.ATV\ApiBundle\Location\Controller\ListController" to "ATV\ApiBundle\Location\Controller\ListController".
Inlined service ".service_locator.JkaYaOo.ATV\ApiBundle\Media\Controller\MediaController" to "ATV\ApiBundle\Media\Controller\MediaController".
Inlined service "ATV\ApiBundle\Portal\OrderService" to "ATV\ApiBundle\Portal\Controller\OrderController".
Inlined service ".service_locator.JkaYaOo.ATV\ApiBundle\Portal\Controller\OrderController" to "ATV\ApiBundle\Portal\Controller\OrderController".
Inlined service ".service_locator.O2p6Lk7.ATV\ApiBundle\Task\Controller\TransporeonController" to "ATV\ApiBundle\Task\Controller\TransporeonController".
Inlined service ".service_locator.O2p6Lk7.ATV\ApiBundle\TransitApi\Controller\Controller" to "ATV\ApiBundle\TransitApi\Controller\Controller".
Inlined service ".service_locator.JkaYaOo.Core\ApiBundle\Security\Controller\GoogleOauthController" to "Core\ApiBundle\Security\Controller\GoogleOauthController".
Inlined service ".service_locator.JkaYaOo.Core\ApiBundle\Security\Controller\SecurityController" to "Core\ApiBundle\Security\Controller\SecurityController".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\AddAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\ClientAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\ClientMergeAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\InvoiceAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\InvoicesAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\MergeAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\PaymentsAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\RemoveAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\AddAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\ClientAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\ClientMergeAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\InvoiceAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\InvoicesAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\MergeAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\PaymentsAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\RemoveAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\AddAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\ClientAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\ClientMergeAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\InvoiceAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\InvoicesAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\MergeAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\PaymentsAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\RemoveAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\AddAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\ClientAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\ClientMergeAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\InvoiceAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\InvoicesAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\MergeAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\PaymentsAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\RemoveAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\AddAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\ClientAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\ClientMergeAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\InvoiceAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\InvoicesAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\MergeAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\PaymentsAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\RemoveAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\AddAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\ClientAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\ClientMergeAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\InvoiceAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\InvoicesAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\MergeAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\PaymentsAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\RemoveAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\AddAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\ClientAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\ClientMergeAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\InvoiceAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\InvoicesAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\MergeAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\PaymentsAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\Merit2\RemoveAction" to "atv_api.accounting.provider.merit.provider".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\AddAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\ClientAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\ClientMergeAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\InvoiceAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\InvoicesAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\MergeAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\PaymentsAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\RemoveAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\UploadAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\AddAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\ClientAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\ClientMergeAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\InvoiceAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\InvoicesAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\MergeAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\PaymentsAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\RemoveAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\UploadAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\AddAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\ClientAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\ClientMergeAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\InvoiceAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\InvoicesAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\MergeAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\PaymentsAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\RemoveAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\UploadAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\AddAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\ClientAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\ClientMergeAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\InvoiceAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\InvoicesAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\MergeAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\PaymentsAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\RemoveAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\UploadAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\AddAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\ClientAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\ClientMergeAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\InvoiceAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\InvoicesAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\MergeAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\PaymentsAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\RemoveAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\UploadAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\AddAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\ClientAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\ClientMergeAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\InvoiceAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\InvoicesAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\MergeAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\PaymentsAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\RemoveAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\UploadAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\AddAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\ClientAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\ClientMergeAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\InvoiceAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\InvoicesAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\MergeAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\PaymentsAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\RemoveAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\UploadAction" to "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\AddAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\ClientAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\ClientMergeAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\InvoiceAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\InvoicesAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\MergeAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\PaymentsAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\RemoveAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\AddAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\ClientAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\ClientMergeAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\InvoiceAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\InvoicesAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\MergeAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\PaymentsAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\RemoveAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\AddAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\ClientAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\ClientMergeAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\InvoiceAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\InvoicesAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\MergeAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\PaymentsAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\RemoveAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\AddAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\ClientAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\ClientMergeAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\InvoiceAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\InvoicesAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\MergeAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\PaymentsAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\RemoveAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\AddAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\ClientAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\ClientMergeAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\InvoiceAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\InvoicesAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\MergeAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\PaymentsAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\RemoveAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\AddAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\ClientAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\ClientMergeAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\InvoiceAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\InvoicesAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\MergeAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\PaymentsAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\RemoveAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\AddAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\ClientAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\ClientMergeAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\InvoiceAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\InvoicesAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\MergeAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\PaymentsAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\RemoveAction" to "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts".
Inlined service "atv_api.accounting.provider.merit.provider" to "atv_api.accounting".
Inlined service "ATV\ApiBundle\Accounting\Providers\StandardBooks\StandardBooks" to "atv_api.accounting".
Inlined service "ATV\ApiBundle\Accounting\Providers\SmartAccounts\SmartAccounts" to "atv_api.accounting".
Inlined service "atv_api.cmr.provider.digicmr.add.action" to "atv_api.cmr.provider.digicmr.provider".
Inlined service "atv_api.cmr.provider.digicmr.remove.action" to "atv_api.cmr.provider.digicmr.provider".
Inlined service "atv_api.cmr.provider.digicmr.get.pdf.action" to "atv_api.cmr.provider.digicmr.provider".
Inlined service "atv_api.cmr.provider.digicmr.drawer.credentials.action" to "atv_api.cmr.provider.digicmr.provider".
Inlined service "atv_api.cmr.provider.digicmr.add.action" to "atv_api.cmr.provider.digicmr.provider".
Inlined service "atv_api.cmr.provider.digicmr.remove.action" to "atv_api.cmr.provider.digicmr.provider".
Inlined service "atv_api.cmr.provider.digicmr.get.pdf.action" to "atv_api.cmr.provider.digicmr.provider".
Inlined service "atv_api.cmr.provider.digicmr.drawer.credentials.action" to "atv_api.cmr.provider.digicmr.provider".
Inlined service "atv_api.cmr.provider.digicmr.add.action" to "atv_api.cmr.provider.digicmr.provider".
Inlined service "atv_api.cmr.provider.digicmr.remove.action" to "atv_api.cmr.provider.digicmr.provider".
Inlined service "atv_api.cmr.provider.digicmr.get.pdf.action" to "atv_api.cmr.provider.digicmr.provider".
Inlined service "atv_api.cmr.provider.digicmr.drawer.credentials.action" to "atv_api.cmr.provider.digicmr.provider".
Inlined service "atv_api.cmr.provider.digicmr.add.action" to "atv_api.cmr.provider.digicmr.provider".
Inlined service "atv_api.cmr.provider.digicmr.remove.action" to "atv_api.cmr.provider.digicmr.provider".
Inlined service "atv_api.cmr.provider.digicmr.get.pdf.action" to "atv_api.cmr.provider.digicmr.provider".
Inlined service "atv_api.cmr.provider.digicmr.drawer.credentials.action" to "atv_api.cmr.provider.digicmr.provider".
Inlined service "atv_api.cmr.provider.digicmr.add.action" to "atv_api.cmr.provider.digicmr.provider".
Inlined service "atv_api.cmr.provider.digicmr.remove.action" to "atv_api.cmr.provider.digicmr.provider".
Inlined service "atv_api.cmr.provider.digicmr.get.pdf.action" to "atv_api.cmr.provider.digicmr.provider".
Inlined service "atv_api.cmr.provider.digicmr.drawer.credentials.action" to "atv_api.cmr.provider.digicmr.provider".
Inlined service "atv_api.cmr.provider.digicmr.add.action" to "atv_api.cmr.provider.digicmr.provider".
Inlined service "atv_api.cmr.provider.digicmr.remove.action" to "atv_api.cmr.provider.digicmr.provider".
Inlined service "atv_api.cmr.provider.digicmr.get.pdf.action" to "atv_api.cmr.provider.digicmr.provider".
Inlined service "atv_api.cmr.provider.digicmr.drawer.credentials.action" to "atv_api.cmr.provider.digicmr.provider".
Inlined service "atv_api.cmr.provider.digicmr.add.action" to "atv_api.cmr.provider.digicmr.provider".
Inlined service "atv_api.cmr.provider.digicmr.remove.action" to "atv_api.cmr.provider.digicmr.provider".
Inlined service "atv_api.cmr.provider.digicmr.get.pdf.action" to "atv_api.cmr.provider.digicmr.provider".
Inlined service "atv_api.cmr.provider.digicmr.drawer.credentials.action" to "atv_api.cmr.provider.digicmr.provider".
Inlined service "atv_api.tasksapi.transporeon.accept.action" to "atv_api.tasksapi.transporeon.provider".
Inlined service "atv_api.tasksapi.transporeon.decline.action" to "atv_api.tasksapi.transporeon.provider".
Inlined service "atv_api.tasksapi.transporeon.import.action" to "atv_api.tasksapi.transporeon.provider".
Inlined service "atv_api.tasksapi.transporeon.place_offer.action" to "atv_api.tasksapi.transporeon.provider".
Inlined service "atv_api.tasksapi.transporeon.withdraw_offer.action" to "atv_api.tasksapi.transporeon.provider".
Inlined service "atv_api.tasksapi.transporeon.delivery_status.action" to "atv_api.tasksapi.transporeon.provider".
Inlined service "atv_api.tasksapi.transporeon.accept.action" to "atv_api.tasksapi.transporeon.provider".
Inlined service "atv_api.tasksapi.transporeon.decline.action" to "atv_api.tasksapi.transporeon.provider".
Inlined service "atv_api.tasksapi.transporeon.import.action" to "atv_api.tasksapi.transporeon.provider".
Inlined service "atv_api.tasksapi.transporeon.place_offer.action" to "atv_api.tasksapi.transporeon.provider".
Inlined service "atv_api.tasksapi.transporeon.withdraw_offer.action" to "atv_api.tasksapi.transporeon.provider".
Inlined service "atv_api.tasksapi.transporeon.delivery_status.action" to "atv_api.tasksapi.transporeon.provider".
Inlined service "atv_api.tasksapi.transporeon.accept.action" to "atv_api.tasksapi.transporeon.provider".
Inlined service "atv_api.tasksapi.transporeon.decline.action" to "atv_api.tasksapi.transporeon.provider".
Inlined service "atv_api.tasksapi.transporeon.import.action" to "atv_api.tasksapi.transporeon.provider".
Inlined service "atv_api.tasksapi.transporeon.place_offer.action" to "atv_api.tasksapi.transporeon.provider".
Inlined service "atv_api.tasksapi.transporeon.withdraw_offer.action" to "atv_api.tasksapi.transporeon.provider".
Inlined service "atv_api.tasksapi.transporeon.delivery_status.action" to "atv_api.tasksapi.transporeon.provider".
Inlined service "atv_api.tasksapi.transporeon.accept.action" to "atv_api.tasksapi.transporeon.provider".
Inlined service "atv_api.tasksapi.transporeon.decline.action" to "atv_api.tasksapi.transporeon.provider".
Inlined service "atv_api.tasksapi.transporeon.import.action" to "atv_api.tasksapi.transporeon.provider".
Inlined service "atv_api.tasksapi.transporeon.place_offer.action" to "atv_api.tasksapi.transporeon.provider".
Inlined service "atv_api.tasksapi.transporeon.withdraw_offer.action" to "atv_api.tasksapi.transporeon.provider".
Inlined service "atv_api.tasksapi.transporeon.delivery_status.action" to "atv_api.tasksapi.transporeon.provider".
Inlined service "atv_api.tasksapi.transporeon.accept.action" to "atv_api.tasksapi.transporeon.provider".
Inlined service "atv_api.tasksapi.transporeon.decline.action" to "atv_api.tasksapi.transporeon.provider".
Inlined service "atv_api.tasksapi.transporeon.import.action" to "atv_api.tasksapi.transporeon.provider".
Inlined service "atv_api.tasksapi.transporeon.place_offer.action" to "atv_api.tasksapi.transporeon.provider".
Inlined service "atv_api.tasksapi.transporeon.withdraw_offer.action" to "atv_api.tasksapi.transporeon.provider".
Inlined service "atv_api.tasksapi.transporeon.delivery_status.action" to "atv_api.tasksapi.transporeon.provider".
Inlined service "atv_api.tasksapi.transporeon.accept.action" to "atv_api.tasksapi.transporeon.provider".
Inlined service "atv_api.tasksapi.transporeon.decline.action" to "atv_api.tasksapi.transporeon.provider".
Inlined service "atv_api.tasksapi.transporeon.import.action" to "atv_api.tasksapi.transporeon.provider".
Inlined service "atv_api.tasksapi.transporeon.place_offer.action" to "atv_api.tasksapi.transporeon.provider".
Inlined service "atv_api.tasksapi.transporeon.withdraw_offer.action" to "atv_api.tasksapi.transporeon.provider".
Inlined service "atv_api.tasksapi.transporeon.delivery_status.action" to "atv_api.tasksapi.transporeon.provider".
Inlined service "atv_api.tasksapi.transporeon.accept.action" to "atv_api.tasksapi.transporeon.provider".
Inlined service "atv_api.tasksapi.transporeon.decline.action" to "atv_api.tasksapi.transporeon.provider".
Inlined service "atv_api.tasksapi.transporeon.import.action" to "atv_api.tasksapi.transporeon.provider".
Inlined service "atv_api.tasksapi.transporeon.place_offer.action" to "atv_api.tasksapi.transporeon.provider".
Inlined service "atv_api.tasksapi.transporeon.withdraw_offer.action" to "atv_api.tasksapi.transporeon.provider".
Inlined service "atv_api.tasksapi.transporeon.delivery_status.action" to "atv_api.tasksapi.transporeon.provider".
Inlined service "ATV\BaseBundle\Location\Service\LocationResolver" to "atv_api.tasksapi.transporeon.provider".
Inlined service "ATV\BaseBundle\Client\Service\ClientResolver" to "atv_api.tasksapi.transporeon.import.action".
Inlined service "atv_api.trackingapi.navirec.import.action" to "atv_api.trackingapi.navirec.provider".
Inlined service "atv_api.trackingapi.navirec.get_vehicle.action" to "atv_api.trackingapi.navirec.provider".
Inlined service "atv_api.trackingapi.navirec.accounts.action" to "atv_api.trackingapi.navirec.provider".
Inlined service "atv_api.trackingapi.navirec.vehicles.action" to "atv_api.trackingapi.navirec.provider".
Inlined service "atv_api.trackingapi.navirec.trips.action" to "atv_api.trackingapi.navirec.provider".
Inlined service "atv_api.trackingapi.navirec.import.action" to "atv_api.trackingapi.navirec.provider".
Inlined service "atv_api.trackingapi.navirec.get_vehicle.action" to "atv_api.trackingapi.navirec.provider".
Inlined service "atv_api.trackingapi.navirec.accounts.action" to "atv_api.trackingapi.navirec.provider".
Inlined service "atv_api.trackingapi.navirec.vehicles.action" to "atv_api.trackingapi.navirec.provider".
Inlined service "atv_api.trackingapi.navirec.trips.action" to "atv_api.trackingapi.navirec.provider".
Inlined service "atv_api.trackingapi.navirec.import.action" to "atv_api.trackingapi.navirec.provider".
Inlined service "atv_api.trackingapi.navirec.get_vehicle.action" to "atv_api.trackingapi.navirec.provider".
Inlined service "atv_api.trackingapi.navirec.accounts.action" to "atv_api.trackingapi.navirec.provider".
Inlined service "atv_api.trackingapi.navirec.vehicles.action" to "atv_api.trackingapi.navirec.provider".
Inlined service "atv_api.trackingapi.navirec.trips.action" to "atv_api.trackingapi.navirec.provider".
Inlined service "atv_api.trackingapi.navirec.import.action" to "atv_api.trackingapi.navirec.provider".
Inlined service "atv_api.trackingapi.navirec.get_vehicle.action" to "atv_api.trackingapi.navirec.provider".
Inlined service "atv_api.trackingapi.navirec.accounts.action" to "atv_api.trackingapi.navirec.provider".
Inlined service "atv_api.trackingapi.navirec.vehicles.action" to "atv_api.trackingapi.navirec.provider".
Inlined service "atv_api.trackingapi.navirec.trips.action" to "atv_api.trackingapi.navirec.provider".
Inlined service "atv_api.trackingapi.navirec.import.action" to "atv_api.trackingapi.navirec.provider".
Inlined service "atv_api.trackingapi.navirec.get_vehicle.action" to "atv_api.trackingapi.navirec.provider".
Inlined service "atv_api.trackingapi.navirec.accounts.action" to "atv_api.trackingapi.navirec.provider".
Inlined service "atv_api.trackingapi.navirec.vehicles.action" to "atv_api.trackingapi.navirec.provider".
Inlined service "atv_api.trackingapi.navirec.trips.action" to "atv_api.trackingapi.navirec.provider".
Inlined service "atv_api.trackingapi.navirec.import.action" to "atv_api.trackingapi.navirec.provider".
Inlined service "atv_api.trackingapi.navirec.get_vehicle.action" to "atv_api.trackingapi.navirec.provider".
Inlined service "atv_api.trackingapi.navirec.accounts.action" to "atv_api.trackingapi.navirec.provider".
Inlined service "atv_api.trackingapi.navirec.vehicles.action" to "atv_api.trackingapi.navirec.provider".
Inlined service "atv_api.trackingapi.navirec.trips.action" to "atv_api.trackingapi.navirec.provider".
Inlined service "atv_api.trackingapi.navirec.import.action" to "atv_api.trackingapi.navirec.provider".
Inlined service "atv_api.trackingapi.navirec.get_vehicle.action" to "atv_api.trackingapi.navirec.provider".
Inlined service "atv_api.trackingapi.navirec.accounts.action" to "atv_api.trackingapi.navirec.provider".
Inlined service "atv_api.trackingapi.navirec.vehicles.action" to "atv_api.trackingapi.navirec.provider".
Inlined service "atv_api.trackingapi.navirec.trips.action" to "atv_api.trackingapi.navirec.provider".
Inlined service "atv_api.trackingapi.ecofleet.import.action" to "atv_api.trackingapi.ecofleet.provider".
Inlined service "atv_api.trackingapi.ecofleet.get_vehicle.action" to "atv_api.trackingapi.ecofleet.provider".
Inlined service "atv_api.trackingapi.ecofleet.import.action" to "atv_api.trackingapi.ecofleet.provider".
Inlined service "atv_api.trackingapi.ecofleet.get_vehicle.action" to "atv_api.trackingapi.ecofleet.provider".
Inlined service "atv_api.trackingapi.ecofleet.import.action" to "atv_api.trackingapi.ecofleet.provider".
Inlined service "atv_api.trackingapi.ecofleet.get_vehicle.action" to "atv_api.trackingapi.ecofleet.provider".
Inlined service "atv_api.trackingapi.ecofleet.import.action" to "atv_api.trackingapi.ecofleet.provider".
Inlined service "atv_api.trackingapi.ecofleet.get_vehicle.action" to "atv_api.trackingapi.ecofleet.provider".
Inlined service "atv_api.trackingapi.ecofleet.import.action" to "atv_api.trackingapi.ecofleet.provider".
Inlined service "atv_api.trackingapi.ecofleet.get_vehicle.action" to "atv_api.trackingapi.ecofleet.provider".
Inlined service "atv_api.trackingapi.ecofleet.import.action" to "atv_api.trackingapi.ecofleet.provider".
Inlined service "atv_api.trackingapi.ecofleet.get_vehicle.action" to "atv_api.trackingapi.ecofleet.provider".
Inlined service "atv_api.trackingapi.ecofleet.import.action" to "atv_api.trackingapi.ecofleet.provider".
Inlined service "atv_api.trackingapi.ecofleet.get_vehicle.action" to "atv_api.trackingapi.ecofleet.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.transit.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.account.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.order.remove.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.order.add.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.task.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.task.add.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.task.remove.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.transit.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.account.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.order.remove.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.order.add.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.task.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.task.add.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.task.remove.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.transit.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.account.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.order.remove.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.order.add.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.task.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.task.add.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.task.remove.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.transit.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.account.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.order.remove.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.order.add.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.task.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.task.add.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.task.remove.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.transit.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.account.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.order.remove.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.order.add.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.task.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.task.add.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.task.remove.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.transit.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.account.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.order.remove.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.order.add.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.task.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.task.add.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.task.remove.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.transit.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.account.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.order.remove.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.order.add.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.task.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.task.add.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "atv_api.tasks_api.gsm_tasks.task.remove.action" to "atv_api.tasks_api.gsm_tasks.provider".
Inlined service "Core\ApiBundle\Classifier\ClassifierService" to "Core\ApiBundle\Classifier\Controller\ClassifierController".
Inlined service ".service_locator.JkaYaOo.Core\ApiBundle\Classifier\Controller\ClassifierController" to "Core\ApiBundle\Classifier\Controller\ClassifierController".
Inlined service "atv_bo.invoice.service.balance" to "atv_bo.invoice.controller.balance".
Inlined service "atv_bo.order.service.balance" to "atv_bo.order.controller.balance".
Inlined service "atv_bo.pinvoice.service.balance" to "atv_bo.pinvoice.controller.balance".
Inlined service "Core\BaseBundle\Itemlist\Subitems\Sublist" to "atv_bo.shift.controller.list".
Inlined service "ATV\BaseBundle\Task\Service\CloneService" to "atv_bo.task.controller.clone".
Inlined service "atv_bo.transaction.service.balance" to "atv_bo.transaction.controller.balance".
Inlined service "sonata.doctrine.adapter.doctrine_orm" to "sonata.doctrine.model.adapter.chain".
Inlined service "sonata.media.security.superadmin_strategy" to "sonata.media.pool".
Inlined service "sonata.media.provider.youtube" to "sonata.media.pool".
Inlined service "sonata.media.provider.dailymotion" to "sonata.media.pool".
Inlined service "sonata.media.provider.vimeo" to "sonata.media.pool".
Inlined service "sonata.media.resizer.crop" to "sonata.media.thumbnail.format".
Inlined service "sonata.media.resizer.square" to "sonata.media.thumbnail.format".
Inlined service "sonata.media.thumbnail.file" to "sonata.media.provider.file".
Inlined service "sonata.media.metadata.noop" to "sonata.media.metadata.proxy".
Inlined service "Akondas\ActuatorBundle\Service\Health\HealthIndicatorStack" to "Akondas\ActuatorBundle\Controller\HealthController".
Inlined service ".service_locator.O2p6Lk7.Akondas\ActuatorBundle\Controller\HealthController" to "Akondas\ActuatorBundle\Controller\HealthController".
Inlined service "Akondas\ActuatorBundle\Service\Info\InfoCollectorStack" to "Akondas\ActuatorBundle\Controller\InfoController".
Inlined service ".service_locator.O2p6Lk7.Akondas\ActuatorBundle\Controller\InfoController" to "Akondas\ActuatorBundle\Controller\InfoController".
Inlined service "rekalogika.mapper.property_info.phpstan_extractor" to "rekalogika.mapper.property_info".
Inlined service "rekalogika.mapper.mapping_factory.caching.inner" to "rekalogika.mapper.mapping_factory.caching".
Inlined service "rekalogika.mapper.type_resolver.caching.inner" to "rekalogika.mapper.type_resolver.caching".
Inlined service "rekalogika.mapper.eager_properties_resolver" to "rekalogika.mapper.metadata_util_locator".
Inlined service "rekalogika.mapper.property_mapper.resolver" to "rekalogika.mapper.metadata_util_locator".
Inlined service "rekalogika.mapper.cache.object_to_object_metadata_factory.recorder_inner" to "rekalogika.mapper.cache.object_to_object_metadata_factory".
Inlined service "debug.rekalogika.mapper.object_to_object_metadata_factory.cache" to "rekalogika.mapper.object_to_object_metadata_factory.proxy_resolving".
Inlined service "rekalogika.mapper.cache.array_like_metadata_factory.recorder_inner" to "rekalogika.mapper.cache.array_like_metadata_factory".
Inlined service "rekalogika.mapper.array_like_metadata_factory.cache.inner" to "rekalogika.mapper.array_like_metadata_factory.cache".
Inlined service "rekalogika.mapper.persistent.array_like_metadata_factory" to "rekalogika.mapper.array_like_metadata_factory.cache".
Inlined service "rekalogika.mapper.cache.transformer_registry.recorder_inner" to "rekalogika.mapper.cache.transformer_registry".
Inlined service "rekalogika.mapper.transformer_registry.cache.inner" to "rekalogika.mapper.transformer_registry.cache".
Inlined service "rekalogika.mapper.persistent.transformer_registry" to "rekalogika.mapper.transformer_registry.cache".
Inlined service "rekalogika.mapper.object_mapper.table_factory.warmed.inner" to "rekalogika.mapper.object_mapper.table_factory.warmed".
Inlined service "rekalogika.mapper.cache.object_mapper_resolver.recorder_inner" to "rekalogika.mapper.cache.object_mapper_resolver".
Inlined service "rekalogika.mapper.object_mapper.resolver.cache.inner" to "rekalogika.mapper.object_mapper.resolver.cache".
Inlined service "rekalogika.mapper.persistent.object_mapper_resolver" to "rekalogika.mapper.object_mapper.resolver.cache".
Inlined service "rekalogika.mapper.proxy.generator.doctrine.inner" to "rekalogika.mapper.proxy.generator.doctrine".
Inlined service "rekalogika.mapper.proxy.generator.doctrine" to "rekalogika.mapper.proxy.generator.dynamic_properties".
Inlined service "rekalogika.mapper.proxy.generator.dynamic_properties" to "rekalogika.mapper.proxy.factory".
Inlined service "rekalogika.mapper.object_cache_factory" to "rekalogika.mapper.main_transformer".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_listener" to "maker.auto_command.make_listener".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_schedule" to "maker.auto_command.make_schedule".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service "maker.maker.make_custom_authenticator" to "maker.auto_command.make_security_custom".
Inlined service "maker.maker.make_webhook" to "maker.auto_command.make_webhook".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "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 "messenger.senders_locator" to "messenger.bus.default.middleware.send_message".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "process.messenger.process_message_handler" to ".messenger.handler_descriptor.QXXNQ9d".
Inlined service "console.messenger.execute_command_handler" to ".messenger.handler_descriptor.kEzMhfs".
Inlined service "http_client.messenger.ping_webhook_handler" to ".messenger.handler_descriptor.6kVvRT.".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.tGvt0LH".
Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.p4Qvabm".
Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.vMw0m61".
Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.XZowc.T".
Inlined service "texter.messenger.push_handler" to ".messenger.handler_descriptor.Lml2ICs".
Inlined service "mercure.hub.default.message_handler" to ".messenger.handler_descriptor.oFKCS4G".
Inlined service "Core\BaseBundle\Email\Message\EmailMessageHandler" to ".messenger.handler_descriptor.OXN25fi".
Inlined service "Core\BaseBundle\QueueCommand\Message\Handler\QueueCommandHandler" to ".messenger.handler_descriptor.1BbBXb9".
Inlined service "http_client.uri_template" to ".debug.http_client".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".doctrine.orm.tenant_metadata_driver.inner" to ".doctrine.orm.tenant_metadata_driver".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.simple_role_voter" to ".debug.security.voter.security.access.simple_role_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "debug.ATV\ApiBundle\Location\Mapper\EntityToDtoTransformer.inner" to "debug.ATV\ApiBundle\Location\Mapper\EntityToDtoTransformer".
Inlined service "debug.ATV\ApiBundle\Portal\Mapper\DtoToEntityTransformer.inner" to "debug.ATV\ApiBundle\Portal\Mapper\DtoToEntityTransformer".
Inlined service "debug.ATV\ApiBundle\Portal\Mapper\EntityToDtoTransformer.inner" to "debug.ATV\ApiBundle\Portal\Mapper\EntityToDtoTransformer".
Inlined service "debug.ATV\ApiBundle\Portal\Mapper\ListItemToDtoTransformer.inner" to "debug.ATV\ApiBundle\Portal\Mapper\ListItemToDtoTransformer".
Inlined service "debug.Rekalogika\Mapper\Transformer\Implementation\NullToNullTransformer.inner" to "debug.Rekalogika\Mapper\Transformer\Implementation\NullToNullTransformer".
Inlined service "debug.Rekalogika\Mapper\Transformer\Implementation\ScalarToScalarTransformer.inner" to "debug.Rekalogika\Mapper\Transformer\Implementation\ScalarToScalarTransformer".
Inlined service "debug.Rekalogika\Mapper\Transformer\Implementation\ObjectMapperTransformer.inner" to "debug.Rekalogika\Mapper\Transformer\Implementation\ObjectMapperTransformer".
Inlined service "debug.Rekalogika\Mapper\Transformer\Implementation\DateTimeTransformer.inner" to "debug.Rekalogika\Mapper\Transformer\Implementation\DateTimeTransformer".
Inlined service "debug.Rekalogika\Mapper\Transformer\Implementation\StringToBackedEnumTransformer.inner" to "debug.Rekalogika\Mapper\Transformer\Implementation\StringToBackedEnumTransformer".
Inlined service "debug.Rekalogika\Mapper\Transformer\Implementation\RamseyUuidTransformer.inner" to "debug.Rekalogika\Mapper\Transformer\Implementation\RamseyUuidTransformer".
Inlined service "debug.Rekalogika\Mapper\Transformer\Implementation\ObjectToStringTransformer.inner" to "debug.Rekalogika\Mapper\Transformer\Implementation\ObjectToStringTransformer".
Inlined service "debug.Rekalogika\Mapper\Transformer\Implementation\PresetTransformer.inner" to "debug.Rekalogika\Mapper\Transformer\Implementation\PresetTransformer".
Inlined service "debug.Rekalogika\Mapper\Transformer\Implementation\ClassMethodTransformer.inner" to "debug.Rekalogika\Mapper\Transformer\Implementation\ClassMethodTransformer".
Inlined service "debug.Rekalogika\Mapper\Transformer\Implementation\TraversableToArrayAccessTransformer.inner" to "debug.Rekalogika\Mapper\Transformer\Implementation\TraversableToArrayAccessTransformer".
Inlined service "debug.Rekalogika\Mapper\Transformer\Implementation\TraversableToTraversableTransformer.inner" to "debug.Rekalogika\Mapper\Transformer\Implementation\TraversableToTraversableTransformer".
Inlined service "debug.Rekalogika\Mapper\Transformer\Implementation\ArrayObjectTransformer.inner" to "debug.Rekalogika\Mapper\Transformer\Implementation\ArrayObjectTransformer".
Inlined service "debug.Rekalogika\Mapper\Transformer\Implementation\ObjectToObjectTransformer.inner" to "debug.Rekalogika\Mapper\Transformer\Implementation\ObjectToObjectTransformer".
Inlined service "debug.Rekalogika\Mapper\Transformer\Implementation\NullTransformer.inner" to "debug.Rekalogika\Mapper\Transformer\Implementation\NullTransformer".
Inlined service "debug.Rekalogika\Mapper\Transformer\Implementation\CopyTransformer.inner" to "debug.Rekalogika\Mapper\Transformer\Implementation\CopyTransformer".
Inlined service "debug.rekalogika.mapper.object_to_object_metadata_factory.cache.inner" to "debug.rekalogika.mapper.object_to_object_metadata_factory.cache".
Inlined service "debug.rekalogika.mapper.mapper.inner" to "debug.rekalogika.mapper.mapper".
Inlined service "debug.security.event_dispatcher.login.inner" to "debug.security.event_dispatcher.login".
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.b.mdbP7" to ".service_locator.b.mdbP7.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 "rekalogika.mapper.metadata_util_locator" to "rekalogika.mapper.object_to_object_metadata_factory.cache.inner".
Inlined service "asset_mapper.public_assets_path_resolver" to "asset_mapper.cached_mapped_asset_factory.inner".
Inlined service "asset_mapper_compiler" to "asset_mapper.cached_mapped_asset_factory.inner".
Inlined service "assets.empty_version_strategy" to "asset_mapper.asset_package.inner".
Inlined service "assets.context" to "asset_mapper.asset_package.inner".
Inlined service ".service_locator.oR77BOj" to "debug.argument_resolver.inner".
Inlined service ".service_locator.ZQ727Mx" to "rekalogika.mapper.transformer_registry.cache.inner".
Inlined service "rekalogika.mapper.object_mapper.resolver.cache" to "debug.Rekalogika\Mapper\Transformer\Implementation\ObjectMapperTransformer.inner".
Inlined service "rekalogika.mapper.transformer.array_object.object_to_object_transformer" to "debug.Rekalogika\Mapper\Transformer\Implementation\ArrayObjectTransformer.inner".
Inlined service "rekalogika.mapper.object_to_object_metadata_factory.cache.inner" to "debug.rekalogika.mapper.object_to_object_metadata_factory.cache.inner".
Inlined service "rekalogika.mapper.persistent.object_to_object_metadata_factory" to "debug.rekalogika.mapper.object_to_object_metadata_factory.cache.inner".
Inlined service ".service_locator.K64aUYh" to "console.command_loader".
Inlined service ".service_locator.b.mdbP7.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
Inlined service "fos_rest.serializer.symfony" to "fos_rest.view_handler".
Inlined service "lexik_jwt_authentication.jws_provider.lcobucci" to "lexik_jwt_authentication.encoder".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "Core\ApiBundle\Sse\Service\SseService" to "console.command.public_alias.core_api.sse.test.command".
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.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "twig.extension.assets" to "twig".
Inlined service "knp_menu.manipulator" to "twig".
Inlined service "knp_menu.manipulator" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "Symfony\Component\Mercure\HubRegistry" to "twig".
Inlined service "Symfony\Component\Mercure\HubRegistry" to "twig".
Inlined service "Core\BaseBundle\Component\Buffer" to "twig".
Inlined service "Core\BaseBundle\Component\Buffer" to "twig".
Inlined service "ATV\BaseBundle\Invoice\Report\InvoiceReportQueryBuilder" to "core_base.reports.service".
Inlined service "ATV\BaseBundle\Dashboard\Report\DashboardReportQueryBuilder" to "core_base.reports.service".
Inlined service "ATV\BaseBundle\Invoice\Report\InvoiceReportQueryBuilder" to "core_base.reports.service".
Inlined service "ATV\BaseBundle\Dashboard\Report\DashboardReportQueryBuilder" to "core_base.reports.service".
Inlined service "ATV\ApiBundle\Accounting\Providers\Common\Config\ConfigFactory" to "atv_api.accounting".
Inlined service "ATV\ApiBundle\Accounting\Providers\Common\Config\ConfigFactory" to "atv_api.accounting".
Inlined service "ATV\ApiBundle\Accounting\Providers\Common\Config\ConfigFactory" to "atv_api.accounting".
Inlined service "ATV\ApiBundle\Accounting\Providers\Common\Config\ConfigFactory" to "atv_api.accounting".
Inlined service "ATV\ApiBundle\Accounting\Providers\Common\Config\ConfigFactory" to "atv_api.accounting".
Inlined service "ATV\ApiBundle\Accounting\Providers\Common\Config\ConfigFactory" to "atv_api.accounting".
Inlined service "ATV\ApiBundle\Accounting\Providers\Common\Config\ConfigFactory" to "atv_api.accounting".
Inlined service "ATV\ApiBundle\Accounting\Providers\Common\Config\ConfigFactory" to "atv_api.accounting".
Inlined service "ATV\ApiBundle\Accounting\Providers\Common\Config\ConfigFactory" to "atv_api.accounting".
Inlined service "ATV\ApiBundle\Accounting\Providers\Common\Config\ConfigFactory" to "atv_api.accounting".
Inlined service "ATV\ApiBundle\Accounting\Providers\Common\Config\ConfigFactory" to "atv_api.accounting".
Inlined service "ATV\ApiBundle\Accounting\Providers\Common\Config\ConfigFactory" to "atv_api.accounting".
Inlined service "ATV\ApiBundle\Accounting\Providers\Common\Config\ConfigFactory" to "atv_api.accounting".
Inlined service "ATV\ApiBundle\Accounting\Providers\Common\Config\ConfigFactory" to "atv_api.accounting".
Inlined service "ATV\ApiBundle\Accounting\Providers\Common\Config\ConfigFactory" to "atv_api.accounting".
Inlined service "ATV\ApiBundle\Accounting\Providers\Common\Config\ConfigFactory" to "atv_api.accounting".
Inlined service "ATV\ApiBundle\Accounting\Providers\Common\Config\ConfigFactory" to "atv_api.accounting".
Inlined service "ATV\ApiBundle\Accounting\Providers\Common\Config\ConfigFactory" to "atv_api.accounting".
Inlined service "ATV\ApiBundle\Accounting\Providers\Common\Config\ConfigFactory" to "atv_api.accounting".
Inlined service "ATV\ApiBundle\Accounting\Providers\Common\Config\ConfigFactory" to "atv_api.accounting".
Inlined service "ATV\ApiBundle\Accounting\Providers\Common\Config\ConfigFactory" to "atv_api.accounting".
Inlined service "ATV\ApiBundle\Accounting\Providers\Common\Config\ConfigFactory" to "atv_api.accounting".
Inlined service "ATV\ApiBundle\Accounting\Providers\Common\Config\ConfigFactory" to "atv_api.accounting".
Inlined service "ATV\ApiBundle\Accounting\Providers\Common\Config\ConfigFactory" to "atv_api.accounting".
Inlined service "ATV\ApiBundle\Accounting\Providers\Common\Config\ConfigFactory" to "atv_api.accounting".
Inlined service "ATV\ApiBundle\Cmr\Providers\DigiCmr\DigiCmrLibrary" to "atv_api.cmr.provider.digicmr.provider".
Inlined service "ATV\ApiBundle\Cmr\Providers\DigiCmr\DigiCmrLibrary" to "atv_api.cmr.provider.digicmr.provider".
Inlined service "sonata.media.http.base_client" to "sonata.media.pool".
Inlined service "sonata.media.http.base_message_factory" to "sonata.media.pool".
Inlined service "sonata.media.http.base_client" to "sonata.media.pool".
Inlined service "sonata.media.http.base_message_factory" to "sonata.media.pool".
Inlined service "sonata.media.http.base_client" to "sonata.media.pool".
Inlined service "sonata.media.http.base_message_factory" to "sonata.media.pool".
7
Tag "container.decorator" was defined on service(s) "debug.validator", "doctrine.migrations.container_aware_migrations_factory", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.login", "debug.security.firewall.authenticator.api", "debug.security.firewall.authenticator.main", "mercure.hub.default.publisher.traceable", "mercure.hub.default.traceable", "rekalogika.mapper.type_resolver.caching", "rekalogika.mapper.object_to_object_metadata_factory.proxy_resolving", "rekalogika.mapper.array_like_metadata_factory.cache", "rekalogika.mapper.transformer_registry.cache", "rekalogika.mapper.object_mapper.table_factory.warmed", ".debug.http_client", "debug.ATV\ApiBundle\Location\Mapper\EntityToDtoTransformer", "debug.ATV\ApiBundle\Portal\Mapper\DtoToEntityTransformer", "debug.ATV\ApiBundle\Portal\Mapper\EntityToDtoTransformer", "debug.ATV\ApiBundle\Portal\Mapper\ListItemToDtoTransformer", "debug.Rekalogika\Mapper\Transformer\Implementation\NullToNullTransformer", "debug.Rekalogika\Mapper\Transformer\Implementation\ScalarToScalarTransformer", "debug.Rekalogika\Mapper\Transformer\Implementation\ObjectMapperTransformer", "debug.Rekalogika\Mapper\Transformer\Implementation\DateTimeTransformer", "debug.Rekalogika\Mapper\Transformer\Implementation\StringToBackedEnumTransformer", "debug.Rekalogika\Mapper\Transformer\Implementation\RamseyUuidTransformer", "debug.Rekalogika\Mapper\Transformer\Implementation\ObjectToStringTransformer", "debug.Rekalogika\Mapper\Transformer\Implementation\PresetTransformer", "debug.Rekalogika\Mapper\Transformer\Implementation\ClassMethodTransformer", "debug.Rekalogika\Mapper\Transformer\Implementation\TraversableToArrayAccessTransformer", "debug.Rekalogika\Mapper\Transformer\Implementation\TraversableToTraversableTransformer", "debug.Rekalogika\Mapper\Transformer\Implementation\ArrayObjectTransformer", "debug.Rekalogika\Mapper\Transformer\Implementation\ObjectToObjectTransformer", "debug.Rekalogika\Mapper\Transformer\Implementation\NullTransformer", "debug.Rekalogika\Mapper\Transformer\Implementation\CopyTransformer", "debug.rekalogika.mapper.mapping_factory", "debug.rekalogika.mapper.mapper", "debug.security.event_dispatcher.login", "debug.security.event_dispatcher.api", "debug.security.event_dispatcher.main", "messenger.default_bus", "event_dispatcher", but was never used.
Tag "mercure.jwt.factory" was defined on service(s) "mercure.hub.default.jwt.factory", "mercure.hub.default.jwt.provider", but was never used.
Tag "mercure.publisher" was defined on service(s) "mercure.hub.default.publisher.traceable", but was never used.
Tag "translator.default" was defined on service(s) "core_base.translator", but was never used.
Tag "core.service" was defined on service(s) "core_tenant.user.avatar.service", but was never used. Did you mean "core.api.service"?
Tag "core.notfification" was defined on service(s) "atv_api.trackingapi.notification.receive.error", but was never used. Did you mean "core.notification"?
Tag "sonata.status.renderer" was defined on service(s) "sonata.twig.flashmessage.manager", but was never used.