Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "Evotodi\SeedBundle\DependencyInjection\EvotodiSeedExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Evotodi\SeedBundle\DependencyInjection\Compiler\SeedPass" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\DeployFinishCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\DeployStartCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\DeployStatusCommand".
The "Symfony\Component\Console\Command\Command::$defaultName" property is considered final. You should not override it in "App\Command\DeployVersionCommand".
Method "EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface::detail()" might add "KeyValueStore|Response" as a native return type declaration in the future. Do the same in implementation "App\Controller\Admin\RecipientController" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\DataTransformerInterface::transform()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Form\DataTransformer\CollectionToCityCardPartnerAddressesTransformer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\DataTransformerInterface::reverseTransform()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Form\DataTransformer\CollectionToCityCardPartnerAddressesTransformer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\DataTransformerInterface::transform()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Form\DataTransformer\CollectionToContentGpsCoordinatesTransformer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\DataTransformerInterface::reverseTransform()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Form\DataTransformer\CollectionToContentGpsCoordinatesTransformer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\DataTransformerInterface::transform()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Form\DataTransformer\CollectionToUserToPartnerTransformer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\DataTransformerInterface::reverseTransform()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Form\DataTransformer\CollectionToUserToPartnerTransformer" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::configureOptions()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\UserInsideFormType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\Constraint::getDefaultOption()" might add "?string" as a native return type declaration in the future. Do the same in child class "App\Validator\UniqueEmail" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "App\EventSubscriber\RouteAccessSubscriber" service.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\DeployFinishCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\DeployStartCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\DeployStatusCommand" class instead.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "App\Command\DeployVersionCommand" class instead.
User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::build()" might add "void" as a native return type declaration in the future. Do the same in child class "Evotodi\SeedBundle\EvotodiSeedBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
Log messages generated during the compilation of the service container.
Messages
Class
803
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeployFinishCommand" (parent: .abstract.instanceof.App\Command\DeployFinishCommand).
Resolving inheritance for "App\Command\DeployFinishCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeployFinishCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeployStartCommand" (parent: .abstract.instanceof.App\Command\DeployStartCommand).
Resolving inheritance for "App\Command\DeployStartCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeployStartCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeployStatusCommand" (parent: .abstract.instanceof.App\Command\DeployStatusCommand).
Resolving inheritance for "App\Command\DeployStatusCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeployStatusCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeployVersionCommand" (parent: .abstract.instanceof.App\Command\DeployVersionCommand).
Resolving inheritance for "App\Command\DeployVersionCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeployVersionCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeGarbageQueueCommand" (parent: .abstract.instanceof.App\Command\MakeGarbageQueueCommand).
Resolving inheritance for ".instanceof.App\Command\MakeGarbageQueueCommand.0.App\Command\MakeGarbageQueueCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeGarbageQueueCommand).
Resolving inheritance for "App\Command\MakeGarbageQueueCommand" (parent: .instanceof.App\Command\MakeGarbageQueueCommand.0.App\Command\MakeGarbageQueueCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeQueueCommand" (parent: .abstract.instanceof.App\Command\MakeQueueCommand).
Resolving inheritance for ".instanceof.App\Command\MakeQueueCommand.0.App\Command\MakeQueueCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeQueueCommand).
Resolving inheritance for "App\Command\MakeQueueCommand" (parent: .instanceof.App\Command\MakeQueueCommand.0.App\Command\MakeQueueCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RsoCommand" (parent: .abstract.instanceof.App\Command\RsoCommand).
Resolving inheritance for ".instanceof.App\Command\RsoCommand.0.App\Command\RsoCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RsoCommand).
Resolving inheritance for "App\Command\RsoCommand" (parent: .instanceof.App\Command\RsoCommand.0.App\Command\RsoCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RssCommand" (parent: .abstract.instanceof.App\Command\RssCommand).
Resolving inheritance for ".instanceof.App\Command\RssCommand.0.App\Command\RssCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RssCommand).
Resolving inheritance for "App\Command\RssCommand" (parent: .instanceof.App\Command\RssCommand.0.App\Command\RssCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendEmailsCommand" (parent: .abstract.instanceof.App\Command\SendEmailsCommand).
Resolving inheritance for ".instanceof.App\Command\SendEmailsCommand.0.App\Command\SendEmailsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendEmailsCommand).
Resolving inheritance for "App\Command\SendEmailsCommand" (parent: .instanceof.App\Command\SendEmailsCommand.0.App\Command\SendEmailsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendFcmCommand" (parent: .abstract.instanceof.App\Command\SendFcmCommand).
Resolving inheritance for ".instanceof.App\Command\SendFcmCommand.0.App\Command\SendFcmCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendFcmCommand).
Resolving inheritance for "App\Command\SendFcmCommand" (parent: .instanceof.App\Command\SendFcmCommand.0.App\Command\SendFcmCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendOtherFcmCommand" (parent: .abstract.instanceof.App\Command\SendOtherFcmCommand).
Resolving inheritance for ".instanceof.App\Command\SendOtherFcmCommand.0.App\Command\SendOtherFcmCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendOtherFcmCommand).
Resolving inheritance for "App\Command\SendOtherFcmCommand" (parent: .instanceof.App\Command\SendOtherFcmCommand.0.App\Command\SendOtherFcmCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendSmsCommand" (parent: .abstract.instanceof.App\Command\SendSmsCommand).
Resolving inheritance for ".instanceof.App\Command\SendSmsCommand.0.App\Command\SendSmsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendSmsCommand).
Resolving inheritance for "App\Command\SendSmsCommand" (parent: .instanceof.App\Command\SendSmsCommand.0.App\Command\SendSmsCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ApiController" (parent: .abstract.instanceof.App\Controller\Admin\ApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ApiController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ApiController).
Resolving inheritance for "App\Controller\Admin\ApiController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ArticleController" (parent: .abstract.instanceof.App\Controller\Admin\ArticleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ArticleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ArticleController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ArticleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ArticleController).
Resolving inheritance for "App\Controller\Admin\ArticleController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ArticleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CategoryController" (parent: .abstract.instanceof.App\Controller\Admin\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CategoryController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\CategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CategoryController).
Resolving inheritance for "App\Controller\Admin\CategoryController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CategoryCrudController" (parent: .abstract.instanceof.App\Controller\Admin\CategoryCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CategoryCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CategoryCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\CategoryCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CategoryCrudController).
Resolving inheritance for "App\Controller\Admin\CategoryCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\CategoryCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CityCardCrudController" (parent: .abstract.instanceof.App\Controller\Admin\CityCardCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CityCardCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CityCardCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\CityCardCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CityCardCrudController).
Resolving inheritance for "App\Controller\Admin\CityCardCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\CityCardCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CityCardPartnerCrudController" (parent: .abstract.instanceof.App\Controller\Admin\CityCardPartnerCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CityCardPartnerCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CityCardPartnerCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\CityCardPartnerCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CityCardPartnerCrudController).
Resolving inheritance for "App\Controller\Admin\CityCardPartnerCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\CityCardPartnerCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CityCardProfitCategoryController" (parent: .abstract.instanceof.App\Controller\Admin\CityCardProfitCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CityCardProfitCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CityCardProfitCategoryController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\CityCardProfitCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CityCardProfitCategoryController).
Resolving inheritance for "App\Controller\Admin\CityCardProfitCategoryController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\CityCardProfitCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CityCardProfitCrudController" (parent: .abstract.instanceof.App\Controller\Admin\CityCardProfitCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CityCardProfitCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CityCardProfitCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\CityCardProfitCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CityCardProfitCrudController).
Resolving inheritance for "App\Controller\Admin\CityCardProfitCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\CityCardProfitCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CityCardStatuteController" (parent: .abstract.instanceof.App\Controller\Admin\CityCardStatuteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CityCardStatuteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CityCardStatuteController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\CityCardStatuteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CityCardStatuteController).
Resolving inheritance for "App\Controller\Admin\CityCardStatuteController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\CityCardStatuteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ContentCrudController" (parent: .abstract.instanceof.App\Controller\Admin\ContentCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ContentCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ContentCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ContentCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ContentCrudController).
Resolving inheritance for "App\Controller\Admin\ContentCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ContentCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ContentMessageCrudController" (parent: .abstract.instanceof.App\Controller\Admin\ContentMessageCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ContentMessageCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ContentMessageCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ContentMessageCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ContentMessageCrudController).
Resolving inheritance for "App\Controller\Admin\ContentMessageCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ContentMessageCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DashboardController" (parent: .abstract.instanceof.App\Controller\Admin\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DashboardController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\DashboardControllerInterface.0.App\Controller\Admin\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DashboardController).
Resolving inheritance for "App\Controller\Admin\DashboardController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\DashboardControllerInterface.0.App\Controller\Admin\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DashboardParamsController" (parent: .abstract.instanceof.App\Controller\Admin\DashboardParamsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DashboardParamsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DashboardParamsController).
Resolving inheritance for "App\Controller\Admin\DashboardParamsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DashboardParamsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DashboardSettingsController" (parent: .abstract.instanceof.App\Controller\Admin\DashboardSettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DashboardSettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DashboardSettingsController).
Resolving inheritance for "App\Controller\Admin\DashboardSettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DashboardSettingsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EventCrudController" (parent: .abstract.instanceof.App\Controller\Admin\EventCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EventCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EventCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EventCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EventCrudController).
Resolving inheritance for "App\Controller\Admin\EventCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EventCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EventsController" (parent: .abstract.instanceof.App\Controller\Admin\EventsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EventsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EventsController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EventsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EventsController).
Resolving inheritance for "App\Controller\Admin\EventsController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EventsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FaultCrudController" (parent: .abstract.instanceof.App\Controller\Admin\FaultCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FaultCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FaultCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\FaultCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FaultCrudController).
Resolving inheritance for "App\Controller\Admin\FaultCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\FaultCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FaultSubjectCrudController" (parent: .abstract.instanceof.App\Controller\Admin\FaultSubjectCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FaultSubjectCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FaultSubjectCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\FaultSubjectCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FaultSubjectCrudController).
Resolving inheritance for "App\Controller\Admin\FaultSubjectCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\FaultSubjectCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GarbageBuildingTypeCrudController" (parent: .abstract.instanceof.App\Controller\Admin\GarbageBuildingTypeCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GarbageBuildingTypeCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GarbageBuildingTypeCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\GarbageBuildingTypeCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GarbageBuildingTypeCrudController).
Resolving inheritance for "App\Controller\Admin\GarbageBuildingTypeCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\GarbageBuildingTypeCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GarbageRegionCrudController" (parent: .abstract.instanceof.App\Controller\Admin\GarbageRegionCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GarbageRegionCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GarbageRegionCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\GarbageRegionCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GarbageRegionCrudController).
Resolving inheritance for "App\Controller\Admin\GarbageRegionCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\GarbageRegionCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GarbageSchedulerCrudController" (parent: .abstract.instanceof.App\Controller\Admin\GarbageSchedulerCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GarbageSchedulerCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GarbageSchedulerCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\GarbageSchedulerCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GarbageSchedulerCrudController).
Resolving inheritance for "App\Controller\Admin\GarbageSchedulerCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\GarbageSchedulerCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GarbageTypeCrudController" (parent: .abstract.instanceof.App\Controller\Admin\GarbageTypeCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GarbageTypeCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GarbageTypeCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\GarbageTypeCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GarbageTypeCrudController).
Resolving inheritance for "App\Controller\Admin\GarbageTypeCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\GarbageTypeCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InsideController" (parent: .abstract.instanceof.App\Controller\Admin\InsideController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InsideController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InsideController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\InsideController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InsideController).
Resolving inheritance for "App\Controller\Admin\InsideController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\InsideController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InsideUnitController" (parent: .abstract.instanceof.App\Controller\Admin\InsideUnitController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InsideUnitController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InsideUnitController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\InsideUnitController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InsideUnitController).
Resolving inheritance for "App\Controller\Admin\InsideUnitController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\InsideUnitController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LocalizationController" (parent: .abstract.instanceof.App\Controller\Admin\LocalizationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LocalizationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LocalizationController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\LocalizationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LocalizationController).
Resolving inheritance for "App\Controller\Admin\LocalizationController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\LocalizationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MailerConfigController" (parent: .abstract.instanceof.App\Controller\Admin\MailerConfigController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MailerConfigController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MailerConfigController).
Resolving inheritance for "App\Controller\Admin\MailerConfigController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MailerConfigController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NewsController" (parent: .abstract.instanceof.App\Controller\Admin\NewsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NewsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NewsController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\NewsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NewsController).
Resolving inheritance for "App\Controller\Admin\NewsController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\NewsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NoticeCrudController" (parent: .abstract.instanceof.App\Controller\Admin\NoticeCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NoticeCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NoticeCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\NoticeCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NoticeCrudController).
Resolving inheritance for "App\Controller\Admin\NoticeCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\NoticeCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OutsideController" (parent: .abstract.instanceof.App\Controller\Admin\OutsideController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OutsideController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OutsideController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\OutsideController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OutsideController).
Resolving inheritance for "App\Controller\Admin\OutsideController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\OutsideController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ParamsGroupAppController" (parent: .abstract.instanceof.App\Controller\Admin\ParamsGroupAppController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ParamsGroupAppController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ParamsGroupAppController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ParamsGroupAppController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ParamsGroupAppController).
Resolving inheritance for "App\Controller\Admin\ParamsGroupAppController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ParamsGroupAppController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ParamsGroupCrudController" (parent: .abstract.instanceof.App\Controller\Admin\ParamsGroupCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ParamsGroupCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ParamsGroupCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ParamsGroupCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ParamsGroupCrudController).
Resolving inheritance for "App\Controller\Admin\ParamsGroupCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ParamsGroupCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ParamsGroupSystemController" (parent: .abstract.instanceof.App\Controller\Admin\ParamsGroupSystemController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ParamsGroupSystemController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ParamsGroupSystemController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ParamsGroupSystemController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ParamsGroupSystemController).
Resolving inheritance for "App\Controller\Admin\ParamsGroupSystemController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ParamsGroupSystemController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RecipientAppController" (parent: .abstract.instanceof.App\Controller\Admin\RecipientAppController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RecipientAppController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RecipientAppController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\RecipientAppController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RecipientAppController).
Resolving inheritance for "App\Controller\Admin\RecipientAppController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\RecipientAppController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RecipientCityCardController" (parent: .abstract.instanceof.App\Controller\Admin\RecipientCityCardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RecipientCityCardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RecipientCityCardController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\RecipientCityCardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RecipientCityCardController).
Resolving inheritance for "App\Controller\Admin\RecipientCityCardController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\RecipientCityCardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RecipientController" (parent: .abstract.instanceof.App\Controller\Admin\RecipientController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RecipientController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RecipientController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\RecipientController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RecipientController).
Resolving inheritance for "App\Controller\Admin\RecipientController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\RecipientController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RecipientPartnerCityCardController" (parent: .abstract.instanceof.App\Controller\Admin\RecipientPartnerCityCardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RecipientPartnerCityCardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RecipientPartnerCityCardController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\RecipientPartnerCityCardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RecipientPartnerCityCardController).
Resolving inheritance for "App\Controller\Admin\RecipientPartnerCityCardController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\RecipientPartnerCityCardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SmsConfigController" (parent: .abstract.instanceof.App\Controller\Admin\SmsConfigController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SmsConfigController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SmsConfigController).
Resolving inheritance for "App\Controller\Admin\SmsConfigController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SmsConfigController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatuteCrudController" (parent: .abstract.instanceof.App\Controller\Admin\StatuteCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatuteCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatuteCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\StatuteCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatuteCrudController).
Resolving inheritance for "App\Controller\Admin\StatuteCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\StatuteCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StickyCrudController" (parent: .abstract.instanceof.App\Controller\Admin\StickyCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StickyCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StickyCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\StickyCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StickyCrudController).
Resolving inheritance for "App\Controller\Admin\StickyCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\StickyCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StickyOldController" (parent: .abstract.instanceof.App\Controller\Admin\StickyOldController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StickyOldController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StickyOldController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\StickyOldController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StickyOldController).
Resolving inheritance for "App\Controller\Admin\StickyOldController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\StickyOldController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TemplateController" (parent: .abstract.instanceof.App\Controller\Admin\TemplateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TemplateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TemplateController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\TemplateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TemplateController).
Resolving inheritance for "App\Controller\Admin\TemplateController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\TemplateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TerytController" (parent: .abstract.instanceof.App\Controller\Admin\TerytController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TerytController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TerytController).
Resolving inheritance for "App\Controller\Admin\TerytController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TerytController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserCrudController" (parent: .abstract.instanceof.App\Controller\Admin\UserCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\UserCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserCrudController).
Resolving inheritance for "App\Controller\Admin\UserCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\UserCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserFilterController" (parent: .abstract.instanceof.App\Controller\Admin\UserFilterController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserFilterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserFilterController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\UserFilterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserFilterController).
Resolving inheritance for "App\Controller\Admin\UserFilterController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\UserFilterController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserGroupController" (parent: .abstract.instanceof.App\Controller\Admin\UserGroupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserGroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserGroupController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\UserGroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserGroupController).
Resolving inheritance for "App\Controller\Admin\UserGroupController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\UserGroupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserGroupCrudController" (parent: .abstract.instanceof.App\Controller\Admin\UserGroupCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserGroupCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserGroupCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\UserGroupCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserGroupCrudController).
Resolving inheritance for "App\Controller\Admin\UserGroupCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\UserGroupCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserUnitCrudController" (parent: .abstract.instanceof.App\Controller\Admin\UserUnitCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserUnitCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserUnitCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\UserUnitCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserUnitCrudController).
Resolving inheritance for "App\Controller\Admin\UserUnitCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\UserUnitCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ajax\CityCardController" (parent: .abstract.instanceof.App\Controller\Ajax\CityCardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ajax\CityCardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ajax\CityCardController).
Resolving inheritance for "App\Controller\Ajax\CityCardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ajax\CityCardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ajax\FaultController" (parent: .abstract.instanceof.App\Controller\Ajax\FaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ajax\FaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ajax\FaultController).
Resolving inheritance for "App\Controller\Ajax\FaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ajax\FaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ajax\FilterController" (parent: .abstract.instanceof.App\Controller\Ajax\FilterController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ajax\FilterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ajax\FilterController).
Resolving inheritance for "App\Controller\Ajax\FilterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ajax\FilterController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ajax\GarbageController" (parent: .abstract.instanceof.App\Controller\Ajax\GarbageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ajax\GarbageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ajax\GarbageController).
Resolving inheritance for "App\Controller\Ajax\GarbageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ajax\GarbageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ajax\GroupController" (parent: .abstract.instanceof.App\Controller\Ajax\GroupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ajax\GroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ajax\GroupController).
Resolving inheritance for "App\Controller\Ajax\GroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ajax\GroupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ajax\ParamsController" (parent: .abstract.instanceof.App\Controller\Ajax\ParamsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ajax\ParamsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ajax\ParamsController).
Resolving inheritance for "App\Controller\Ajax\ParamsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ajax\ParamsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ajax\TerytController" (parent: .abstract.instanceof.App\Controller\Ajax\TerytController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ajax\TerytController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ajax\TerytController).
Resolving inheritance for "App\Controller\Ajax\TerytController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ajax\TerytController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ajax\UploadController" (parent: .abstract.instanceof.App\Controller\Ajax\UploadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ajax\UploadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ajax\UploadController).
Resolving inheritance for "App\Controller\Ajax\UploadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ajax\UploadController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ArticleController" (parent: .abstract.instanceof.App\Controller\Api\ArticleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ArticleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ArticleController).
Resolving inheritance for "App\Controller\Api\ArticleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ArticleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CategoryController" (parent: .abstract.instanceof.App\Controller\Api\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CategoryController).
Resolving inheritance for "App\Controller\Api\CategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CityCardController" (parent: .abstract.instanceof.App\Controller\Api\CityCardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CityCardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CityCardController).
Resolving inheritance for "App\Controller\Api\CityCardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CityCardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ConfigController" (parent: .abstract.instanceof.App\Controller\Api\ConfigController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ConfigController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ConfigController).
Resolving inheritance for "App\Controller\Api\ConfigController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ConfigController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ContentController" (parent: .abstract.instanceof.App\Controller\Api\ContentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ContentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ContentController).
Resolving inheritance for "App\Controller\Api\ContentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ContentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\DeviceController" (parent: .abstract.instanceof.App\Controller\Api\DeviceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\DeviceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\DeviceController).
Resolving inheritance for "App\Controller\Api\DeviceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\DeviceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\FaultController" (parent: .abstract.instanceof.App\Controller\Api\FaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\FaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\FaultController).
Resolving inheritance for "App\Controller\Api\FaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\FaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\FormController" (parent: .abstract.instanceof.App\Controller\Api\FormController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\FormController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\FormController).
Resolving inheritance for "App\Controller\Api\FormController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\FormController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GarbageController" (parent: .abstract.instanceof.App\Controller\Api\GarbageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GarbageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GarbageController).
Resolving inheritance for "App\Controller\Api\GarbageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GarbageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\NoticeController" (parent: .abstract.instanceof.App\Controller\Api\NoticeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\NoticeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\NoticeController).
Resolving inheritance for "App\Controller\Api\NoticeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\NoticeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\RecipientController" (parent: .abstract.instanceof.App\Controller\Api\RecipientController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\RecipientController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\RecipientController).
Resolving inheritance for "App\Controller\Api\RecipientController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\RecipientController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Demo\IndexController" (parent: .abstract.instanceof.App\Controller\Demo\IndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Demo\IndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Demo\IndexController).
Resolving inheritance for "App\Controller\Demo\IndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Demo\IndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IndexController" (parent: .abstract.instanceof.App\Controller\IndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IndexController).
Resolving inheritance for "App\Controller\IndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Integration\BaseController" (parent: .abstract.instanceof.App\Controller\Integration\BaseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Integration\BaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Integration\BaseController).
Resolving inheritance for "App\Controller\Integration\BaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Integration\BaseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Integration\WidgetAppLinksController" (parent: .abstract.instanceof.App\Controller\Integration\WidgetAppLinksController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Integration\WidgetAppLinksController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Integration\WidgetAppLinksController).
Resolving inheritance for "App\Controller\Integration\WidgetAppLinksController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Integration\WidgetAppLinksController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Integration\WidgetQRCodeController" (parent: .abstract.instanceof.App\Controller\Integration\WidgetQRCodeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Integration\WidgetQRCodeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Integration\WidgetQRCodeController).
Resolving inheritance for "App\Controller\Integration\WidgetQRCodeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Integration\WidgetQRCodeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LoginController" (parent: .abstract.instanceof.App\Controller\LoginController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LoginController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LoginController).
Resolving inheritance for "App\Controller\LoginController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LoginController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegistrationController" (parent: .abstract.instanceof.App\Controller\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegistrationController).
Resolving inheritance for "App\Controller\RegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegistrationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TwoFactorController" (parent: .abstract.instanceof.App\Controller\TwoFactorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TwoFactorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TwoFactorController).
Resolving inheritance for "App\Controller\TwoFactorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TwoFactorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserController" (parent: .abstract.instanceof.App\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserController).
Resolving inheritance for "App\Controller\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\DevMenuSeed" (parent: .abstract.instanceof.App\DataSeeds\DevMenuSeed).
Resolving inheritance for ".instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\DevMenuSeed" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\DevMenuSeed).
Resolving inheritance for "App\DataSeeds\DevMenuSeed" (parent: .instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\DevMenuSeed).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\EventDictSeed" (parent: .abstract.instanceof.App\DataSeeds\EventDictSeed).
Resolving inheritance for ".instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\EventDictSeed" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\EventDictSeed).
Resolving inheritance for "App\DataSeeds\EventDictSeed" (parent: .instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\EventDictSeed).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\FaultStatusSeed" (parent: .abstract.instanceof.App\DataSeeds\FaultStatusSeed).
Resolving inheritance for ".instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\FaultStatusSeed" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\FaultStatusSeed).
Resolving inheritance for "App\DataSeeds\FaultStatusSeed" (parent: .instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\FaultStatusSeed).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\FaultSubjectSeed" (parent: .abstract.instanceof.App\DataSeeds\FaultSubjectSeed).
Resolving inheritance for ".instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\FaultSubjectSeed" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\FaultSubjectSeed).
Resolving inheritance for "App\DataSeeds\FaultSubjectSeed" (parent: .instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\FaultSubjectSeed).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\GarbageDaysDictSeed" (parent: .abstract.instanceof.App\DataSeeds\GarbageDaysDictSeed).
Resolving inheritance for ".instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\GarbageDaysDictSeed" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\GarbageDaysDictSeed).
Resolving inheritance for "App\DataSeeds\GarbageDaysDictSeed" (parent: .instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\GarbageDaysDictSeed).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\GarbageHoursDictSeed" (parent: .abstract.instanceof.App\DataSeeds\GarbageHoursDictSeed).
Resolving inheritance for ".instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\GarbageHoursDictSeed" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\GarbageHoursDictSeed).
Resolving inheritance for "App\DataSeeds\GarbageHoursDictSeed" (parent: .instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\GarbageHoursDictSeed).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\GarbageTypeSeed" (parent: .abstract.instanceof.App\DataSeeds\GarbageTypeSeed).
Resolving inheritance for ".instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\GarbageTypeSeed" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\GarbageTypeSeed).
Resolving inheritance for "App\DataSeeds\GarbageTypeSeed" (parent: .instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\GarbageTypeSeed).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\HelpSeed" (parent: .abstract.instanceof.App\DataSeeds\HelpSeed).
Resolving inheritance for ".instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\HelpSeed" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\HelpSeed).
Resolving inheritance for "App\DataSeeds\HelpSeed" (parent: .instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\HelpSeed).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\MenuSeedAll" (parent: .abstract.instanceof.App\DataSeeds\MenuSeedAll).
Resolving inheritance for ".instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\MenuSeedAll" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\MenuSeedAll).
Resolving inheritance for "App\DataSeeds\MenuSeedAll" (parent: .instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\MenuSeedAll).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\MenuSeedDev" (parent: .abstract.instanceof.App\DataSeeds\MenuSeedDev).
Resolving inheritance for ".instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\MenuSeedDev" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\MenuSeedDev).
Resolving inheritance for "App\DataSeeds\MenuSeedDev" (parent: .instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\MenuSeedDev).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\ParamsGroupSeed" (parent: .abstract.instanceof.App\DataSeeds\ParamsGroupSeed).
Resolving inheritance for ".instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\ParamsGroupSeed" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\ParamsGroupSeed).
Resolving inheritance for "App\DataSeeds\ParamsGroupSeed" (parent: .instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\ParamsGroupSeed).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\ParamsSeedAll" (parent: .abstract.instanceof.App\DataSeeds\ParamsSeedAll).
Resolving inheritance for ".instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\ParamsSeedAll" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\ParamsSeedAll).
Resolving inheritance for "App\DataSeeds\ParamsSeedAll" (parent: .instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\ParamsSeedAll).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\ParamsSettingsSeed" (parent: .abstract.instanceof.App\DataSeeds\ParamsSettingsSeed).
Resolving inheritance for ".instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\ParamsSettingsSeed" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\ParamsSettingsSeed).
Resolving inheritance for "App\DataSeeds\ParamsSettingsSeed" (parent: .instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\ParamsSettingsSeed).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\SendMethodSeed" (parent: .abstract.instanceof.App\DataSeeds\SendMethodSeed).
Resolving inheritance for ".instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\SendMethodSeed" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\SendMethodSeed).
Resolving inheritance for "App\DataSeeds\SendMethodSeed" (parent: .instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\SendMethodSeed).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\UserConfigSeed" (parent: .abstract.instanceof.App\DataSeeds\UserConfigSeed).
Resolving inheritance for ".instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\UserConfigSeed" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\UserConfigSeed).
Resolving inheritance for "App\DataSeeds\UserConfigSeed" (parent: .instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\UserConfigSeed).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\UserRoleSeed" (parent: .abstract.instanceof.App\DataSeeds\UserRoleSeed).
Resolving inheritance for ".instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\UserRoleSeed" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\UserRoleSeed).
Resolving inheritance for "App\DataSeeds\UserRoleSeed" (parent: .instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\UserRoleSeed).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\UserSeed" (parent: .abstract.instanceof.App\DataSeeds\UserSeed).
Resolving inheritance for ".instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\UserSeed" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\UserSeed).
Resolving inheritance for "App\DataSeeds\UserSeed" (parent: .instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\UserSeed).
Resolving inheritance for ".instanceof.App\EventListener\CrudEventListener.0.App\EventListener\CrudEventListener" (parent: .abstract.instanceof.App\EventListener\CrudEventListener).
Resolving inheritance for "App\EventListener\CrudEventListener" (parent: .instanceof.App\EventListener\CrudEventListener.0.App\EventListener\CrudEventListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\RouteAccessSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\RouteAccessSubscriber).
Resolving inheritance for "App\EventSubscriber\RouteAccessSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\RouteAccessSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiUserType" (parent: .abstract.instanceof.App\Form\ApiUserType).
Resolving inheritance for "App\Form\ApiUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiUserType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ArticleFormType" (parent: .abstract.instanceof.App\Form\ArticleFormType).
Resolving inheritance for "App\Form\ArticleFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ArticleFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType" (parent: .abstract.instanceof.App\Form\ChangePasswordFormType).
Resolving inheritance for "App\Form\ChangePasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CityCardFormType" (parent: .abstract.instanceof.App\Form\CityCardFormType).
Resolving inheritance for "App\Form\CityCardFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CityCardFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CityCardPartnerAddressesType" (parent: .abstract.instanceof.App\Form\CityCardPartnerAddressesType).
Resolving inheritance for "App\Form\CityCardPartnerAddressesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CityCardPartnerAddressesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CityCardPartnerFormType" (parent: .abstract.instanceof.App\Form\CityCardPartnerFormType).
Resolving inheritance for "App\Form\CityCardPartnerFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CityCardPartnerFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CityCardProfitFormType" (parent: .abstract.instanceof.App\Form\CityCardProfitFormType).
Resolving inheritance for "App\Form\CityCardProfitFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CityCardProfitFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContentFilterType" (parent: .abstract.instanceof.App\Form\ContentFilterType).
Resolving inheritance for "App\Form\ContentFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContentFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContentGpsCoordinatesLightType" (parent: .abstract.instanceof.App\Form\ContentGpsCoordinatesLightType).
Resolving inheritance for "App\Form\ContentGpsCoordinatesLightType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContentGpsCoordinatesLightType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContentGpsCoordinatesType" (parent: .abstract.instanceof.App\Form\ContentGpsCoordinatesType).
Resolving inheritance for "App\Form\ContentGpsCoordinatesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContentGpsCoordinatesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContentMessageType" (parent: .abstract.instanceof.App\Form\ContentMessageType).
Resolving inheritance for "App\Form\ContentMessageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContentMessageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DashboardImagesType" (parent: .abstract.instanceof.App\Form\DashboardImagesType).
Resolving inheritance for "App\Form\DashboardImagesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DashboardImagesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventContentMessageType" (parent: .abstract.instanceof.App\Form\EventContentMessageType).
Resolving inheritance for "App\Form\EventContentMessageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventContentMessageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventsFormType" (parent: .abstract.instanceof.App\Form\EventsFormType).
Resolving inheritance for "App\Form\EventsFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventsFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MailerConfigType" (parent: .abstract.instanceof.App\Form\MailerConfigType).
Resolving inheritance for "App\Form\MailerConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MailerConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NewsFormType" (parent: .abstract.instanceof.App\Form\NewsFormType).
Resolving inheritance for "App\Form\NewsFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NewsFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationFormType" (parent: .abstract.instanceof.App\Form\RegistrationFormType).
Resolving inheritance for "App\Form\RegistrationFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordFormType" (parent: .abstract.instanceof.App\Form\ResetPasswordFormType).
Resolving inheritance for "App\Form\ResetPasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType" (parent: .abstract.instanceof.App\Form\ResetPasswordRequestFormType).
Resolving inheritance for "App\Form\ResetPasswordRequestFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SmsConfigType" (parent: .abstract.instanceof.App\Form\SmsConfigType).
Resolving inheritance for "App\Form\SmsConfigType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SmsConfigType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StatutFormType" (parent: .abstract.instanceof.App\Form\StatutFormType).
Resolving inheritance for "App\Form\StatutFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StatutFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StickyFormType" (parent: .abstract.instanceof.App\Form\StickyFormType).
Resolving inheritance for "App\Form\StickyFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StickyFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TemplateFormType" (parent: .abstract.instanceof.App\Form\TemplateFormType).
Resolving inheritance for "App\Form\TemplateFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TemplateFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TerytCsvType" (parent: .abstract.instanceof.App\Form\TerytCsvType).
Resolving inheritance for "App\Form\TerytCsvType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TerytCsvType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserCitizenFormType" (parent: .abstract.instanceof.App\Form\UserCitizenFormType).
Resolving inheritance for "App\Form\UserCitizenFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserCitizenFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserDetailType" (parent: .abstract.instanceof.App\Form\UserDetailType).
Resolving inheritance for "App\Form\UserDetailType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserDetailType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserFilterFormType" (parent: .abstract.instanceof.App\Form\UserFilterFormType).
Resolving inheritance for "App\Form\UserFilterFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserFilterFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserGroupFormType" (parent: .abstract.instanceof.App\Form\UserGroupFormType).
Resolving inheritance for "App\Form\UserGroupFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserGroupFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserInsideDetailType" (parent: .abstract.instanceof.App\Form\UserInsideDetailType).
Resolving inheritance for "App\Form\UserInsideDetailType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserInsideDetailType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserInsideFormType" (parent: .abstract.instanceof.App\Form\UserInsideFormType).
Resolving inheritance for "App\Form\UserInsideFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserInsideFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserInsideProfileFormType" (parent: .abstract.instanceof.App\Form\UserInsideProfileFormType).
Resolving inheritance for "App\Form\UserInsideProfileFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserInsideProfileFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserInsideUnitFormType" (parent: .abstract.instanceof.App\Form\UserInsideUnitFormType).
Resolving inheritance for "App\Form\UserInsideUnitFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserInsideUnitFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserPartnerFormType" (parent: .abstract.instanceof.App\Form\UserPartnerFormType).
Resolving inheritance for "App\Form\UserPartnerFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserPartnerFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserRecipientFormType" (parent: .abstract.instanceof.App\Form\UserRecipientFormType).
Resolving inheritance for "App\Form\UserRecipientFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserRecipientFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserToPartnerType" (parent: .abstract.instanceof.App\Form\UserToPartnerType).
Resolving inheritance for "App\Form\UserToPartnerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserToPartnerType).
Resolving inheritance for ".instanceof.App\MessageHandler\EmailMessageHandler.0.App\MessageHandler\EmailMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\EmailMessageHandler).
Resolving inheritance for "App\MessageHandler\EmailMessageHandler" (parent: .instanceof.App\MessageHandler\EmailMessageHandler.0.App\MessageHandler\EmailMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\PushMessageHandler.0.App\MessageHandler\PushMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\PushMessageHandler).
Resolving inheritance for "App\MessageHandler\PushMessageHandler" (parent: .instanceof.App\MessageHandler\PushMessageHandler.0.App\MessageHandler\PushMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\SmsMessageHandler.0.App\MessageHandler\SmsMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\SmsMessageHandler).
Resolving inheritance for "App\MessageHandler\SmsMessageHandler" (parent: .instanceof.App\MessageHandler\SmsMessageHandler.0.App\MessageHandler\SmsMessageHandler).
Resolving inheritance for ".instanceof.App\MessageHandler\VerificationCodeMessageHandler.0.App\MessageHandler\VerificationCodeMessageHandler" (parent: .abstract.instanceof.App\MessageHandler\VerificationCodeMessageHandler).
Resolving inheritance for "App\MessageHandler\VerificationCodeMessageHandler" (parent: .instanceof.App\MessageHandler\VerificationCodeMessageHandler.0.App\MessageHandler\VerificationCodeMessageHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryRepository" (parent: .abstract.instanceof.App\Repository\CategoryRepository).
Resolving inheritance for "App\Repository\CategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CityCardCodeRepository" (parent: .abstract.instanceof.App\Repository\CityCardCodeRepository).
Resolving inheritance for "App\Repository\CityCardCodeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CityCardCodeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CityCardPartnerAddressRepository" (parent: .abstract.instanceof.App\Repository\CityCardPartnerAddressRepository).
Resolving inheritance for "App\Repository\CityCardPartnerAddressRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CityCardPartnerAddressRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CityCardPartnerRepository" (parent: .abstract.instanceof.App\Repository\CityCardPartnerRepository).
Resolving inheritance for "App\Repository\CityCardPartnerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CityCardPartnerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CityCardProfitRepository" (parent: .abstract.instanceof.App\Repository\CityCardProfitRepository).
Resolving inheritance for "App\Repository\CityCardProfitRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CityCardProfitRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CityCardProfitToPartnerAddressRepository" (parent: .abstract.instanceof.App\Repository\CityCardProfitToPartnerAddressRepository).
Resolving inheritance for "App\Repository\CityCardProfitToPartnerAddressRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CityCardProfitToPartnerAddressRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CityCardRepository" (parent: .abstract.instanceof.App\Repository\CityCardRepository).
Resolving inheritance for "App\Repository\CityCardRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CityCardRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CityCardUsageRepository" (parent: .abstract.instanceof.App\Repository\CityCardUsageRepository).
Resolving inheritance for "App\Repository\CityCardUsageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CityCardUsageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentEventDateRepository" (parent: .abstract.instanceof.App\Repository\ContentEventDateRepository).
Resolving inheritance for "App\Repository\ContentEventDateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentEventDateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentFilterRepository" (parent: .abstract.instanceof.App\Repository\ContentFilterRepository).
Resolving inheritance for "App\Repository\ContentFilterRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentFilterRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentGpsCoordinatesRepository" (parent: .abstract.instanceof.App\Repository\ContentGpsCoordinatesRepository).
Resolving inheritance for "App\Repository\ContentGpsCoordinatesRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentGpsCoordinatesRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentLikesToUserMobDeviceRepository" (parent: .abstract.instanceof.App\Repository\ContentLikesToUserMobDeviceRepository).
Resolving inheritance for "App\Repository\ContentLikesToUserMobDeviceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentLikesToUserMobDeviceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentMessageRepository" (parent: .abstract.instanceof.App\Repository\ContentMessageRepository).
Resolving inheritance for "App\Repository\ContentMessageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentMessageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentRepository" (parent: .abstract.instanceof.App\Repository\ContentRepository).
Resolving inheritance for "App\Repository\ContentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentSchedulerRepository" (parent: .abstract.instanceof.App\Repository\ContentSchedulerRepository).
Resolving inheritance for "App\Repository\ContentSchedulerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentSchedulerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentToSendMethodRepository" (parent: .abstract.instanceof.App\Repository\ContentToSendMethodRepository).
Resolving inheritance for "App\Repository\ContentToSendMethodRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentToSendMethodRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventDictRepository" (parent: .abstract.instanceof.App\Repository\EventDictRepository).
Resolving inheritance for "App\Repository\EventDictRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventDictRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventRepository" (parent: .abstract.instanceof.App\Repository\EventRepository).
Resolving inheritance for "App\Repository\EventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FaultInfoRepository" (parent: .abstract.instanceof.App\Repository\FaultInfoRepository).
Resolving inheritance for "App\Repository\FaultInfoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FaultInfoRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FaultRepository" (parent: .abstract.instanceof.App\Repository\FaultRepository).
Resolving inheritance for "App\Repository\FaultRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FaultRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FaultStatusRepository" (parent: .abstract.instanceof.App\Repository\FaultStatusRepository).
Resolving inheritance for "App\Repository\FaultStatusRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FaultStatusRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FaultSubjectRepository" (parent: .abstract.instanceof.App\Repository\FaultSubjectRepository).
Resolving inheritance for "App\Repository\FaultSubjectRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FaultSubjectRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FileRepository" (parent: .abstract.instanceof.App\Repository\FileRepository).
Resolving inheritance for "App\Repository\FileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FileRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FormDataRepository" (parent: .abstract.instanceof.App\Repository\FormDataRepository).
Resolving inheritance for "App\Repository\FormDataRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FormDataRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FormRepository" (parent: .abstract.instanceof.App\Repository\FormRepository).
Resolving inheritance for "App\Repository\FormRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FormRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GarbageBuildingTypeRepository" (parent: .abstract.instanceof.App\Repository\GarbageBuildingTypeRepository).
Resolving inheritance for "App\Repository\GarbageBuildingTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GarbageBuildingTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GarbageDaysDictRepository" (parent: .abstract.instanceof.App\Repository\GarbageDaysDictRepository).
Resolving inheritance for "App\Repository\GarbageDaysDictRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GarbageDaysDictRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GarbageHoursDictRepository" (parent: .abstract.instanceof.App\Repository\GarbageHoursDictRepository).
Resolving inheritance for "App\Repository\GarbageHoursDictRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GarbageHoursDictRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GarbageItemRepository" (parent: .abstract.instanceof.App\Repository\GarbageItemRepository).
Resolving inheritance for "App\Repository\GarbageItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GarbageItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GarbageNotificationSettingRepository" (parent: .abstract.instanceof.App\Repository\GarbageNotificationSettingRepository).
Resolving inheritance for "App\Repository\GarbageNotificationSettingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GarbageNotificationSettingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GarbageRegionRepository" (parent: .abstract.instanceof.App\Repository\GarbageRegionRepository).
Resolving inheritance for "App\Repository\GarbageRegionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GarbageRegionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GarbageSchedulerRepository" (parent: .abstract.instanceof.App\Repository\GarbageSchedulerRepository).
Resolving inheritance for "App\Repository\GarbageSchedulerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GarbageSchedulerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GarbageSchedulerTermRepository" (parent: .abstract.instanceof.App\Repository\GarbageSchedulerTermRepository).
Resolving inheritance for "App\Repository\GarbageSchedulerTermRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GarbageSchedulerTermRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GarbageTypeRepository" (parent: .abstract.instanceof.App\Repository\GarbageTypeRepository).
Resolving inheritance for "App\Repository\GarbageTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GarbageTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HelpRepository" (parent: .abstract.instanceof.App\Repository\HelpRepository).
Resolving inheritance for "App\Repository\HelpRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HelpRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MailerConfigRepository" (parent: .abstract.instanceof.App\Repository\MailerConfigRepository).
Resolving inheritance for "App\Repository\MailerConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MailerConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MenuRepository" (parent: .abstract.instanceof.App\Repository\MenuRepository).
Resolving inheritance for "App\Repository\MenuRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MenuRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NoticeRepository" (parent: .abstract.instanceof.App\Repository\NoticeRepository).
Resolving inheritance for "App\Repository\NoticeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NoticeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParamsGroupRepository" (parent: .abstract.instanceof.App\Repository\ParamsGroupRepository).
Resolving inheritance for "App\Repository\ParamsGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParamsGroupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParamsRepository" (parent: .abstract.instanceof.App\Repository\ParamsRepository).
Resolving inheritance for "App\Repository\ParamsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParamsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParamsSettingsRepository" (parent: .abstract.instanceof.App\Repository\ParamsSettingsRepository).
Resolving inheritance for "App\Repository\ParamsSettingsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParamsSettingsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SendMethodRepository" (parent: .abstract.instanceof.App\Repository\SendMethodRepository).
Resolving inheritance for "App\Repository\SendMethodRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SendMethodRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SendQueueRepository" (parent: .abstract.instanceof.App\Repository\SendQueueRepository).
Resolving inheritance for "App\Repository\SendQueueRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SendQueueRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SimcRepository" (parent: .abstract.instanceof.App\Repository\SimcRepository).
Resolving inheritance for "App\Repository\SimcRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SimcRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SmsConfigRepository" (parent: .abstract.instanceof.App\Repository\SmsConfigRepository).
Resolving inheritance for "App\Repository\SmsConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SmsConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StatuteRepository" (parent: .abstract.instanceof.App\Repository\StatuteRepository).
Resolving inheritance for "App\Repository\StatuteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StatuteRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StickyRepository" (parent: .abstract.instanceof.App\Repository\StickyRepository).
Resolving inheritance for "App\Repository\StickyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StickyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TercRepository" (parent: .abstract.instanceof.App\Repository\TercRepository).
Resolving inheritance for "App\Repository\TercRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TercRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TerytHistoryRepository" (parent: .abstract.instanceof.App\Repository\TerytHistoryRepository).
Resolving inheritance for "App\Repository\TerytHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TerytHistoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TokenRepository" (parent: .abstract.instanceof.App\Repository\TokenRepository).
Resolving inheritance for "App\Repository\TokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TokenRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UlicRepository" (parent: .abstract.instanceof.App\Repository\UlicRepository).
Resolving inheritance for "App\Repository\UlicRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UlicRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UnitRepository" (parent: .abstract.instanceof.App\Repository\UnitRepository).
Resolving inheritance for "App\Repository\UnitRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UnitRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserAuthRepository" (parent: .abstract.instanceof.App\Repository\UserAuthRepository).
Resolving inheritance for "App\Repository\UserAuthRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserAuthRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserDetailRepository" (parent: .abstract.instanceof.App\Repository\UserDetailRepository).
Resolving inheritance for "App\Repository\UserDetailRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserDetailRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserGroupRepository" (parent: .abstract.instanceof.App\Repository\UserGroupRepository).
Resolving inheritance for "App\Repository\UserGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserGroupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserMobDeviceConfigKeyRepository" (parent: .abstract.instanceof.App\Repository\UserMobDeviceConfigKeyRepository).
Resolving inheritance for "App\Repository\UserMobDeviceConfigKeyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserMobDeviceConfigKeyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserMobDeviceConfigRepository" (parent: .abstract.instanceof.App\Repository\UserMobDeviceConfigRepository).
Resolving inheritance for "App\Repository\UserMobDeviceConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserMobDeviceConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserMobDeviceReadHistoryRepository" (parent: .abstract.instanceof.App\Repository\UserMobDeviceReadHistoryRepository).
Resolving inheritance for "App\Repository\UserMobDeviceReadHistoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserMobDeviceReadHistoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserMobDeviceRepository" (parent: .abstract.instanceof.App\Repository\UserMobDeviceRepository).
Resolving inheritance for "App\Repository\UserMobDeviceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserMobDeviceRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserMobDeviceToCategoryRepository" (parent: .abstract.instanceof.App\Repository\UserMobDeviceToCategoryRepository).
Resolving inheritance for "App\Repository\UserMobDeviceToCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserMobDeviceToCategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserMobDeviceToGarbageRegionRepository" (parent: .abstract.instanceof.App\Repository\UserMobDeviceToGarbageRegionRepository).
Resolving inheritance for "App\Repository\UserMobDeviceToGarbageRegionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserMobDeviceToGarbageRegionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserMobDeviceToGarbageRepository" (parent: .abstract.instanceof.App\Repository\UserMobDeviceToGarbageRepository).
Resolving inheritance for "App\Repository\UserMobDeviceToGarbageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserMobDeviceToGarbageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserMobDeviceTokenRepository" (parent: .abstract.instanceof.App\Repository\UserMobDeviceTokenRepository).
Resolving inheritance for "App\Repository\UserMobDeviceTokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserMobDeviceTokenRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository" (parent: .abstract.instanceof.App\Repository\UserRepository).
Resolving inheritance for "App\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRoleRepository" (parent: .abstract.instanceof.App\Repository\UserRoleRepository).
Resolving inheritance for "App\Repository\UserRoleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRoleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserToCityCardRepository" (parent: .abstract.instanceof.App\Repository\UserToCityCardRepository).
Resolving inheritance for "App\Repository\UserToCityCardRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserToCityCardRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserToOutsideSystemRepository" (parent: .abstract.instanceof.App\Repository\UserToOutsideSystemRepository).
Resolving inheritance for "App\Repository\UserToOutsideSystemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserToOutsideSystemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserToPartnerRepository" (parent: .abstract.instanceof.App\Repository\UserToPartnerRepository).
Resolving inheritance for "App\Repository\UserToPartnerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserToPartnerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserToRoleRepository" (parent: .abstract.instanceof.App\Repository\UserToRoleRepository).
Resolving inheritance for "App\Repository\UserToRoleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserToRoleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserToStatuteRepository" (parent: .abstract.instanceof.App\Repository\UserToStatuteRepository).
Resolving inheritance for "App\Repository\UserToStatuteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserToStatuteRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ValidationCodeRepository" (parent: .abstract.instanceof.App\Repository\ValidationCodeRepository).
Resolving inheritance for "App\Repository\ValidationCodeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ValidationCodeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WidgetConfigRepository" (parent: .abstract.instanceof.App\Repository\WidgetConfigRepository).
Resolving inheritance for "App\Repository\WidgetConfigRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WidgetConfigRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WidgetRepository" (parent: .abstract.instanceof.App\Repository\WidgetRepository).
Resolving inheritance for "App\Repository\WidgetRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WidgetRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\FastAuth" (parent: .abstract.instanceof.App\Security\FastAuth).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\FastAuth" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\FastAuth).
Resolving inheritance for "App\Security\FastAuth" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\FastAuth).
Resolving inheritance for ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\ModuleAccessVoter" (parent: .abstract.instanceof.App\Security\ModuleAccessVoter).
Resolving inheritance for "App\Security\ModuleAccessVoter" (parent: .instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\ModuleAccessVoter).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueEmailValidator" (parent: .abstract.instanceof.App\Validator\UniqueEmailValidator).
Resolving inheritance for "App\Validator\UniqueEmailValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueEmailValidator).
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.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.scheduler" (parent: cache.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._version__default" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "lock.default.factory" (parent: lock.factory.abstract).
Resolving inheritance for "cache.rate_limiter" (parent: cache.app).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES256" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES384" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES512" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.user.provider.concrete.api_user_provider" (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.api" (parent: security.firewall.config).
Resolving inheritance for "security.authenticator.http_basic.api" (parent: security.authenticator.http_basic).
Resolving inheritance for "security.authenticator.manager.api" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "limiter._login_local_main" (parent: limiter).
Resolving inheritance for "limiter._login_global_main" (parent: limiter).
Resolving inheritance for "security.listener.login_throttling.main" (parent: security.listener.login_throttling).
Resolving inheritance for "security.firewall_config.two_factor.main" (parent: scheb_two_factor.security.firewall_config).
Resolving inheritance for "security.authentication.success_handler.two_factor.main" (parent: scheb_two_factor.security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.two_factor.main" (parent: scheb_two_factor.security.authentication.failure_handler).
Resolving inheritance for "security.authentication.authentication_required_handler.two_factor.main" (parent: scheb_two_factor.security.authentication.authentication_required_handler).
Resolving inheritance for "security.authentication.kernel_exception_listener.two_factor.main" (parent: scheb_two_factor.security.kernel_exception_listener).
Resolving inheritance for "security.authentication.access_listener.two_factor.main" (parent: scheb_two_factor.security.access_listener).
Resolving inheritance for "security.authentication.form_listener.two_factor.main" (parent: scheb_two_factor.security.form_listener).
Resolving inheritance for "security.authentication.provider_preparation_listener.two_factor.main" (parent: scheb_two_factor.security.provider_preparation_listener).
Resolving inheritance for "security.authentication.token_created_listener.two_factor.main" (parent: scheb_two_factor.security.listener.token_created).
Resolving inheritance for "security.authenticator.two_factor.main" (parent: scheb_two_factor.security.authenticator).
Resolving inheritance for "security.authenticator.form_login.main" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "seed.load_seeds_command" (parent: seed.seed_core_command).
Resolving inheritance for "seed.unload_seeds_command" (parent: seed.seed_core_command).
Resolving inheritance for "cache.easyadmin" (parent: cache.system).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ChoiceConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ChoiceConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ChoiceConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ChoiceConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CommonConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CommonConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CommonConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CommonConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ComparisonConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ComparisonConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ComparisonConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ComparisonConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\DateTimeConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\DateTimeConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\DateTimeConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\DateTimeConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\EntityConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\EntityConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\EntityConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\EntityConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NullConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NullConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NullConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NullConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NumericConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NumericConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NumericConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NumericConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TextConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TextConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TextConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TextConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPostConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPostConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPostConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPostConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPreConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPreConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPreConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPreConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CountryConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CountryConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CountryConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CountryConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\DateTimeConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\DateTimeConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\DateTimeConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\DateTimeConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\MoneyConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\MoneyConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\MoneyConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\MoneyConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\NumberConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\NumberConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\NumberConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\NumberConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator).
Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Shapecode\Bundle\CronBundle\Command\CronJobDisableCommand" (parent: .abstract.instanceof.Shapecode\Bundle\CronBundle\Command\CronJobDisableCommand).
Resolving inheritance for "Shapecode\Bundle\CronBundle\Command\CronJobDisableCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Shapecode\Bundle\CronBundle\Command\CronJobDisableCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Shapecode\Bundle\CronBundle\Command\CronJobEnableCommand" (parent: .abstract.instanceof.Shapecode\Bundle\CronBundle\Command\CronJobEnableCommand).
Resolving inheritance for "Shapecode\Bundle\CronBundle\Command\CronJobEnableCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Shapecode\Bundle\CronBundle\Command\CronJobEnableCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Shapecode\Bundle\CronBundle\Command\CronProcessCommand" (parent: .abstract.instanceof.Shapecode\Bundle\CronBundle\Command\CronProcessCommand).
Resolving inheritance for "Shapecode\Bundle\CronBundle\Command\CronProcessCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Shapecode\Bundle\CronBundle\Command\CronProcessCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Shapecode\Bundle\CronBundle\Command\CronRunCommand" (parent: .abstract.instanceof.Shapecode\Bundle\CronBundle\Command\CronRunCommand).
Resolving inheritance for "Shapecode\Bundle\CronBundle\Command\CronRunCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Shapecode\Bundle\CronBundle\Command\CronRunCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Shapecode\Bundle\CronBundle\Command\CronScanCommand" (parent: .abstract.instanceof.Shapecode\Bundle\CronBundle\Command\CronScanCommand).
Resolving inheritance for "Shapecode\Bundle\CronBundle\Command\CronScanCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Shapecode\Bundle\CronBundle\Command\CronScanCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.Shapecode\Bundle\CronBundle\Command\CronStatusCommand" (parent: .abstract.instanceof.Shapecode\Bundle\CronBundle\Command\CronStatusCommand).
Resolving inheritance for "Shapecode\Bundle\CronBundle\Command\CronStatusCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.Shapecode\Bundle\CronBundle\Command\CronStatusCommand).
Resolving inheritance for ".instanceof.Shapecode\Bundle\CronBundle\EventListener\EntitySubscriber.0.Shapecode\Bundle\CronBundle\EventListener\EntitySubscriber" (parent: .abstract.instanceof.Shapecode\Bundle\CronBundle\EventListener\EntitySubscriber).
Resolving inheritance for "Shapecode\Bundle\CronBundle\EventListener\EntitySubscriber" (parent: .instanceof.Shapecode\Bundle\CronBundle\EventListener\EntitySubscriber.0.Shapecode\Bundle\CronBundle\EventListener\EntitySubscriber).
Resolving inheritance for ".instanceof.Shapecode\Bundle\CronBundle\EventListener\ServiceJobLoaderListener.0.Shapecode\Bundle\CronBundle\EventListener\ServiceJobLoaderListener" (parent: .abstract.instanceof.Shapecode\Bundle\CronBundle\EventListener\ServiceJobLoaderListener).
Resolving inheritance for "Shapecode\Bundle\CronBundle\EventListener\ServiceJobLoaderListener" (parent: .instanceof.Shapecode\Bundle\CronBundle\EventListener\ServiceJobLoaderListener.0.Shapecode\Bundle\CronBundle\EventListener\ServiceJobLoaderListener).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Shapecode\Bundle\CronBundle\Repository\CronJobRepository" (parent: .abstract.instanceof.Shapecode\Bundle\CronBundle\Repository\CronJobRepository).
Resolving inheritance for "Shapecode\Bundle\CronBundle\Repository\CronJobRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Shapecode\Bundle\CronBundle\Repository\CronJobRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Shapecode\Bundle\CronBundle\Repository\CronJobResultRepository" (parent: .abstract.instanceof.Shapecode\Bundle\CronBundle\Repository\CronJobResultRepository).
Resolving inheritance for "Shapecode\Bundle\CronBundle\Repository\CronJobResultRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Shapecode\Bundle\CronBundle\Repository\CronJobResultRepository).
Resolving inheritance for "cache.ux.twig_component" (parent: cache.system).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_listener" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_schedule" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_custom" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_webhook" (parent: maker.auto_command.abstract).
Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.lock" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.nelmio_api_doc" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
1
Skipping service "App\Service\Namer\VichNamer": Class or interface "App\Service\Namer\VichNamer" cannot be loaded.
80
Removing method "setCacheController" of service "App\Controller\Admin\CategoryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheController" of service "App\Controller\Admin\CategoryCrudController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheController" of service "App\Controller\Admin\CityCardProfitCategoryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheController" of service "App\Controller\Admin\DashboardSettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setConfigDoctrine" of service "App\Controller\Admin\DashboardSettingsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheController" of service "App\Controller\Admin\LocalizationController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheController" of service "App\Controller\Ajax\ParamsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setConfigDoctrine" of service "App\Controller\Ajax\ParamsController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheController" of service "App\Controller\Api\ArticleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setConfigDoctrine" of service "App\Controller\Api\ArticleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDeviceService" of service "App\Controller\Api\ArticleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\Controller\Api\ArticleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSystemInfoService" of service "App\Controller\Api\ArticleController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheController" of service "App\Controller\Api\CategoryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setConfigDoctrine" of service "App\Controller\Api\CategoryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDeviceService" of service "App\Controller\Api\CategoryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\Controller\Api\CategoryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSystemInfoService" of service "App\Controller\Api\CategoryController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheController" of service "App\Controller\Api\CityCardController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setConfigDoctrine" of service "App\Controller\Api\CityCardController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDeviceService" of service "App\Controller\Api\CityCardController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\Controller\Api\CityCardController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSystemInfoService" of service "App\Controller\Api\CityCardController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheController" of service "App\Controller\Api\ConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setConfigDoctrine" of service "App\Controller\Api\ConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDeviceService" of service "App\Controller\Api\ConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\Controller\Api\ConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSystemInfoService" of service "App\Controller\Api\ConfigController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheController" of service "App\Controller\Api\ContentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setConfigDoctrine" of service "App\Controller\Api\ContentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDeviceService" of service "App\Controller\Api\ContentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\Controller\Api\ContentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSystemInfoService" of service "App\Controller\Api\ContentController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheController" of service "App\Controller\Api\DeviceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setConfigDoctrine" of service "App\Controller\Api\DeviceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDeviceService" of service "App\Controller\Api\DeviceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\Controller\Api\DeviceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSystemInfoService" of service "App\Controller\Api\DeviceController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheController" of service "App\Controller\Api\FaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setConfigDoctrine" of service "App\Controller\Api\FaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDeviceService" of service "App\Controller\Api\FaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\Controller\Api\FaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSystemInfoService" of service "App\Controller\Api\FaultController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheController" of service "App\Controller\Api\GarbageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setConfigDoctrine" of service "App\Controller\Api\GarbageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDeviceService" of service "App\Controller\Api\GarbageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\Controller\Api\GarbageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSystemInfoService" of service "App\Controller\Api\GarbageController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheController" of service "App\Controller\Api\NoticeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setConfigDoctrine" of service "App\Controller\Api\NoticeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDeviceService" of service "App\Controller\Api\NoticeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\Controller\Api\NoticeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSystemInfoService" of service "App\Controller\Api\NoticeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheController" of service "App\Controller\Api\RecipientController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setConfigDoctrine" of service "App\Controller\Api\RecipientController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDeviceService" of service "App\Controller\Api\RecipientController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\Controller\Api\RecipientController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSystemInfoService" of service "App\Controller\Api\RecipientController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing service-argument resolver for controller "App\Controller\IndexController::index": no corresponding services exist for the referenced types.
Removing method "configHelperConstructor" of service "App\Controller\Integration\BaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "parameterBagInterfaceLoader" of service "App\Controller\Integration\BaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheController" of service "App\Controller\Integration\BaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setConfigDoctrine" of service "App\Controller\Integration\BaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDeviceService" of service "App\Controller\Integration\BaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\Controller\Integration\BaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSystemInfoService" of service "App\Controller\Integration\BaseController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "configHelperConstructor" of service "App\Controller\Integration\WidgetAppLinksController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "parameterBagInterfaceLoader" of service "App\Controller\Integration\WidgetAppLinksController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheController" of service "App\Controller\Integration\WidgetAppLinksController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setConfigDoctrine" of service "App\Controller\Integration\WidgetAppLinksController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDeviceService" of service "App\Controller\Integration\WidgetAppLinksController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\Controller\Integration\WidgetAppLinksController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSystemInfoService" of service "App\Controller\Integration\WidgetAppLinksController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "configHelperConstructor" of service "App\Controller\Integration\WidgetQRCodeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "parameterBagInterfaceLoader" of service "App\Controller\Integration\WidgetQRCodeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCacheController" of service "App\Controller\Integration\WidgetQRCodeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setConfigDoctrine" of service "App\Controller\Integration\WidgetQRCodeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setDeviceService" of service "App\Controller\Integration\WidgetQRCodeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSecurity" of service "App\Controller\Integration\WidgetQRCodeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setSystemInfoService" of service "App\Controller\Integration\WidgetQRCodeController" from controller candidates: the method is called at instantiation, thus cannot be an action.
358
Removed service "App\Integration\IntegrationClientInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "routing.loader.annotation"; reason: private alias.
Removed service "routing.loader.annotation.directory"; reason: private alias.
Removed service "routing.loader.annotation.file"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "lock.factory"; reason: private alias.
Removed service "Symfony\Component\Lock\LockFactory"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderSerializer"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UlidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\NameBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\RandomBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\TimeBasedUuidFactory"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "messenger.listener.stop_worker_on_sigterm_signal_listener"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "messenger.failure_transports.default"; reason: private alias.
Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
Removed service "notifier.logger_notification_listener"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.authentication.session_strategy.api"; reason: private alias.
Removed service "security.user_checker.api"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $_login_local_main.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $loginLocalMainLimiter"; reason: private alias.
Removed service ".Symfony\Component\RateLimiter\RateLimiterFactory $_login_global_main.limiter"; reason: private alias.
Removed service "Symfony\Component\RateLimiter\RateLimiterFactory $loginGlobalMainLimiter"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "SymfonyCasts\Bundle\VerifyEmail\VerifyEmailHelperInterface"; reason: private alias.
Removed service "EasyCorp\Bundle\EasyAdminBundle\Contracts\Menu\MenuItemMatcherInterface"; reason: private alias.
Removed service "EasyCorp\Bundle\EasyAdminBundle\Contracts\Orm\EntityPaginatorInterface"; reason: private alias.
Removed service "Symfony\UX\Chartjs\Builder\ChartBuilderInterface"; reason: private alias.
Removed service "jms_serializer.metadata.cache"; reason: private alias.
Removed service "jms_serializer.naming_strategy"; reason: private alias.
Removed service "JMS\Serializer\SerializerInterface"; reason: private alias.
Removed service "JMS\Serializer\ArrayTransformerInterface"; reason: private alias.
Removed service "jms_serializer.accessor_strategy"; reason: private alias.
Removed service "JMS\Serializer\ContextFactory\SerializationContextFactoryInterface"; reason: private alias.
Removed service "JMS\Serializer\ContextFactory\DeserializationContextFactoryInterface"; reason: private alias.
Removed service "jms_serializer.instance.default.event_dispatcher"; reason: private alias.
Removed service "jms_serializer.instance.default.event_dispatcher.service_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.doctrine_proxy_subscriber"; reason: private alias.
Removed service "jms_serializer.instance.default.stopwatch_subscriber"; reason: private alias.
Removed service "jms_serializer.instance.default.enum_subscriber"; reason: private alias.
Removed service "jms_serializer.instance.default.handler_registry"; reason: private alias.
Removed service "jms_serializer.instance.default.handler_registry.service_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.enum_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.union_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.array_collection_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.constraint_violation_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.datetime_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.form_error_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.iterator_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.symfony_uid_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.type_parser"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.file_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.yaml_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.xml_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.annotation_or_attribute_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.null_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.doctrine_type_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.doctrine_phpcr_type_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.default_value_property_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.typed_properties_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.enum_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.doc_block_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.service_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.lazy_loading_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.cache.file_cache"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.version_exclusion_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.camel_case_naming_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.identical_property_naming_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.serialized_name_annotation_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.doctrine_object_constructor"; reason: private alias.
Removed service "jms_serializer.instance.default.doctrine_phpcr_object_constructor"; reason: private alias.
Removed service "jms_serializer.instance.default.object_constructor"; reason: private alias.
Removed service "jms_serializer.instance.default.serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.deserialization_graph_navigator_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.serialization_graph_navigator_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.expression_evaluator"; reason: private alias.
Removed service "jms_serializer.instance.default.expression_language"; reason: private alias.
Removed service "jms_serializer.instance.default.expression_language.function_provider"; reason: private alias.
Removed service "jms_serializer.instance.default.twig_extension.serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.twig_extension.runtime_serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.twig_extension.serializer_runtime_helper"; reason: private alias.
Removed service "jms_serializer.instance.default.templating.helper.serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.accessor_strategy.default"; reason: private alias.
Removed service "jms_serializer.instance.default.json_serialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.json_deserialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.xml_serialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.xml_deserialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.cache.cache_clearer"; reason: private alias.
Removed service "jms_serializer.instance.default.cache.cache_warmer"; reason: private alias.
Removed service "jms_serializer.instance.default.configured_serialization_context_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.configured_deserialization_context_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.data_collector"; reason: private alias.
Removed service "jms_serializer.instance.default.traceable_runs_listener"; reason: private alias.
Removed service "jms_serializer.instance.default.traceable_metadata_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.traceable_handler_registry"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.traceable_file_locator"; reason: private alias.
Removed service "FOS\RestBundle\View\ViewHandlerInterface"; reason: private alias.
Removed service "FOS\RestBundle\Request\ParamFetcherInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
Removed service "scheb_two_factor.csrf_token_manager"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Model\PersisterInterface"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallContext"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\TwoFactorFormRendererInterface"; reason: private alias.
Removed service "scheb_two_factor.security.google.form_renderer"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Google\GoogleAuthenticatorInterface"; reason: private alias.
Removed service "Scheb\TwoFactorBundle\Security\TwoFactor\Provider\Google\GoogleAuthenticator"; reason: private alias.
Removed service "scheb_two_factor.persister"; reason: private alias.
Removed service "scheb_two_factor.ip_whitelist_provider"; reason: private alias.
Removed service "scheb_two_factor.token_factory"; reason: private alias.
Removed service "scheb_two_factor.provider_decider"; reason: private alias.
Removed service "SimpleThings\EntityAudit\AuditReader"; reason: private alias.
Removed service "SimpleThings\EntityAudit\AuditConfiguration"; reason: private alias.
Removed service "simplethings_entityaudit.username_callable"; reason: private alias.
Removed service "Symfony\UX\TwigComponent\ComponentRendererInterface"; reason: private alias.
Removed service "console.command.stimulus_component_debug"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_clientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $lockLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $nelmio_api_docLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $nelmioApiDocLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service "fos_rest.serializer"; reason: private alias.
Removed service ".service_locator.80edgLI"; reason: private alias.
Removed service ".service_locator.h8Jkkd2"; reason: private alias.
Removed service ".service_locator.wp.M.Ug"; reason: private alias.
Removed service ".service_locator.JYo.9Ts"; reason: private alias.
Removed service ".service_locator.Mo0FXEU"; reason: private alias.
Removed service ".service_locator.dvfUIQY"; reason: private alias.
Removed service ".service_locator.kU_9bh."; reason: private alias.
Removed service ".service_locator.13qzyLC"; reason: private alias.
Removed service ".service_locator.XDGmiR3"; reason: private alias.
Removed service ".service_locator.9L433w3"; reason: private alias.
Removed service ".service_locator.bJ.4HC5"; reason: private alias.
Removed service ".service_locator.lng3o3t"; reason: private alias.
Removed service ".service_locator.twrFs.m"; reason: private alias.
Removed service ".service_locator.Lazlz4J"; reason: private alias.
Removed service ".service_locator.dTaHD7m"; reason: private alias.
Removed service ".service_locator.e9C_9eg"; reason: private alias.
Removed service ".service_locator.gAsEFYH"; reason: private alias.
Removed service ".service_locator.V6D1oJY"; reason: private alias.
Removed service ".service_locator.2ydyjyg"; reason: private alias.
Removed service ".service_locator.IySFOVs"; reason: private alias.
Removed service ".service_locator.jLVXrav"; reason: private alias.
Removed service ".service_locator.FrbNTTW"; reason: private alias.
Removed service ".service_locator.QuIXQwX"; reason: private alias.
Removed service ".service_locator.KQS8tm0"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.ZP92gqz"; reason: private alias.
Removed service ".service_locator.yTMp7CA"; reason: private alias.
Removed service ".service_locator.jUv.zyj"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.api"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "jms_serializer.metadata_driver"; reason: private alias.
Removed service "jms_serializer.metadata.typed_properties_driver.inner"; reason: private alias.
Removed service "jms_serializer.object_constructor"; reason: private alias.
Removed service "security.authentication.trust_resolver"; reason: private alias.
Removed service "twig.configurator.environment"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "jms_serializer.form_error_handler"; reason: private alias.
Removed service "security.event_dispatcher.api"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "jms_serializer.metadata_factory"; reason: private alias.
Removed service "jms_serializer.handler_registry"; reason: private alias.
Removed service "jms_serializer.metadata.file_locator"; reason: private alias.
Removed service ".service_locator.gFlme_s"; reason: private alias.
Removed service ".service_locator.b4Agcrj"; reason: private alias.
Removed service ".service_locator.1aiqmLQ"; reason: private alias.
Removed service ".service_locator.4MX1q0S"; reason: private alias.
Removed service ".service_locator.AMJoP_V"; reason: private alias.
Removed service ".service_locator.9e2t_lq"; reason: private alias.
Removed service ".service_locator._06GlKk"; reason: private alias.
Removed service ".service_locator.rr8g6a9"; reason: private alias.
Removed service ".service_locator.A1CG8fu"; reason: private alias.
Removed service ".service_locator.bznA3Sd"; reason: private alias.
Removed service ".service_locator.dMQbl2t"; reason: private alias.
Removed service ".service_locator.z_typH5"; reason: private alias.
Removed service ".service_locator.6PjBSov"; reason: private alias.
Removed service ".service_locator.DXHN2Dk"; reason: private alias.
Removed service ".service_locator.eQ296SW"; reason: private alias.
Removed service ".service_locator.uoBNKjJ"; reason: private alias.
Removed service ".service_locator.Mfc2tNr"; reason: private alias.
Removed service ".service_locator.rzAp36Y"; reason: private alias.
Removed service ".service_locator.WoNN7u9"; reason: private alias.
Removed service ".service_locator.ZbiNKp0"; reason: private alias.
Removed service ".service_locator.pn4se76"; reason: private alias.
Removed service ".service_locator.Uw5yO_h"; reason: private alias.
Removed service ".service_locator.GctUwN7"; reason: private alias.
Removed service ".service_locator.OLCYpgK"; reason: private alias.
Removed service ".service_locator.9uQndix"; reason: private alias.
Removed service ".service_locator.MCtI1Fb"; reason: private alias.
Removed service ".service_locator.w0lJCUz"; reason: private alias.
Removed service ".service_locator.7NIAq8D"; reason: private alias.
Removed service ".service_locator.yArDdtI"; reason: private alias.
Removed service ".service_locator.dJlHlcS"; reason: private alias.
Removed service ".service_locator.GEFQPA3"; reason: private alias.
Removed service ".service_locator.qnm_CJ1"; reason: private alias.
Removed service ".service_locator.vWiWdqV"; reason: private alias.
Removed service ".service_locator.G9lMWCa"; reason: private alias.
Removed service ".service_locator.Tvu22ko"; reason: private alias.
Removed service ".service_locator.8dJpptH"; reason: private alias.
Removed service ".service_locator.Q1z.f9O"; reason: private alias.
Removed service ".service_locator.k22e_lh"; reason: private alias.
Removed service ".service_locator._kIAbz1"; reason: private alias.
Removed service ".service_locator.hnz5ZNh"; reason: private alias.
Removed service ".service_locator..Fs8Kd7"; reason: private alias.
155
Changed reference of service "App\Controller\Admin\ArticleController" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "App\Controller\Admin\DashboardController" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "App\Controller\Admin\EventCrudController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Controller\Admin\NewsController" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "App\Controller\Admin\UserFilterController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Admin\UserGroupController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Admin\UserGroupCrudController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\EventListener\ModuleAccessListener" previously pointing to "router.default" to "router".
Changed reference of service "App\EventListener\UnitChoiceListener" previously pointing to "router.default" to "router".
Changed reference of service "App\EventListener\UnitRedirectListener" previously pointing to "router.default" to "router".
Changed reference of service "App\Form\ArticleFormType" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "App\Form\EventsFormType" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "App\Form\NewsFormType" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "App\Service\FormService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_failed_messages_retry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "scheduler.event_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.chat" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.sms" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.email" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.push" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "security.access.expression_voter" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
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 "controller.is_granted_attribute_listener" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.security" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.kernel_exception_listener.two_factor.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.form_listener.two_factor.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.two_factor.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "maker.maker.make_reset_password" previously pointing to "router.default" to "router".
Changed reference of service "symfonycasts.verify_email.helper" previously pointing to "router.default" to "router".
Changed reference of service "seed.registry" previously pointing to "App\DataSeeds\DevMenuSeed" to "console.command.public_alias.App\DataSeeds\DevMenuSeed".
Changed reference of service "seed.registry" previously pointing to "App\DataSeeds\EventDictSeed" to "console.command.public_alias.App\DataSeeds\EventDictSeed".
Changed reference of service "seed.registry" previously pointing to "App\DataSeeds\FaultStatusSeed" to "console.command.public_alias.App\DataSeeds\FaultStatusSeed".
Changed reference of service "seed.registry" previously pointing to "App\DataSeeds\FaultSubjectSeed" to "console.command.public_alias.App\DataSeeds\FaultSubjectSeed".
Changed reference of service "seed.registry" previously pointing to "App\DataSeeds\GarbageDaysDictSeed" to "console.command.public_alias.App\DataSeeds\GarbageDaysDictSeed".
Changed reference of service "seed.registry" previously pointing to "App\DataSeeds\GarbageHoursDictSeed" to "console.command.public_alias.App\DataSeeds\GarbageHoursDictSeed".
Changed reference of service "seed.registry" previously pointing to "App\DataSeeds\GarbageTypeSeed" to "console.command.public_alias.App\DataSeeds\GarbageTypeSeed".
Changed reference of service "seed.registry" previously pointing to "App\DataSeeds\HelpSeed" to "console.command.public_alias.App\DataSeeds\HelpSeed".
Changed reference of service "seed.registry" previously pointing to "App\DataSeeds\MenuSeedAll" to "console.command.public_alias.App\DataSeeds\MenuSeedAll".
Changed reference of service "seed.registry" previously pointing to "App\DataSeeds\MenuSeedDev" to "console.command.public_alias.App\DataSeeds\MenuSeedDev".
Changed reference of service "seed.registry" previously pointing to "App\DataSeeds\ParamsGroupSeed" to "console.command.public_alias.App\DataSeeds\ParamsGroupSeed".
Changed reference of service "seed.registry" previously pointing to "App\DataSeeds\ParamsSeedAll" to "console.command.public_alias.App\DataSeeds\ParamsSeedAll".
Changed reference of service "seed.registry" previously pointing to "App\DataSeeds\ParamsSettingsSeed" to "console.command.public_alias.App\DataSeeds\ParamsSettingsSeed".
Changed reference of service "seed.registry" previously pointing to "App\DataSeeds\SendMethodSeed" to "console.command.public_alias.App\DataSeeds\SendMethodSeed".
Changed reference of service "seed.registry" previously pointing to "App\DataSeeds\UserConfigSeed" to "console.command.public_alias.App\DataSeeds\UserConfigSeed".
Changed reference of service "seed.registry" previously pointing to "App\DataSeeds\UserRoleSeed" to "console.command.public_alias.App\DataSeeds\UserRoleSeed".
Changed reference of service "seed.registry" previously pointing to "App\DataSeeds\UserSeed" to "console.command.public_alias.App\DataSeeds\UserSeed".
Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\Cache\CacheWarmer" previously pointing to "router.default" to "router".
Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\Security\AuthorizationChecker" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator" previously pointing to "router.default" to "router".
Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\Orm\EntityRepository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "jms_serializer.twig_extension.serializer_runtime_helper" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
Changed reference of service "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.form_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "scheb_two_factor.security.kernel_exception_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Shapecode\Bundle\CronBundle\CronJob\CronJobManager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "nelmio_api_doc.routes.default" previously pointing to "router.default" to "router".
Changed reference of service "nelmio_api_doc.model_describers.jms" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
Changed reference of service "ux.twig_component.component_factory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "ux.twig_component.component_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.920S.Ym" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "messenger.bus.default.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.5cAhUFF" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.scheb_two_factor.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.App\Security\ModuleAccessVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.3YFBJbt" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.3YFBJbt" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.3YFBJbt" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service ".service_locator.EjdkWEU" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.EjdkWEU" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service ".service_locator.O2p6Lk7" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.O2p6Lk7" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service ".service_locator.fuYM_Z." previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.cUcW89y" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.im8QGPA" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.e_.xxAP" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "fos_rest.serializer.form_error_handler.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
Changed reference of service "fos_rest.view_handler" previously pointing to "router.default" to "router".
Changed reference of service "console.command.public_alias.App\Command\RsoCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "console.command.public_alias.App\Command\RssCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "console.command.public_alias.App\Command\SendEmailsCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "console.command.public_alias.App\Command\SendFcmCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "console.command.public_alias.App\Command\SendOtherFcmCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "console.command.public_alias.App\Command\SendSmsCommand" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
831
Removed service "App\Entity"; reason: abstract.
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "lock.store.combined.abstract"; reason: abstract.
Removed service "lock.factory.abstract"; reason: abstract.
Removed service "limiter"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionLanguageSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "messenger.middleware.send_message"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "notifier.transport_factory.abstract"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "jms_serializer.version_exclusion_strategy"; reason: abstract.
Removed service "Shapecode\Bundle\CronBundle\Attribute"; reason: abstract.
Removed service "Shapecode\Bundle\CronBundle\Collection"; reason: abstract.
Removed service "Shapecode\Bundle\CronBundle\Console"; reason: abstract.
Removed service "Shapecode\Bundle\CronBundle\DependencyInjection"; reason: abstract.
Removed service "Shapecode\Bundle\CronBundle\Domain"; reason: abstract.
Removed service "Shapecode\Bundle\CronBundle\Entity"; reason: abstract.
Removed service "Shapecode\Bundle\CronBundle\Event"; reason: abstract.
Removed service "Shapecode\Bundle\CronBundle\Resources"; reason: abstract.
Removed service "Shapecode\Bundle\CronBundle\ShapecodeCronBundle"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeployFinishCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DeployFinishCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeployStartCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DeployStartCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeployStatusCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DeployStatusCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DeployVersionCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DeployVersionCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeGarbageQueueCommand"; reason: abstract.
Removed service ".instanceof.App\Command\MakeGarbageQueueCommand.0.App\Command\MakeGarbageQueueCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MakeGarbageQueueCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MakeQueueCommand"; reason: abstract.
Removed service ".instanceof.App\Command\MakeQueueCommand.0.App\Command\MakeQueueCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MakeQueueCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RsoCommand"; reason: abstract.
Removed service ".instanceof.App\Command\RsoCommand.0.App\Command\RsoCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\RsoCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RssCommand"; reason: abstract.
Removed service ".instanceof.App\Command\RssCommand.0.App\Command\RssCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\RssCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendEmailsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SendEmailsCommand.0.App\Command\SendEmailsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendEmailsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendFcmCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SendFcmCommand.0.App\Command\SendFcmCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendFcmCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendOtherFcmCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SendOtherFcmCommand.0.App\Command\SendOtherFcmCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendOtherFcmCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendSmsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SendSmsCommand.0.App\Command\SendSmsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendSmsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ApiController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ArticleController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ArticleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CategoryController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\CategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CategoryCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CategoryCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\CategoryCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\CategoryCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CityCardCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CityCardCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\CityCardCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\CityCardCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CityCardPartnerCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CityCardPartnerCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\CityCardPartnerCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\CityCardPartnerCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CityCardProfitCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CityCardProfitCategoryController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\CityCardProfitCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\CityCardProfitCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CityCardProfitCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CityCardProfitCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\CityCardProfitCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\CityCardProfitCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CityCardStatuteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CityCardStatuteController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\CityCardStatuteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\CityCardStatuteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ContentCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ContentCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ContentCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ContentCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ContentMessageCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ContentMessageCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ContentMessageCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ContentMessageCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DashboardController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\DashboardControllerInterface.0.App\Controller\Admin\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DashboardParamsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DashboardParamsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\DashboardParamsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DashboardSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DashboardSettingsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\DashboardSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EventCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EventCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EventCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EventCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EventsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EventsController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\EventsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EventsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FaultCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FaultCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\FaultCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\FaultCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FaultSubjectCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FaultSubjectCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\FaultSubjectCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\FaultSubjectCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GarbageBuildingTypeCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GarbageBuildingTypeCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\GarbageBuildingTypeCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\GarbageBuildingTypeCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GarbageRegionCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GarbageRegionCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\GarbageRegionCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\GarbageRegionCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GarbageSchedulerCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GarbageSchedulerCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\GarbageSchedulerCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\GarbageSchedulerCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GarbageTypeCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GarbageTypeCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\GarbageTypeCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\GarbageTypeCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InsideController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InsideController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\InsideController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\InsideController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InsideUnitController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InsideUnitController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\InsideUnitController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\InsideUnitController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LocalizationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LocalizationController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\LocalizationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\LocalizationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MailerConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MailerConfigController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\MailerConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NewsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NewsController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\NewsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\NewsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NoticeCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NoticeCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\NoticeCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\NoticeCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OutsideController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OutsideController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\OutsideController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\OutsideController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ParamsGroupAppController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ParamsGroupAppController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ParamsGroupAppController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ParamsGroupAppController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ParamsGroupCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ParamsGroupCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ParamsGroupCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ParamsGroupCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ParamsGroupSystemController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ParamsGroupSystemController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\ParamsGroupSystemController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ParamsGroupSystemController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RecipientAppController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RecipientAppController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\RecipientAppController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\RecipientAppController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RecipientCityCardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RecipientCityCardController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\RecipientCityCardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\RecipientCityCardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RecipientController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RecipientController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\RecipientController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\RecipientController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RecipientPartnerCityCardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RecipientPartnerCityCardController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\RecipientPartnerCityCardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\RecipientPartnerCityCardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SmsConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SmsConfigController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\SmsConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StatuteCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StatuteCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\StatuteCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\StatuteCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StickyCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StickyCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\StickyCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\StickyCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StickyOldController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StickyOldController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\StickyOldController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\StickyOldController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TemplateController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\TemplateController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\TemplateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TerytController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TerytController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\TerytController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\UserCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\UserCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserFilterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserFilterController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\UserFilterController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\UserFilterController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserGroupController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\UserGroupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\UserGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserGroupCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserGroupCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\UserGroupCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\UserGroupCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserUnitCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserUnitCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Controller\Admin\UserUnitCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\UserUnitCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ajax\CityCardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ajax\CityCardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Ajax\CityCardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ajax\FaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ajax\FaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Ajax\FaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ajax\FilterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ajax\FilterController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Ajax\FilterController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ajax\GarbageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ajax\GarbageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Ajax\GarbageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ajax\GroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ajax\GroupController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Ajax\GroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ajax\ParamsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ajax\ParamsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Ajax\ParamsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ajax\TerytController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ajax\TerytController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Ajax\TerytController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Ajax\UploadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Ajax\UploadController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Ajax\UploadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ArticleController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ArticleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\CityCardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\CityCardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\CityCardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ConfigController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ConfigController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ContentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\DeviceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\DeviceController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\DeviceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\FaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\FaultController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\FaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\FormController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\FormController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\FormController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\GarbageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\GarbageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\GarbageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\NoticeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\NoticeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\NoticeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\RecipientController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\RecipientController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\RecipientController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Demo\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Demo\IndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Demo\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Integration\BaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Integration\BaseController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Integration\BaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Integration\WidgetAppLinksController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Integration\WidgetAppLinksController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Integration\WidgetAppLinksController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Integration\WidgetQRCodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Integration\WidgetQRCodeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Integration\WidgetQRCodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\LoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\LoginController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\LoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RegistrationController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\RegistrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TwoFactorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TwoFactorController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\TwoFactorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\DevMenuSeed"; reason: abstract.
Removed service ".instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\DevMenuSeed"; reason: abstract.
Removed service ".abstract.instanceof.App\DataSeeds\DevMenuSeed"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\EventDictSeed"; reason: abstract.
Removed service ".instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\EventDictSeed"; reason: abstract.
Removed service ".abstract.instanceof.App\DataSeeds\EventDictSeed"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\FaultStatusSeed"; reason: abstract.
Removed service ".instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\FaultStatusSeed"; reason: abstract.
Removed service ".abstract.instanceof.App\DataSeeds\FaultStatusSeed"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\FaultSubjectSeed"; reason: abstract.
Removed service ".instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\FaultSubjectSeed"; reason: abstract.
Removed service ".abstract.instanceof.App\DataSeeds\FaultSubjectSeed"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\GarbageDaysDictSeed"; reason: abstract.
Removed service ".instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\GarbageDaysDictSeed"; reason: abstract.
Removed service ".abstract.instanceof.App\DataSeeds\GarbageDaysDictSeed"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\GarbageHoursDictSeed"; reason: abstract.
Removed service ".instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\GarbageHoursDictSeed"; reason: abstract.
Removed service ".abstract.instanceof.App\DataSeeds\GarbageHoursDictSeed"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\GarbageTypeSeed"; reason: abstract.
Removed service ".instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\GarbageTypeSeed"; reason: abstract.
Removed service ".abstract.instanceof.App\DataSeeds\GarbageTypeSeed"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\HelpSeed"; reason: abstract.
Removed service ".instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\HelpSeed"; reason: abstract.
Removed service ".abstract.instanceof.App\DataSeeds\HelpSeed"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\MenuSeedAll"; reason: abstract.
Removed service ".instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\MenuSeedAll"; reason: abstract.
Removed service ".abstract.instanceof.App\DataSeeds\MenuSeedAll"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\MenuSeedDev"; reason: abstract.
Removed service ".instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\MenuSeedDev"; reason: abstract.
Removed service ".abstract.instanceof.App\DataSeeds\MenuSeedDev"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\ParamsGroupSeed"; reason: abstract.
Removed service ".instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\ParamsGroupSeed"; reason: abstract.
Removed service ".abstract.instanceof.App\DataSeeds\ParamsGroupSeed"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\ParamsSeedAll"; reason: abstract.
Removed service ".instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\ParamsSeedAll"; reason: abstract.
Removed service ".abstract.instanceof.App\DataSeeds\ParamsSeedAll"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\ParamsSettingsSeed"; reason: abstract.
Removed service ".instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\ParamsSettingsSeed"; reason: abstract.
Removed service ".abstract.instanceof.App\DataSeeds\ParamsSettingsSeed"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\SendMethodSeed"; reason: abstract.
Removed service ".instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\SendMethodSeed"; reason: abstract.
Removed service ".abstract.instanceof.App\DataSeeds\SendMethodSeed"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\UserConfigSeed"; reason: abstract.
Removed service ".instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\UserConfigSeed"; reason: abstract.
Removed service ".abstract.instanceof.App\DataSeeds\UserConfigSeed"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\UserRoleSeed"; reason: abstract.
Removed service ".instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\UserRoleSeed"; reason: abstract.
Removed service ".abstract.instanceof.App\DataSeeds\UserRoleSeed"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\DataSeeds\UserSeed"; reason: abstract.
Removed service ".instanceof.Evotodi\SeedBundle\Interfaces\SeedInterface.0.App\DataSeeds\UserSeed"; reason: abstract.
Removed service ".abstract.instanceof.App\DataSeeds\UserSeed"; reason: abstract.
Removed service ".instanceof.App\EventListener\CrudEventListener.0.App\EventListener\CrudEventListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\CrudEventListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\RouteAccessSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\RouteAccessSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ApiUserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ApiUserType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ArticleFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ArticleFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChangePasswordFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ChangePasswordFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CityCardFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CityCardFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CityCardPartnerAddressesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CityCardPartnerAddressesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CityCardPartnerFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CityCardPartnerFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\CityCardProfitFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\CityCardProfitFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContentFilterType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ContentFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContentGpsCoordinatesLightType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ContentGpsCoordinatesLightType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContentGpsCoordinatesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ContentGpsCoordinatesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ContentMessageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ContentMessageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DashboardImagesType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DashboardImagesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventContentMessageType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EventContentMessageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\EventsFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\EventsFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\MailerConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\MailerConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\NewsFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\NewsFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\RegistrationFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\RegistrationFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ResetPasswordFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ResetPasswordRequestFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ResetPasswordRequestFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\SmsConfigType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\SmsConfigType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StatutFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StatutFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\StickyFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\StickyFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TemplateFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TemplateFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\TerytCsvType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\TerytCsvType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserCitizenFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserCitizenFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserDetailType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserDetailType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserFilterFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserFilterFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserGroupFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserGroupFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserInsideDetailType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserInsideDetailType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserInsideFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserInsideFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserInsideProfileFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserInsideProfileFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserInsideUnitFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserInsideUnitFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserPartnerFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserPartnerFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserRecipientFormType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserRecipientFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserToPartnerType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserToPartnerType"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\EmailMessageHandler.0.App\MessageHandler\EmailMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\EmailMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\PushMessageHandler.0.App\MessageHandler\PushMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\PushMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\SmsMessageHandler.0.App\MessageHandler\SmsMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\SmsMessageHandler"; reason: abstract.
Removed service ".instanceof.App\MessageHandler\VerificationCodeMessageHandler.0.App\MessageHandler\VerificationCodeMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\VerificationCodeMessageHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CityCardCodeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CityCardCodeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CityCardPartnerAddressRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CityCardPartnerAddressRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CityCardPartnerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CityCardPartnerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CityCardProfitRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CityCardProfitRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CityCardProfitToPartnerAddressRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CityCardProfitToPartnerAddressRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CityCardRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CityCardRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CityCardUsageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CityCardUsageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentEventDateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ContentEventDateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentFilterRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ContentFilterRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentGpsCoordinatesRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ContentGpsCoordinatesRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentLikesToUserMobDeviceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ContentLikesToUserMobDeviceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentMessageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ContentMessageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ContentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentSchedulerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ContentSchedulerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentToSendMethodRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ContentToSendMethodRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventDictRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EventDictRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EventRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FaultInfoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FaultInfoRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FaultRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FaultRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FaultStatusRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FaultStatusRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FaultSubjectRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FaultSubjectRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FileRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FileRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FormDataRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FormDataRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FormRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FormRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GarbageBuildingTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GarbageBuildingTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GarbageDaysDictRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GarbageDaysDictRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GarbageHoursDictRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GarbageHoursDictRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GarbageItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GarbageItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GarbageNotificationSettingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GarbageNotificationSettingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GarbageRegionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GarbageRegionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GarbageSchedulerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GarbageSchedulerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GarbageSchedulerTermRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GarbageSchedulerTermRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GarbageTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GarbageTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\HelpRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\HelpRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MailerConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MailerConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MenuRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MenuRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NoticeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NoticeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParamsGroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ParamsGroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParamsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ParamsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ParamsSettingsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ParamsSettingsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SendMethodRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SendMethodRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SendQueueRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SendQueueRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SimcRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SimcRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SmsConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SmsConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StatuteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StatuteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StickyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StickyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TercRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TercRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TerytHistoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TerytHistoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TokenRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TokenRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UlicRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UlicRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UnitRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UnitRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserAuthRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserAuthRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserDetailRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserDetailRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserGroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserGroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserMobDeviceConfigKeyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserMobDeviceConfigKeyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserMobDeviceConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserMobDeviceConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserMobDeviceReadHistoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserMobDeviceReadHistoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserMobDeviceRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserMobDeviceRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserMobDeviceToCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserMobDeviceToCategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserMobDeviceToGarbageRegionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserMobDeviceToGarbageRegionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserMobDeviceToGarbageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserMobDeviceToGarbageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserMobDeviceTokenRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserMobDeviceTokenRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRoleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserRoleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserToCityCardRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserToCityCardRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserToOutsideSystemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserToOutsideSystemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserToPartnerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserToPartnerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserToRoleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserToRoleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserToStatuteRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UserToStatuteRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ValidationCodeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ValidationCodeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WidgetConfigRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WidgetConfigRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WidgetRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WidgetRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\FastAuth"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\FastAuth"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\FastAuth"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Security\Core\Authorization\Voter\VoterInterface.0.App\Security\ModuleAccessVoter"; reason: abstract.
Removed service ".abstract.instanceof.App\Security\ModuleAccessVoter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Validator\UniqueEmailValidator"; reason: abstract.
Removed service ".abstract.instanceof.App\Validator\UniqueEmailValidator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ChoiceConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ChoiceConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CommonConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CommonConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ComparisonConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ComparisonConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\DateTimeConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\DateTimeConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\EntityConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\EntityConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NullConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NullConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NumericConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NumericConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TextConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TextConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPostConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPostConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPreConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPreConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CountryConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CountryConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\DateTimeConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\DateTimeConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\MoneyConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\MoneyConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\NumberConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\NumberConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Shapecode\Bundle\CronBundle\Command\CronJobDisableCommand"; reason: abstract.
Removed service ".abstract.instanceof.Shapecode\Bundle\CronBundle\Command\CronJobDisableCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Shapecode\Bundle\CronBundle\Command\CronJobEnableCommand"; reason: abstract.
Removed service ".abstract.instanceof.Shapecode\Bundle\CronBundle\Command\CronJobEnableCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Shapecode\Bundle\CronBundle\Command\CronProcessCommand"; reason: abstract.
Removed service ".abstract.instanceof.Shapecode\Bundle\CronBundle\Command\CronProcessCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Shapecode\Bundle\CronBundle\Command\CronRunCommand"; reason: abstract.
Removed service ".abstract.instanceof.Shapecode\Bundle\CronBundle\Command\CronRunCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Shapecode\Bundle\CronBundle\Command\CronScanCommand"; reason: abstract.
Removed service ".abstract.instanceof.Shapecode\Bundle\CronBundle\Command\CronScanCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.Shapecode\Bundle\CronBundle\Command\CronStatusCommand"; reason: abstract.
Removed service ".abstract.instanceof.Shapecode\Bundle\CronBundle\Command\CronStatusCommand"; reason: abstract.
Removed service ".instanceof.Shapecode\Bundle\CronBundle\EventListener\EntitySubscriber.0.Shapecode\Bundle\CronBundle\EventListener\EntitySubscriber"; reason: abstract.
Removed service ".abstract.instanceof.Shapecode\Bundle\CronBundle\EventListener\EntitySubscriber"; reason: abstract.
Removed service ".instanceof.Shapecode\Bundle\CronBundle\EventListener\ServiceJobLoaderListener.0.Shapecode\Bundle\CronBundle\EventListener\ServiceJobLoaderListener"; reason: abstract.
Removed service ".abstract.instanceof.Shapecode\Bundle\CronBundle\EventListener\ServiceJobLoaderListener"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Shapecode\Bundle\CronBundle\Repository\CronJobRepository"; reason: abstract.
Removed service ".abstract.instanceof.Shapecode\Bundle\CronBundle\Repository\CronJobRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.Shapecode\Bundle\CronBundle\Repository\CronJobResultRepository"; reason: abstract.
Removed service ".abstract.instanceof.Shapecode\Bundle\CronBundle\Repository\CronJobResultRepository"; reason: abstract.
177
Removed service "App\Dto\ArticleDto"; reason: unused.
Removed service "App\Dto\CategoryDto"; reason: unused.
Removed service "App\Dto\ContentDto"; reason: unused.
Removed service "App\Dto\DeviceDto"; reason: unused.
Removed service "App\Dto\FaultSubjectDto"; reason: unused.
Removed service "App\Dto\FileDto"; reason: unused.
Removed service "App\Dto\StickyDto"; reason: unused.
Removed service "App\Event\CrudEvent"; reason: unused.
Removed service "App\EventListener\ExceptionListener"; reason: unused.
Removed service "App\Form\DataTransformer\CollectionToCityCardPartnerAddressesTransformer"; reason: unused.
Removed service "App\Form\DataTransformer\CollectionToContentGpsCoordinatesTransformer"; reason: unused.
Removed service "App\Form\DataTransformer\CollectionToUserToPartnerTransformer"; reason: unused.
Removed service "App\Integration\Dto\LoginLinkResponse"; reason: unused.
Removed service "App\Integration\Mikrobit\MikrobitClient"; reason: unused.
Removed service "App\Message\EmailMessage"; reason: unused.
Removed service "App\Message\PushMessage"; reason: unused.
Removed service "App\Message\SmsMessage"; reason: unused.
Removed service "App\Message\VerificationCodeMessage"; reason: unused.
Removed service "App\Security\AccessTokenHandler"; reason: unused.
Removed service "App\Security\ApiAuthenticator"; reason: unused.
Removed service "App\Security\UserChecker"; reason: unused.
Removed service "App\Service\AppCode"; reason: unused.
Removed service "App\Service\AttachmentService"; reason: unused.
Removed service "App\Service\Namer\VichNamer"; reason: unused.
Removed service "App\Service\PasswordGenerator"; reason: unused.
Removed service "App\Service\Sms\SerwerSmsService"; reason: unused.
Removed service "App\Service\Sms\SmsApiService"; reason: unused.
Removed service "App\Service\Teryt\TerytApiService"; reason: unused.
Removed service "App\Service\Teryt\TerytSoapClient"; reason: unused.
Removed service "App\Util\ApiJsonResponse"; reason: unused.
Removed service "App\Util\ApiRequest"; reason: unused.
Removed service "App\Util\ApiRequestItem"; reason: unused.
Removed service "App\Util\ApiRequestMeta"; reason: unused.
Removed service "App\Util\ApiResponseException"; reason: unused.
Removed service "App\Util\EntityFiller"; reason: unused.
Removed service "App\Util\QRCodeToken"; reason: unused.
Removed service "App\Util\RawResponse"; reason: unused.
Removed service "App\Util\Route"; reason: unused.
Removed service "App\Util\Versions"; reason: unused.
Removed service "App\Validator\UniqueEmail"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "assets.empty_version_strategy"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "mailer.default_transport"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "lock.strategy.majority"; reason: unused.
Removed service "lock.default.factory"; reason: unused.
Removed service "name_based_uuid.factory"; reason: unused.
Removed service "random_based_uuid.factory"; reason: unused.
Removed service "time_based_uuid.factory"; reason: unused.
Removed service ".cache_connection.GD_MSZC"; reason: unused.
Removed service ".cache_connection.JKE6keX"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.amqp.factory"; reason: unused.
Removed service "messenger.transport.redis.factory"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "messenger.listener.stop_worker_signals_listener"; reason: unused.
Removed service "notifier"; reason: unused.
Removed service "notifier.channel_policy"; reason: unused.
Removed service "notifier.flash_message_importance_mapper"; reason: unused.
Removed service "notifier.channel.browser"; reason: unused.
Removed service "notifier.channel.chat"; reason: unused.
Removed service "notifier.channel.sms"; reason: unused.
Removed service "notifier.channel.email"; reason: unused.
Removed service "notifier.channel.push"; reason: unused.
Removed service "notifier.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; reason: unused.
Removed service "notifier.admin_recipient.0"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service "doctrine.dbal.connection_expiries"; reason: unused.
Removed service ".1_ServiceLocator~mtgu5Dz"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.user_checker.chain.api"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "maker.php_compat_util"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_subscriber"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "seed.seed_core_command"; reason: unused.
Removed service "EasyCorp\Bundle\EasyAdminBundle\Router\UrlSigner"; reason: unused.
Removed service "stimulus.asset_mapper.ux_package_reader"; reason: unused.
Removed service "chartjs.builder"; reason: unused.
Removed service "jms_serializer.identical_property_naming_strategy"; reason: unused.
Removed service "jms_serializer.doctrine_phpcr_object_constructor"; reason: unused.
Removed service "fos_rest.view_handler.jsonp"; reason: unused.
Removed service "fos_rest.request.param_fetcher"; reason: unused.
Removed service "fos_rest.request.param_fetcher.reader"; reason: unused.
Removed service "fos_rest.serializer.symfony"; reason: unused.
Removed service "webpack_encore.cache"; reason: unused.
Removed service "scheb_two_factor.security.authenticator"; reason: unused.
Removed service "scheb_two_factor.security.listener.token_created"; reason: unused.
Removed service "scheb_two_factor.security.provider_preparation_listener"; reason: unused.
Removed service "scheb_two_factor.security.form_listener"; reason: unused.
Removed service "scheb_two_factor.security.kernel_exception_listener"; reason: unused.
Removed service "scheb_two_factor.security.access_listener"; reason: unused.
Removed service "scheb_two_factor.security.authentication.success_handler"; reason: unused.
Removed service "scheb_two_factor.security.authentication.failure_handler"; reason: unused.
Removed service "scheb_two_factor.security.authentication.authentication_required_handler"; reason: unused.
Removed service "scheb_two_factor.null_csrf_token_manager"; reason: unused.
Removed service "scheb_two_factor.security.firewall_config"; reason: unused.
Removed service "scheb_two_factor.persister_factory.doctrine"; reason: unused.
Removed service "scheb_two_factor.persister.doctrine"; reason: unused.
Removed service "scheb_two_factor.security.form_renderer"; reason: unused.
Removed service "Shapecode\Bundle\CronBundle\Controller\CronJobController"; reason: unused.
Removed service "nelmio_api_doc.type_describer.chain"; reason: unused.
Removed service "nelmio_api_doc.type_describer.array"; reason: unused.
Removed service "nelmio_api_doc.type_describer.bool"; reason: unused.
Removed service "nelmio_api_doc.type_describer.class"; reason: unused.
Removed service "nelmio_api_doc.type_describer.dictionary"; reason: unused.
Removed service "nelmio_api_doc.type_describer.float"; reason: unused.
Removed service "nelmio_api_doc.type_describer.integer"; reason: unused.
Removed service "nelmio_api_doc.type_describer.intersection"; reason: unused.
Removed service "nelmio_api_doc.type_describer.list"; reason: unused.
Removed service "nelmio_api_doc.type_describer.mixed"; reason: unused.
Removed service "nelmio_api_doc.type_describer.nullable"; reason: unused.
Removed service "nelmio_api_doc.type_describer.object"; reason: unused.
Removed service "nelmio_api_doc.type_describer.string"; reason: unused.
Removed service "nelmio_api_doc.type_describer.union"; reason: unused.
Removed service "ux.twig_component.twig.lexer"; reason: unused.
Removed service ".service_locator.Cf3I5Fa"; reason: unused.
Removed service ".service_locator.vYFS1HP"; reason: unused.
Removed service ".service_locator._471S0w"; reason: unused.
Removed service ".service_locator.BDybsH1"; reason: unused.
Removed service ".service_locator.WO_xUCv"; reason: unused.
Removed service ".service_locator.nFhWISy"; reason: unused.
Removed service ".service_locator.VrSQ8W."; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "monolog.logger.lock"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service ".service_locator.0TACwl3"; reason: unused.
520
Inlined service ".service_locator.3YFBJbt.App\Controller\Admin\ApiController" to "App\Controller\Admin\ApiController".
Inlined service ".service_locator.3YFBJbt.App\Controller\Admin\ArticleController" to "App\Controller\Admin\ArticleController".
Inlined service ".service_locator.3YFBJbt.App\Controller\Admin\CategoryController" to "App\Controller\Admin\CategoryController".
Inlined service ".service_locator.3YFBJbt.App\Controller\Admin\CategoryCrudController" to "App\Controller\Admin\CategoryCrudController".
Inlined service ".service_locator.3YFBJbt.App\Controller\Admin\CityCardCrudController" to "App\Controller\Admin\CityCardCrudController".
Inlined service ".service_locator.3YFBJbt.App\Controller\Admin\CityCardPartnerCrudController" to "App\Controller\Admin\CityCardPartnerCrudController".
Inlined service ".service_locator.3YFBJbt.App\Controller\Admin\CityCardProfitCategoryController" to "App\Controller\Admin\CityCardProfitCategoryController".
Inlined service ".service_locator.3YFBJbt.App\Controller\Admin\CityCardProfitCrudController" to "App\Controller\Admin\CityCardProfitCrudController".
Inlined service "App\Service\StatuteService" to "App\Controller\Admin\CityCardStatuteController".
Inlined service ".service_locator.3YFBJbt.App\Controller\Admin\CityCardStatuteController" to "App\Controller\Admin\CityCardStatuteController".
Inlined service ".service_locator.3YFBJbt.App\Controller\Admin\ContentCrudController" to "App\Controller\Admin\ContentCrudController".
Inlined service ".service_locator.3YFBJbt.App\Controller\Admin\ContentMessageCrudController" to "App\Controller\Admin\ContentMessageCrudController".
Inlined service "App\Service\DashboardService" to "App\Controller\Admin\DashboardController".
Inlined service ".service_locator.EjdkWEU.App\Controller\Admin\DashboardController" to "App\Controller\Admin\DashboardController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Admin\DashboardParamsController" to "App\Controller\Admin\DashboardParamsController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Admin\DashboardSettingsController" to "App\Controller\Admin\DashboardSettingsController".
Inlined service "App\Service\EventService" to "App\Controller\Admin\EventCrudController".
Inlined service ".service_locator.3YFBJbt.App\Controller\Admin\EventCrudController" to "App\Controller\Admin\EventCrudController".
Inlined service ".service_locator.3YFBJbt.App\Controller\Admin\EventsController" to "App\Controller\Admin\EventsController".
Inlined service ".service_locator.3YFBJbt.App\Controller\Admin\FaultCrudController" to "App\Controller\Admin\FaultCrudController".
Inlined service ".service_locator.3YFBJbt.App\Controller\Admin\FaultSubjectCrudController" to "App\Controller\Admin\FaultSubjectCrudController".
Inlined service ".service_locator.3YFBJbt.App\Controller\Admin\GarbageBuildingTypeCrudController" to "App\Controller\Admin\GarbageBuildingTypeCrudController".
Inlined service ".service_locator.3YFBJbt.App\Controller\Admin\GarbageRegionCrudController" to "App\Controller\Admin\GarbageRegionCrudController".
Inlined service ".service_locator.3YFBJbt.App\Controller\Admin\GarbageSchedulerCrudController" to "App\Controller\Admin\GarbageSchedulerCrudController".
Inlined service ".service_locator.3YFBJbt.App\Controller\Admin\GarbageTypeCrudController" to "App\Controller\Admin\GarbageTypeCrudController".
Inlined service ".service_locator.3YFBJbt.App\Controller\Admin\InsideController" to "App\Controller\Admin\InsideController".
Inlined service ".service_locator.3YFBJbt.App\Controller\Admin\InsideUnitController" to "App\Controller\Admin\InsideUnitController".
Inlined service ".service_locator.3YFBJbt.App\Controller\Admin\LocalizationController" to "App\Controller\Admin\LocalizationController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Admin\MailerConfigController" to "App\Controller\Admin\MailerConfigController".
Inlined service ".service_locator.3YFBJbt.App\Controller\Admin\NewsController" to "App\Controller\Admin\NewsController".
Inlined service ".service_locator.3YFBJbt.App\Controller\Admin\NoticeCrudController" to "App\Controller\Admin\NoticeCrudController".
Inlined service ".service_locator.3YFBJbt.App\Controller\Admin\OutsideController" to "App\Controller\Admin\OutsideController".
Inlined service ".service_locator.3YFBJbt.App\Controller\Admin\ParamsGroupAppController" to "App\Controller\Admin\ParamsGroupAppController".
Inlined service ".service_locator.3YFBJbt.App\Controller\Admin\ParamsGroupCrudController" to "App\Controller\Admin\ParamsGroupCrudController".
Inlined service ".service_locator.3YFBJbt.App\Controller\Admin\ParamsGroupSystemController" to "App\Controller\Admin\ParamsGroupSystemController".
Inlined service ".service_locator.3YFBJbt.App\Controller\Admin\RecipientAppController" to "App\Controller\Admin\RecipientAppController".
Inlined service ".service_locator.3YFBJbt.App\Controller\Admin\RecipientCityCardController" to "App\Controller\Admin\RecipientCityCardController".
Inlined service ".service_locator.3YFBJbt.App\Controller\Admin\RecipientController" to "App\Controller\Admin\RecipientController".
Inlined service ".service_locator.3YFBJbt.App\Controller\Admin\RecipientPartnerCityCardController" to "App\Controller\Admin\RecipientPartnerCityCardController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Admin\SmsConfigController" to "App\Controller\Admin\SmsConfigController".
Inlined service ".service_locator.3YFBJbt.App\Controller\Admin\StatuteCrudController" to "App\Controller\Admin\StatuteCrudController".
Inlined service ".service_locator.3YFBJbt.App\Controller\Admin\StickyCrudController" to "App\Controller\Admin\StickyCrudController".
Inlined service ".service_locator.3YFBJbt.App\Controller\Admin\StickyOldController" to "App\Controller\Admin\StickyOldController".
Inlined service ".service_locator.3YFBJbt.App\Controller\Admin\TemplateController" to "App\Controller\Admin\TemplateController".
Inlined service "App\Service\Teryt\TerytCsvLoader" to "App\Controller\Admin\TerytController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Admin\TerytController" to "App\Controller\Admin\TerytController".
Inlined service ".service_locator.3YFBJbt.App\Controller\Admin\UserCrudController" to "App\Controller\Admin\UserCrudController".
Inlined service ".service_locator.3YFBJbt.App\Controller\Admin\UserFilterController" to "App\Controller\Admin\UserFilterController".
Inlined service ".service_locator.3YFBJbt.App\Controller\Admin\UserGroupController" to "App\Controller\Admin\UserGroupController".
Inlined service ".service_locator.3YFBJbt.App\Controller\Admin\UserGroupCrudController" to "App\Controller\Admin\UserGroupCrudController".
Inlined service ".service_locator.3YFBJbt.App\Controller\Admin\UserUnitCrudController" to "App\Controller\Admin\UserUnitCrudController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Ajax\CityCardController" to "App\Controller\Ajax\CityCardController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Ajax\FaultController" to "App\Controller\Ajax\FaultController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Ajax\FilterController" to "App\Controller\Ajax\FilterController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Ajax\GarbageController" to "App\Controller\Ajax\GarbageController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Ajax\GroupController" to "App\Controller\Ajax\GroupController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Ajax\ParamsController" to "App\Controller\Ajax\ParamsController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Ajax\TerytController" to "App\Controller\Ajax\TerytController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Ajax\UploadController" to "App\Controller\Ajax\UploadController".
Inlined service "App\Service\ArticleService" to "App\Controller\Api\ArticleController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\ArticleController" to "App\Controller\Api\ArticleController".
Inlined service "App\Service\CategoryService" to "App\Controller\Api\CategoryController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\CategoryController" to "App\Controller\Api\CategoryController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\CityCardController" to "App\Controller\Api\CityCardController".
Inlined service "App\Service\ConfigService" to "App\Controller\Api\ConfigController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\ConfigController" to "App\Controller\Api\ConfigController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\ContentController" to "App\Controller\Api\ContentController".
Inlined service "App\Service\DeviceService" to "App\Controller\Api\DeviceController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\DeviceController" to "App\Controller\Api\DeviceController".
Inlined service "App\Service\FaultService" to "App\Controller\Api\FaultController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\FaultController" to "App\Controller\Api\FaultController".
Inlined service "App\Service\FormService" to "App\Controller\Api\FormController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\FormController" to "App\Controller\Api\FormController".
Inlined service "App\Service\GarbageService" to "App\Controller\Api\GarbageController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\GarbageController" to "App\Controller\Api\GarbageController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\NoticeController" to "App\Controller\Api\NoticeController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Api\RecipientController" to "App\Controller\Api\RecipientController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Demo\IndexController" to "App\Controller\Demo\IndexController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\IndexController" to "App\Controller\IndexController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Integration\BaseController" to "App\Controller\Integration\BaseController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Integration\WidgetAppLinksController" to "App\Controller\Integration\WidgetAppLinksController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\Integration\WidgetQRCodeController" to "App\Controller\Integration\WidgetQRCodeController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\LoginController" to "App\Controller\LoginController".
Inlined service "App\Security\EmailVerifier" to "App\Controller\RegistrationController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\RegistrationController" to "App\Controller\RegistrationController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\TwoFactorController" to "App\Controller\TwoFactorController".
Inlined service ".service_locator.O2p6Lk7.App\Controller\UserController" to "App\Controller\UserController".
Inlined service "symfonycasts.verify_email.helper" to "App\Security\EmailVerifier".
Inlined service ".service_locator.O2p6Lk7.App\Security\FastAuth" to "App\Security\FastAuth".
Inlined service "App\Integration\IntegrationClientFactory" to "App\Service\ConfigService".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.lLv4pWF" to "fragment.handler".
Inlined service "uri_signer" to "fragment.uri_generator".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.NBUFN6A" to "console.command.cache_pool_invalidate_tags".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service "console.messenger.application" to "console.messenger.execute_command_handler".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "cache.scheduler.recorder_inner" to "cache.scheduler".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets._version__default" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service "http_client.uri_template.inner" to "http_client.uri_template".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.yY.p4P7" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.fuYM_Z..translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\Router\AdminRouteLoader" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.LD5oJC8" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.Kl0E_Fe" to "router.expression_language_provider".
Inlined service ".service_locator.cUcW89y.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.denormalizer.unwrapping" to "serializer".
Inlined service "fos_rest.serializer.form_error_normalizer" to "serializer".
Inlined service "serializer.normalizer.flatten_exception" to "serializer".
Inlined service "serializer.normalizer.problem" to "serializer".
Inlined service "serializer.normalizer.uid" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.mime_message" to "serializer".
Inlined service "serializer.normalizer.datetimezone" to "serializer".
Inlined service "serializer.normalizer.dateinterval" to "serializer".
Inlined service "serializer.normalizer.form_error" to "serializer".
Inlined service "serializer.normalizer.backed_enum" to "serializer".
Inlined service "serializer.normalizer.data_uri" to "serializer".
Inlined service "serializer.normalizer.translatable" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "serializer.denormalizer.array" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "cache.rate_limiter.recorder_inner" to "cache.rate_limiter".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.TpoC7U9" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.dv25nlO" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.3OtWKsP" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator._wyX1Dp" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.5cAhUFF" to "messenger.routable_message_bus".
Inlined service "chatter.transport_factory" to "chatter.transports".
Inlined service "chatter.transports" to "chatter.messenger.chat_handler".
Inlined service "texter.transport_factory" to "texter.transports".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "ux.twig_component.data_collector" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "notifier.data_collector" to "profiler".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\Inspector\DataCollector" to "profiler".
Inlined service "jms_serializer.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.3Ur3pvN" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.LSYGqxs" to "doctrine.orm.container_repository_factory".
Inlined service "ulid.factory" to "doctrine.ulid_generator".
Inlined service "uuid.factory" to "doctrine.uuid_generator".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service "doctrine.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 "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.html" to "twig".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension" to "twig".
Inlined service "stimulus.ux_controllers_twig_extension" to "twig".
Inlined service "chartjs.twig_extension" to "twig".
Inlined service "jms_serializer.twig_extension.runtime_serializer" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "nelmio_api_doc.render_docs.html.asset" to "twig".
Inlined service "ux.twig_component.twig.component_extension" to "twig".
Inlined service "stimulus.twig_extension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "ux.twig_component.twig.environment_configurator" to "twig".
Inlined service ".service_locator.etVElvN.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.VpqBz6l" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service ".service_locator.e_.xxAP" to "security.helper".
Inlined service ".service_locator.HeQ3K7F" to "security.helper".
Inlined service ".service_locator.Q5BgqMF" to "security.helper".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service ".security.request_matcher.LfulGui" to "security.access_map".
Inlined service ".security.request_matcher.28NqKnb" to "security.access_map".
Inlined service ".security.request_matcher.3iBW3Eg" to "security.access_map".
Inlined service ".security.request_matcher.gjnNpJn" to "security.access_map".
Inlined service ".security.request_matcher.WwmdIff" to "security.access_map".
Inlined service ".security.request_matcher.B.E_NIs" to "security.access_map".
Inlined service "security.user_providers" to "security.listener.user_provider".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.q1UFWmc" to ".security.request_matcher.kLbKLHa".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "debug.security.firewall.authenticator.api.inner" to "debug.security.firewall.authenticator.api".
Inlined service "security.exception_listener.api" to "security.firewall.map.context.api".
Inlined service "security.firewall.map.config.api" to "security.firewall.map.context.api".
Inlined service "security.authentication.session_strategy" to "security.listener.session.main".
Inlined service "limiter.storage._login_local_main" to "limiter._login_local_main".
Inlined service "limiter.storage._login_global_main" to "limiter._login_global_main".
Inlined service "limiter._login_global_main" to "security.login_throttling.main.limiter".
Inlined service "limiter._login_local_main" to "security.login_throttling.main.limiter".
Inlined service "security.login_throttling.main.limiter" to "security.listener.login_throttling.main".
Inlined service "scheb_two_factor.security.request_data_reader" to "security.firewall_config.two_factor.main".
Inlined service "scheb_two_factor.security.access.access_decider" to "security.authentication.access_listener.two_factor.main".
Inlined service "scheb_two_factor.authentication_context_factory" to "security.authentication.token_created_listener.two_factor.main".
Inlined service "security.authentication.success_handler.two_factor.main" to "security.authenticator.two_factor.main".
Inlined service "security.authentication.failure_handler.two_factor.main" to "security.authenticator.two_factor.main".
Inlined service "security.authentication.success_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "security.authentication.failure_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service ".security.request_matcher.Nowd4Iu" to ".security.request_matcher.LfulGui".
Inlined service ".security.request_matcher.obhk0jm" to ".security.request_matcher.28NqKnb".
Inlined service ".security.request_matcher.h6cft6_" to ".security.request_matcher.3iBW3Eg".
Inlined service ".security.request_matcher.U8CoMqx" to ".security.request_matcher.WwmdIff".
Inlined service ".security.request_matcher.4GWica4" to ".security.request_matcher.B.E_NIs".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_listener".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "symfonycasts.verify_email.uri_signer_factory" to "symfonycasts.verify_email.uri_signer".
Inlined service "symfonycasts.verify_email.uri_signer" to "symfonycasts.verify_email.helper".
Inlined service "symfonycasts.verify_email.query_utility" to "symfonycasts.verify_email.helper".
Inlined service "symfonycasts.verify_email.token_generator" to "symfonycasts.verify_email.helper".
Inlined service "service_locator_EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator" to "EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory" to "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory" to "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory".
Inlined service "cache.easyadmin.recorder_inner" to "cache.easyadmin".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\Menu\MenuItemMatcher" to "EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory" to "EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\Orm\EntityPaginator" to "EasyCorp\Bundle\EasyAdminBundle\Factory\PaginatorFactory".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\Factory\FormLayoutFactory" to "EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory".
Inlined service "jms_serializer.event_dispatcher.service_locator" to "jms_serializer.event_dispatcher".
Inlined service "jms_serializer.metadata.doctrine_type_driver.inner" to "jms_serializer.metadata.doctrine_type_driver".
Inlined service "jms_serializer.metadata.doctrine_type_driver" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.metadata.service_locator" to "jms_serializer.metadata.lazy_loading_driver".
Inlined service "jms_serializer.camel_case_naming_strategy" to "jms_serializer.serialized_name_annotation_strategy".
Inlined service "jms_serializer.doctrine_object_constructor.inner" to "jms_serializer.doctrine_object_constructor".
Inlined service "jms_serializer.doctrine_object_constructor" to "jms_serializer.deserialization_graph_navigator_factory".
Inlined service "jms_serializer.expression_language" to "jms_serializer.expression_evaluator".
Inlined service "jms_serializer.expression_language.function_provider" to "jms_serializer.expression_language".
Inlined service "jms_serializer.traceable_metadata_factory.inner" to "jms_serializer.traceable_metadata_factory".
Inlined service "jms_serializer.traceable_handler_registry.inner" to "jms_serializer.traceable_handler_registry".
Inlined service "jms_serializer.metadata.traceable_file_locator.inner" to "jms_serializer.metadata.traceable_file_locator".
Inlined service ".service_locator.Yi4Ff.p" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".1_ServiceLocator~56VFDRO" to "webpack_encore.twig_entry_files_extension".
Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
Inlined service "scheb_two_factor.security.authentication.trust_resolver.inner" to "scheb_two_factor.security.authentication.trust_resolver".
Inlined service "scheb_two_factor.default_ip_whitelist_provider" to "scheb_two_factor.ip_whitelist_condition".
Inlined service "scheb_two_factor.default_token_factory" to "scheb_two_factor.provider_initiator".
Inlined service "scheb_two_factor.default_provider_decider" to "scheb_two_factor.provider_initiator".
Inlined service "scheb_two_factor.security.google_totp_factory" to "scheb_two_factor.security.google_authenticator".
Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
Inlined service "Shapecode\Bundle\CronBundle\CronJob\CommandHelper" to "Shapecode\Bundle\CronBundle\Command\CronRunCommand".
Inlined service "Shapecode\Bundle\CronBundle\CronJob\CronJobManager" to "Shapecode\Bundle\CronBundle\Command\CronScanCommand".
Inlined service "nelmio_api_doc.generator_locator" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.json" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.yaml" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.html" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.object_model.property_describer" to "nelmio_api_doc.model_describers.object".
Inlined service "nelmio_api_doc.swagger.processor.nullable_property" to "nelmio_api_doc.open_api.generator".
Inlined service "nelmio_api_doc.swagger.processor.map_query_string" to "nelmio_api_doc.open_api.generator".
Inlined service "nelmio_api_doc.swagger.processor.map_request_payload" to "nelmio_api_doc.open_api.generator".
Inlined service "nelmio_api_doc.open_api.generator" to "nelmio_api_doc.generator.default".
Inlined service "monolog.logger.nelmio_api_doc" to "nelmio_api_doc.generator.default".
Inlined service "simplethings_entityaudit.username_callable.token_storage" to "simplethings_entityaudit.config".
Inlined service "ux.twig_component.component_template_finder" to "ux.twig_component.component_factory".
Inlined service ".service_locator.nIg6JWH" to "ux.twig_component.component_factory".
Inlined service "ux.twig_component.component_stack" to "ux.twig_component.component_renderer".
Inlined service "ux.twig_component.twig.environment_configurator.inner" to "ux.twig_component.twig.environment_configurator".
Inlined service "cache.ux.twig_component.recorder_inner" to "cache.ux.twig_component".
Inlined service ".service_locator.j7D0Vt4.ux.twig_component.cache_warmer" to "ux.twig_component.cache_warmer".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_listener" to "maker.auto_command.make_listener".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_schedule" to "maker.auto_command.make_schedule".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service "maker.maker.make_custom_authenticator" to "maker.auto_command.make_security_custom".
Inlined service "maker.maker.make_webhook" to "maker.auto_command.make_webhook".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.uid" to ".debug.value_resolver.argument_resolver.uid".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\ArgumentResolver\AdminContextResolver" to ".debug.value_resolver.EasyCorp\Bundle\EasyAdminBundle\ArgumentResolver\AdminContextResolver".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\ArgumentResolver\BatchActionDtoResolver" to ".debug.value_resolver.EasyCorp\Bundle\EasyAdminBundle\ArgumentResolver\BatchActionDtoResolver".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "messenger.senders_locator" to "messenger.bus.default.middleware.send_message".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "App\MessageHandler\EmailMessageHandler" to ".messenger.handler_descriptor.LWkjWFv".
Inlined service "App\MessageHandler\PushMessageHandler" to ".messenger.handler_descriptor.Y9P3DX7".
Inlined service "App\MessageHandler\SmsMessageHandler" to ".messenger.handler_descriptor.ADsDTgE".
Inlined service "App\MessageHandler\VerificationCodeMessageHandler" to ".messenger.handler_descriptor.tXFpSbg".
Inlined service "process.messenger.process_message_handler" to ".messenger.handler_descriptor.QXXNQ9d".
Inlined service "console.messenger.execute_command_handler" to ".messenger.handler_descriptor.kEzMhfs".
Inlined service "http_client.messenger.ping_webhook_handler" to ".messenger.handler_descriptor.6kVvRT.".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.tGvt0LH".
Inlined service "scheduler.messenger.service_call_message_handler" to ".messenger.handler_descriptor.FWSClS0".
Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.p4Qvabm".
Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.vMw0m61".
Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.XZowc.T".
Inlined service "texter.messenger.push_handler" to ".messenger.handler_descriptor.Lml2ICs".
Inlined service "http_client.uri_template" to ".debug.http_client".
Inlined service ".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 "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "scheb_two_factor.security.access.authenticated_voter" to ".debug.security.voter.scheb_two_factor.security.access.authenticated_voter".
Inlined service "security.access.simple_role_voter" to ".debug.security.voter.security.access.simple_role_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "App\Security\ModuleAccessVoter" to ".debug.security.voter.App\Security\ModuleAccessVoter".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter" to ".debug.security.voter.EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service "fos_rest.serializer.form_error_handler.inner" to "fos_rest.serializer.form_error_handler".
Inlined service "debug.security.event_dispatcher.api.inner" to "debug.security.event_dispatcher.api".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service ".service_locator.EjdkWEU" to ".service_locator.EjdkWEU.App\Controller\Admin\DashboardController".
Inlined service ".service_locator.fuYM_Z." to ".service_locator.fuYM_Z..translation.warmer".
Inlined service ".service_locator.otfny_1" to ".service_locator.otfny_1.router.default".
Inlined service ".service_locator.cUcW89y" to ".service_locator.cUcW89y.router.cache_warmer".
Inlined service ".service_locator.etVElvN" to ".service_locator.etVElvN.twig.template_cache_warmer".
Inlined service ".service_locator.j7D0Vt4" to ".service_locator.j7D0Vt4.ux.twig_component.cache_warmer".
Inlined service ".service_locator.BSVJ08h" to "debug.argument_resolver.inner".
Inlined service "jms_serializer.metadata.yaml_driver" to "jms_serializer.metadata.doctrine_type_driver.inner".
Inlined service "jms_serializer.metadata.xml_driver" to "jms_serializer.metadata.doctrine_type_driver.inner".
Inlined service "jms_serializer.metadata.annotation_or_attribute_driver" to "jms_serializer.metadata.doctrine_type_driver.inner".
Inlined service "jms_serializer.metadata.null_driver" to "jms_serializer.metadata.doctrine_type_driver.inner".
Inlined service "jms_serializer.metadata.lazy_loading_driver" to "jms_serializer.traceable_metadata_factory.inner".
Inlined service "jms_serializer.handler_registry.service_locator" to "jms_serializer.traceable_handler_registry.inner".
Inlined service ".service_locator.TKNiMCv" to "console.command_loader".
Inlined service ".service_locator.otfny_1.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
Inlined service "jms_serializer.deserialization_graph_navigator_factory" to "jms_serializer".
Inlined service "jms_serializer.serialization_graph_navigator_factory" to "jms_serializer".
Inlined service "jms_serializer.json_serialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.xml_serialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.json_deserialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.xml_deserialization_visitor" to "jms_serializer".
Inlined service "fos_rest.serializer.jms" to "fos_rest.view_handler".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "twig.extension.assets" to "twig".
Inlined service "stimulus.helper" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "stimulus.helper" to "twig".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry" to "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry" to "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
5
Tag "container.decorator" was defined on service(s) "debug.controller_resolver", "debug.validator", "doctrine.migrations.container_aware_migrations_factory", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.api", "debug.security.firewall.authenticator.main", "jms_serializer.metadata.typed_properties_driver", "jms_serializer.traceable_metadata_factory", "jms_serializer.traceable_handler_registry", "jms_serializer.metadata.traceable_file_locator", "scheb_two_factor.security.authentication.trust_resolver", ".debug.http_client", "fos_rest.serializer.form_error_handler", "debug.security.event_dispatcher.api", "debug.security.event_dispatcher.main", "messenger.default_bus", "event_dispatcher", but was never used.
Tag "jms_serializer.instance" was defined on service(s) "jms_serializer.event_dispatcher", "jms_serializer.doctrine_proxy_subscriber", "jms_serializer.stopwatch_subscriber", "jms_serializer.union_handler", "jms_serializer.array_collection_handler", "jms_serializer.constraint_violation_handler", "jms_serializer.datetime_handler", "jms_serializer.iterator_handler", "jms_serializer.symfony_uid_handler", "jms_serializer.metadata.typed_properties_driver", "jms_serializer.metadata.cache.file_cache", "jms_serializer.twig_extension.serializer_runtime_helper", "jms_serializer.cache.cache_clearer", "jms_serializer.traceable_runs_listener", "jms_serializer.traceable_metadata_factory", "jms_serializer.traceable_handler_registry", "jms_serializer.metadata.traceable_file_locator", "fos_rest.serializer.form_error_handler", "jms_serializer.deserialization_context_factory", "jms_serializer.serialization_context_factory", "jms_serializer", but was never used. Did you mean "jms_serializer.instance_global"?
Tag "jms_serializer.instance_global" was defined on service(s) "jms_serializer.type_parser", "jms_serializer.expression_evaluator", but was never used. Did you mean "jms_serializer.instance"?
Tag "jms_serializer.profiler" was defined on service(s) "jms_serializer.traceable_runs_listener", "jms_serializer.traceable_metadata_factory", "jms_serializer.traceable_handler_registry", but was never used. Did you mean "jms_serializer.serializer"?
Tag "shapecode_cron.cron_job" was defined on service(s) "console.command.public_alias.App\Command\MakeGarbageQueueCommand", "console.command.public_alias.App\Command\MakeQueueCommand", "console.command.public_alias.App\Command\RsoCommand", "console.command.public_alias.App\Command\RssCommand", "console.command.public_alias.App\Command\SendEmailsCommand", "console.command.public_alias.App\Command\SendFcmCommand", "console.command.public_alias.App\Command\SendOtherFcmCommand", "console.command.public_alias.App\Command\SendSmsCommand", but was never used.