Since symfony/framework-bundle 5.3: Not setting the "framework.session.storage_factory_id" configuration option is deprecated, it will default to "session.storage.factory.native" and will replace the "framework.session.storage_id" configuration option in version 6.0.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "SynergyBot\InnerApiBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/security-http 5.3: The "Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener" class is deprecated, use the new authenticator system instead.
Since symfony/dependency-injection 5.1: The "Symfony\Component\DependencyInjection\ContainerInterface" autowiring alias is deprecated. Define it explicitly in your app if you want to keep using it. It is being referenced by the "App\CoreBundle\Command\TestCommand" service.
Method "Doctrine\ORM\Query\AST\Functions\FunctionNode::parse()" might add "void" as a native return type declaration in the future. Do the same in child class "App\CoreBundle\DQL\DateFormatFunction" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/security-core 5.4: Not setting the 5th argument of "Symfony\Component\Security\Core\Authorization\AuthorizationChecker::__construct" to "false" is deprecated.
Log messages generated during the compilation of the service container.
Messages
Class
270
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.annotations" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._version__default" (parent: assets.static_version_strategy).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "cache.main" (parent: cache.adapter.memcached).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.logger.profiling.default" (parent: doctrine.dbal.logger.profiling).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "security.authentication.rememberme.services.persistent" (parent: security.authentication.rememberme.services.abstract).
Resolving inheritance for "security.authentication.rememberme.services.simplehash" (parent: security.authentication.rememberme.services.abstract).
Resolving inheritance for "security.authentication.listener.form" (parent: security.authentication.listener.abstract).
Resolving inheritance for "security.user.provider.concrete.admin" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.admin" (parent: security.firewall.config).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.logout_listener.admin" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.admin" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.admin" (parent: security.logout.listener.session).
Resolving inheritance for "security.authentication.provider.dao.admin" (parent: security.authentication.provider.dao).
Resolving inheritance for "security.authentication.basic_entry_point.admin" (parent: security.authentication.basic_entry_point).
Resolving inheritance for "security.authentication.listener.basic.admin" (parent: security.authentication.listener.basic).
Resolving inheritance for "security.exception_listener.admin" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.admin" (parent: security.firewall.context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\CoreBundle\Command\TestCommand" (parent: .abstract.instanceof.App\CoreBundle\Command\TestCommand).
Resolving inheritance for "App\CoreBundle\Command\TestCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\CoreBundle\Command\TestCommand).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\CoreBundle\Twig\CoreExtension" (parent: .abstract.instanceof.App\CoreBundle\Twig\CoreExtension).
Resolving inheritance for "App\CoreBundle\Twig\CoreExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\CoreBundle\Twig\CoreExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\ClickHouseBundle\Command\ClickHouseCreateCommand" (parent: .abstract.instanceof.App\ClickHouseBundle\Command\ClickHouseCreateCommand).
Resolving inheritance for "App\ClickHouseBundle\Command\ClickHouseCreateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\ClickHouseBundle\Command\ClickHouseCreateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\RabbitBundle\Command\RabbitProcessFilesCommand" (parent: .abstract.instanceof.App\RabbitBundle\Command\RabbitProcessFilesCommand).
Resolving inheritance for "App\RabbitBundle\Command\RabbitProcessFilesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\RabbitBundle\Command\RabbitProcessFilesCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\RabbitBundle\Command\RabbitProcessManagerCommand" (parent: .abstract.instanceof.App\RabbitBundle\Command\RabbitProcessManagerCommand).
Resolving inheritance for "App\RabbitBundle\Command\RabbitProcessManagerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\RabbitBundle\Command\RabbitProcessManagerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\RabbitBundle\Command\RabbitProcessRequestsCommand" (parent: .abstract.instanceof.App\RabbitBundle\Command\RabbitProcessRequestsCommand).
Resolving inheritance for "App\RabbitBundle\Command\RabbitProcessRequestsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\RabbitBundle\Command\RabbitProcessRequestsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\RabbitBundle\Command\RabbitProcessWebhooksCommand" (parent: .abstract.instanceof.App\RabbitBundle\Command\RabbitProcessWebhooksCommand).
Resolving inheritance for "App\RabbitBundle\Command\RabbitProcessWebhooksCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\RabbitBundle\Command\RabbitProcessWebhooksCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\RabbitBundle\Services\ServiceBus" (parent: .abstract.instanceof.App\RabbitBundle\Services\ServiceBus).
Resolving inheritance for "App\RabbitBundle\Services\ServiceBus" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\RabbitBundle\Services\ServiceBus).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ApiBundle\Controller\ClientController" (parent: .abstract.instanceof.App\ApiBundle\Controller\ClientController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ApiBundle\Controller\ClientController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ApiBundle\Controller\ClientController).
Resolving inheritance for "App\ApiBundle\Controller\ClientController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ApiBundle\Controller\ClientController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ApiBundle\Controller\PartnerController" (parent: .abstract.instanceof.App\ApiBundle\Controller\PartnerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ApiBundle\Controller\PartnerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ApiBundle\Controller\PartnerController).
Resolving inheritance for "App\ApiBundle\Controller\PartnerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ApiBundle\Controller\PartnerController).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.App\ApiBundle\EventListeners\KernelListener" (parent: .abstract.instanceof.App\ApiBundle\EventListeners\KernelListener).
Resolving inheritance for "App\ApiBundle\EventListeners\KernelListener" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.App\ApiBundle\EventListeners\KernelListener).
Resolving inheritance for ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\ApiBundle\Processor\Client\AddMessagePatternProcessor" (parent: .abstract.instanceof.App\ApiBundle\Processor\Client\AddMessagePatternProcessor).
Resolving inheritance for "App\ApiBundle\Processor\Client\AddMessagePatternProcessor" (parent: .instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\ApiBundle\Processor\Client\AddMessagePatternProcessor).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.App\ApiBundle\Processor\Client\SendFileProcessor" (parent: .abstract.instanceof.App\ApiBundle\Processor\Client\SendFileProcessor).
Resolving inheritance for ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\ApiBundle\Processor\Client\SendFileProcessor" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.App\ApiBundle\Processor\Client\SendFileProcessor).
Resolving inheritance for "App\ApiBundle\Processor\Client\SendFileProcessor" (parent: .instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\ApiBundle\Processor\Client\SendFileProcessor).
Resolving inheritance for ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\ApiBundle\Processor\Client\SendLocationProcessor" (parent: .abstract.instanceof.App\ApiBundle\Processor\Client\SendLocationProcessor).
Resolving inheritance for "App\ApiBundle\Processor\Client\SendLocationProcessor" (parent: .instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\ApiBundle\Processor\Client\SendLocationProcessor).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.App\ApiBundle\Processor\Client\SendMsgProcessor" (parent: .abstract.instanceof.App\ApiBundle\Processor\Client\SendMsgProcessor).
Resolving inheritance for ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\ApiBundle\Processor\Client\SendMsgProcessor" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.App\ApiBundle\Processor\Client\SendMsgProcessor).
Resolving inheritance for "App\ApiBundle\Processor\Client\SendMsgProcessor" (parent: .instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\ApiBundle\Processor\Client\SendMsgProcessor).
Resolving inheritance for ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\ApiBundle\Processor\Client\SendVCardProcessor" (parent: .abstract.instanceof.App\ApiBundle\Processor\Client\SendVCardProcessor).
Resolving inheritance for "App\ApiBundle\Processor\Client\SendVCardProcessor" (parent: .instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\ApiBundle\Processor\Client\SendVCardProcessor).
Resolving inheritance for ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\ApiBundle\Processor\Client\SetWebhookProcessor" (parent: .abstract.instanceof.App\ApiBundle\Processor\Client\SetWebhookProcessor).
Resolving inheritance for "App\ApiBundle\Processor\Client\SetWebhookProcessor" (parent: .instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\ApiBundle\Processor\Client\SetWebhookProcessor).
Resolving inheritance for ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\ApiBundle\Processor\Edna\CallbackMessageProcessor" (parent: .abstract.instanceof.App\ApiBundle\Processor\Edna\CallbackMessageProcessor).
Resolving inheritance for "App\ApiBundle\Processor\Edna\CallbackMessageProcessor" (parent: .instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\ApiBundle\Processor\Edna\CallbackMessageProcessor).
Resolving inheritance for ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\ApiBundle\Processor\Edna\CallbackProcessor" (parent: .abstract.instanceof.App\ApiBundle\Processor\Edna\CallbackProcessor).
Resolving inheritance for "App\ApiBundle\Processor\Edna\CallbackProcessor" (parent: .instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\ApiBundle\Processor\Edna\CallbackProcessor).
Resolving inheritance for ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\ApiBundle\Processor\Edna\CallbackStatusProcessor" (parent: .abstract.instanceof.App\ApiBundle\Processor\Edna\CallbackStatusProcessor).
Resolving inheritance for "App\ApiBundle\Processor\Edna\CallbackStatusProcessor" (parent: .instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\ApiBundle\Processor\Edna\CallbackStatusProcessor).
Resolving inheritance for ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\ApiBundle\Processor\WebhookProcessor" (parent: .abstract.instanceof.App\ApiBundle\Processor\WebhookProcessor).
Resolving inheritance for "App\ApiBundle\Processor\WebhookProcessor" (parent: .instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\ApiBundle\Processor\WebhookProcessor).
Resolving inheritance for ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProviderInterface.0.App\ApiBundle\Provider\Client\CheckTokenDataProvider" (parent: .abstract.instanceof.App\ApiBundle\Provider\Client\CheckTokenDataProvider).
Resolving inheritance for "App\ApiBundle\Provider\Client\CheckTokenDataProvider" (parent: .instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProviderInterface.0.App\ApiBundle\Provider\Client\CheckTokenDataProvider).
Resolving inheritance for ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProviderInterface.0.App\ApiBundle\Provider\Client\GetInfoDataProvider" (parent: .abstract.instanceof.App\ApiBundle\Provider\Client\GetInfoDataProvider).
Resolving inheritance for "App\ApiBundle\Provider\Client\GetInfoDataProvider" (parent: .instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProviderInterface.0.App\ApiBundle\Provider\Client\GetInfoDataProvider).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.App\ApiBundle\Provider\Client\GetMsgDataProvider" (parent: .abstract.instanceof.App\ApiBundle\Provider\Client\GetMsgDataProvider).
Resolving inheritance for ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProviderInterface.0.App\ApiBundle\Provider\Client\GetMsgDataProvider" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.App\ApiBundle\Provider\Client\GetMsgDataProvider).
Resolving inheritance for "App\ApiBundle\Provider\Client\GetMsgDataProvider" (parent: .instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProviderInterface.0.App\ApiBundle\Provider\Client\GetMsgDataProvider).
Resolving inheritance for ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProviderInterface.0.App\ApiBundle\Provider\Client\GetWebhookDataProvider" (parent: .abstract.instanceof.App\ApiBundle\Provider\Client\GetWebhookDataProvider).
Resolving inheritance for "App\ApiBundle\Provider\Client\GetWebhookDataProvider" (parent: .instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProviderInterface.0.App\ApiBundle\Provider\Client\GetWebhookDataProvider).
Resolving inheritance for ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProviderInterface.0.App\ApiBundle\Provider\Client\ListMsgPatternsDataProvider" (parent: .abstract.instanceof.App\ApiBundle\Provider\Client\ListMsgPatternsDataProvider).
Resolving inheritance for "App\ApiBundle\Provider\Client\ListMsgPatternsDataProvider" (parent: .instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProviderInterface.0.App\ApiBundle\Provider\Client\ListMsgPatternsDataProvider).
Resolving inheritance for ".instanceof.SynergyBot\BotCoreBundle\Service\Dto\RequestHandlerInterface.0.App\ApiBundle\RequestHandler\AutoValidatorRequestHandler" (parent: .abstract.instanceof.App\ApiBundle\RequestHandler\AutoValidatorRequestHandler).
Resolving inheritance for "App\ApiBundle\RequestHandler\AutoValidatorRequestHandler" (parent: .instanceof.SynergyBot\BotCoreBundle\Service\Dto\RequestHandlerInterface.0.App\ApiBundle\RequestHandler\AutoValidatorRequestHandler).
Resolving inheritance for ".instanceof.SynergyBot\BotCoreBundle\Service\Dto\RequestHandlerInterface.0.App\ApiBundle\RequestHandler\ClientRequestHandler" (parent: .abstract.instanceof.App\ApiBundle\RequestHandler\ClientRequestHandler).
Resolving inheritance for "App\ApiBundle\RequestHandler\ClientRequestHandler" (parent: .instanceof.SynergyBot\BotCoreBundle\Service\Dto\RequestHandlerInterface.0.App\ApiBundle\RequestHandler\ClientRequestHandler).
Resolving inheritance for ".instanceof.SynergyBot\BotCoreBundle\Service\Dto\RequestHandlerInterface.0.App\ApiBundle\RequestHandler\NumberRequestHandler" (parent: .abstract.instanceof.App\ApiBundle\RequestHandler\NumberRequestHandler).
Resolving inheritance for "App\ApiBundle\RequestHandler\NumberRequestHandler" (parent: .instanceof.SynergyBot\BotCoreBundle\Service\Dto\RequestHandlerInterface.0.App\ApiBundle\RequestHandler\NumberRequestHandler).
Resolving inheritance for ".instanceof.SynergyBot\BotCoreBundle\Service\Dto\RequestHandlerInterface.0.App\ApiBundle\RequestHandler\RequestIdDtoRequestHandler" (parent: .abstract.instanceof.App\ApiBundle\RequestHandler\RequestIdDtoRequestHandler).
Resolving inheritance for "App\ApiBundle\RequestHandler\RequestIdDtoRequestHandler" (parent: .instanceof.SynergyBot\BotCoreBundle\Service\Dto\RequestHandlerInterface.0.App\ApiBundle\RequestHandler\RequestIdDtoRequestHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\ChannelBundle\Command\ResendMsgPatternCommand" (parent: .abstract.instanceof.App\ChannelBundle\Command\ResendMsgPatternCommand).
Resolving inheritance for "App\ChannelBundle\Command\ResendMsgPatternCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\ChannelBundle\Command\ResendMsgPatternCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\ChannelBundle\Command\SynergyGroupMailing" (parent: .abstract.instanceof.App\ChannelBundle\Command\SynergyGroupMailing).
Resolving inheritance for "App\ChannelBundle\Command\SynergyGroupMailing" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\ChannelBundle\Command\SynergyGroupMailing).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ChannelBundle\Repository\ChannelCascadeRepository" (parent: .abstract.instanceof.App\ChannelBundle\Repository\ChannelCascadeRepository).
Resolving inheritance for "App\ChannelBundle\Repository\ChannelCascadeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ChannelBundle\Repository\ChannelCascadeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ChannelBundle\Repository\ChannelRepository" (parent: .abstract.instanceof.App\ChannelBundle\Repository\ChannelRepository).
Resolving inheritance for "App\ChannelBundle\Repository\ChannelRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ChannelBundle\Repository\ChannelRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ChannelBundle\Repository\WebhookRepository" (parent: .abstract.instanceof.App\ChannelBundle\Repository\WebhookRepository).
Resolving inheritance for "App\ChannelBundle\Repository\WebhookRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ChannelBundle\Repository\WebhookRepository).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.App\ChannelBundle\Services\ChannelService" (parent: .abstract.instanceof.App\ChannelBundle\Services\ChannelService).
Resolving inheritance for "App\ChannelBundle\Services\ChannelService" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.App\ChannelBundle\Services\ChannelService).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ChannelBundle\Services\Providers\ProviderBus" (parent: .abstract.instanceof.App\ChannelBundle\Services\Providers\ProviderBus).
Resolving inheritance for "App\ChannelBundle\Services\Providers\ProviderBus" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ChannelBundle\Services\Providers\ProviderBus).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.App\ChannelBundle\Services\Tasks\SendMsgTask" (parent: .abstract.instanceof.App\ChannelBundle\Services\Tasks\SendMsgTask).
Resolving inheritance for "App\ChannelBundle\Services\Tasks\SendMsgTask" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.App\ChannelBundle\Services\Tasks\SendMsgTask).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\InnerApiController" (parent: .abstract.instanceof.App\UserBundle\Controller\InnerApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\InnerApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\InnerApiController).
Resolving inheritance for "App\UserBundle\Controller\InnerApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\InnerApiController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\UserBundle\Repository\UserRepository" (parent: .abstract.instanceof.App\UserBundle\Repository\UserRepository).
Resolving inheritance for "App\UserBundle\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\UserBundle\Repository\UserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\UserBundle\Repository\UserTokenRepository" (parent: .abstract.instanceof.App\UserBundle\Repository\UserTokenRepository).
Resolving inheritance for "App\UserBundle\Repository\UserTokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\UserBundle\Repository\UserTokenRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\BillingBundle\Command\NotifyBalanceCommand" (parent: .abstract.instanceof.App\BillingBundle\Command\NotifyBalanceCommand).
Resolving inheritance for "App\BillingBundle\Command\NotifyBalanceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\BillingBundle\Command\NotifyBalanceCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\BillingBundle\Command\PaymentsReturnBlockCommand" (parent: .abstract.instanceof.App\BillingBundle\Command\PaymentsReturnBlockCommand).
Resolving inheritance for "App\BillingBundle\Command\PaymentsReturnBlockCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\BillingBundle\Command\PaymentsReturnBlockCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\BillingBundle\Command\PaymentsReturnMailingCommand" (parent: .abstract.instanceof.App\BillingBundle\Command\PaymentsReturnMailingCommand).
Resolving inheritance for "App\BillingBundle\Command\PaymentsReturnMailingCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\BillingBundle\Command\PaymentsReturnMailingCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\BillingBundle\Command\RecalculateBalanceCommand" (parent: .abstract.instanceof.App\BillingBundle\Command\RecalculateBalanceCommand).
Resolving inheritance for "App\BillingBundle\Command\RecalculateBalanceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\BillingBundle\Command\RecalculateBalanceCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\BillingBundle\Controller\InnerApiController" (parent: .abstract.instanceof.App\BillingBundle\Controller\InnerApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\BillingBundle\Controller\InnerApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\BillingBundle\Controller\InnerApiController).
Resolving inheritance for "App\BillingBundle\Controller\InnerApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\BillingBundle\Controller\InnerApiController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\BillingBundle\Repository\AccountRepository" (parent: .abstract.instanceof.App\BillingBundle\Repository\AccountRepository).
Resolving inheritance for "App\BillingBundle\Repository\AccountRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\BillingBundle\Repository\AccountRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\BillingBundle\Repository\CurrencyRepository" (parent: .abstract.instanceof.App\BillingBundle\Repository\CurrencyRepository).
Resolving inheritance for "App\BillingBundle\Repository\CurrencyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\BillingBundle\Repository\CurrencyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\BillingBundle\Repository\OperationRepository" (parent: .abstract.instanceof.App\BillingBundle\Repository\OperationRepository).
Resolving inheritance for "App\BillingBundle\Repository\OperationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\BillingBundle\Repository\OperationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\BillingBundle\Repository\ServiceRepository" (parent: .abstract.instanceof.App\BillingBundle\Repository\ServiceRepository).
Resolving inheritance for "App\BillingBundle\Repository\ServiceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\BillingBundle\Repository\ServiceRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AjaxBundle\Controller\AjaxController" (parent: .abstract.instanceof.App\AjaxBundle\Controller\AjaxController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AjaxBundle\Controller\AjaxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AjaxBundle\Controller\AjaxController).
Resolving inheritance for "App\AjaxBundle\Controller\AjaxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AjaxBundle\Controller\AjaxController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\AjaxBundle\EventSubscriber\AjaxExceptionSubscriber" (parent: .abstract.instanceof.App\AjaxBundle\EventSubscriber\AjaxExceptionSubscriber).
Resolving inheritance for "App\AjaxBundle\EventSubscriber\AjaxExceptionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\AjaxBundle\EventSubscriber\AjaxExceptionSubscriber).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AdminBundle\Controller\AdminController" (parent: .abstract.instanceof.App\AdminBundle\Controller\AdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AdminBundle\Controller\AdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AdminBundle\Controller\AdminController).
Resolving inheritance for "App\AdminBundle\Controller\AdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AdminBundle\Controller\AdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AdminBundle\Controller\AjaxController" (parent: .abstract.instanceof.App\AdminBundle\Controller\AjaxController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AdminBundle\Controller\AjaxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AdminBundle\Controller\AjaxController).
Resolving inheritance for "App\AdminBundle\Controller\AjaxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AdminBundle\Controller\AjaxController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AdminBundle\Controller\DefaultController" (parent: .abstract.instanceof.App\AdminBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AdminBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AdminBundle\Controller\DefaultController).
Resolving inheritance for "App\AdminBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AdminBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\AdminBundle\Processor\Ajax\AdminDeleteMsgPatternProcessor" (parent: .abstract.instanceof.App\AdminBundle\Processor\Ajax\AdminDeleteMsgPatternProcessor).
Resolving inheritance for "App\AdminBundle\Processor\Ajax\AdminDeleteMsgPatternProcessor" (parent: .instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\AdminBundle\Processor\Ajax\AdminDeleteMsgPatternProcessor).
Resolving inheritance for ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\AdminBundle\Processor\Ajax\AdminExportMsgPatternProcessor" (parent: .abstract.instanceof.App\AdminBundle\Processor\Ajax\AdminExportMsgPatternProcessor).
Resolving inheritance for "App\AdminBundle\Processor\Ajax\AdminExportMsgPatternProcessor" (parent: .instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\AdminBundle\Processor\Ajax\AdminExportMsgPatternProcessor).
Resolving inheritance for ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\AdminBundle\Processor\Ajax\AdminSaveChannelProcessor" (parent: .abstract.instanceof.App\AdminBundle\Processor\Ajax\AdminSaveChannelProcessor).
Resolving inheritance for "App\AdminBundle\Processor\Ajax\AdminSaveChannelProcessor" (parent: .instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\AdminBundle\Processor\Ajax\AdminSaveChannelProcessor).
Resolving inheritance for ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\AdminBundle\Processor\Ajax\AdminSaveEnabledProcessor" (parent: .abstract.instanceof.App\AdminBundle\Processor\Ajax\AdminSaveEnabledProcessor).
Resolving inheritance for "App\AdminBundle\Processor\Ajax\AdminSaveEnabledProcessor" (parent: .instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\AdminBundle\Processor\Ajax\AdminSaveEnabledProcessor).
Resolving inheritance for ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\AdminBundle\Processor\Ajax\AdminSetMsgPatternDataProcessor" (parent: .abstract.instanceof.App\AdminBundle\Processor\Ajax\AdminSetMsgPatternDataProcessor).
Resolving inheritance for "App\AdminBundle\Processor\Ajax\AdminSetMsgPatternDataProcessor" (parent: .instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\AdminBundle\Processor\Ajax\AdminSetMsgPatternDataProcessor).
Resolving inheritance for ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\AdminBundle\Processor\Ajax\AdminTestChannelProcessor" (parent: .abstract.instanceof.App\AdminBundle\Processor\Ajax\AdminTestChannelProcessor).
Resolving inheritance for "App\AdminBundle\Processor\Ajax\AdminTestChannelProcessor" (parent: .instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\AdminBundle\Processor\Ajax\AdminTestChannelProcessor).
Resolving inheritance for ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProviderInterface.0.App\AdminBundle\Provider\Admin\ChannelsDataProvider" (parent: .abstract.instanceof.App\AdminBundle\Provider\Admin\ChannelsDataProvider).
Resolving inheritance for "App\AdminBundle\Provider\Admin\ChannelsDataProvider" (parent: .instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProviderInterface.0.App\AdminBundle\Provider\Admin\ChannelsDataProvider).
Resolving inheritance for ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProviderInterface.0.App\AdminBundle\Provider\Admin\MsgPatternsDataProvider" (parent: .abstract.instanceof.App\AdminBundle\Provider\Admin\MsgPatternsDataProvider).
Resolving inheritance for "App\AdminBundle\Provider\Admin\MsgPatternsDataProvider" (parent: .instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProviderInterface.0.App\AdminBundle\Provider\Admin\MsgPatternsDataProvider).
Resolving inheritance for ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProviderInterface.0.App\AdminBundle\Provider\Admin\MsgPatternsStatsDataProvider" (parent: .abstract.instanceof.App\AdminBundle\Provider\Admin\MsgPatternsStatsDataProvider).
Resolving inheritance for "App\AdminBundle\Provider\Admin\MsgPatternsStatsDataProvider" (parent: .instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProviderInterface.0.App\AdminBundle\Provider\Admin\MsgPatternsStatsDataProvider).
Resolving inheritance for ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProviderInterface.0.App\AdminBundle\Provider\Admin\MsgPatternsStatsExportDataProvider" (parent: .abstract.instanceof.App\AdminBundle\Provider\Admin\MsgPatternsStatsExportDataProvider).
Resolving inheritance for "App\AdminBundle\Provider\Admin\MsgPatternsStatsExportDataProvider" (parent: .instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProviderInterface.0.App\AdminBundle\Provider\Admin\MsgPatternsStatsExportDataProvider).
Resolving inheritance for ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProviderInterface.0.App\AdminBundle\Provider\Ajax\AdminGetChannelDataProvider" (parent: .abstract.instanceof.App\AdminBundle\Provider\Ajax\AdminGetChannelDataProvider).
Resolving inheritance for "App\AdminBundle\Provider\Ajax\AdminGetChannelDataProvider" (parent: .instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProviderInterface.0.App\AdminBundle\Provider\Ajax\AdminGetChannelDataProvider).
Resolving inheritance for ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProviderInterface.0.App\AdminBundle\Provider\Ajax\AdminGetMsgPatternDataDataProvider" (parent: .abstract.instanceof.App\AdminBundle\Provider\Ajax\AdminGetMsgPatternDataDataProvider).
Resolving inheritance for "App\AdminBundle\Provider\Ajax\AdminGetMsgPatternDataDataProvider" (parent: .instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProviderInterface.0.App\AdminBundle\Provider\Ajax\AdminGetMsgPatternDataDataProvider).
Resolving inheritance for ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProviderInterface.0.App\AdminBundle\Provider\Ajax\AdminSearchChannelProvidersDataProvider" (parent: .abstract.instanceof.App\AdminBundle\Provider\Ajax\AdminSearchChannelProvidersDataProvider).
Resolving inheritance for "App\AdminBundle\Provider\Ajax\AdminSearchChannelProvidersDataProvider" (parent: .instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProviderInterface.0.App\AdminBundle\Provider\Ajax\AdminSearchChannelProvidersDataProvider).
Resolving inheritance for ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProviderInterface.0.App\AdminBundle\Provider\Ajax\AdminSearchUserDataProvider" (parent: .abstract.instanceof.App\AdminBundle\Provider\Ajax\AdminSearchUserDataProvider).
Resolving inheritance for "App\AdminBundle\Provider\Ajax\AdminSearchUserDataProvider" (parent: .instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProviderInterface.0.App\AdminBundle\Provider\Ajax\AdminSearchUserDataProvider).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ContactBundle\Repository\ContactRepository" (parent: .abstract.instanceof.App\ContactBundle\Repository\ContactRepository).
Resolving inheritance for "App\ContactBundle\Repository\ContactRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ContactBundle\Repository\ContactRepository).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\MessageBundle\Command\MsgPatternManagerCommand" (parent: .abstract.instanceof.App\MessageBundle\Command\MsgPatternManagerCommand).
Resolving inheritance for "App\MessageBundle\Command\MsgPatternManagerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\MessageBundle\Command\MsgPatternManagerCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\MessageBundle\Command\UpdateChannelMessagePatternsCommand" (parent: .abstract.instanceof.App\MessageBundle\Command\UpdateChannelMessagePatternsCommand).
Resolving inheritance for "App\MessageBundle\Command\UpdateChannelMessagePatternsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\MessageBundle\Command\UpdateChannelMessagePatternsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\MessageBundle\Command\UpdateMsgPatternStatsCommand" (parent: .abstract.instanceof.App\MessageBundle\Command\UpdateMsgPatternStatsCommand).
Resolving inheritance for "App\MessageBundle\Command\UpdateMsgPatternStatsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\MessageBundle\Command\UpdateMsgPatternStatsCommand).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\MessageBundle\Repository\MsgPatternRepository" (parent: .abstract.instanceof.App\MessageBundle\Repository\MsgPatternRepository).
Resolving inheritance for "App\MessageBundle\Repository\MsgPatternRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\MessageBundle\Repository\MsgPatternRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\MessageBundle\Repository\MsgPatternStatsRepository" (parent: .abstract.instanceof.App\MessageBundle\Repository\MsgPatternStatsRepository).
Resolving inheritance for "App\MessageBundle\Repository\MsgPatternStatsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\MessageBundle\Repository\MsgPatternStatsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\MessageBundle\Repository\MsgProperty\MsgPropertyRepository" (parent: .abstract.instanceof.App\MessageBundle\Repository\MsgProperty\MsgPropertyRepository).
Resolving inheritance for "App\MessageBundle\Repository\MsgProperty\MsgPropertyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\MessageBundle\Repository\MsgProperty\MsgPropertyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\MessageBundle\Repository\MsgProperty\MsgPropertyValueRepository" (parent: .abstract.instanceof.App\MessageBundle\Repository\MsgProperty\MsgPropertyValueRepository).
Resolving inheritance for "App\MessageBundle\Repository\MsgProperty\MsgPropertyValueRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\MessageBundle\Repository\MsgProperty\MsgPropertyValueRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\MessageBundle\Repository\MsgRepository" (parent: .abstract.instanceof.App\MessageBundle\Repository\MsgRepository).
Resolving inheritance for "App\MessageBundle\Repository\MsgRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\MessageBundle\Repository\MsgRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\FileBundle\Repository\FileRepository" (parent: .abstract.instanceof.App\FileBundle\Repository\FileRepository).
Resolving inheritance for "App\FileBundle\Repository\FileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\FileBundle\Repository\FileRepository).
Resolving inheritance for ".instanceof.SynergyBot\BotCoreBundle\Service\Dto\RequestHandlerInterface.0.SynergyBot\BotCoreBundle\RequestHandler\AutoRequestHandler" (parent: .abstract.instanceof.SynergyBot\BotCoreBundle\RequestHandler\AutoRequestHandler).
Resolving inheritance for "SynergyBot\BotCoreBundle\RequestHandler\AutoRequestHandler" (parent: .instanceof.SynergyBot\BotCoreBundle\Service\Dto\RequestHandlerInterface.0.SynergyBot\BotCoreBundle\RequestHandler\AutoRequestHandler).
Resolving inheritance for ".instanceof.SynergyBot\BotCoreBundle\Service\Dto\RequestHandlerInterface.0.SynergyBot\BotCoreBundle\RequestHandler\AutoValidatorRequestHandler" (parent: .abstract.instanceof.SynergyBot\BotCoreBundle\RequestHandler\AutoValidatorRequestHandler).
Resolving inheritance for "SynergyBot\BotCoreBundle\RequestHandler\AutoValidatorRequestHandler" (parent: .instanceof.SynergyBot\BotCoreBundle\Service\Dto\RequestHandlerInterface.0.SynergyBot\BotCoreBundle\RequestHandler\AutoValidatorRequestHandler).
Resolving inheritance for ".instanceof.SynergyBot\BotCoreBundle\Service\Dto\RequestHandlerInterface.0.SynergyBot\BotCoreBundle\RequestHandler\FilesRequestHandler" (parent: .abstract.instanceof.SynergyBot\BotCoreBundle\RequestHandler\FilesRequestHandler).
Resolving inheritance for "SynergyBot\BotCoreBundle\RequestHandler\FilesRequestHandler" (parent: .instanceof.SynergyBot\BotCoreBundle\Service\Dto\RequestHandlerInterface.0.SynergyBot\BotCoreBundle\RequestHandler\FilesRequestHandler).
Resolving inheritance for ".instanceof.SynergyBot\BotCoreBundle\Service\Dto\RequestHandlerInterface.0.SynergyBot\BotCoreBundle\RequestHandler\FilterDateTimeRequestHandler" (parent: .abstract.instanceof.SynergyBot\BotCoreBundle\RequestHandler\FilterDateTimeRequestHandler).
Resolving inheritance for "SynergyBot\BotCoreBundle\RequestHandler\FilterDateTimeRequestHandler" (parent: .instanceof.SynergyBot\BotCoreBundle\Service\Dto\RequestHandlerInterface.0.SynergyBot\BotCoreBundle\RequestHandler\FilterDateTimeRequestHandler).
Resolving inheritance for ".instanceof.SynergyBot\BotCoreBundle\Service\Dto\RequestHandlerInterface.0.SynergyBot\BotCoreBundle\RequestHandler\FiltrableRequestHandler" (parent: .abstract.instanceof.SynergyBot\BotCoreBundle\RequestHandler\FiltrableRequestHandler).
Resolving inheritance for "SynergyBot\BotCoreBundle\RequestHandler\FiltrableRequestHandler" (parent: .instanceof.SynergyBot\BotCoreBundle\Service\Dto\RequestHandlerInterface.0.SynergyBot\BotCoreBundle\RequestHandler\FiltrableRequestHandler).
Resolving inheritance for ".instanceof.SynergyBot\BotCoreBundle\Service\Dto\RequestHandlerInterface.0.SynergyBot\BotCoreBundle\RequestHandler\PaginatableRequestHandler" (parent: .abstract.instanceof.SynergyBot\BotCoreBundle\RequestHandler\PaginatableRequestHandler).
Resolving inheritance for "SynergyBot\BotCoreBundle\RequestHandler\PaginatableRequestHandler" (parent: .instanceof.SynergyBot\BotCoreBundle\Service\Dto\RequestHandlerInterface.0.SynergyBot\BotCoreBundle\RequestHandler\PaginatableRequestHandler).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.SynergyBot\InnerApiBundle\Controller\AbstractInnerApiController" (parent: .abstract.instanceof.SynergyBot\InnerApiBundle\Controller\AbstractInnerApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.SynergyBot\InnerApiBundle\Controller\AbstractInnerApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.SynergyBot\InnerApiBundle\Controller\AbstractInnerApiController).
Resolving inheritance for "SynergyBot\InnerApiBundle\Controller\AbstractInnerApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.SynergyBot\InnerApiBundle\Controller\AbstractInnerApiController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\TestBundle\Command\TestCommand" (parent: .abstract.instanceof.App\TestBundle\Command\TestCommand).
Resolving inheritance for "App\TestBundle\Command\TestCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\TestBundle\Command\TestCommand).
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_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_subscriber" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.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.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.nelmio_api_doc" (parent: monolog.logger_prototype).
Resolving inheritance for "cache.app.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.system.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.validator.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.serializer.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.annotations.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.property_info.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.main.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.validator_expression_language.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.doctrine.orm.default.result.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.doctrine.orm.default.query.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.security_expression_language.traceable" (parent: sentry.tracing.traceable_cache_adapter).
3
Removing method "setDataProvider" of service "App\AdminBundle\Controller\AdminController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setUserRepository" of service "App\UserBundle\Controller\InnerApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setParameterBag" of service "SynergyBot\InnerApiBundle\Controller\AbstractInnerApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
194
Removed service "Psr\Container\ContainerInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
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 "Http\Message\MessageFactory"; reason: private alias.
Removed service "Http\Message\RequestFactory"; reason: private alias.
Removed service "Http\Message\ResponseFactory"; reason: private alias.
Removed service "Http\Message\StreamFactory"; reason: private alias.
Removed service "Http\Message\UriFactory"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "annotation_reader"; reason: private alias.
Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\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 "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "cache.default_pdo_provider"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $cacheMain"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $cacheMain"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $cacheMain"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; reason: private alias.
Removed service "session.storage.filesystem"; reason: private alias.
Removed service "session.storage"; 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\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Driver\Connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\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.migrations.metadata_storage"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "security.encoder_factory"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user_providers"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
Removed service "security.authentication.session_strategy.admin"; reason: private alias.
Removed service "security.user_checker.admin"; 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 "Knp\Component\Pager\PaginatorInterface"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "sensio_framework_extra.converter.doctrine.orm.expression_language"; reason: private alias.
Removed service "sensio_framework_extra.security.expression_language"; reason: private alias.
Removed service "App\ChannelBundle\Services\Providers\ProviderServiceInterface"; reason: private alias.
Removed service "Yectep\PhpSpreadsheetBundle\Factory"; reason: private alias.
Removed service "Sentry\ClientInterface"; reason: private alias.
Removed service "Sentry\SentryBundle\EventListener\ConsoleCommandListener"; reason: private alias.
Removed service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactoryInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; 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 $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $nelmioApiDocLogger"; reason: private alias.
Removed service ".service_locator.vB1S8c."; reason: private alias.
Removed service ".service_locator.9L433w3"; reason: private alias.
Removed service ".service_locator.0GV1BZZ"; reason: private alias.
Removed service ".service_locator.fr9Tzu9"; reason: private alias.
Removed service ".service_locator.fLLVOvn"; reason: private alias.
Removed service ".service_locator.YYNN0ae"; reason: private alias.
Removed service ".service_locator.fkW3hKh"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.0ghLsew"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "argument_resolver.request_attribute"; reason: private alias.
Removed service "argument_resolver.request"; reason: private alias.
Removed service "argument_resolver.session"; reason: private alias.
Removed service "security.user_value_resolver"; reason: private alias.
Removed service "argument_resolver.service"; reason: private alias.
Removed service "argument_resolver.default"; reason: private alias.
Removed service "argument_resolver.variadic"; reason: private alias.
Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "cache.validator"; reason: private alias.
Removed service "cache.serializer"; reason: private alias.
Removed service "cache.annotations"; reason: private alias.
Removed service "cache.property_info"; reason: private alias.
Removed service "cache.doctrine.orm.default.result"; reason: private alias.
Removed service "cache.doctrine.orm.default.query"; reason: private alias.
Removed service "cache.security_expression_language"; reason: private alias.
Removed service ".sentry.traceable.http_client.inner"; reason: private alias.
Removed service ".service_locator.uo5c0SP"; reason: private alias.
Removed service ".service_locator.VHeZWLi"; reason: private alias.
Removed service ".service_locator.huoDVie"; reason: private alias.
Removed service ".service_locator.k4mQpbW"; reason: private alias.
Removed service ".service_locator.kHblttG"; reason: private alias.
Removed service ".service_locator._dc3cm_"; reason: private alias.
Removed service ".service_locator.bT.2lOh"; reason: private alias.
Removed service ".service_locator.aa1PbBb"; reason: private alias.
Removed service ".service_locator.NnG3CV2"; reason: private alias.
Removed service ".service_locator.Lt8YhGi"; reason: private alias.
87
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 "services_resetter" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "services_resetter" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "cache.main.traceable" to "cache.main".
Changed reference of service "services_resetter" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console.command.validator_debug" previously pointing to "debug.validator" to "validator".
Changed reference of service "cache.app.taggable" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "cache.system_clearer" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "cache.system_clearer" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "cache.global_clearer" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "cache.global_clearer" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "cache.global_clearer" previously pointing to "cache.main.traceable" to "cache.main".
Changed reference of service "cache.global_clearer" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
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 ".cache.main.taggable" previously pointing to "cache.main.traceable" to "cache.main".
Changed reference of service "session.flash_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "session.attribute_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.expression_language" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.cache" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "data_collector.cache" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "data_collector.cache" previously pointing to "cache.main.traceable" to "cache.main".
Changed reference of service "data_collector.cache" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.form" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.x509" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.json" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.json" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authentication.listener.remote_user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.context_listener.0" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knp_paginator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "router.default" to "router".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "translator.data_collector" to "translator".
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 "App\ChannelBundle\Services\Processors\ChannelWebhookProcessor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\ChannelBundle\Services\Tasks\FindContactAndSendMsgTask" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\BillingBundle\Command\NotifyBalanceCommand" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\BillingBundle\Command\PaymentsReturnBlockCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\BillingBundle\Command\PaymentsReturnMailingCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\BillingBundle\Controller\InnerApiController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\AdminBundle\Processor\Ajax\AdminDeleteMsgPatternProcessor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\AdminBundle\Processor\Ajax\AdminSaveChannelProcessor" previously pointing to "router.default" to "router".
Changed reference of service "App\AdminBundle\Processor\Ajax\AdminSaveChannelProcessor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\AdminBundle\Processor\Ajax\AdminSaveEnabledProcessor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\AdminBundle\Processor\Ajax\AdminSetMsgPatternDataProcessor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\AdminBundle\Processor\Ajax\AdminTestChannelProcessor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\AdminBundle\Provider\Ajax\AdminGetChannelDataProvider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "SynergyBot\BotCoreBundle\Service\Validator\DtoValidator" previously pointing to "debug.validator" to "validator".
Changed reference of service "nelmio_api_doc.routes.default" previously pointing to "router.default" to "router".
Changed reference of service "debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.wSgjnB6" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.oCg4uHe" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.mx0UMmY" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.FM5VvfU" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.ZOHvDA0" previously pointing to ".session.do-not-use" to "session".
Changed reference of service ".service_locator.ZOHvDA0" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "cache.app_clearer" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "cache.app_clearer" previously pointing to "cache.main.traceable" to "cache.main".
254
Removed service "container.env"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.doctrine"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "assets.remote_json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "doctrine.dbal.logger.profiling"; reason: abstract.
Removed service "doctrine.dbal.logger.backtrace"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.form_entry_point"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authentication.listener.rememberme"; reason: abstract.
Removed service "security.authentication.provider.rememberme"; reason: abstract.
Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
Removed service "security.authentication.rememberme.services.simplehash"; reason: abstract.
Removed service "security.authentication.listener.form"; reason: abstract.
Removed service "security.authentication.listener.x509"; reason: abstract.
Removed service "security.authentication.listener.json"; reason: abstract.
Removed service "security.authentication.listener.remote_user"; reason: abstract.
Removed service "security.authentication.listener.basic"; reason: abstract.
Removed service "security.authentication.provider.dao"; reason: abstract.
Removed service "security.authentication.provider.ldap_bind"; reason: abstract.
Removed service "security.authentication.provider.pre_authenticated"; reason: abstract.
Removed service "security.authentication.provider.guard"; reason: abstract.
Removed service "security.authentication.listener.guard"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "sentry.tracing.traceable_cache_adapter"; reason: abstract.
Removed service "sentry.tracing.traceable_tag_aware_cache_adapter"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\CoreBundle\Command\TestCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\CoreBundle\Command\TestCommand"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\CoreBundle\Twig\CoreExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\CoreBundle\Twig\CoreExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\ClickHouseBundle\Command\ClickHouseCreateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\ClickHouseBundle\Command\ClickHouseCreateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\RabbitBundle\Command\RabbitProcessFilesCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\RabbitBundle\Command\RabbitProcessFilesCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\RabbitBundle\Command\RabbitProcessManagerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\RabbitBundle\Command\RabbitProcessManagerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\RabbitBundle\Command\RabbitProcessRequestsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\RabbitBundle\Command\RabbitProcessRequestsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\RabbitBundle\Command\RabbitProcessWebhooksCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\RabbitBundle\Command\RabbitProcessWebhooksCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\RabbitBundle\Services\ServiceBus"; reason: abstract.
Removed service ".abstract.instanceof.App\RabbitBundle\Services\ServiceBus"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ApiBundle\Controller\ClientController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ApiBundle\Controller\ClientController"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiBundle\Controller\ClientController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ApiBundle\Controller\PartnerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\ApiBundle\Controller\PartnerController"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiBundle\Controller\PartnerController"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.App\ApiBundle\EventListeners\KernelListener"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiBundle\EventListeners\KernelListener"; reason: abstract.
Removed service ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\ApiBundle\Processor\Client\AddMessagePatternProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiBundle\Processor\Client\AddMessagePatternProcessor"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.App\ApiBundle\Processor\Client\SendFileProcessor"; reason: abstract.
Removed service ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\ApiBundle\Processor\Client\SendFileProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiBundle\Processor\Client\SendFileProcessor"; reason: abstract.
Removed service ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\ApiBundle\Processor\Client\SendLocationProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiBundle\Processor\Client\SendLocationProcessor"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.App\ApiBundle\Processor\Client\SendMsgProcessor"; reason: abstract.
Removed service ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\ApiBundle\Processor\Client\SendMsgProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiBundle\Processor\Client\SendMsgProcessor"; reason: abstract.
Removed service ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\ApiBundle\Processor\Client\SendVCardProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiBundle\Processor\Client\SendVCardProcessor"; reason: abstract.
Removed service ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\ApiBundle\Processor\Client\SetWebhookProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiBundle\Processor\Client\SetWebhookProcessor"; reason: abstract.
Removed service ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\ApiBundle\Processor\Edna\CallbackMessageProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiBundle\Processor\Edna\CallbackMessageProcessor"; reason: abstract.
Removed service ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\ApiBundle\Processor\Edna\CallbackProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiBundle\Processor\Edna\CallbackProcessor"; reason: abstract.
Removed service ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\ApiBundle\Processor\Edna\CallbackStatusProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiBundle\Processor\Edna\CallbackStatusProcessor"; reason: abstract.
Removed service ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\ApiBundle\Processor\WebhookProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiBundle\Processor\WebhookProcessor"; reason: abstract.
Removed service ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProviderInterface.0.App\ApiBundle\Provider\Client\CheckTokenDataProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiBundle\Provider\Client\CheckTokenDataProvider"; reason: abstract.
Removed service ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProviderInterface.0.App\ApiBundle\Provider\Client\GetInfoDataProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiBundle\Provider\Client\GetInfoDataProvider"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.App\ApiBundle\Provider\Client\GetMsgDataProvider"; reason: abstract.
Removed service ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProviderInterface.0.App\ApiBundle\Provider\Client\GetMsgDataProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiBundle\Provider\Client\GetMsgDataProvider"; reason: abstract.
Removed service ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProviderInterface.0.App\ApiBundle\Provider\Client\GetWebhookDataProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiBundle\Provider\Client\GetWebhookDataProvider"; reason: abstract.
Removed service ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProviderInterface.0.App\ApiBundle\Provider\Client\ListMsgPatternsDataProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiBundle\Provider\Client\ListMsgPatternsDataProvider"; reason: abstract.
Removed service ".instanceof.SynergyBot\BotCoreBundle\Service\Dto\RequestHandlerInterface.0.App\ApiBundle\RequestHandler\AutoValidatorRequestHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiBundle\RequestHandler\AutoValidatorRequestHandler"; reason: abstract.
Removed service ".instanceof.SynergyBot\BotCoreBundle\Service\Dto\RequestHandlerInterface.0.App\ApiBundle\RequestHandler\ClientRequestHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiBundle\RequestHandler\ClientRequestHandler"; reason: abstract.
Removed service ".instanceof.SynergyBot\BotCoreBundle\Service\Dto\RequestHandlerInterface.0.App\ApiBundle\RequestHandler\NumberRequestHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiBundle\RequestHandler\NumberRequestHandler"; reason: abstract.
Removed service ".instanceof.SynergyBot\BotCoreBundle\Service\Dto\RequestHandlerInterface.0.App\ApiBundle\RequestHandler\RequestIdDtoRequestHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\ApiBundle\RequestHandler\RequestIdDtoRequestHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\ChannelBundle\Command\ResendMsgPatternCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\ChannelBundle\Command\ResendMsgPatternCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\ChannelBundle\Command\SynergyGroupMailing"; reason: abstract.
Removed service ".abstract.instanceof.App\ChannelBundle\Command\SynergyGroupMailing"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ChannelBundle\Repository\ChannelCascadeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ChannelBundle\Repository\ChannelCascadeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ChannelBundle\Repository\ChannelRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ChannelBundle\Repository\ChannelRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ChannelBundle\Repository\WebhookRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ChannelBundle\Repository\WebhookRepository"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.App\ChannelBundle\Services\ChannelService"; reason: abstract.
Removed service ".abstract.instanceof.App\ChannelBundle\Services\ChannelService"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\ChannelBundle\Services\Providers\ProviderBus"; reason: abstract.
Removed service ".abstract.instanceof.App\ChannelBundle\Services\Providers\ProviderBus"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.App\ChannelBundle\Services\Tasks\SendMsgTask"; reason: abstract.
Removed service ".abstract.instanceof.App\ChannelBundle\Services\Tasks\SendMsgTask"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\UserBundle\Controller\InnerApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\UserBundle\Controller\InnerApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Controller\InnerApiController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\UserBundle\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\UserBundle\Repository\UserTokenRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\UserBundle\Repository\UserTokenRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\BillingBundle\Command\NotifyBalanceCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\BillingBundle\Command\NotifyBalanceCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\BillingBundle\Command\PaymentsReturnBlockCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\BillingBundle\Command\PaymentsReturnBlockCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\BillingBundle\Command\PaymentsReturnMailingCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\BillingBundle\Command\PaymentsReturnMailingCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\BillingBundle\Command\RecalculateBalanceCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\BillingBundle\Command\RecalculateBalanceCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\BillingBundle\Controller\InnerApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\BillingBundle\Controller\InnerApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\BillingBundle\Controller\InnerApiController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\BillingBundle\Repository\AccountRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\BillingBundle\Repository\AccountRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\BillingBundle\Repository\CurrencyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\BillingBundle\Repository\CurrencyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\BillingBundle\Repository\OperationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\BillingBundle\Repository\OperationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\BillingBundle\Repository\ServiceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\BillingBundle\Repository\ServiceRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AjaxBundle\Controller\AjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AjaxBundle\Controller\AjaxController"; reason: abstract.
Removed service ".abstract.instanceof.App\AjaxBundle\Controller\AjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\AjaxBundle\EventSubscriber\AjaxExceptionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\AjaxBundle\EventSubscriber\AjaxExceptionSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AdminBundle\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AdminBundle\Controller\AdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\AdminBundle\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AdminBundle\Controller\AjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AdminBundle\Controller\AjaxController"; reason: abstract.
Removed service ".abstract.instanceof.App\AdminBundle\Controller\AjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\AdminBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\AdminBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\AdminBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\AdminBundle\Processor\Ajax\AdminDeleteMsgPatternProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\AdminBundle\Processor\Ajax\AdminDeleteMsgPatternProcessor"; reason: abstract.
Removed service ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\AdminBundle\Processor\Ajax\AdminExportMsgPatternProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\AdminBundle\Processor\Ajax\AdminExportMsgPatternProcessor"; reason: abstract.
Removed service ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\AdminBundle\Processor\Ajax\AdminSaveChannelProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\AdminBundle\Processor\Ajax\AdminSaveChannelProcessor"; reason: abstract.
Removed service ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\AdminBundle\Processor\Ajax\AdminSaveEnabledProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\AdminBundle\Processor\Ajax\AdminSaveEnabledProcessor"; reason: abstract.
Removed service ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\AdminBundle\Processor\Ajax\AdminSetMsgPatternDataProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\AdminBundle\Processor\Ajax\AdminSetMsgPatternDataProcessor"; reason: abstract.
Removed service ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProcessorInterface.0.App\AdminBundle\Processor\Ajax\AdminTestChannelProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\AdminBundle\Processor\Ajax\AdminTestChannelProcessor"; reason: abstract.
Removed service ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProviderInterface.0.App\AdminBundle\Provider\Admin\ChannelsDataProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\AdminBundle\Provider\Admin\ChannelsDataProvider"; reason: abstract.
Removed service ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProviderInterface.0.App\AdminBundle\Provider\Admin\MsgPatternsDataProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\AdminBundle\Provider\Admin\MsgPatternsDataProvider"; reason: abstract.
Removed service ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProviderInterface.0.App\AdminBundle\Provider\Admin\MsgPatternsStatsDataProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\AdminBundle\Provider\Admin\MsgPatternsStatsDataProvider"; reason: abstract.
Removed service ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProviderInterface.0.App\AdminBundle\Provider\Admin\MsgPatternsStatsExportDataProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\AdminBundle\Provider\Admin\MsgPatternsStatsExportDataProvider"; reason: abstract.
Removed service ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProviderInterface.0.App\AdminBundle\Provider\Ajax\AdminGetChannelDataProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\AdminBundle\Provider\Ajax\AdminGetChannelDataProvider"; reason: abstract.
Removed service ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProviderInterface.0.App\AdminBundle\Provider\Ajax\AdminGetMsgPatternDataDataProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\AdminBundle\Provider\Ajax\AdminGetMsgPatternDataDataProvider"; reason: abstract.
Removed service ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProviderInterface.0.App\AdminBundle\Provider\Ajax\AdminSearchChannelProvidersDataProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\AdminBundle\Provider\Ajax\AdminSearchChannelProvidersDataProvider"; reason: abstract.
Removed service ".instanceof.SynergyBot\BotCoreBundle\Service\Data\DataProviderInterface.0.App\AdminBundle\Provider\Ajax\AdminSearchUserDataProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\AdminBundle\Provider\Ajax\AdminSearchUserDataProvider"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\ContactBundle\Repository\ContactRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\ContactBundle\Repository\ContactRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\MessageBundle\Command\MsgPatternManagerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageBundle\Command\MsgPatternManagerCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\MessageBundle\Command\UpdateChannelMessagePatternsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageBundle\Command\UpdateChannelMessagePatternsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\MessageBundle\Command\UpdateMsgPatternStatsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageBundle\Command\UpdateMsgPatternStatsCommand"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\MessageBundle\Repository\MsgPatternRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageBundle\Repository\MsgPatternRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\MessageBundle\Repository\MsgPatternStatsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageBundle\Repository\MsgPatternStatsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\MessageBundle\Repository\MsgProperty\MsgPropertyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageBundle\Repository\MsgProperty\MsgPropertyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\MessageBundle\Repository\MsgProperty\MsgPropertyValueRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageBundle\Repository\MsgProperty\MsgPropertyValueRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\MessageBundle\Repository\MsgRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageBundle\Repository\MsgRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\FileBundle\Repository\FileRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\FileBundle\Repository\FileRepository"; reason: abstract.
Removed service ".instanceof.SynergyBot\BotCoreBundle\Service\Dto\RequestHandlerInterface.0.SynergyBot\BotCoreBundle\RequestHandler\AutoRequestHandler"; reason: abstract.
Removed service ".abstract.instanceof.SynergyBot\BotCoreBundle\RequestHandler\AutoRequestHandler"; reason: abstract.
Removed service ".instanceof.SynergyBot\BotCoreBundle\Service\Dto\RequestHandlerInterface.0.SynergyBot\BotCoreBundle\RequestHandler\AutoValidatorRequestHandler"; reason: abstract.
Removed service ".abstract.instanceof.SynergyBot\BotCoreBundle\RequestHandler\AutoValidatorRequestHandler"; reason: abstract.
Removed service ".instanceof.SynergyBot\BotCoreBundle\Service\Dto\RequestHandlerInterface.0.SynergyBot\BotCoreBundle\RequestHandler\FilesRequestHandler"; reason: abstract.
Removed service ".abstract.instanceof.SynergyBot\BotCoreBundle\RequestHandler\FilesRequestHandler"; reason: abstract.
Removed service ".instanceof.SynergyBot\BotCoreBundle\Service\Dto\RequestHandlerInterface.0.SynergyBot\BotCoreBundle\RequestHandler\FilterDateTimeRequestHandler"; reason: abstract.
Removed service ".abstract.instanceof.SynergyBot\BotCoreBundle\RequestHandler\FilterDateTimeRequestHandler"; reason: abstract.
Removed service ".instanceof.SynergyBot\BotCoreBundle\Service\Dto\RequestHandlerInterface.0.SynergyBot\BotCoreBundle\RequestHandler\FiltrableRequestHandler"; reason: abstract.
Removed service ".abstract.instanceof.SynergyBot\BotCoreBundle\RequestHandler\FiltrableRequestHandler"; reason: abstract.
Removed service ".instanceof.SynergyBot\BotCoreBundle\Service\Dto\RequestHandlerInterface.0.SynergyBot\BotCoreBundle\RequestHandler\PaginatableRequestHandler"; reason: abstract.
Removed service ".abstract.instanceof.SynergyBot\BotCoreBundle\RequestHandler\PaginatableRequestHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.SynergyBot\InnerApiBundle\Controller\AbstractInnerApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.SynergyBot\InnerApiBundle\Controller\AbstractInnerApiController"; reason: abstract.
Removed service ".abstract.instanceof.SynergyBot\InnerApiBundle\Controller\AbstractInnerApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\TestBundle\Command\TestCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\TestBundle\Command\TestCommand"; reason: abstract.
98
Removed service "nyholm.psr7.httplug_factory"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "cache.app.taggable"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "assets.empty_version_strategy"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "Http\Client\HttpClient"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "annotations.filesystem_cache_adapter"; reason: unused.
Removed service "annotations.filesystem_cache"; reason: unused.
Removed service "annotations.cache"; reason: unused.
Removed service ".cache_connection.GD_MSZC"; reason: unused.
Removed service ".cache.main.taggable"; reason: unused.
Removed service "session.storage.factory.native"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.storage.php_bridge"; reason: unused.
Removed service "session.flash_bag"; reason: unused.
Removed service "session.attribute_bag"; reason: unused.
Removed service "session.storage.mock_file"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "mime_types"; reason: unused.
Removed service "doctrine.dbal.logger.chain"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service ".1_ServiceLocator~zr_gIvS"; reason: unused.
Removed service "form.type_guesser.doctrine"; reason: unused.
Removed service "form.type.entity"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.authentication_utils"; reason: unused.
Removed service "security.authentication.basic_entry_point"; reason: unused.
Removed service "security.authentication.retry_entry_point"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
Removed service "security.authentication.listener.anonymous"; reason: unused.
Removed service "security.authentication.provider.anonymous"; reason: unused.
Removed service "security.authentication.guard_handler"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.weblink"; reason: unused.
Removed service "twig.runtime.serializer"; reason: unused.
Removed service "twig.extension.serializer"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "App\CoreBundle\Dto\FileDto"; reason: unused.
Removed service "App\CoreBundle\Validator\FileValidator"; reason: unused.
Removed service "App\ApiBundle\Response\ApiResponse"; reason: unused.
Removed service "App\ChannelBundle\Event\OnChannelMsgDelivered"; reason: unused.
Removed service "App\ChannelBundle\Event\OnChannelMsgFail"; reason: unused.
Removed service "App\ChannelBundle\Services\Providers\Edna\Util\EventNameParser"; reason: unused.
Removed service "App\AjaxBundle\AjaxResponse"; reason: unused.
Removed service "App\AdminBundle\Validator\SaveChannelDtoValidator"; reason: unused.
Removed service "App\AdminBundle\Validator\SetMsgPatternDtoValidator"; reason: unused.
Removed service "App\MessageBundle\Service\MsgPropertyManager"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "SynergyBot\BotCoreBundle\Service\Dto\DtoProcessor"; reason: unused.
Removed service "SynergyBot\BotCoreBundle\Service\Dto\DtoProvider"; reason: unused.
Removed service "SynergyBot\BotCoreBundle\Tests\Util\ObjectFillerTest"; reason: unused.
Removed service "SynergyBot\InnerApiBundle\Config\InnerApiConfig"; reason: unused.
Removed service "SynergyBot\InnerApiBundle\Service\BillingApiService"; reason: unused.
Removed service "SynergyBot\InnerApiBundle\Service\ChannelBotNotifyApiService"; reason: unused.
Removed service "SynergyBot\InnerApiBundle\Service\ChatApiService"; reason: unused.
Removed service "SynergyBot\InnerApiBundle\Service\ChatBotNotifyApiService"; reason: unused.
Removed service "SynergyBot\InnerApiBundle\Service\InnerApiService"; reason: unused.
Removed service "SynergyBot\InnerApiBundle\Service\ServerApiService"; reason: unused.
Removed service "SynergyBot\InnerApiBundle\Service\WidgetApiService"; reason: unused.
Removed service "libphonenumber\geocoding\PhoneNumberOfflineGeocoder"; reason: unused.
Removed service "libphonenumber\ShortNumberInfo"; reason: unused.
Removed service "libphonenumber\PhoneNumberToCarrierMapper"; reason: unused.
Removed service "libphonenumber\PhoneNumberToTimeZonesMapper"; reason: unused.
Removed service "nelmio_api_doc.form.documentation_extension"; reason: unused.
Removed service ".service_locator.uaURRXs"; reason: unused.
Removed service ".service_locator.3NqfRve"; reason: unused.
Removed service ".service_locator.uERL0sQ"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "monolog.handler.null_internal"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
282
Inlined service "twig.error_renderer.html" 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 "assets._default_package" to "assets.packages".
Inlined service "assets._version__default" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service ".service_locator.yY.p4P7" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.wSgjnB6.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.annotation.directory" to "routing.resolver".
Inlined service "routing.loader.annotation.file" to "routing.resolver".
Inlined service ".service_locator.XWmhzGa" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.Kr.dDlB" to "router.expression_language_provider".
Inlined service ".service_locator.oCg4uHe.router.cache_warmer" to "router.cache_warmer".
Inlined service "annotations.dummy_registry" to "annotations.reader".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service ".service_locator.ZOHvDA0" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.eCR7oml" to "validator.validator_factory".
Inlined service "validator.expression_language" to "validator.expression".
Inlined service "profiler.storage" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.cache" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logger".
Inlined service "doctrine.dbal.logger.chain.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logger" to "doctrine.dbal.logger.chain.default".
Inlined service ".service_locator.BZqICfQ" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.default_connection.event_manager" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\ConnectionConfigurator" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.ZE5.6O9" to "doctrine.orm.container_repository_factory".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service ".service_locator.J.fvXnk" to "doctrine.orm.default_entity_listener_resolver".
Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service ".service_locator.nLgZj7R" to "security.helper".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service ".security.request_matcher.5dJADCx" to "security.access_map".
Inlined service ".security.request_matcher.PhQgZ9B" to "security.access_map".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.user_checker" to "security.authentication.provider.dao.admin".
Inlined service "security.authentication.session_strategy" to "security.authentication.listener.basic.admin".
Inlined service "security.exception_listener.admin" to "security.firewall.map.context.admin".
Inlined service "security.logout_listener.admin" to "security.firewall.map.context.admin".
Inlined service "security.firewall.map.config.admin" to "security.firewall.map.context.admin".
Inlined service "knp_paginator.helper.processor" to "knp_paginator.twig.extension.pagination".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.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 "doctrine.twig.doctrine_extension" to "twig".
Inlined service "knp_paginator.twig.extension.pagination" to "twig".
Inlined service "twig.extension.debug" to "twig".
Inlined service "App\CoreBundle\Twig\CoreExtension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "Sentry\SentryBundle\Tracing\Twig\TwigTracingExtension" to "twig".
Inlined service "Sentry\SentryBundle\Twig\SentryExtension" to "twig".
Inlined service "Misd\PhoneNumberBundle\Twig\Extension\PhoneNumberHelperExtension" to "twig".
Inlined service "nelmio_api_doc.render_docs.html.asset" 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 "twig.configurator.environment" to "twig".
Inlined service ".service_locator.v.Wwsjy.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "assets.packages" to "twig.extension.assets".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.EudIiQD" to "twig.runtime_loader".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
Inlined service ".service_locator.aNklfos.sensio_framework_extra.view.listener" to "sensio_framework_extra.view.listener".
Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
Inlined service "App\RabbitBundle\Services\ServiceBus" to "App\RabbitBundle\Command\RabbitProcessRequestsCommand".
Inlined service ".service_locator.xNfEnem.App\RabbitBundle\Services\ServiceBus" to "App\RabbitBundle\Services\ServiceBus".
Inlined service ".service_locator.mx0UMmY.App\ApiBundle\Controller\ClientController" to "App\ApiBundle\Controller\ClientController".
Inlined service ".service_locator.mx0UMmY.App\ApiBundle\Controller\PartnerController" to "App\ApiBundle\Controller\PartnerController".
Inlined service ".service_locator.Xbsa8iG" to "App\ApiBundle\Service\ClientDtoRequestHandler".
Inlined service ".service_locator.SVSG2Qi.App\ChannelBundle\Services\Providers\ProviderBus" to "App\ChannelBundle\Services\Providers\ProviderBus".
Inlined service ".service_locator.mx0UMmY.App\UserBundle\Controller\InnerApiController" to "App\UserBundle\Controller\InnerApiController".
Inlined service ".service_locator.mx0UMmY.App\BillingBundle\Controller\InnerApiController" to "App\BillingBundle\Controller\InnerApiController".
Inlined service ".service_locator.mx0UMmY.App\AjaxBundle\Controller\AjaxController" to "App\AjaxBundle\Controller\AjaxController".
Inlined service ".service_locator.mx0UMmY.App\AdminBundle\Controller\AdminController" to "App\AdminBundle\Controller\AdminController".
Inlined service ".service_locator.mx0UMmY.App\AdminBundle\Controller\AjaxController" to "App\AdminBundle\Controller\AjaxController".
Inlined service ".service_locator.mx0UMmY.App\AdminBundle\Controller\DefaultController" to "App\AdminBundle\Controller\DefaultController".
Inlined service "App\ChannelBundle\Services\CascadeIdService" to "App\AdminBundle\Processor\Ajax\AdminSaveChannelProcessor".
Inlined service "security.user_password_hasher" to "App\AdminBundle\Processor\Ajax\AdminSaveChannelProcessor".
Inlined service "App\CoreBundle\Service\PhpSpreadSheetService" to "App\AdminBundle\Provider\Admin\MsgPatternsStatsExportDataProvider".
Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
Inlined service "nyholm.psr7.psr17_factory" to "Sentry\Transport\TransportFactoryInterface".
Inlined service "nyholm.psr7.psr17_factory" to "Sentry\Transport\TransportFactoryInterface".
Inlined service "nyholm.psr7.psr17_factory" to "Sentry\Transport\TransportFactoryInterface".
Inlined service "nyholm.psr7.psr17_factory" to "Sentry\Transport\TransportFactoryInterface".
Inlined service "sentry.client" to "Sentry\State\HubInterface".
Inlined service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactory" to "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware".
Inlined service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware" to "Sentry\SentryBundle\Tracing\Doctrine\DBAL\ConnectionConfigurator".
Inlined service "Sentry\Integration\RequestFetcherInterface" to "sentry.client.options".
Inlined service "sentry.client.options" to "sentry.client".
Inlined service "Sentry\Transport\TransportFactoryInterface" to "sentry.client".
Inlined service "sentry.client.options" to "sentry.client".
Inlined service "sentry.client.options" to "sentry.client".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.file_link_formatter" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.security_controller_builder" to "maker.maker.make_authenticator".
Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service ".service_locator.NhXwGJD" to "SynergyBot\BotCoreBundle\Service\Data\DataProcessor".
Inlined service ".service_locator.b0ybA4g" to "SynergyBot\BotCoreBundle\Service\Data\DataProvider".
Inlined service ".service_locator.bO2BWIz" to "SynergyBot\BotCoreBundle\Service\Dto\DtoRequestHandler".
Inlined service ".service_locator.mx0UMmY.SynergyBot\InnerApiBundle\Controller\AbstractInnerApiController" to "SynergyBot\InnerApiBundle\Controller\AbstractInnerApiController".
Inlined service "Misd\PhoneNumberBundle\Templating\Helper\PhoneNumberHelper" to "Misd\PhoneNumberBundle\Twig\Extension\PhoneNumberHelperExtension".
Inlined service "property_accessor" to "Misd\PhoneNumberBundle\Validator\Constraints\PhoneNumberValidator".
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 "monolog.logger.nelmio_api_doc" to "nelmio_api_doc.generator.default".
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_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_subscriber" to "maker.auto_command.make_subscriber".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
Inlined service ".debug.http_client.inner" to ".debug.http_client".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.KLVvNIq" to ".doctrine.orm.default_metadata_driver".
Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to "debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.expression_voter" to "debug.security.voter.security.access.expression_voter".
Inlined service "cache.validator.traceable.recorder_inner" to "cache.validator.traceable".
Inlined service "cache.serializer.traceable.recorder_inner" to "cache.serializer.traceable".
Inlined service "cache.annotations.traceable.recorder_inner" to "cache.annotations.traceable".
Inlined service "cache.property_info.traceable.recorder_inner" to "cache.property_info.traceable".
Inlined service "cache.doctrine.orm.default.result.traceable.recorder_inner" to "cache.doctrine.orm.default.result.traceable".
Inlined service "cache.doctrine.orm.default.query.traceable.recorder_inner" to "cache.doctrine.orm.default.query.traceable".
Inlined service "cache.security_expression_language.traceable.recorder_inner" to "cache.security_expression_language.traceable".
Inlined service ".service_locator.wSgjnB6" to ".service_locator.wSgjnB6.translation.warmer".
Inlined service ".service_locator.VzzixsX" to ".service_locator.VzzixsX.router.default".
Inlined service ".service_locator.oCg4uHe" to ".service_locator.oCg4uHe.router.cache_warmer".
Inlined service ".service_locator.v.Wwsjy" to ".service_locator.v.Wwsjy.twig.template_cache_warmer".
Inlined service ".service_locator.aNklfos" to ".service_locator.aNklfos.sensio_framework_extra.view.listener".
Inlined service ".service_locator.xNfEnem" to ".service_locator.xNfEnem.App\RabbitBundle\Services\ServiceBus".
Inlined service ".service_locator.SVSG2Qi" to ".service_locator.SVSG2Qi.App\ChannelBundle\Services\Providers\ProviderBus".
Inlined service "monolog.logger.http_client" to ".debug.http_client.inner".
Inlined service ".cache_connection.rSIPWwn" to "cache.main.traceable.inner".
Inlined service ".service_locator.WYnEjDF" to "console.command_loader".
Inlined service "cache.app.traceable.inner" to "cache.app.traceable.recorder_inner".
Inlined service "cache.system.traceable.inner" to "cache.system.traceable.recorder_inner".
Inlined service "cache.validator.traceable.inner" to "cache.validator.traceable.recorder_inner".
Inlined service "cache.serializer.traceable.inner" to "cache.serializer.traceable.recorder_inner".
Inlined service "cache.annotations.traceable.inner" to "cache.annotations.traceable.recorder_inner".
Inlined service "cache.property_info.traceable.inner" to "cache.property_info.traceable.recorder_inner".
Inlined service "cache.main.traceable.inner" to "cache.main.traceable.recorder_inner".
Inlined service "cache.validator_expression_language.traceable.inner" to "cache.validator_expression_language.traceable.recorder_inner".
Inlined service "cache.doctrine.orm.default.result.traceable.inner" to "cache.doctrine.orm.default.result.traceable.recorder_inner".
Inlined service "cache.doctrine.orm.default.query.traceable.inner" to "cache.doctrine.orm.default.query.traceable.recorder_inner".
Inlined service "cache.security_expression_language.traceable.inner" to "cache.security_expression_language.traceable.recorder_inner".
Inlined service ".service_locator.VzzixsX.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.validator.inner" to "validator".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "cache.app.traceable.recorder_inner" to "cache.app".
Inlined service "cache.system.traceable.recorder_inner" to "cache.system".
Inlined service "cache.main.traceable.recorder_inner" to "cache.main".
Inlined service "cache.validator_expression_language.traceable.recorder_inner" to "cache.validator_expression_language".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.assets" to "twig".