Return type of App\Dto\UploadDto::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
Method "JsonSerializable::jsonSerialize()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "App\Dto\UploadDto" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\ProfilePasswordType" 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\ProfilePasswordType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\UserNewPasswordType" 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\UserNewPasswordType" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::buildForm()" might add "void" as a native return type declaration in the future. Do the same in child class "App\Form\UserRemindType" 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\UserRemindType" now to avoid errors or add an explicit @return annotation to suppress this message.
The "App\Security\AdminUserChecker::checkPostAuth()" method will require a new "?TokenInterface $token" argument in the next major version of its interface "Symfony\Component\Security\Core\User\UserCheckerInterface", not defining it is deprecated.
The "App\Security\Authentication\PegelsApiUserChecker::checkPostAuth()" method will require a new "?TokenInterface $token" argument in the next major version of its interface "Symfony\Component\Security\Core\User\UserCheckerInterface", not defining it is deprecated.
The "App\Security\UserChecker::checkPostAuth()" method will require a new "?TokenInterface $token" argument in the next major version of its interface "Symfony\Component\Security\Core\User\UserCheckerInterface", not defining it is deprecated.
Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Twig\AppExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Twig\QueryExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFunctions()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Twig\SortableLinkExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Twig\Extension\ExtensionInterface::getFilters()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Twig\UserPermission" now to avoid errors or add an explicit @return annotation to suppress this message.
Since doctrine/doctrine-bundle 2.12: The default value of "doctrine.orm.controller_resolver.auto_mapping" will be changed from `true` to `false`. Explicitly configure `true` to keep existing behaviour.
Since doctrine/doctrine-bundle 2.13: Enabling the controller resolver automapping feature has been deprecated. Symfony Mapped Route Parameters should be used as replacement.
Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "No route found for "GET https://pegels.greeneye-dev.de/robots.txt"" at RouterListener.php line 156
Log messages generated during the compilation of the service container.
Messages
Class
352
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddAdminCommand" (parent: .abstract.instanceof.App\Command\AddAdminCommand).
Resolving inheritance for ".instanceof.App\Command\AddAdminCommand.0.App\Command\AddAdminCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddAdminCommand).
Resolving inheritance for "App\Command\AddAdminCommand" (parent: .instanceof.App\Command\AddAdminCommand.0.App\Command\AddAdminCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddSuperadminCommand" (parent: .abstract.instanceof.App\Command\AddSuperadminCommand).
Resolving inheritance for ".instanceof.App\Command\AddSuperadminCommand.0.App\Command\AddSuperadminCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddSuperadminCommand).
Resolving inheritance for "App\Command\AddSuperadminCommand" (parent: .instanceof.App\Command\AddSuperadminCommand.0.App\Command\AddSuperadminCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronjobCommand" (parent: .abstract.instanceof.App\Command\CronjobCommand).
Resolving inheritance for ".instanceof.App\Command\CronjobCommand.0.App\Command\CronjobCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronjobCommand).
Resolving inheritance for "App\Command\CronjobCommand" (parent: .instanceof.App\Command\CronjobCommand.0.App\Command\CronjobCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronjobKillCommand" (parent: .abstract.instanceof.App\Command\CronjobKillCommand).
Resolving inheritance for ".instanceof.App\Command\CronjobKillCommand.0.App\Command\CronjobKillCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronjobKillCommand).
Resolving inheritance for "App\Command\CronjobKillCommand" (parent: .instanceof.App\Command\CronjobKillCommand.0.App\Command\CronjobKillCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronjobListCommand" (parent: .abstract.instanceof.App\Command\CronjobListCommand).
Resolving inheritance for ".instanceof.App\Command\CronjobListCommand.0.App\Command\CronjobListCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronjobListCommand).
Resolving inheritance for "App\Command\CronjobListCommand" (parent: .instanceof.App\Command\CronjobListCommand.0.App\Command\CronjobListCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InserttestCommand" (parent: .abstract.instanceof.App\Command\InserttestCommand).
Resolving inheritance for ".instanceof.App\Command\InserttestCommand.0.App\Command\InserttestCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InserttestCommand).
Resolving inheritance for "App\Command\InserttestCommand" (parent: .instanceof.App\Command\InserttestCommand.0.App\Command\InserttestCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MongoClearmappingsCommand" (parent: .abstract.instanceof.App\Command\MongoClearmappingsCommand).
Resolving inheritance for ".instanceof.App\Command\MongoClearmappingsCommand.0.App\Command\MongoClearmappingsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MongoClearmappingsCommand).
Resolving inheritance for "App\Command\MongoClearmappingsCommand" (parent: .instanceof.App\Command\MongoClearmappingsCommand.0.App\Command\MongoClearmappingsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MongoIndexCommand" (parent: .abstract.instanceof.App\Command\MongoIndexCommand).
Resolving inheritance for ".instanceof.App\Command\MongoIndexCommand.0.App\Command\MongoIndexCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MongoIndexCommand).
Resolving inheritance for "App\Command\MongoIndexCommand" (parent: .instanceof.App\Command\MongoIndexCommand.0.App\Command\MongoIndexCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PushTestCommand" (parent: .abstract.instanceof.App\Command\PushTestCommand).
Resolving inheritance for ".instanceof.App\Command\PushTestCommand.0.App\Command\PushTestCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PushTestCommand).
Resolving inheritance for "App\Command\PushTestCommand" (parent: .instanceof.App\Command\PushTestCommand.0.App\Command\PushTestCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RandomizeUsersCommand" (parent: .abstract.instanceof.App\Command\RandomizeUsersCommand).
Resolving inheritance for ".instanceof.App\Command\RandomizeUsersCommand.0.App\Command\RandomizeUsersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RandomizeUsersCommand).
Resolving inheritance for "App\Command\RandomizeUsersCommand" (parent: .instanceof.App\Command\RandomizeUsersCommand.0.App\Command\RandomizeUsersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SavecallCalculateSalesforceCommand" (parent: .abstract.instanceof.App\Command\SavecallCalculateSalesforceCommand).
Resolving inheritance for ".instanceof.App\Command\SavecallCalculateSalesforceCommand.0.App\Command\SavecallCalculateSalesforceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SavecallCalculateSalesforceCommand).
Resolving inheritance for "App\Command\SavecallCalculateSalesforceCommand" (parent: .instanceof.App\Command\SavecallCalculateSalesforceCommand.0.App\Command\SavecallCalculateSalesforceCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SavecallMatchSalesforceCommand" (parent: .abstract.instanceof.App\Command\SavecallMatchSalesforceCommand).
Resolving inheritance for ".instanceof.App\Command\SavecallMatchSalesforceCommand.0.App\Command\SavecallMatchSalesforceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SavecallMatchSalesforceCommand).
Resolving inheritance for "App\Command\SavecallMatchSalesforceCommand" (parent: .instanceof.App\Command\SavecallMatchSalesforceCommand.0.App\Command\SavecallMatchSalesforceCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SavecallUploadSalesforceCommand" (parent: .abstract.instanceof.App\Command\SavecallUploadSalesforceCommand).
Resolving inheritance for ".instanceof.App\Command\SavecallUploadSalesforceCommand.0.App\Command\SavecallUploadSalesforceCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SavecallUploadSalesforceCommand).
Resolving inheritance for "App\Command\SavecallUploadSalesforceCommand" (parent: .instanceof.App\Command\SavecallUploadSalesforceCommand.0.App\Command\SavecallUploadSalesforceCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendNotificationCommand" (parent: .abstract.instanceof.App\Command\SendNotificationCommand).
Resolving inheritance for ".instanceof.App\Command\SendNotificationCommand.0.App\Command\SendNotificationCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendNotificationCommand).
Resolving inheritance for "App\Command\SendNotificationCommand" (parent: .instanceof.App\Command\SendNotificationCommand.0.App\Command\SendNotificationCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminAjaxController" (parent: .abstract.instanceof.App\Controller\AdminAjaxController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminAjaxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminAjaxController).
Resolving inheritance for "App\Controller\AdminAjaxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminAjaxController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminChannelsController" (parent: .abstract.instanceof.App\Controller\AdminChannelsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminChannelsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminChannelsController).
Resolving inheritance for "App\Controller\AdminChannelsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminChannelsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController" (parent: .abstract.instanceof.App\Controller\AdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController).
Resolving inheritance for "App\Controller\AdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminCronController" (parent: .abstract.instanceof.App\Controller\AdminCronController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminCronController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminCronController).
Resolving inheritance for ".instanceof.App\Controller\AdminCronController.0.App\Controller\AdminCronController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminCronController).
Resolving inheritance for "App\Controller\AdminCronController" (parent: .instanceof.App\Controller\AdminCronController.0.App\Controller\AdminCronController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminLeadsController" (parent: .abstract.instanceof.App\Controller\AdminLeadsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminLeadsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminLeadsController).
Resolving inheritance for "App\Controller\AdminLeadsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminLeadsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminLoginController" (parent: .abstract.instanceof.App\Controller\AdminLoginController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminLoginController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminLoginController).
Resolving inheritance for "App\Controller\AdminLoginController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminLoginController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminMappingsAliasesController" (parent: .abstract.instanceof.App\Controller\AdminMappingsAliasesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminMappingsAliasesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminMappingsAliasesController).
Resolving inheritance for "App\Controller\AdminMappingsAliasesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminMappingsAliasesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminMappingsAttributesController" (parent: .abstract.instanceof.App\Controller\AdminMappingsAttributesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminMappingsAttributesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminMappingsAttributesController).
Resolving inheritance for "App\Controller\AdminMappingsAttributesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminMappingsAttributesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminMappingsController" (parent: .abstract.instanceof.App\Controller\AdminMappingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminMappingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminMappingsController).
Resolving inheritance for "App\Controller\AdminMappingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminMappingsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminProfileController" (parent: .abstract.instanceof.App\Controller\AdminProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminProfileController).
Resolving inheritance for "App\Controller\AdminProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminProfileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminRulesController" (parent: .abstract.instanceof.App\Controller\AdminRulesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminRulesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminRulesController).
Resolving inheritance for "App\Controller\AdminRulesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminRulesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminSavecallController" (parent: .abstract.instanceof.App\Controller\AdminSavecallController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminSavecallController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminSavecallController).
Resolving inheritance for ".instanceof.App\Controller\AdminSavecallController.0.App\Controller\AdminSavecallController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminSavecallController).
Resolving inheritance for "App\Controller\AdminSavecallController" (parent: .instanceof.App\Controller\AdminSavecallController.0.App\Controller\AdminSavecallController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminUserGroupsController" (parent: .abstract.instanceof.App\Controller\AdminUserGroupsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminUserGroupsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminUserGroupsController).
Resolving inheritance for ".instanceof.App\Controller\AdminUserGroupsController.0.App\Controller\AdminUserGroupsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminUserGroupsController).
Resolving inheritance for "App\Controller\AdminUserGroupsController" (parent: .instanceof.App\Controller\AdminUserGroupsController.0.App\Controller\AdminUserGroupsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminUsersController" (parent: .abstract.instanceof.App\Controller\AdminUsersController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminUsersController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminUsersController).
Resolving inheritance for "App\Controller\AdminUsersController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminUsersController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController" (parent: .abstract.instanceof.App\Controller\ApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController).
Resolving inheritance for "App\Controller\ApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiPegelsAuthController" (parent: .abstract.instanceof.App\Controller\ApiPegelsAuthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiPegelsAuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiPegelsAuthController).
Resolving inheritance for ".instanceof.App\Controller\ApiPegelsAuthController.0.App\Controller\ApiPegelsAuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiPegelsAuthController).
Resolving inheritance for "App\Controller\ApiPegelsAuthController" (parent: .instanceof.App\Controller\ApiPegelsAuthController.0.App\Controller\ApiPegelsAuthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiPegelsController" (parent: .abstract.instanceof.App\Controller\ApiPegelsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiPegelsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiPegelsController).
Resolving inheritance for "App\Controller\ApiPegelsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiPegelsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiPegelsMerchantController" (parent: .abstract.instanceof.App\Controller\ApiPegelsMerchantController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiPegelsMerchantController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiPegelsMerchantController).
Resolving inheritance for "App\Controller\ApiPegelsMerchantController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiPegelsMerchantController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiPegelsUserController" (parent: .abstract.instanceof.App\Controller\ApiPegelsUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiPegelsUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiPegelsUserController).
Resolving inheritance for ".instanceof.App\Controller\ApiPegelsUserController.0.App\Controller\ApiPegelsUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiPegelsUserController).
Resolving inheritance for "App\Controller\ApiPegelsUserController" (parent: .instanceof.App\Controller\ApiPegelsUserController.0.App\Controller\ApiPegelsUserController).
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\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\DomainListener" (parent: .abstract.instanceof.App\EventListener\DomainListener).
Resolving inheritance for "App\EventListener\DomainListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\DomainListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\LocaleListener" (parent: .abstract.instanceof.App\EventListener\LocaleListener).
Resolving inheritance for "App\EventListener\LocaleListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\LocaleListener).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Attributes\AttributeType" (parent: .abstract.instanceof.App\Form\Attributes\AttributeType).
Resolving inheritance for "App\Form\Attributes\AttributeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Attributes\AttributeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Attributes\AttributeValueType" (parent: .abstract.instanceof.App\Form\Attributes\AttributeValueType).
Resolving inheritance for "App\Form\Attributes\AttributeValueType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Attributes\AttributeValueType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChannelType" (parent: .abstract.instanceof.App\Form\ChannelType).
Resolving inheritance for "App\Form\ChannelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChannelType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DeleteConfirmType" (parent: .abstract.instanceof.App\Form\DeleteConfirmType).
Resolving inheritance for "App\Form\DeleteConfirmType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DeleteConfirmType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FileMappingEntryType" (parent: .abstract.instanceof.App\Form\FileMappingEntryType).
Resolving inheritance for "App\Form\FileMappingEntryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FileMappingEntryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FileMappingType" (parent: .abstract.instanceof.App\Form\FileMappingType).
Resolving inheritance for "App\Form\FileMappingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FileMappingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FileUploadType" (parent: .abstract.instanceof.App\Form\FileUploadType).
Resolving inheritance for "App\Form\FileUploadType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FileUploadType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterAdmin\FilterChannelsType" (parent: .abstract.instanceof.App\Form\FilterAdmin\FilterChannelsType).
Resolving inheritance for "App\Form\FilterAdmin\FilterChannelsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterAdmin\FilterChannelsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterAdmin\FilterMappingDataPreviewFieldsType" (parent: .abstract.instanceof.App\Form\FilterAdmin\FilterMappingDataPreviewFieldsType).
Resolving inheritance for "App\Form\FilterAdmin\FilterMappingDataPreviewFieldsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterAdmin\FilterMappingDataPreviewFieldsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterAdmin\FilterMappingDataPreviewType" (parent: .abstract.instanceof.App\Form\FilterAdmin\FilterMappingDataPreviewType).
Resolving inheritance for "App\Form\FilterAdmin\FilterMappingDataPreviewType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterAdmin\FilterMappingDataPreviewType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterAdmin\FilterMappingLogsType" (parent: .abstract.instanceof.App\Form\FilterAdmin\FilterMappingLogsType).
Resolving inheritance for "App\Form\FilterAdmin\FilterMappingLogsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterAdmin\FilterMappingLogsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterAdmin\FilterUserGroupsType" (parent: .abstract.instanceof.App\Form\FilterAdmin\FilterUserGroupsType).
Resolving inheritance for "App\Form\FilterAdmin\FilterUserGroupsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterAdmin\FilterUserGroupsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterAdmin\FilterUsersType" (parent: .abstract.instanceof.App\Form\FilterAdmin\FilterUsersType).
Resolving inheritance for "App\Form\FilterAdmin\FilterUsersType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterAdmin\FilterUsersType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LeadDetailType" (parent: .abstract.instanceof.App\Form\LeadDetailType).
Resolving inheritance for "App\Form\LeadDetailType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LeadDetailType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LeadFollowupType" (parent: .abstract.instanceof.App\Form\LeadFollowupType).
Resolving inheritance for "App\Form\LeadFollowupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LeadFollowupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LeadType" (parent: .abstract.instanceof.App\Form\LeadType).
Resolving inheritance for "App\Form\LeadType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LeadType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProfilePasswordType" (parent: .abstract.instanceof.App\Form\ProfilePasswordType).
Resolving inheritance for "App\Form\ProfilePasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProfilePasswordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UploadType" (parent: .abstract.instanceof.App\Form\UploadType).
Resolving inheritance for "App\Form\UploadType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UploadType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserAddressType" (parent: .abstract.instanceof.App\Form\UserAddressType).
Resolving inheritance for "App\Form\UserAddressType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserAddressType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserGroupType" (parent: .abstract.instanceof.App\Form\UserGroupType).
Resolving inheritance for "App\Form\UserGroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserGroupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserNewPasswordType" (parent: .abstract.instanceof.App\Form\UserNewPasswordType).
Resolving inheritance for "App\Form\UserNewPasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserNewPasswordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserRemindType" (parent: .abstract.instanceof.App\Form\UserRemindType).
Resolving inheritance for "App\Form\UserRemindType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserRemindType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserSendPushType" (parent: .abstract.instanceof.App\Form\UserSendPushType).
Resolving inheritance for "App\Form\UserSendPushType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserSendPushType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType" (parent: .abstract.instanceof.App\Form\UserType).
Resolving inheritance for "App\Form\UserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension" (parent: .abstract.instanceof.App\Twig\AppExtension).
Resolving inheritance for "App\Twig\AppExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\QueryExtension" (parent: .abstract.instanceof.App\Twig\QueryExtension).
Resolving inheritance for "App\Twig\QueryExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\QueryExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\SortableLinkExtension" (parent: .abstract.instanceof.App\Twig\SortableLinkExtension).
Resolving inheritance for "App\Twig\SortableLinkExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\SortableLinkExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\UserPermission" (parent: .abstract.instanceof.App\Twig\UserPermission).
Resolving inheritance for "App\Twig\UserPermission" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\UserPermission).
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.property_info" (parent: cache.system).
Resolving inheritance for "cache.asset_mapper" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._version__default" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
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 "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "serializer.name_converter.metadata_aware" (parent: serializer.name_converter.metadata_aware.abstract).
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 "cache.security_is_csrf_token_valid_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.user.provider.concrete.api_users" (parent: security.user.provider.in_memory).
Resolving inheritance for "security.user.provider.concrete.app_user_provider" (parent: doctrine_mongodb.odm.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_pegels" (parent: security.firewall.config).
Resolving inheritance for "security.listener.api_pegels.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.authenticator.jwt.api_pegels" (parent: lexik_jwt_authentication.security.jwt_authenticator).
Resolving inheritance for "security.authenticator.manager.api_pegels" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api_pegels" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api_pegels" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api_pegels" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api_pegels" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api_token_refresh" (parent: security.firewall.config).
Resolving inheritance for "security.listener.api_token_refresh.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.authenticator.refresh_jwt.api_token_refresh" (parent: gesdinet.jwtrefreshtoken.security.refresh_token_authenticator).
Resolving inheritance for "security.authentication.success_handler.api_token_refresh.refresh_jwt" (parent: gesdinet.jwtrefreshtoken.security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.api_token_refresh.refresh_jwt" (parent: gesdinet.jwtrefreshtoken.security.authentication.failure_handler).
Resolving inheritance for "security.authenticator.manager.api_token_refresh" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api_token_refresh" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api_token_refresh" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api_token_refresh" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api_token_refresh" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
Resolving inheritance for "security.listener.api.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.api" (parent: security.listener.session).
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.admin" (parent: security.firewall.config).
Resolving inheritance for "security.listener.admin.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.1" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.admin" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.admin" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.admin" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.admin" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.form_login.admin" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.admin.form_login" (parent: security.authentication.custom_success_handler).
Resolving inheritance for "security.authentication.success_handler.admin.form_login" (parent: App\Security\Authentication\AuthenticationSuccessHandler).
Resolving inheritance for "security.authentication.failure_handler.admin.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authenticator.manager.admin" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.admin" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.admin" (parent: security.listener.user_checker).
Resolving inheritance for "security.authentication.switchuser_listener.admin" (parent: security.authentication.switchuser_listener).
Resolving inheritance for "security.exception_listener.admin" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.admin" (parent: security.firewall.lazy_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.2" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.form_login.main" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.authentication.switchuser_listener.main" (parent: security.authentication.switchuser_listener).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine_mongodb.odm.default_connection.event_manager" (parent: doctrine_mongodb.odm.connection.event_manager).
Resolving inheritance for "doctrine_mongodb.odm.default_manager_configurator" (parent: doctrine_mongodb.odm.manager_configurator.abstract).
Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
Resolving inheritance for "lexik_jwt_authentication.key_loader.raw" (parent: lexik_jwt_authentication.key_loader.abstract).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Constants\CronJobs" (parent: .abstract.instanceof.App\Constants\CronJobs).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Constants\FieldTypes" (parent: .abstract.instanceof.App\Constants\FieldTypes).
Resolving inheritance for ".instanceof.UnitEnum.0.App\Constants\FileTypes" (parent: .abstract.instanceof.App\Constants\FileTypes).
Resolving inheritance for ".instanceof.App\Document\AccessToken.0.App\Document\AccessToken" (parent: .abstract.instanceof.App\Document\AccessToken).
Resolving inheritance for ".instanceof.App\Document\Aggregation\MappingDataRowResult.0.App\Document\Aggregation\MappingDataRowResult" (parent: .abstract.instanceof.App\Document\Aggregation\MappingDataRowResult).
Resolving inheritance for ".instanceof.App\Document\Attributes\Attribute.0.App\Document\Attributes\Attribute" (parent: .abstract.instanceof.App\Document\Attributes\Attribute).
Resolving inheritance for ".instanceof.App\Document\Attributes\AttributeValue.0.App\Document\Attributes\AttributeValue" (parent: .abstract.instanceof.App\Document\Attributes\AttributeValue).
Resolving inheritance for ".instanceof.App\Document\Channel.0.App\Document\Channel" (parent: .abstract.instanceof.App\Document\Channel).
Resolving inheritance for ".instanceof.App\Document\CronJob.0.App\Document\CronJob" (parent: .abstract.instanceof.App\Document\CronJob).
Resolving inheritance for ".instanceof.App\Document\Dat\DatResponse.0.App\Document\Dat\DatResponse" (parent: .abstract.instanceof.App\Document\Dat\DatResponse).
Resolving inheritance for ".instanceof.App\Document\Lead.0.App\Document\Lead" (parent: .abstract.instanceof.App\Document\Lead).
Resolving inheritance for ".instanceof.App\Document\LeadDetail.0.App\Document\LeadDetail" (parent: .abstract.instanceof.App\Document\LeadDetail).
Resolving inheritance for ".instanceof.App\Document\LeadFollowup.0.App\Document\LeadFollowup" (parent: .abstract.instanceof.App\Document\LeadFollowup).
Resolving inheritance for ".instanceof.App\Document\LeadHistory.0.App\Document\LeadHistory" (parent: .abstract.instanceof.App\Document\LeadHistory).
Resolving inheritance for ".instanceof.App\Document\Mapping.0.App\Document\Mapping" (parent: .abstract.instanceof.App\Document\Mapping).
Resolving inheritance for ".instanceof.App\Document\MappingDataRow.0.App\Document\MappingDataRow" (parent: .abstract.instanceof.App\Document\MappingDataRow).
Resolving inheritance for ".instanceof.App\Document\MappingDataRowEntry.0.App\Document\MappingDataRowEntry" (parent: .abstract.instanceof.App\Document\MappingDataRowEntry).
Resolving inheritance for ".instanceof.App\Document\MappingDataRowExt.0.App\Document\MappingDataRowExt" (parent: .abstract.instanceof.App\Document\MappingDataRowExt).
Resolving inheritance for ".instanceof.App\Document\MappingDataRowImage.0.App\Document\MappingDataRowImage" (parent: .abstract.instanceof.App\Document\MappingDataRowImage).
Resolving inheritance for ".instanceof.App\Document\MappingDataRowSetting.0.App\Document\MappingDataRowSetting" (parent: .abstract.instanceof.App\Document\MappingDataRowSetting).
Resolving inheritance for ".instanceof.App\Document\MappingField.0.App\Document\MappingField" (parent: .abstract.instanceof.App\Document\MappingField).
Resolving inheritance for ".instanceof.App\Document\MappingFile.0.App\Document\MappingFile" (parent: .abstract.instanceof.App\Document\MappingFile).
Resolving inheritance for ".instanceof.App\Document\MappingImageConfig.0.App\Document\MappingImageConfig" (parent: .abstract.instanceof.App\Document\MappingImageConfig).
Resolving inheritance for ".instanceof.App\Document\MappingImageSourceConfig.0.App\Document\MappingImageSourceConfig" (parent: .abstract.instanceof.App\Document\MappingImageSourceConfig).
Resolving inheritance for ".instanceof.App\Document\MappingImportSourceConfig.0.App\Document\MappingImportSourceConfig" (parent: .abstract.instanceof.App\Document\MappingImportSourceConfig).
Resolving inheritance for ".instanceof.App\Document\MappingLog.0.App\Document\MappingLog" (parent: .abstract.instanceof.App\Document\MappingLog).
Resolving inheritance for ".instanceof.App\Document\Metric.0.App\Document\Metric" (parent: .abstract.instanceof.App\Document\Metric).
Resolving inheritance for ".instanceof.App\Document\MobileDeCategory.0.App\Document\MobileDeCategory" (parent: .abstract.instanceof.App\Document\MobileDeCategory).
Resolving inheritance for ".instanceof.App\Document\MobileDeCategorySub.0.App\Document\MobileDeCategorySub" (parent: .abstract.instanceof.App\Document\MobileDeCategorySub).
Resolving inheritance for ".instanceof.App\Document\RefreshToken.0.App\Document\RefreshToken" (parent: .abstract.instanceof.App\Document\RefreshToken).
Resolving inheritance for ".instanceof.App\Document\Savecall\SavecallSalesforceData.0.App\Document\Savecall\SavecallSalesforceData" (parent: .abstract.instanceof.App\Document\Savecall\SavecallSalesforceData).
Resolving inheritance for ".instanceof.App\Document\User.0.App\Document\User" (parent: .abstract.instanceof.App\Document\User).
Resolving inheritance for ".instanceof.App\Document\UserAddress.0.App\Document\UserAddress" (parent: .abstract.instanceof.App\Document\UserAddress).
Resolving inheritance for ".instanceof.App\Document\UserGroup.0.App\Document\UserGroup" (parent: .abstract.instanceof.App\Document\UserGroup).
Resolving inheritance for ".instanceof.App\Document\UserSocial.0.App\Document\UserSocial" (parent: .abstract.instanceof.App\Document\UserSocial).
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 "doctrine.dbal.idle_connection_middleware.default" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.asset_mapper" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
284
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\DependencyInjection\ServicesResetterInterface"; 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 "cache.adapter.valkey"; reason: private alias.
Removed service "cache.adapter.valkey_tag_aware"; 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\NamespacedPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Component\AssetMapper\AssetMapperInterface"; reason: private alias.
Removed service "asset_mapper.http_client"; reason: private alias.
Removed service "Symfony\Component\AssetMapper\ImportMap\ImportMapManager"; reason: private alias.
Removed service "Symfony\Component\AssetMapper\Compressor\CompressorInterface"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "mailer.default_transport"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "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\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderSerializer"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_valkey_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 "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 "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 "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\UserAuthorizationCheckerInterface"; 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\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_pegels"; reason: private alias.
Removed service "security.user_checker.api_pegels"; reason: private alias.
Removed service "security.authentication.session_strategy.api_token_refresh"; reason: private alias.
Removed service "security.user_checker.api_token_refresh"; 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.admin"; reason: private alias.
Removed service "security.user_checker.admin"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Doctrine\ODM\MongoDB\DocumentManager"; reason: private alias.
Removed service "Doctrine\Bundle\MongoDBBundle\ManagerRegistry"; reason: private alias.
Removed service "doctrine_mongodb.odm.event_manager"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenManagerInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\JWSProviderInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\TokenExtractorInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Encoder\JWTEncoderInterface"; reason: private alias.
Removed service "Gesdinet\JWTRefreshTokenBundle\Generator\RefreshTokenGeneratorInterface"; reason: private alias.
Removed service "Gesdinet\JWTRefreshTokenBundle\Model\RefreshTokenManagerInterface"; reason: private alias.
Removed service "Gesdinet\JWTRefreshTokenBundle\Request\Extractor\ExtractorInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $asset_mapperLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $assetMapperLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_clientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service "gesdinet.jwtrefreshtoken.object_manager"; reason: private alias.
Removed service "gesdinet.jwtrefreshtoken.user_checker"; reason: private alias.
Removed service ".service_locator.xqODiDp"; reason: private alias.
Removed service ".service_locator.kVuTj7R"; reason: private alias.
Removed service ".service_locator.q6rKGBk"; reason: private alias.
Removed service ".service_locator.M6XefCJ"; 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 "asset_mapper.mapped_asset_factory"; reason: private alias.
Removed service "assets._default_package"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "security.csrf.token_manager"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "serializer"; 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_pegels"; reason: private alias.
Removed service "security.firewall.authenticator.api_token_refresh"; reason: private alias.
Removed service "security.firewall.authenticator.api"; reason: private alias.
Removed service "security.firewall.authenticator.admin"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "security.event_dispatcher.api_pegels"; reason: private alias.
Removed service "security.event_dispatcher.api_token_refresh"; reason: private alias.
Removed service "security.event_dispatcher.api"; reason: private alias.
Removed service "security.event_dispatcher.admin"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service ".service_locator.n_ENPtW"; reason: private alias.
Removed service ".service_locator._1NgCMO"; reason: private alias.
Removed service ".service_locator.OGh9wgM"; reason: private alias.
Removed service ".service_locator.r9gHYpb"; reason: private alias.
Removed service ".service_locator.iRx1CE2"; reason: private alias.
Removed service ".service_locator._hLgLpF"; reason: private alias.
Removed service ".service_locator.p8o3rz0"; reason: private alias.
Removed service ".service_locator.71pt7yT"; reason: private alias.
Removed service ".service_locator.M_c1ByX"; reason: private alias.
Removed service ".service_locator.bpLh5Gv"; reason: private alias.
Removed service ".service_locator.JxZM50l"; reason: private alias.
Removed service ".service_locator.p_IrkMR"; reason: private alias.
Removed service ".service_locator.OLy0Nrn"; reason: private alias.
Removed service ".service_locator.KIQb63G"; reason: private alias.
Removed service ".service_locator._ol4Fzr"; reason: private alias.
Removed service ".service_locator.gEiwI0H"; reason: private alias.
Removed service ".service_locator.wpwkKyl"; reason: private alias.
Removed service ".service_locator.jCSmrjm"; reason: private alias.
Removed service ".service_locator.JRMtVKh"; reason: private alias.
Removed service ".service_locator.dn8KomH"; reason: private alias.
Removed service ".service_locator.BtFDqfx"; reason: private alias.
Removed service ".service_locator.q4WyYqN"; reason: private alias.
Removed service ".service_locator.NmluoYN"; reason: private alias.
Removed service ".service_locator.2UlDdfO"; reason: private alias.
Removed service ".service_locator.gqQ6bbs"; reason: private alias.
Removed service ".service_locator.Nrz07Zz"; reason: private alias.
Removed service ".service_locator.EYgwYTE"; reason: private alias.
Removed service ".service_locator.jUQzY4l"; reason: private alias.
Removed service ".service_locator.d7qEtc3"; reason: private alias.
Removed service ".service_locator.6XjQqLB"; reason: private alias.
Removed service ".service_locator.KG0tUVy"; reason: private alias.
Removed service ".service_locator.tkBnJC2"; reason: private alias.
Removed service ".service_locator.CjO_GHY"; reason: private alias.
Removed service ".service_locator.g3aV5bO"; reason: private alias.
Removed service ".service_locator.jzgYO9t"; reason: private alias.
Removed service ".service_locator.l7OWBkL"; reason: private alias.
Removed service ".service_locator.eMhshAE"; reason: private alias.
Removed service ".service_locator.LZfVmx6"; reason: private alias.
Removed service ".service_locator.gn43adC"; reason: private alias.
Removed service ".service_locator.3Sug_GA"; reason: private alias.
Removed service ".service_locator.M0omotC"; reason: private alias.
Removed service ".service_locator.IGq20.C"; reason: private alias.
Removed service ".service_locator.Jud8wWI"; reason: private alias.
Removed service ".service_locator.hSYFN4U"; reason: private alias.
Removed service ".service_locator._MVrlWv"; reason: private alias.
Removed service ".service_locator.fklNsUq"; reason: private alias.
Removed service ".service_locator.ixM7Erd"; reason: private alias.
Removed service ".service_locator.B7X43Ig"; reason: private alias.
Removed service ".service_locator.wUvI_bw"; reason: private alias.
Removed service ".service_locator.12GYsux"; reason: private alias.
Removed service ".service_locator.N0eVBnE"; reason: private alias.
Removed service ".service_locator.sYRjFj0"; reason: private alias.
Removed service ".service_locator..VVj1._"; reason: private alias.
Removed service ".service_locator._KAmeVB"; reason: private alias.
Removed service ".service_locator.wSjyrxu"; reason: private alias.
Removed service ".service_locator.PDEHNq0"; reason: private alias.
Removed service ".service_locator.l6GrDWv"; reason: private alias.
Removed service ".service_locator.mzroAPo"; reason: private alias.
Removed service ".service_locator.cQoli1L"; reason: private alias.
Removed service ".service_locator.dqk23YB"; reason: private alias.
Removed service ".service_locator.PA.fZ7M"; reason: private alias.
Removed service ".service_locator.nt3iHJW"; reason: private alias.
Removed service ".service_locator.5ESbuWb"; reason: private alias.
Removed service ".service_locator.RrxlT82"; reason: private alias.
Removed service ".service_locator.VZHygSG"; reason: private alias.
Removed service ".service_locator.9L9plIo"; reason: private alias.
Removed service ".service_locator.oxTEI3O"; reason: private alias.
Removed service ".service_locator.enUUpMV"; reason: private alias.
Removed service ".service_locator.zOkFm1d"; reason: private alias.
Removed service ".service_locator.qIoWoo6"; reason: private alias.
Removed service ".service_locator.egfLTy7"; reason: private alias.
Removed service ".service_locator.voRwayG"; reason: private alias.
Removed service ".service_locator.PQxcFMJ"; reason: private alias.
Removed service ".service_locator.VY7UMQ."; reason: private alias.
Removed service ".service_locator.P1oHa4m"; reason: private alias.
Removed service ".service_locator.9nvaCmp"; reason: private alias.
118
Changed reference of service "App\Form\ProfilePasswordType" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Security\Authentication\AuthenticationSuccessHandler" previously pointing to "router.default" to "router".
Changed reference of service "App\Service\NotificationService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\Service\PdfService" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "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 "console.command.translation_lint" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "asset_mapper.command.compile" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" 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 "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.chat" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.sms" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.email" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.push" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.desktop" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.jwt.api_pegels" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.jwt.api_pegels" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authenticator.refresh_jwt.api_token_refresh" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.success_handler.api_token_refresh.refresh_jwt" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.failure_handler.api_token_refresh.refresh_jwt" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.success_handler.admin.form_login" previously pointing to "router.default" to "router".
Changed reference of service "security.authentication.switchuser_listener.admin" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener.admin" previously pointing to "router.default" to "router".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "router.default" to "router".
Changed reference of service "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 "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.jws_provider.lcobucci" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.handler.authentication_success" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.check_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.migrate_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "gesdinet.jwtrefreshtoken" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "gesdinet.jwtrefreshtoken.security.authentication.failure_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "gesdinet.jwtrefreshtoken.security.authentication.success_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "gesdinet.jwtrefreshtoken.security.refresh_token_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.HwcBAi." previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.TXmTRLE" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.ny5vNKS" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.aDGvrmo" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.gQAZ..i" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.KHhLDTq" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.RI85SeL" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.k7JVvxj" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.viJLwg6" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.GnVAypj" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.ZCLkBYq" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
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.IlGSE9J" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.closure_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.ZyP9f7K" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.7jukgan" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.qXR9Hv0" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.l7UlZMH" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
398
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 "serializer.name_converter.metadata_aware.abstract"; 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\CharsetValidator"; 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\MacAddressValidator"; 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\WeekValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WordCountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\YamlValidator"; 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 "doctrine.dbal.idle_connection_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_discovery.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwkset"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.access_token_handler.oidc.encryption"; reason: abstract.
Removed service "security.access_token_handler.oauth2"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "doctrine_mongodb.odm.connection.event_manager"; reason: abstract.
Removed service "doctrine_mongodb.odm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine_mongodb.odm.security.user.provider"; reason: abstract.
Removed service "lexik_jwt_authentication.key_loader.abstract"; reason: abstract.
Removed service "lexik_jwt_authentication.security.jwt_authenticator"; reason: abstract.
Removed service "gesdinet.jwtrefreshtoken.security.refresh_token_authenticator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddAdminCommand"; reason: abstract.
Removed service ".instanceof.App\Command\AddAdminCommand.0.App\Command\AddAdminCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AddAdminCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\AddSuperadminCommand"; reason: abstract.
Removed service ".instanceof.App\Command\AddSuperadminCommand.0.App\Command\AddSuperadminCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\AddSuperadminCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronjobCommand"; reason: abstract.
Removed service ".instanceof.App\Command\CronjobCommand.0.App\Command\CronjobCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CronjobCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronjobKillCommand"; reason: abstract.
Removed service ".instanceof.App\Command\CronjobKillCommand.0.App\Command\CronjobKillCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CronjobKillCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronjobListCommand"; reason: abstract.
Removed service ".instanceof.App\Command\CronjobListCommand.0.App\Command\CronjobListCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CronjobListCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\InserttestCommand"; reason: abstract.
Removed service ".instanceof.App\Command\InserttestCommand.0.App\Command\InserttestCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\InserttestCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MongoClearmappingsCommand"; reason: abstract.
Removed service ".instanceof.App\Command\MongoClearmappingsCommand.0.App\Command\MongoClearmappingsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MongoClearmappingsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MongoIndexCommand"; reason: abstract.
Removed service ".instanceof.App\Command\MongoIndexCommand.0.App\Command\MongoIndexCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MongoIndexCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PushTestCommand"; reason: abstract.
Removed service ".instanceof.App\Command\PushTestCommand.0.App\Command\PushTestCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PushTestCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\RandomizeUsersCommand"; reason: abstract.
Removed service ".instanceof.App\Command\RandomizeUsersCommand.0.App\Command\RandomizeUsersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\RandomizeUsersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SavecallCalculateSalesforceCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SavecallCalculateSalesforceCommand.0.App\Command\SavecallCalculateSalesforceCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SavecallCalculateSalesforceCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SavecallMatchSalesforceCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SavecallMatchSalesforceCommand.0.App\Command\SavecallMatchSalesforceCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SavecallMatchSalesforceCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SavecallUploadSalesforceCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SavecallUploadSalesforceCommand.0.App\Command\SavecallUploadSalesforceCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SavecallUploadSalesforceCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendNotificationCommand"; reason: abstract.
Removed service ".instanceof.App\Command\SendNotificationCommand.0.App\Command\SendNotificationCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendNotificationCommand"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Constants\CronJobs"; reason: abstract.
Removed service ".abstract.instanceof.App\Constants\CronJobs"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Constants\FieldTypes"; reason: abstract.
Removed service ".abstract.instanceof.App\Constants\FieldTypes"; reason: abstract.
Removed service ".instanceof.UnitEnum.0.App\Constants\FileTypes"; reason: abstract.
Removed service ".abstract.instanceof.App\Constants\FileTypes"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminAjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminAjaxController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdminAjaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminChannelsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminChannelsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdminChannelsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminCronController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminCronController"; reason: abstract.
Removed service ".instanceof.App\Controller\AdminCronController.0.App\Controller\AdminCronController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdminCronController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminLeadsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminLeadsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdminLeadsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminLoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminLoginController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdminLoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminMappingsAliasesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminMappingsAliasesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdminMappingsAliasesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminMappingsAttributesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminMappingsAttributesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdminMappingsAttributesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminMappingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminMappingsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdminMappingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminProfileController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdminProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminRulesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminRulesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdminRulesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminSavecallController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminSavecallController"; reason: abstract.
Removed service ".instanceof.App\Controller\AdminSavecallController.0.App\Controller\AdminSavecallController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdminSavecallController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminUserGroupsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminUserGroupsController"; reason: abstract.
Removed service ".instanceof.App\Controller\AdminUserGroupsController.0.App\Controller\AdminUserGroupsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdminUserGroupsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AdminUsersController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AdminUsersController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AdminUsersController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiPegelsAuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiPegelsAuthController"; reason: abstract.
Removed service ".instanceof.App\Controller\ApiPegelsAuthController.0.App\Controller\ApiPegelsAuthController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApiPegelsAuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiPegelsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiPegelsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApiPegelsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiPegelsMerchantController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiPegelsMerchantController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApiPegelsMerchantController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiPegelsUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiPegelsUserController"; reason: abstract.
Removed service ".instanceof.App\Controller\ApiPegelsUserController.0.App\Controller\ApiPegelsUserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApiPegelsUserController"; 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.App\Document\AccessToken.0.App\Document\AccessToken"; reason: abstract.
Removed service ".abstract.instanceof.App\Document\AccessToken"; reason: abstract.
Removed service ".instanceof.App\Document\Aggregation\MappingDataRowResult.0.App\Document\Aggregation\MappingDataRowResult"; reason: abstract.
Removed service ".abstract.instanceof.App\Document\Aggregation\MappingDataRowResult"; reason: abstract.
Removed service ".instanceof.App\Document\Attributes\Attribute.0.App\Document\Attributes\Attribute"; reason: abstract.
Removed service ".abstract.instanceof.App\Document\Attributes\Attribute"; reason: abstract.
Removed service ".instanceof.App\Document\Attributes\AttributeValue.0.App\Document\Attributes\AttributeValue"; reason: abstract.
Removed service ".abstract.instanceof.App\Document\Attributes\AttributeValue"; reason: abstract.
Removed service ".instanceof.App\Document\Channel.0.App\Document\Channel"; reason: abstract.
Removed service ".abstract.instanceof.App\Document\Channel"; reason: abstract.
Removed service ".instanceof.App\Document\CronJob.0.App\Document\CronJob"; reason: abstract.
Removed service ".abstract.instanceof.App\Document\CronJob"; reason: abstract.
Removed service ".instanceof.App\Document\Dat\DatResponse.0.App\Document\Dat\DatResponse"; reason: abstract.
Removed service ".abstract.instanceof.App\Document\Dat\DatResponse"; reason: abstract.
Removed service ".instanceof.App\Document\Lead.0.App\Document\Lead"; reason: abstract.
Removed service ".abstract.instanceof.App\Document\Lead"; reason: abstract.
Removed service ".instanceof.App\Document\LeadDetail.0.App\Document\LeadDetail"; reason: abstract.
Removed service ".abstract.instanceof.App\Document\LeadDetail"; reason: abstract.
Removed service ".instanceof.App\Document\LeadFollowup.0.App\Document\LeadFollowup"; reason: abstract.
Removed service ".abstract.instanceof.App\Document\LeadFollowup"; reason: abstract.
Removed service ".instanceof.App\Document\LeadHistory.0.App\Document\LeadHistory"; reason: abstract.
Removed service ".abstract.instanceof.App\Document\LeadHistory"; reason: abstract.
Removed service ".instanceof.App\Document\Mapping.0.App\Document\Mapping"; reason: abstract.
Removed service ".abstract.instanceof.App\Document\Mapping"; reason: abstract.
Removed service ".instanceof.App\Document\MappingDataRow.0.App\Document\MappingDataRow"; reason: abstract.
Removed service ".abstract.instanceof.App\Document\MappingDataRow"; reason: abstract.
Removed service ".instanceof.App\Document\MappingDataRowEntry.0.App\Document\MappingDataRowEntry"; reason: abstract.
Removed service ".abstract.instanceof.App\Document\MappingDataRowEntry"; reason: abstract.
Removed service ".instanceof.App\Document\MappingDataRowExt.0.App\Document\MappingDataRowExt"; reason: abstract.
Removed service ".abstract.instanceof.App\Document\MappingDataRowExt"; reason: abstract.
Removed service ".instanceof.App\Document\MappingDataRowImage.0.App\Document\MappingDataRowImage"; reason: abstract.
Removed service ".abstract.instanceof.App\Document\MappingDataRowImage"; reason: abstract.
Removed service ".instanceof.App\Document\MappingDataRowSetting.0.App\Document\MappingDataRowSetting"; reason: abstract.
Removed service ".abstract.instanceof.App\Document\MappingDataRowSetting"; reason: abstract.
Removed service ".instanceof.App\Document\MappingField.0.App\Document\MappingField"; reason: abstract.
Removed service ".abstract.instanceof.App\Document\MappingField"; reason: abstract.
Removed service ".instanceof.App\Document\MappingFile.0.App\Document\MappingFile"; reason: abstract.
Removed service ".abstract.instanceof.App\Document\MappingFile"; reason: abstract.
Removed service ".instanceof.App\Document\MappingImageConfig.0.App\Document\MappingImageConfig"; reason: abstract.
Removed service ".abstract.instanceof.App\Document\MappingImageConfig"; reason: abstract.
Removed service ".instanceof.App\Document\MappingImageSourceConfig.0.App\Document\MappingImageSourceConfig"; reason: abstract.
Removed service ".abstract.instanceof.App\Document\MappingImageSourceConfig"; reason: abstract.
Removed service ".instanceof.App\Document\MappingImportSourceConfig.0.App\Document\MappingImportSourceConfig"; reason: abstract.
Removed service ".abstract.instanceof.App\Document\MappingImportSourceConfig"; reason: abstract.
Removed service ".instanceof.App\Document\MappingLog.0.App\Document\MappingLog"; reason: abstract.
Removed service ".abstract.instanceof.App\Document\MappingLog"; reason: abstract.
Removed service ".instanceof.App\Document\Metric.0.App\Document\Metric"; reason: abstract.
Removed service ".abstract.instanceof.App\Document\Metric"; reason: abstract.
Removed service ".instanceof.App\Document\MobileDeCategory.0.App\Document\MobileDeCategory"; reason: abstract.
Removed service ".abstract.instanceof.App\Document\MobileDeCategory"; reason: abstract.
Removed service ".instanceof.App\Document\MobileDeCategorySub.0.App\Document\MobileDeCategorySub"; reason: abstract.
Removed service ".abstract.instanceof.App\Document\MobileDeCategorySub"; reason: abstract.
Removed service ".instanceof.App\Document\RefreshToken.0.App\Document\RefreshToken"; reason: abstract.
Removed service ".abstract.instanceof.App\Document\RefreshToken"; reason: abstract.
Removed service ".instanceof.App\Document\Savecall\SavecallSalesforceData.0.App\Document\Savecall\SavecallSalesforceData"; reason: abstract.
Removed service ".abstract.instanceof.App\Document\Savecall\SavecallSalesforceData"; reason: abstract.
Removed service ".instanceof.App\Document\User.0.App\Document\User"; reason: abstract.
Removed service ".abstract.instanceof.App\Document\User"; reason: abstract.
Removed service ".instanceof.App\Document\UserAddress.0.App\Document\UserAddress"; reason: abstract.
Removed service ".abstract.instanceof.App\Document\UserAddress"; reason: abstract.
Removed service ".instanceof.App\Document\UserGroup.0.App\Document\UserGroup"; reason: abstract.
Removed service ".abstract.instanceof.App\Document\UserGroup"; reason: abstract.
Removed service ".instanceof.App\Document\UserSocial.0.App\Document\UserSocial"; reason: abstract.
Removed service ".abstract.instanceof.App\Document\UserSocial"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\DomainListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\DomainListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventListener\LocaleListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\LocaleListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Attributes\AttributeType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Attributes\AttributeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Attributes\AttributeValueType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Attributes\AttributeValueType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ChannelType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ChannelType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\DeleteConfirmType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\DeleteConfirmType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FileMappingEntryType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FileMappingEntryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FileMappingType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FileMappingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FileUploadType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FileUploadType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterAdmin\FilterChannelsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FilterAdmin\FilterChannelsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterAdmin\FilterMappingDataPreviewFieldsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FilterAdmin\FilterMappingDataPreviewFieldsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterAdmin\FilterMappingDataPreviewType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FilterAdmin\FilterMappingDataPreviewType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterAdmin\FilterMappingLogsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FilterAdmin\FilterMappingLogsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterAdmin\FilterUserGroupsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FilterAdmin\FilterUserGroupsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\FilterAdmin\FilterUsersType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\FilterAdmin\FilterUsersType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LeadDetailType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\LeadDetailType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LeadFollowupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\LeadFollowupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\LeadType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\LeadType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ProfilePasswordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ProfilePasswordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UploadType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UploadType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserAddressType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserAddressType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserGroupType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserGroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserNewPasswordType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserNewPasswordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserRemindType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserRemindType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserSendPushType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserSendPushType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserType"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\AppExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\QueryExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\QueryExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\SortableLinkExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\SortableLinkExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\UserPermission"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\UserPermission"; reason: abstract.
227
Removed service "cp.aws_s3.client"; reason: unused.
Removed service "App\Components\Breadcrumb"; reason: unused.
Removed service "App\Constants\Automotive\FieldTypesSpecialAutomotive"; reason: unused.
Removed service "App\Constants\ConfigConstants"; reason: unused.
Removed service "App\Constants\CronJobs"; reason: unused.
Removed service "App\Constants\CronJobsFrequency"; reason: unused.
Removed service "App\Constants\FieldOption"; reason: unused.
Removed service "App\Constants\FieldTypes"; reason: unused.
Removed service "App\Constants\FileEncoding"; reason: unused.
Removed service "App\Constants\FileTypes"; reason: unused.
Removed service "App\Constants\FtpMode"; reason: unused.
Removed service "App\Constants\FtpProtocol"; reason: unused.
Removed service "App\Constants\ImageFilename"; reason: unused.
Removed service "App\Constants\ImageSource"; reason: unused.
Removed service "App\Constants\ImageType"; reason: unused.
Removed service "App\Constants\ImportSource"; reason: unused.
Removed service "App\Constants\LeadFollowupPriority"; reason: unused.
Removed service "App\Constants\LeadFollowupReminder"; reason: unused.
Removed service "App\Constants\LeadFollowupStage"; reason: unused.
Removed service "App\Constants\LeadSource"; reason: unused.
Removed service "App\Constants\LeadStatus"; reason: unused.
Removed service "App\Constants\LoggerType"; reason: unused.
Removed service "App\Constants\MappingLogCategory"; reason: unused.
Removed service "App\Constants\MetricType"; reason: unused.
Removed service "App\Constants\MobileDeRefTypes"; reason: unused.
Removed service "App\Constants\NotificationType"; reason: unused.
Removed service "App\Constants\Savecall\FieldTypesSpecialSavecall"; reason: unused.
Removed service "App\Constants\Savecall\TariffRulesSavecall"; reason: unused.
Removed service "App\Constants\SettingTypes"; reason: unused.
Removed service "App\Constants\UserCountry"; reason: unused.
Removed service "App\Constants\UserRole"; reason: unused.
Removed service "App\Constants\UserSource"; reason: unused.
Removed service "App\Document\AccessToken"; reason: unused.
Removed service "App\Document\Aggregation\MappingDataRowResult"; reason: unused.
Removed service "App\Document\Attributes\Attribute"; reason: unused.
Removed service "App\Document\Attributes\AttributeValue"; reason: unused.
Removed service "App\Document\Channel"; reason: unused.
Removed service "App\Document\CronJob"; reason: unused.
Removed service "App\Document\Dat\DatResponse"; reason: unused.
Removed service "App\Document\Lead"; reason: unused.
Removed service "App\Document\LeadDetail"; reason: unused.
Removed service "App\Document\LeadFollowup"; reason: unused.
Removed service "App\Document\LeadHistory"; reason: unused.
Removed service "App\Document\Mapping"; reason: unused.
Removed service "App\Document\MappingDataRow"; reason: unused.
Removed service "App\Document\MappingDataRowEntry"; reason: unused.
Removed service "App\Document\MappingDataRowExt"; reason: unused.
Removed service "App\Document\MappingDataRowImage"; reason: unused.
Removed service "App\Document\MappingDataRowSetting"; reason: unused.
Removed service "App\Document\MappingField"; reason: unused.
Removed service "App\Document\MappingFile"; reason: unused.
Removed service "App\Document\MappingImageConfig"; reason: unused.
Removed service "App\Document\MappingImageSourceConfig"; reason: unused.
Removed service "App\Document\MappingImportSourceConfig"; reason: unused.
Removed service "App\Document\MappingLog"; reason: unused.
Removed service "App\Document\Metric"; reason: unused.
Removed service "App\Document\MobileDeCategory"; reason: unused.
Removed service "App\Document\MobileDeCategorySub"; reason: unused.
Removed service "App\Document\RefreshToken"; reason: unused.
Removed service "App\Document\Savecall\SavecallSalesforceData"; reason: unused.
Removed service "App\Document\User"; reason: unused.
Removed service "App\Document\UserAddress"; reason: unused.
Removed service "App\Document\UserGroup"; reason: unused.
Removed service "App\Document\UserSocial"; reason: unused.
Removed service "App\Dto\FtpDataDto"; reason: unused.
Removed service "App\Dto\InputDto"; reason: unused.
Removed service "App\Dto\Savecall\PriceDto"; reason: unused.
Removed service "App\Dto\UploadDto"; reason: unused.
Removed service "App\Dto\UserAuthDto"; reason: unused.
Removed service "App\Factory\EntityChannelFactory"; reason: unused.
Removed service "App\Repository\AccessTokenRepository"; reason: unused.
Removed service "App\Repository\BaseRepository"; reason: unused.
Removed service "App\Security\AdminUserChecker"; reason: unused.
Removed service "App\Security\Authentication\AuthenticationSuccessHandler"; reason: unused.
Removed service "App\Service\FormFilterServicePlugins\AdminChannelsPlugin"; reason: unused.
Removed service "App\Service\FormFilterServicePlugins\AdminMappingLogsPlugin"; reason: unused.
Removed service "App\Service\FormFilterServicePlugins\AdminUserGroupsPlugin"; reason: unused.
Removed service "App\Service\FormFilterServicePlugins\AdminUsersPlugin"; reason: unused.
Removed service "App\Service\Salesforce\SalesforceClientExtension"; 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 "asset_mapper.compressor.brotli"; reason: unused.
Removed service "asset_mapper.compressor.zstandard"; reason: unused.
Removed service "asset_mapper.compressor.gzip"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "serializer.name_converter.snake_case_to_camel_case"; reason: unused.
Removed service "type_info.type_context_factory"; reason: unused.
Removed service "type_info.resolver"; reason: unused.
Removed service "type_info.resolver.reflection_type"; reason: unused.
Removed service "type_info.resolver.reflection_parameter"; reason: unused.
Removed service "type_info.resolver.reflection_property"; reason: unused.
Removed service "type_info.resolver.reflection_return"; reason: unused.
Removed service "type_info.resolver.string"; reason: unused.
Removed service "type_info.resolver.reflection_parameter.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_property.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_return.phpdoc_aware"; reason: unused.
Removed service ".cache_connection.MfCypIA"; reason: unused.
Removed service ".cache_connection.H8vabc8"; reason: unused.
Removed service ".cache_connection.8kvDmRs"; 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.dispatch_pcntl_signal_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.channel.desktop"; reason: unused.
Removed service "notifier.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; reason: unused.
Removed service "notifier.admin_recipient.0"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service ".1_ServiceLocator~Zk7xjPi"; 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.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.algorithm_manager_factory"; 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.access_token_handler.oidc.signature.RS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption_algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.RSAOAEP"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHES"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHSS"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128CBCHS256"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192CBCHS384"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256CBCHS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256GCM"; reason: unused.
Removed service "security.user_checker.chain.api_pegels"; reason: unused.
Removed service "security.user_checker.chain.api_token_refresh"; reason: unused.
Removed service "security.user_checker.chain.api"; reason: unused.
Removed service "security.user_checker.chain.admin"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "maker.php_compat_util"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_subscriber"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "doctrine_mongodb.odm.listeners.resolve_target_document"; reason: unused.
Removed service "doctrine_mongodb.odm.psr_command_logger"; reason: unused.
Removed service "webpack_encore.cache"; reason: unused.
Removed service "lexik_jwt_authentication.payload_enrichment.random_jti_enrichment"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.query_parameter_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.split_cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.security.jwt_user_provider"; reason: unused.
Removed service "gesdinet.jwtrefreshtoken.security.authentication.failure_handler"; reason: unused.
Removed service "gesdinet.jwtrefreshtoken.security.authentication.success_handler"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.flatten_exception"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.problem"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.uid"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetime"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.mime_message"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetimezone"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.dateinterval"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.form_error"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.backed_enum"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.number"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.data_uri"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.translatable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.json_serializable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.array"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.object"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.xml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.json"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.yaml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.csv"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service ".service_locator.NLcq8cs"; reason: unused.
Removed service ".service_locator.riiCAol"; reason: unused.
Removed service ".service_locator.7KXt.i1"; reason: unused.
470
Inlined service ".service_locator.ZyP9f7K.App\Controller\AdminAjaxController" to "App\Controller\AdminAjaxController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\AdminChannelsController" to "App\Controller\AdminChannelsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\AdminController" to "App\Controller\AdminController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\AdminCronController" to "App\Controller\AdminCronController".
Inlined service "App\Repository\LeadsFollowupRepository" to "App\Controller\AdminLeadsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\AdminLeadsController" to "App\Controller\AdminLeadsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\AdminLoginController" to "App\Controller\AdminLoginController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\AdminMappingsAliasesController" to "App\Controller\AdminMappingsAliasesController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\AdminMappingsAttributesController" to "App\Controller\AdminMappingsAttributesController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\AdminMappingsController" to "App\Controller\AdminMappingsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\AdminProfileController" to "App\Controller\AdminProfileController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\AdminRulesController" to "App\Controller\AdminRulesController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\AdminSavecallController" to "App\Controller\AdminSavecallController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\AdminUserGroupsController" to "App\Controller\AdminUserGroupsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\AdminUsersController" to "App\Controller\AdminUsersController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\ApiController" to "App\Controller\ApiController".
Inlined service "App\Service\SocialAuthService" to "App\Controller\ApiPegelsAuthController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\ApiPegelsAuthController" to "App\Controller\ApiPegelsAuthController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\ApiPegelsController" to "App\Controller\ApiPegelsController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\ApiPegelsMerchantController" to "App\Controller\ApiPegelsMerchantController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\ApiPegelsUserController" to "App\Controller\ApiPegelsUserController".
Inlined service ".service_locator.ZyP9f7K.App\Controller\IndexController" to "App\Controller\IndexController".
Inlined service "security.access_token_extractor.header" to "App\Security\ApiKeyAuthenticator".
Inlined service "App\Repository\Dat\DatResponseRepository" to "App\Service\DatService".
Inlined service "App\Service\Firebase\FirebaseTokenService" to "App\Service\Firebase\FirebasePushService".
Inlined service "App\Service\Emotion\ParserService" to "App\Service\MappingService".
Inlined service "mailer.mailer" to "App\Service\NotificationService".
Inlined service "App\Service\Savecall\TariffService" to "App\Service\Savecall\SalesforceService".
Inlined service "App\Service\Savecall\CsvService" to "App\Service\Savecall\SalesforceService".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.va_rxC4" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.DOrA4Nm" 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.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.asset_mapper.recorder_inner" to "cache.asset_mapper".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "asset_mapper.asset_package" to "assets.packages".
Inlined service "asset_mapper.cached_mapped_asset_factory" to "asset_mapper".
Inlined service "asset_mapper.cached_mapped_asset_factory.inner" to "asset_mapper.cached_mapped_asset_factory".
Inlined service "asset_mapper.asset_package.inner" to "asset_mapper.asset_package".
Inlined service "asset_mapper.local_public_assets_filesystem" to "asset_mapper.command.compile".
Inlined service "asset_mapper.importmap.auditor" to "asset_mapper.importmap.command.audit".
Inlined service "asset_mapper.importmap.update_checker" to "asset_mapper.importmap.command.outdated".
Inlined service "asset_mapper.compressor" to "asset_mapper.assets.command.compress".
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.ILdUWIS" 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.7jukgan.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.rhF__EI" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.u.4FiKa" to "router.expression_language_provider".
Inlined service ".service_locator.qXR9Hv0.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.ECaP3MA" to "session_listener".
Inlined service "security.csrf.same_origin_token_manager.inner" to "security.csrf.same_origin_token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.iqxnoky" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "doctrine_odm.mongodb.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.w98DeCV" 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.yIlffmK" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.IlGSE9J" to "messenger.routable_message_bus".
Inlined service "chatter.transport_factory" to "chatter.transports".
Inlined service "chatter.transports" to "chatter.messenger.chat_handler".
Inlined service "texter.transport_factory" to "texter.transports".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "notifier.data_collector" to "profiler".
Inlined service "doctrine_mongodb.odm.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service ".service_locator.l73xxOy" to "profiler.state_checker".
Inlined service "profiler.state_checker" to "profiler.is_disabled_state_checker".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "debug.serializer.inner" to "debug.serializer".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.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 "doctrine.dbal.idle_connection_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.rM.RRbw" 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 "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.importmap" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "App\Twig\AppExtension" to "twig".
Inlined service "App\Twig\QueryExtension" to "twig".
Inlined service "App\Twig\SortableLinkExtension" to "twig".
Inlined service "App\Twig\UserPermission" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "webpack_encore.twig_entry_files_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 "twig.configurator.environment" to "twig".
Inlined service ".service_locator.lMv3Dwi.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.hVWZWKZ" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "asset_mapper.importmap.renderer" to "twig.runtime.importmap".
Inlined service ".service_locator.mDV6p8L" to "security.token_storage".
Inlined service ".service_locator.2QMaG2L" to "security.helper".
Inlined service ".service_locator.nneGjKg" to "security.helper".
Inlined service ".service_locator.d7ka8V6" to "security.helper".
Inlined service ".service_locator.S3j4EPT" to "security.helper".
Inlined service ".service_locator.v8bQoPD" to "security.helper".
Inlined service ".service_locator.0CS_i83" 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 "cache.security_is_csrf_token_valid_attribute_expression_language.recorder_inner" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Inlined service ".security.request_matcher.F1Z5kfg" to "security.access_map".
Inlined service ".security.request_matcher.lxe.WpK" to "security.access_map".
Inlined service ".security.request_matcher.KpGRTFv" to "security.access_map".
Inlined service ".security.request_matcher.VE4LQcO" to "security.access_map".
Inlined service ".security.request_matcher.SVK5D2B" to "security.access_map".
Inlined service ".security.request_matcher.0tMb.ud" 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.kQIRvor" to ".security.request_matcher.gOpgIHx".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "lexik_jwt_authentication.extractor.chain_extractor" to "security.authenticator.jwt.api_pegels".
Inlined service "debug.security.firewall.authenticator.api_pegels.inner" to "debug.security.firewall.authenticator.api_pegels".
Inlined service "security.exception_listener.api_pegels" to "security.firewall.map.context.api_pegels".
Inlined service "security.firewall.map.config.api_pegels" to "security.firewall.map.context.api_pegels".
Inlined service ".security.request_matcher.c3CxuOx" to ".security.request_matcher.wBUJYK9".
Inlined service "security.authentication.success_handler.api_token_refresh.refresh_jwt" to "security.authenticator.refresh_jwt.api_token_refresh".
Inlined service "security.authentication.failure_handler.api_token_refresh.refresh_jwt" to "security.authenticator.refresh_jwt.api_token_refresh".
Inlined service "debug.security.firewall.authenticator.api_token_refresh.inner" to "debug.security.firewall.authenticator.api_token_refresh".
Inlined service "security.exception_listener.api_token_refresh" to "security.firewall.map.context.api_token_refresh".
Inlined service "security.firewall.map.config.api_token_refresh" to "security.firewall.map.context.api_token_refresh".
Inlined service ".security.request_matcher.5n1UlhU" to ".security.request_matcher.7hdBUZ0".
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.success_handler.admin.form_login" to "security.authenticator.form_login.admin".
Inlined service "security.authentication.failure_handler.admin.form_login" to "security.authenticator.form_login.admin".
Inlined service "debug.security.firewall.authenticator.admin.inner" to "debug.security.firewall.authenticator.admin".
Inlined service "security.exception_listener.admin" to "security.firewall.map.context.admin".
Inlined service "security.logout_listener.admin" to "security.firewall.map.context.admin".
Inlined service "security.firewall.map.config.admin" to "security.firewall.map.context.admin".
Inlined service "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.mAE4hmT" to ".security.request_matcher.F1Z5kfg".
Inlined service ".security.request_matcher.TjPmkKd" to ".security.request_matcher.lxe.WpK".
Inlined service ".security.request_matcher.pQ3qpSO" to ".security.request_matcher.KpGRTFv".
Inlined service ".security.request_matcher.fkKtRbs" to ".security.request_matcher.VE4LQcO".
Inlined service ".security.request_matcher.pqyCXG8" to ".security.request_matcher.SVK5D2B".
Inlined service ".security.request_matcher.3qgJVJN" to ".security.request_matcher.0tMb.ud".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_listener".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "doctrine_mongodb.odm.default_metadata_cache" to "doctrine_mongodb.odm.default_configuration".
Inlined service "doctrine_mongodb.odm.default_metadata_driver" to "doctrine_mongodb.odm.default_configuration".
Inlined service "doctrine_mongodb.odm.container_repository_factory" to "doctrine_mongodb.odm.default_configuration".
Inlined service "doctrine_mongodb.odm.default_attribute_metadata_driver" to "doctrine_mongodb.odm.default_metadata_driver".
Inlined service "doctrine_mongodb.odm.default_xml_metadata_driver" to "doctrine_mongodb.odm.default_metadata_driver".
Inlined service "doctrine_mongodb.odm.default_configuration" to "doctrine_mongodb.odm.default_document_manager".
Inlined service "doctrine_mongodb.odm.default_connection.event_manager" to "doctrine_mongodb.odm.default_document_manager".
Inlined service "doctrine_mongodb.odm.default_manager_configurator" to "doctrine_mongodb.odm.default_document_manager".
Inlined service "doctrine_mongodb.odm.document_value_resolver.expression_language" to "doctrine_mongodb.odm.entity_value_resolver".
Inlined service "doctrine_mongodb.odm.entity_value_resolver" to "doctrine_mongodb.odm.document_value_resolver".
Inlined service ".service_locator.fKIsVqY" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".1_ServiceLocator~k_Bzn1D" to "webpack_encore.twig_entry_files_extension".
Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
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 "lexik_jwt_authentication.payload_enrichment" to "lexik_jwt_authentication.jwt_manager".
Inlined service "lexik_jwt_authentication.extractor.authorization_header_extractor" to "lexik_jwt_authentication.extractor.chain_extractor".
Inlined service "gesdinet.jwtrefreshtoken.request.extractor.request_body" to "gesdinet.jwtrefreshtoken.request.extractor.chain".
Inlined service "gesdinet.jwtrefreshtoken.request.extractor.request_parameter" to "gesdinet.jwtrefreshtoken.request.extractor.chain".
Inlined service "gesdinet.jwtrefreshtoken.request.extractor.request_cookie" to "gesdinet.jwtrefreshtoken.request.extractor.chain".
Inlined service "lexik_jwt_authentication.handler.authentication_failure" to "gesdinet.jwtrefreshtoken".
Inlined service "debug.security.event_dispatcher.api_pegels.inner" to "debug.security.event_dispatcher.api_pegels".
Inlined service "debug.security.event_dispatcher.api_token_refresh.inner" to "debug.security.event_dispatcher.api_token_refresh".
Inlined service "debug.security.event_dispatcher.api.inner" to "debug.security.event_dispatcher.api".
Inlined service "debug.security.event_dispatcher.admin.inner" to "debug.security.event_dispatcher.admin".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
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 ".service_locator.M0fAXVE" to ".service_locator.M0fAXVE.App\Controller\AdminAjaxController::updateRowData()".
Inlined service ".service_locator.867aNtD" to ".service_locator.867aNtD.App\Controller\AdminAjaxController::getFieldsFromMapping()".
Inlined service ".service_locator.vX93oy4" to ".service_locator.vX93oy4.App\Controller\AdminAjaxController::fetchMappingParents()".
Inlined service ".service_locator.idrfqkI" to ".service_locator.idrfqkI.App\Controller\AdminChannelsController::index()".
Inlined service ".service_locator.HwcBAi." to ".service_locator.HwcBAi..App\Controller\AdminChannelsController::add()".
Inlined service ".service_locator.TXmTRLE" to ".service_locator.TXmTRLE.App\Controller\AdminChannelsController::edit()".
Inlined service ".service_locator.XHkfyeF" to ".service_locator.XHkfyeF.App\Controller\AdminChannelsController::preview()".
Inlined service ".service_locator.2ri3ETI" to ".service_locator.2ri3ETI.App\Controller\AdminController::index()".
Inlined service ".service_locator.JrlHyWM" to ".service_locator.JrlHyWM.App\Controller\AdminController::indexMobileDe()".
Inlined service ".service_locator._5yVcuD" to ".service_locator._5yVcuD.App\Controller\AdminController::indexEmotion()".
Inlined service ".service_locator.j3N1rE4" to ".service_locator.j3N1rE4.App\Controller\AdminController::ai()".
Inlined service ".service_locator.eG1rWb7" to ".service_locator.eG1rWb7.App\Controller\AdminController::salesforce()".
Inlined service ".service_locator.oCQW05z" to ".service_locator.oCQW05z.App\Controller\AdminController::insertmetrics()".
Inlined service ".service_locator.1BhG3nT" to ".service_locator.1BhG3nT.App\Controller\AdminCronController::add()".
Inlined service ".service_locator.Y2yN4GJ" to ".service_locator.Y2yN4GJ.App\Controller\AdminLeadsController::index()".
Inlined service ".service_locator.ny5vNKS" to ".service_locator.ny5vNKS.App\Controller\AdminLeadsController::add()".
Inlined service ".service_locator.xfFMxtA" to ".service_locator.xfFMxtA.App\Controller\AdminLeadsController::details()".
Inlined service ".service_locator.aDGvrmo" to ".service_locator.aDGvrmo.App\Controller\AdminLeadsController::edit()".
Inlined service ".service_locator.3StDrod" to ".service_locator.3StDrod.App\Controller\AdminLeadsController::checkPermissions()".
Inlined service ".service_locator.3QECKYg" to ".service_locator.3QECKYg.App\Controller\AdminLoginController::index()".
Inlined service ".service_locator.dF2tCVB" to ".service_locator.dF2tCVB.App\Controller\AdminLoginController::passremindNew()".
Inlined service ".service_locator.ZL0gakd" to ".service_locator.ZL0gakd.App\Controller\AdminMappingsAttributesController::mappingAttributesNew()".
Inlined service ".service_locator.nu1zwLl" to ".service_locator.nu1zwLl.App\Controller\AdminMappingsController::index()".
Inlined service ".service_locator.mIrrcCm" to ".service_locator.mIrrcCm.App\Controller\AdminMappingsController::newMapping()".
Inlined service ".service_locator.v6cypPG" to ".service_locator.v6cypPG.App\Controller\AdminMappingsController::newUpload()".
Inlined service ".service_locator.pa5eXG." to ".service_locator.pa5eXG..App\Controller\AdminMappingsController::previewUpload()".
Inlined service ".service_locator..tROfvl" to ".service_locator..tROfvl.App\Controller\AdminMappingsController::edit()".
Inlined service ".service_locator.FkpDYJS" to ".service_locator.FkpDYJS.App\Controller\AdminMappingsController::previewData()".
Inlined service ".service_locator.3Vlke4k" to ".service_locator.3Vlke4k.App\Controller\AdminMappingsController::reimportRowImages()".
Inlined service ".service_locator.XIxlb7M" to ".service_locator.XIxlb7M.App\Controller\AdminMappingsController::editRow()".
Inlined service ".service_locator.JVH2KtM" to ".service_locator.JVH2KtM.App\Controller\AdminMappingsController::addRow()".
Inlined service ".service_locator.b7BmY5x" to ".service_locator.b7BmY5x.App\Controller\AdminMappingsController::cutoutImages()".
Inlined service ".service_locator.poZpRYC" to ".service_locator.poZpRYC.App\Controller\AdminMappingsController::uploadImage()".
Inlined service ".service_locator.xFPstdn" to ".service_locator.xFPstdn.App\Controller\AdminMappingsController::updateRowSettings()".
Inlined service ".service_locator.Ahw2COi" to ".service_locator.Ahw2COi.App\Controller\AdminMappingsController::updateRowData()".
Inlined service ".service_locator.9ZEtWx6" to ".service_locator.9ZEtWx6.App\Controller\AdminMappingsController::reimportImages()".
Inlined service ".service_locator.8r_QKyG" to ".service_locator.8r_QKyG.App\Controller\AdminMappingsController::mappingsLogs()".
Inlined service ".service_locator.DG_4tt2" to ".service_locator.DG_4tt2.App\Controller\AdminMappingsController::metrics()".
Inlined service ".service_locator.CFOOIia" to ".service_locator.CFOOIia.App\Controller\AdminMappingsController::aggregateTest()".
Inlined service ".service_locator.LPQlPn2" to ".service_locator.LPQlPn2.App\Controller\AdminMappingsController::facetsTest()".
Inlined service ".service_locator.gQAZ..i" to ".service_locator.gQAZ..i.App\Controller\AdminProfileController::index()".
Inlined service ".service_locator.KHhLDTq" to ".service_locator.KHhLDTq.App\Controller\AdminUserGroupsController::add()".
Inlined service ".service_locator.RI85SeL" to ".service_locator.RI85SeL.App\Controller\AdminUserGroupsController::edit()".
Inlined service ".service_locator.eKt.cFy" to ".service_locator.eKt.cFy.App\Controller\AdminUserGroupsController::delete()".
Inlined service ".service_locator.k7JVvxj" to ".service_locator.k7JVvxj.App\Controller\AdminUsersController::add()".
Inlined service ".service_locator.viJLwg6" to ".service_locator.viJLwg6.App\Controller\AdminUsersController::edit()".
Inlined service ".service_locator.g2tqBsk" to ".service_locator.g2tqBsk.App\Controller\AdminUsersController::delete()".
Inlined service ".service_locator.GnVAypj" to ".service_locator.GnVAypj.App\Controller\AdminUsersController::sendpush()".
Inlined service ".service_locator.680sNDt" to ".service_locator.680sNDt.App\Controller\ApiController::createLead()".
Inlined service ".service_locator.kOP_evT" to ".service_locator.kOP_evT.App\Controller\ApiController::streamed()".
Inlined service ".service_locator.kb8bHZp" to ".service_locator.kb8bHZp.App\Controller\ApiController::fields()".
Inlined service ".service_locator.HlUdF0j" to ".service_locator.HlUdF0j.App\Controller\ApiPegelsAuthController::login()".
Inlined service ".service_locator.VxwAztt" to ".service_locator.VxwAztt.App\Controller\ApiPegelsAuthController::register()".
Inlined service ".service_locator.Iy_rRPJ" to ".service_locator.Iy_rRPJ.App\Controller\ApiPegelsAuthController::passset()".
Inlined service ".service_locator.8XEYtAj" to ".service_locator.8XEYtAj.App\Controller\ApiPegelsController::fetchRows()".
Inlined service ".service_locator..5Dg_K_" to ".service_locator..5Dg_K_.App\Controller\ApiPegelsController::redeemRow()".
Inlined service ".service_locator.dL8ZALc" to ".service_locator.dL8ZALc.App\Controller\ApiPegelsMerchantController::finishPurchase()".
Inlined service ".service_locator.ZCLkBYq" to ".service_locator.ZCLkBYq.App\Controller\ApiPegelsMerchantController::qrscan()".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "doctrine_mongodb.odm.document_value_resolver" to ".debug.value_resolver.doctrine_mongodb.odm.document_value_resolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "messenger.senders_locator" to "messenger.bus.default.middleware.send_message".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "process.messenger.process_message_handler" to ".messenger.handler_descriptor.Die6Bxe".
Inlined service "console.messenger.execute_command_handler" to ".messenger.handler_descriptor.NumTeF8".
Inlined service "http_client.messenger.ping_webhook_handler" to ".messenger.handler_descriptor.Qv3faSN".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.WG.oRBv".
Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.jyyWvHw".
Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.gEx8y9a".
Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.UKIJHil".
Inlined service "texter.messenger.push_handler" to ".messenger.handler_descriptor.EXsqOW5".
Inlined service "texter.messenger.desktop_handler" to ".messenger.handler_descriptor.Dkv9sRY".
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.BxSdgVt" 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 "security.access.role_hierarchy_voter" to ".debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "security.access.closure_voter" to ".debug.security.voter.security.access.closure_voter".
Inlined service "security.is_csrf_token_valid_attribute_expression_language" to "controller.is_csrf_token_valid_attribute_listener".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service ".service_locator.7jukgan" to ".service_locator.7jukgan.translation.warmer".
Inlined service ".service_locator.euaNshl" to ".service_locator.euaNshl.router.default".
Inlined service ".service_locator.qXR9Hv0" to ".service_locator.qXR9Hv0.router.cache_warmer".
Inlined service ".service_locator.lMv3Dwi" to ".service_locator.lMv3Dwi.twig.template_cache_warmer".
Inlined service "asset_mapper.public_assets_path_resolver" to "asset_mapper.cached_mapped_asset_factory.inner".
Inlined service "asset_mapper_compiler" to "asset_mapper.cached_mapped_asset_factory.inner".
Inlined service "assets._version__default" to "asset_mapper.asset_package.inner".
Inlined service "assets.context" to "asset_mapper.asset_package.inner".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.hfOUOHz" to "debug.argument_resolver.inner".
Inlined service "security.csrf.token_generator" to "security.csrf.same_origin_token_manager.inner".
Inlined service "serializer.denormalizer.unwrapping" to "debug.serializer.inner".
Inlined service "serializer.normalizer.flatten_exception" to "debug.serializer.inner".
Inlined service "serializer.normalizer.problem" to "debug.serializer.inner".
Inlined service "serializer.normalizer.uid" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetime" to "debug.serializer.inner".
Inlined service "serializer.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "serializer.normalizer.mime_message" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetimezone" to "debug.serializer.inner".
Inlined service "serializer.normalizer.dateinterval" to "debug.serializer.inner".
Inlined service "serializer.normalizer.form_error" to "debug.serializer.inner".
Inlined service "serializer.normalizer.backed_enum" to "debug.serializer.inner".
Inlined service "serializer.normalizer.number" to "debug.serializer.inner".
Inlined service "serializer.normalizer.data_uri" to "debug.serializer.inner".
Inlined service "serializer.normalizer.translatable" to "debug.serializer.inner".
Inlined service "serializer.normalizer.json_serializable" to "debug.serializer.inner".
Inlined service "serializer.denormalizer.array" to "debug.serializer.inner".
Inlined service "serializer.normalizer.object" to "debug.serializer.inner".
Inlined service "serializer.encoder.xml" to "debug.serializer.inner".
Inlined service "serializer.encoder.json" to "debug.serializer.inner".
Inlined service "serializer.encoder.yaml" to "debug.serializer.inner".
Inlined service "serializer.encoder.csv" to "debug.serializer.inner".
Inlined service ".service_locator.6PZCUef" to "console.command_loader".
Inlined service ".service_locator.euaNshl.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 "debug.event_dispatcher.inner" 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 "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
2
Tag "container.decorator" was defined on service(s) "security.csrf.same_origin_token_manager", "debug.validator", "debug.serializer", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.api_pegels", "debug.security.firewall.authenticator.api_token_refresh", "debug.security.firewall.authenticator.api", "debug.security.firewall.authenticator.admin", "debug.security.firewall.authenticator.main", "debug.security.event_dispatcher.api_pegels", "debug.security.event_dispatcher.api_token_refresh", "debug.security.event_dispatcher.api", "debug.security.event_dispatcher.admin", "debug.security.event_dispatcher.main", ".debug.http_client", "messenger.default_bus", "event_dispatcher", but was never used.
Tag "doctrine_mongodb.odm.document_manager" was defined on service(s) "doctrine_mongodb.odm.default_document_manager", but was never used. Did you mean "doctrine_mongodb.odm.command_logger"?