Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Log Messages
Level (7)
Channel (1)
Time
Message
deprecation
Setting the code, the model class and the base controller name with the constructor is deprecated since sonata-project/admin-bundle version 4.8 and will not be possible in 5.0 version. Use the `code`, `model_class` and `controller` attribute of the `sonata.admin` tag or the method "setCode()", "setModelClass()" and "setBaseControllerName()" instead.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "SecIT\ImapBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\Persistence\ObjectRepository::findAll()" might add "array" as a native return type declaration in the future. Do the same in implementation "App\Repository\ShtefanSettingRepository" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Doctrine\ORM\EntityRepository::createQueryBuilder()" might add "QueryBuilder" as a native return type declaration in the future. Do the same in child class "App\Repository\ShtefanNomenclatureProductRepository" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Since sonata-project/block-bundle 4.11: The "sonata.block.cache.handler.default" service is deprecated since sonata-project/block-bundle 4.11 and will be removed in 5.0.
[liip/imagine-bundle] Replaced the "liip_imagine.mime_type_guesser" and "liip_imagine.extension_guesser" service definitions with aliases to "mime_types"
433
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronGetShtefanReportsBankCommand" (parent: .abstract.instanceof.App\Command\CronGetShtefanReportsBankCommand).
Resolving inheritance for "App\Command\CronGetShtefanReportsBankCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronGetShtefanReportsBankCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronShtefanCallWaiterEventsCommand" (parent: .abstract.instanceof.App\Command\CronShtefanCallWaiterEventsCommand).
Resolving inheritance for "App\Command\CronShtefanCallWaiterEventsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronShtefanCallWaiterEventsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronShtefanGetIikoCardTransactionsCommand" (parent: .abstract.instanceof.App\Command\CronShtefanGetIikoCardTransactionsCommand).
Resolving inheritance for "App\Command\CronShtefanGetIikoCardTransactionsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronShtefanGetIikoCardTransactionsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronShtefanGetIikoCardUsersCommand" (parent: .abstract.instanceof.App\Command\CronShtefanGetIikoCardUsersCommand).
Resolving inheritance for "App\Command\CronShtefanGetIikoCardUsersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronShtefanGetIikoCardUsersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronShtefanMissedCallsNotifyCommand" (parent: .abstract.instanceof.App\Command\CronShtefanMissedCallsNotifyCommand).
Resolving inheritance for "App\Command\CronShtefanMissedCallsNotifyCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronShtefanMissedCallsNotifyCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronShtefanStopListsNotifyCommand" (parent: .abstract.instanceof.App\Command\CronShtefanStopListsNotifyCommand).
Resolving inheritance for "App\Command\CronShtefanStopListsNotifyCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronShtefanStopListsNotifyCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronShtefanSyncIikoOrdersCommand" (parent: .abstract.instanceof.App\Command\CronShtefanSyncIikoOrdersCommand).
Resolving inheritance for "App\Command\CronShtefanSyncIikoOrdersCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronShtefanSyncIikoOrdersCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronShtefanTasksCommand" (parent: .abstract.instanceof.App\Command\CronShtefanTasksCommand).
Resolving inheritance for "App\Command\CronShtefanTasksCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronShtefanTasksCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronShtefanUsersAddCardCommand" (parent: .abstract.instanceof.App\Command\CronShtefanUsersAddCardCommand).
Resolving inheritance for "App\Command\CronShtefanUsersAddCardCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronShtefanUsersAddCardCommand).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ShtefanApiController" (parent: .abstract.instanceof.App\Controller\Api\ShtefanApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ShtefanApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ShtefanApiController).
Resolving inheritance for "App\Controller\Api\ShtefanApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ShtefanApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ShtefanApiDeliveryAddressesController" (parent: .abstract.instanceof.App\Controller\Api\ShtefanApiDeliveryAddressesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ShtefanApiDeliveryAddressesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ShtefanApiDeliveryAddressesController).
Resolving inheritance for "App\Controller\Api\ShtefanApiDeliveryAddressesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ShtefanApiDeliveryAddressesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ShtefanApiMenuOrdersController" (parent: .abstract.instanceof.App\Controller\Api\ShtefanApiMenuOrdersController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ShtefanApiMenuOrdersController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ShtefanApiMenuOrdersController).
Resolving inheritance for "App\Controller\Api\ShtefanApiMenuOrdersController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ShtefanApiMenuOrdersController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ShtefanApiOrdersController" (parent: .abstract.instanceof.App\Controller\Api\ShtefanApiOrdersController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ShtefanApiOrdersController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ShtefanApiOrdersController).
Resolving inheritance for "App\Controller\Api\ShtefanApiOrdersController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ShtefanApiOrdersController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ShtefanApiProductsController" (parent: .abstract.instanceof.App\Controller\Api\ShtefanApiProductsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ShtefanApiProductsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ShtefanApiProductsController).
Resolving inheritance for "App\Controller\Api\ShtefanApiProductsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ShtefanApiProductsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ShtefanApiStoriesController" (parent: .abstract.instanceof.App\Controller\Api\ShtefanApiStoriesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ShtefanApiStoriesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ShtefanApiStoriesController).
Resolving inheritance for "App\Controller\Api\ShtefanApiStoriesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ShtefanApiStoriesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ShtefanApiUserController" (parent: .abstract.instanceof.App\Controller\Api\ShtefanApiUserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ShtefanApiUserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ShtefanApiUserController).
Resolving inheritance for "App\Controller\Api\ShtefanApiUserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ShtefanApiUserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BloggersController" (parent: .abstract.instanceof.App\Controller\BloggersController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BloggersController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BloggersController).
Resolving inheritance for "App\Controller\BloggersController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BloggersController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ControllerBase" (parent: .abstract.instanceof.App\Controller\ControllerBase).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ControllerBase" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ControllerBase).
Resolving inheritance for "App\Controller\ControllerBase" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ControllerBase).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IndexController" (parent: .abstract.instanceof.App\Controller\IndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IndexController).
Resolving inheritance for "App\Controller\IndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MegafonApiController" (parent: .abstract.instanceof.App\Controller\MegafonApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MegafonApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MegafonApiController).
Resolving inheritance for "App\Controller\MegafonApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MegafonApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController" (parent: .abstract.instanceof.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController).
Resolving inheritance for "App\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanBuhReportController" (parent: .abstract.instanceof.App\Controller\ShtefanBuhReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanBuhReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanBuhReportController).
Resolving inheritance for "App\Controller\ShtefanBuhReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanBuhReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanCardsController" (parent: .abstract.instanceof.App\Controller\ShtefanCardsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanCardsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanCardsController).
Resolving inheritance for "App\Controller\ShtefanCardsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanCardsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanCostsController" (parent: .abstract.instanceof.App\Controller\ShtefanCostsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanCostsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanCostsController).
Resolving inheritance for "App\Controller\ShtefanCostsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanCostsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanCouponsController" (parent: .abstract.instanceof.App\Controller\ShtefanCouponsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanCouponsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanCouponsController).
Resolving inheritance for "App\Controller\ShtefanCouponsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanCouponsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanDangerOperationsController" (parent: .abstract.instanceof.App\Controller\ShtefanDangerOperationsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanDangerOperationsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanDangerOperationsController).
Resolving inheritance for "App\Controller\ShtefanDangerOperationsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanDangerOperationsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanEmployeeTestController" (parent: .abstract.instanceof.App\Controller\ShtefanEmployeeTestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanEmployeeTestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanEmployeeTestController).
Resolving inheritance for "App\Controller\ShtefanEmployeeTestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanEmployeeTestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanIikoTransportController" (parent: .abstract.instanceof.App\Controller\ShtefanIikoTransportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanIikoTransportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanIikoTransportController).
Resolving inheritance for "App\Controller\ShtefanIikoTransportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanIikoTransportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanMenuController" (parent: .abstract.instanceof.App\Controller\ShtefanMenuController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanMenuController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanMenuController).
Resolving inheritance for "App\Controller\ShtefanMenuController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanMenuController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanNomenclatureController" (parent: .abstract.instanceof.App\Controller\ShtefanNomenclatureController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanNomenclatureController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanNomenclatureController).
Resolving inheritance for "App\Controller\ShtefanNomenclatureController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanNomenclatureController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanObjectsController" (parent: .abstract.instanceof.App\Controller\ShtefanObjectsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanObjectsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanObjectsController).
Resolving inheritance for "App\Controller\ShtefanObjectsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanObjectsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanOrdersController" (parent: .abstract.instanceof.App\Controller\ShtefanOrdersController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanOrdersController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanOrdersController).
Resolving inheritance for "App\Controller\ShtefanOrdersController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanOrdersController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanPhotoReportController" (parent: .abstract.instanceof.App\Controller\ShtefanPhotoReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanPhotoReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanPhotoReportController).
Resolving inheritance for "App\Controller\ShtefanPhotoReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanPhotoReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanPromocodesController" (parent: .abstract.instanceof.App\Controller\ShtefanPromocodesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanPromocodesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanPromocodesController).
Resolving inheritance for "App\Controller\ShtefanPromocodesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanPromocodesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanReportController" (parent: .abstract.instanceof.App\Controller\ShtefanReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanReportController).
Resolving inheritance for "App\Controller\ShtefanReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanRevenueController" (parent: .abstract.instanceof.App\Controller\ShtefanRevenueController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanRevenueController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanRevenueController).
Resolving inheritance for "App\Controller\ShtefanRevenueController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanRevenueController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanSalaryController" (parent: .abstract.instanceof.App\Controller\ShtefanSalaryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanSalaryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanSalaryController).
Resolving inheritance for "App\Controller\ShtefanSalaryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanSalaryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanShiftReportController" (parent: .abstract.instanceof.App\Controller\ShtefanShiftReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanShiftReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanShiftReportController).
Resolving inheritance for "App\Controller\ShtefanShiftReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanShiftReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanShiftsController" (parent: .abstract.instanceof.App\Controller\ShtefanShiftsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanShiftsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanShiftsController).
Resolving inheritance for "App\Controller\ShtefanShiftsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanShiftsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanStopController" (parent: .abstract.instanceof.App\Controller\ShtefanStopController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanStopController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanStopController).
Resolving inheritance for "App\Controller\ShtefanStopController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanStopController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanStreetsController" (parent: .abstract.instanceof.App\Controller\ShtefanStreetsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanStreetsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanStreetsController).
Resolving inheritance for "App\Controller\ShtefanStreetsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanStreetsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanTasksController" (parent: .abstract.instanceof.App\Controller\ShtefanTasksController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanTasksController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanTasksController).
Resolving inheritance for "App\Controller\ShtefanTasksController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanTasksController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanTasksFrequenciesController" (parent: .abstract.instanceof.App\Controller\ShtefanTasksFrequenciesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanTasksFrequenciesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanTasksFrequenciesController).
Resolving inheritance for "App\Controller\ShtefanTasksFrequenciesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanTasksFrequenciesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanTasksStaffersController" (parent: .abstract.instanceof.App\Controller\ShtefanTasksStaffersController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanTasksStaffersController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanTasksStaffersController).
Resolving inheritance for "App\Controller\ShtefanTasksStaffersController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanTasksStaffersController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanTelegramController" (parent: .abstract.instanceof.App\Controller\ShtefanTelegramController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanTelegramController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanTelegramController).
Resolving inheritance for "App\Controller\ShtefanTelegramController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanTelegramController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanTroublesController" (parent: .abstract.instanceof.App\Controller\ShtefanTroublesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanTroublesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanTroublesController).
Resolving inheritance for "App\Controller\ShtefanTroublesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanTroublesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanTroublesTasksController" (parent: .abstract.instanceof.App\Controller\ShtefanTroublesTasksController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanTroublesTasksController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanTroublesTasksController).
Resolving inheritance for "App\Controller\ShtefanTroublesTasksController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanTroublesTasksController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanUsersController" (parent: .abstract.instanceof.App\Controller\ShtefanUsersController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanUsersController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanUsersController).
Resolving inheritance for "App\Controller\ShtefanUsersController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanUsersController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanWaiterOrdersController" (parent: .abstract.instanceof.App\Controller\ShtefanWaiterOrdersController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanWaiterOrdersController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanWaiterOrdersController).
Resolving inheritance for "App\Controller\ShtefanWaiterOrdersController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanWaiterOrdersController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanWhatsappController" (parent: .abstract.instanceof.App\Controller\ShtefanWhatsappController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanWhatsappController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanWhatsappController).
Resolving inheritance for "App\Controller\ShtefanWhatsappController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanWhatsappController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SmscApiController" (parent: .abstract.instanceof.App\Controller\SmscApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SmscApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SmscApiController).
Resolving inheritance for "App\Controller\SmscApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SmscApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UsersController" (parent: .abstract.instanceof.App\Controller\UsersController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UsersController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UsersController).
Resolving inheritance for "App\Controller\UsersController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UsersController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\YandexFormsController" (parent: .abstract.instanceof.App\Controller\YandexFormsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\YandexFormsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\YandexFormsController).
Resolving inheritance for "App\Controller\YandexFormsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\YandexFormsController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures" (parent: .abstract.instanceof.App\DataFixtures\AppFixtures).
Resolving inheritance for "App\DataFixtures\AppFixtures" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadShtefanReportData" (parent: .abstract.instanceof.App\DataFixtures\ORM\LoadShtefanReportData).
Resolving inheritance for "App\DataFixtures\ORM\LoadShtefanReportData" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadShtefanReportData).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadStreetsData" (parent: .abstract.instanceof.App\DataFixtures\ORM\LoadStreetsData).
Resolving inheritance for "App\DataFixtures\ORM\LoadStreetsData" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadStreetsData).
Resolving inheritance for ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadUsersData" (parent: .abstract.instanceof.App\DataFixtures\ORM\LoadUsersData).
Resolving inheritance for "App\DataFixtures\ORM\LoadUsersData" (parent: .instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadUsersData).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventListener\DatabaseActivitySubscriber" (parent: .abstract.instanceof.App\EventListener\DatabaseActivitySubscriber).
Resolving inheritance for "App\EventListener\DatabaseActivitySubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventListener\DatabaseActivitySubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\DefaultFormTypeExtension" (parent: .abstract.instanceof.App\Form\Extension\DefaultFormTypeExtension).
Resolving inheritance for "App\Form\Extension\DefaultFormTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\DefaultFormTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PhoneType" (parent: .abstract.instanceof.App\Form\PhoneType).
Resolving inheritance for "App\Form\PhoneType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PhoneType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanCouponType" (parent: .abstract.instanceof.App\Form\ShtefanCouponType).
Resolving inheritance for "App\Form\ShtefanCouponType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanCouponType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanEmployeeTestType" (parent: .abstract.instanceof.App\Form\ShtefanEmployeeTestType).
Resolving inheritance for "App\Form\ShtefanEmployeeTestType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanEmployeeTestType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanOrderItemType" (parent: .abstract.instanceof.App\Form\ShtefanOrderItemType).
Resolving inheritance for "App\Form\ShtefanOrderItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanOrderItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanOrderType" (parent: .abstract.instanceof.App\Form\ShtefanOrderType).
Resolving inheritance for "App\Form\ShtefanOrderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanOrderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanPhotoReportAddType" (parent: .abstract.instanceof.App\Form\ShtefanPhotoReportAddType).
Resolving inheritance for "App\Form\ShtefanPhotoReportAddType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanPhotoReportAddType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanPhotoReportCategoryAddType" (parent: .abstract.instanceof.App\Form\ShtefanPhotoReportCategoryAddType).
Resolving inheritance for "App\Form\ShtefanPhotoReportCategoryAddType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanPhotoReportCategoryAddType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanPhotoReportItemAddType" (parent: .abstract.instanceof.App\Form\ShtefanPhotoReportItemAddType).
Resolving inheritance for "App\Form\ShtefanPhotoReportItemAddType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanPhotoReportItemAddType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanPromocodeAddType" (parent: .abstract.instanceof.App\Form\ShtefanPromocodeAddType).
Resolving inheritance for "App\Form\ShtefanPromocodeAddType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanPromocodeAddType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanReportAddType" (parent: .abstract.instanceof.App\Form\ShtefanReportAddType).
Resolving inheritance for "App\Form\ShtefanReportAddType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanReportAddType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanReportCollectionAddType" (parent: .abstract.instanceof.App\Form\ShtefanReportCollectionAddType).
Resolving inheritance for "App\Form\ShtefanReportCollectionAddType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanReportCollectionAddType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanReportCostAddType" (parent: .abstract.instanceof.App\Form\ShtefanReportCostAddType).
Resolving inheritance for "App\Form\ShtefanReportCostAddType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanReportCostAddType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanReportIncomeAddType" (parent: .abstract.instanceof.App\Form\ShtefanReportIncomeAddType).
Resolving inheritance for "App\Form\ShtefanReportIncomeAddType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanReportIncomeAddType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanReportObjectAddType" (parent: .abstract.instanceof.App\Form\ShtefanReportObjectAddType).
Resolving inheritance for "App\Form\ShtefanReportObjectAddType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanReportObjectAddType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanReportTroubleAddType" (parent: .abstract.instanceof.App\Form\ShtefanReportTroubleAddType).
Resolving inheritance for "App\Form\ShtefanReportTroubleAddType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanReportTroubleAddType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanSalaryPlanfactOperationType" (parent: .abstract.instanceof.App\Form\ShtefanSalaryPlanfactOperationType).
Resolving inheritance for "App\Form\ShtefanSalaryPlanfactOperationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanSalaryPlanfactOperationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanSalarySanctionType" (parent: .abstract.instanceof.App\Form\ShtefanSalarySanctionType).
Resolving inheritance for "App\Form\ShtefanSalarySanctionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanSalarySanctionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanSettingsType" (parent: .abstract.instanceof.App\Form\ShtefanSettingsType).
Resolving inheritance for "App\Form\ShtefanSettingsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanSettingsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanShiftAddType" (parent: .abstract.instanceof.App\Form\ShtefanShiftAddType).
Resolving inheritance for "App\Form\ShtefanShiftAddType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanShiftAddType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanShiftEmployeeAddType" (parent: .abstract.instanceof.App\Form\ShtefanShiftEmployeeAddType).
Resolving inheritance for "App\Form\ShtefanShiftEmployeeAddType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanShiftEmployeeAddType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanShiftEmployeeBarmanAddType" (parent: .abstract.instanceof.App\Form\ShtefanShiftEmployeeBarmanAddType).
Resolving inheritance for "App\Form\ShtefanShiftEmployeeBarmanAddType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanShiftEmployeeBarmanAddType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanShiftEmployeeCookAddType" (parent: .abstract.instanceof.App\Form\ShtefanShiftEmployeeCookAddType).
Resolving inheritance for "App\Form\ShtefanShiftEmployeeCookAddType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanShiftEmployeeCookAddType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanShiftEmployeeDriverAddType" (parent: .abstract.instanceof.App\Form\ShtefanShiftEmployeeDriverAddType).
Resolving inheritance for "App\Form\ShtefanShiftEmployeeDriverAddType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanShiftEmployeeDriverAddType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanShiftEmployeeGardenerAddType" (parent: .abstract.instanceof.App\Form\ShtefanShiftEmployeeGardenerAddType).
Resolving inheritance for "App\Form\ShtefanShiftEmployeeGardenerAddType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanShiftEmployeeGardenerAddType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanShiftEmployeeManagerAddType" (parent: .abstract.instanceof.App\Form\ShtefanShiftEmployeeManagerAddType).
Resolving inheritance for "App\Form\ShtefanShiftEmployeeManagerAddType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanShiftEmployeeManagerAddType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanShiftEmployeeOperatorAddType" (parent: .abstract.instanceof.App\Form\ShtefanShiftEmployeeOperatorAddType).
Resolving inheritance for "App\Form\ShtefanShiftEmployeeOperatorAddType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanShiftEmployeeOperatorAddType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanShiftEmployeeSecurityAddType" (parent: .abstract.instanceof.App\Form\ShtefanShiftEmployeeSecurityAddType).
Resolving inheritance for "App\Form\ShtefanShiftEmployeeSecurityAddType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanShiftEmployeeSecurityAddType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanShiftEmployeeSoushefAddType" (parent: .abstract.instanceof.App\Form\ShtefanShiftEmployeeSoushefAddType).
Resolving inheritance for "App\Form\ShtefanShiftEmployeeSoushefAddType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanShiftEmployeeSoushefAddType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanShiftEmployeeStorekeeperAddType" (parent: .abstract.instanceof.App\Form\ShtefanShiftEmployeeStorekeeperAddType).
Resolving inheritance for "App\Form\ShtefanShiftEmployeeStorekeeperAddType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanShiftEmployeeStorekeeperAddType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanShiftEmployeeTechAddType" (parent: .abstract.instanceof.App\Form\ShtefanShiftEmployeeTechAddType).
Resolving inheritance for "App\Form\ShtefanShiftEmployeeTechAddType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanShiftEmployeeTechAddType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanShiftEmployeeWaiterAddType" (parent: .abstract.instanceof.App\Form\ShtefanShiftEmployeeWaiterAddType).
Resolving inheritance for "App\Form\ShtefanShiftEmployeeWaiterAddType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanShiftEmployeeWaiterAddType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanShiftReportAddType" (parent: .abstract.instanceof.App\Form\ShtefanShiftReportAddType).
Resolving inheritance for "App\Form\ShtefanShiftReportAddType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanShiftReportAddType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanStreetType" (parent: .abstract.instanceof.App\Form\ShtefanStreetType).
Resolving inheritance for "App\Form\ShtefanStreetType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanStreetType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanTaskAddType" (parent: .abstract.instanceof.App\Form\ShtefanTaskAddType).
Resolving inheritance for "App\Form\ShtefanTaskAddType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanTaskAddType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanTaskFrequencyAddType" (parent: .abstract.instanceof.App\Form\ShtefanTaskFrequencyAddType).
Resolving inheritance for "App\Form\ShtefanTaskFrequencyAddType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanTaskFrequencyAddType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanTaskStafferAddType" (parent: .abstract.instanceof.App\Form\ShtefanTaskStafferAddType).
Resolving inheritance for "App\Form\ShtefanTaskStafferAddType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanTaskStafferAddType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanTroubleTaskProblemType" (parent: .abstract.instanceof.App\Form\ShtefanTroubleTaskProblemType).
Resolving inheritance for "App\Form\ShtefanTroubleTaskProblemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanTroubleTaskProblemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanUserAddType" (parent: .abstract.instanceof.App\Form\ShtefanUserAddType).
Resolving inheritance for "App\Form\ShtefanUserAddType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanUserAddType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserAddType" (parent: .abstract.instanceof.App\Form\UserAddType).
Resolving inheritance for "App\Form\UserAddType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserAddType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserChangePassType" (parent: .abstract.instanceof.App\Form\UserChangePassType).
Resolving inheritance for "App\Form\UserChangePassType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserChangePassType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserRegType" (parent: .abstract.instanceof.App\Form\UserRegType).
Resolving inheritance for "App\Form\UserRegType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserRegType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserResetType" (parent: .abstract.instanceof.App\Form\UserResetType).
Resolving inheritance for "App\Form\UserResetType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserResetType).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanCallWaiterEventRepository" (parent: .abstract.instanceof.App\Repository\ShtefanCallWaiterEventRepository).
Resolving inheritance for "App\Repository\ShtefanCallWaiterEventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanCallWaiterEventRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanCityRepository" (parent: .abstract.instanceof.App\Repository\ShtefanCityRepository).
Resolving inheritance for "App\Repository\ShtefanCityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanCityRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanCouponRepository" (parent: .abstract.instanceof.App\Repository\ShtefanCouponRepository).
Resolving inheritance for "App\Repository\ShtefanCouponRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanCouponRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanDeliveryAddressRepository" (parent: .abstract.instanceof.App\Repository\ShtefanDeliveryAddressRepository).
Resolving inheritance for "App\Repository\ShtefanDeliveryAddressRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanDeliveryAddressRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanIikoCardTransactionRepository" (parent: .abstract.instanceof.App\Repository\ShtefanIikoCardTransactionRepository).
Resolving inheritance for "App\Repository\ShtefanIikoCardTransactionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanIikoCardTransactionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanMenuStoryRepository" (parent: .abstract.instanceof.App\Repository\ShtefanMenuStoryRepository).
Resolving inheritance for "App\Repository\ShtefanMenuStoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanMenuStoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanMenuStorySlideRepository" (parent: .abstract.instanceof.App\Repository\ShtefanMenuStorySlideRepository).
Resolving inheritance for "App\Repository\ShtefanMenuStorySlideRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanMenuStorySlideRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanNomenclatureCartRepository" (parent: .abstract.instanceof.App\Repository\ShtefanNomenclatureCartRepository).
Resolving inheritance for "App\Repository\ShtefanNomenclatureCartRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanNomenclatureCartRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanNomenclatureProductListRepository" (parent: .abstract.instanceof.App\Repository\ShtefanNomenclatureProductListRepository).
Resolving inheritance for "App\Repository\ShtefanNomenclatureProductListRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanNomenclatureProductListRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanNomenclatureProductRepository" (parent: .abstract.instanceof.App\Repository\ShtefanNomenclatureProductRepository).
Resolving inheritance for "App\Repository\ShtefanNomenclatureProductRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanNomenclatureProductRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanNomenclatureProductScheduleRepository" (parent: .abstract.instanceof.App\Repository\ShtefanNomenclatureProductScheduleRepository).
Resolving inheritance for "App\Repository\ShtefanNomenclatureProductScheduleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanNomenclatureProductScheduleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanPhotoReportCategoryRepository" (parent: .abstract.instanceof.App\Repository\ShtefanPhotoReportCategoryRepository).
Resolving inheritance for "App\Repository\ShtefanPhotoReportCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanPhotoReportCategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanPhotoReportRepository" (parent: .abstract.instanceof.App\Repository\ShtefanPhotoReportRepository).
Resolving inheritance for "App\Repository\ShtefanPhotoReportRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanPhotoReportRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanPromocodeRepository" (parent: .abstract.instanceof.App\Repository\ShtefanPromocodeRepository).
Resolving inheritance for "App\Repository\ShtefanPromocodeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanPromocodeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanReportObjectRepository" (parent: .abstract.instanceof.App\Repository\ShtefanReportObjectRepository).
Resolving inheritance for "App\Repository\ShtefanReportObjectRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanReportObjectRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanReportPlanCostCategoryRepository" (parent: .abstract.instanceof.App\Repository\ShtefanReportPlanCostCategoryRepository).
Resolving inheritance for "App\Repository\ShtefanReportPlanCostCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanReportPlanCostCategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanReportRepository" (parent: .abstract.instanceof.App\Repository\ShtefanReportRepository).
Resolving inheritance for "App\Repository\ShtefanReportRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanReportRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanReportSberMarketTransactionRepository" (parent: .abstract.instanceof.App\Repository\ShtefanReportSberMarketTransactionRepository).
Resolving inheritance for "App\Repository\ShtefanReportSberMarketTransactionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanReportSberMarketTransactionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanReportTransactionRepository" (parent: .abstract.instanceof.App\Repository\ShtefanReportTransactionRepository).
Resolving inheritance for "App\Repository\ShtefanReportTransactionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanReportTransactionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanReportYandexEdaTransactionRepository" (parent: .abstract.instanceof.App\Repository\ShtefanReportYandexEdaTransactionRepository).
Resolving inheritance for "App\Repository\ShtefanReportYandexEdaTransactionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanReportYandexEdaTransactionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanReviewRepository" (parent: .abstract.instanceof.App\Repository\ShtefanReviewRepository).
Resolving inheritance for "App\Repository\ShtefanReviewRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanReviewRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanSalaryLogRepository" (parent: .abstract.instanceof.App\Repository\ShtefanSalaryLogRepository).
Resolving inheritance for "App\Repository\ShtefanSalaryLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanSalaryLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanSalaryRateRepository" (parent: .abstract.instanceof.App\Repository\ShtefanSalaryRateRepository).
Resolving inheritance for "App\Repository\ShtefanSalaryRateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanSalaryRateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanSalarySanctionRepository" (parent: .abstract.instanceof.App\Repository\ShtefanSalarySanctionRepository).
Resolving inheritance for "App\Repository\ShtefanSalarySanctionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanSalarySanctionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanSettingRepository" (parent: .abstract.instanceof.App\Repository\ShtefanSettingRepository).
Resolving inheritance for "App\Repository\ShtefanSettingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanSettingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanShiftReportRepository" (parent: .abstract.instanceof.App\Repository\ShtefanShiftReportRepository).
Resolving inheritance for "App\Repository\ShtefanShiftReportRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanShiftReportRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanShiftRepository" (parent: .abstract.instanceof.App\Repository\ShtefanShiftRepository).
Resolving inheritance for "App\Repository\ShtefanShiftRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanShiftRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanStopLogRepository" (parent: .abstract.instanceof.App\Repository\ShtefanStopLogRepository).
Resolving inheritance for "App\Repository\ShtefanStopLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanStopLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanStreetRepository" (parent: .abstract.instanceof.App\Repository\ShtefanStreetRepository).
Resolving inheritance for "App\Repository\ShtefanStreetRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanStreetRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanUserRepository" (parent: .abstract.instanceof.App\Repository\ShtefanUserRepository).
Resolving inheritance for "App\Repository\ShtefanUserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanUserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsersRepository" (parent: .abstract.instanceof.App\Repository\UsersRepository).
Resolving inheritance for "App\Repository\UsersRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsersRepository).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TwigExtensions" (parent: .abstract.instanceof.App\Twig\TwigExtensions).
Resolving inheritance for "App\Twig\TwigExtensions" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TwigExtensions).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.app.form_type_extension" (parent: .abstract.instanceof.app.form_type_extension).
Resolving inheritance for "app.form_type_extension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.app.form_type_extension).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.annotations" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._version__default" (parent: assets.json_manifest_version_strategy).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.dbal.shtefan_burger_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.shtefan_burger_connection.configuration" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.shtefan_burger_connection.configuration" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.shtefan_burger_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.shtefan_burger_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "doctrine.orm.shtefan_burger_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.shtefan_burger_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.shtefan_burger_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
Resolving inheritance for "liip_imagine.cache.resolver.default" (parent: liip_imagine.cache.resolver.prototype.web_path).
Resolving inheritance for "liip_imagine.binary.loader.default" (parent: liip_imagine.binary.loader.prototype.filesystem).
Resolving inheritance for "liip_imagine.binary.loader.default" (parent: liip_imagine.binary.locator.filesystem).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "security.authentication.rememberme.services.persistent" (parent: security.authentication.rememberme.services.abstract).
Resolving inheritance for "security.authentication.rememberme.services.simplehash" (parent: security.authentication.rememberme.services.abstract).
Resolving inheritance for "security.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.user.provider.concrete.api_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
Resolving inheritance for "security.listener.api.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.logout_listener.api" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.api" (parent: security.logout.listener.default).
Resolving inheritance for "security.authenticator.manager.api" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.cache.expired_links" (parent: cache.app).
Resolving inheritance for "security.authenticator.expired_login_link_storage.main" (parent: security.authenticator.expired_login_link_storage).
Resolving inheritance for "security.authenticator.login_link_signature_hasher.main" (parent: security.authenticator.abstract_login_link_signature_hasher).
Resolving inheritance for "security.authenticator.login_link_handler.main" (parent: security.authenticator.abstract_login_link_handler).
Resolving inheritance for "security.authenticator.login_link.main" (parent: security.authenticator.login_link).
Resolving inheritance for "security.authentication.success_handler.main.login_link" (parent: security.authentication.custom_success_handler).
Resolving inheritance for "security.authentication.success_handler.main.login_link" (parent: App\Security\Authentication\AuthenticationSuccessHandler).
Resolving inheritance for "security.authentication.failure_handler.main.login_link" (parent: security.authentication.failure_handler).
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 "cache.security_token_verifier" (parent: cache.system).
Resolving inheritance for "security.authenticator.remember_me_signature_hasher.main" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.main" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.main" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.main" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.main" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
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_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_subscriber" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_sonata_admin" (parent: maker.auto_command.abstract).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.logging_middleware.shtefan_burger" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.shtefan_burger" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (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.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
1
[liip/imagine-bundle] Symfony assets versioning strategy "Symfony\Component\Asset\VersionStrategy\JsonManifestVersionStrategy" not automatically supported. Configure liip_imagine.twig.assets_version if you have problems with assets versioning
345
Removed service "Psr\Container\ContainerInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "mailer.logger_message_listener"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "annotation_reader"; reason: private alias.
Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "cache.default_pdo_provider"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Driver\Connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $shtefanBurgerConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.orm.shtefan_burger_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.shtefan_burger_result_cache"; reason: private alias.
Removed service "doctrine.orm.shtefan_burger_query_cache"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $shtefanBurgerEntityManager"; reason: private alias.
Removed service "doctrine.orm.shtefan_burger_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "fos_js_routing.router"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\FilterFactoryCollection"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\StackBuilder"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\StackCollection"; reason: private alias.
Removed service "liip_imagine"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Cache\CacheManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Data\DataManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Filter\FilterManager"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "security.encoder_factory"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.authentication.session_strategy.api"; reason: private alias.
Removed service "security.user_checker.api"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "Symfony\Component\Security\Http\LoginLink\LoginLinkHandlerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "Knp\Menu\Provider\MenuProviderInterface"; reason: private alias.
Removed service "Knp\Menu\FactoryInterface"; reason: private alias.
Removed service "Knp\Menu\Matcher\MatcherInterface"; reason: private alias.
Removed service "Knp\Menu\Util\MenuManipulator"; reason: private alias.
Removed service "Sonata\BlockBundle\Templating\Helper\BlockHelper"; reason: private alias.
Removed service "sonata.block.context_manager"; reason: private alias.
Removed service "sonata.block.cache.handler"; reason: private alias.
Removed service "sonata.block.renderer"; reason: private alias.
Removed service "Sonata\Exporter\Exporter"; reason: private alias.
Removed service "Sonata\Exporter\ExporterInterface"; reason: private alias.
Removed service "Sonata\AdminBundle\Admin\Pool"; reason: private alias.
Removed service "Sonata\AdminBundle\Filter\FilterFactoryInterface"; reason: private alias.
Removed service "Sonata\AdminBundle\Admin\BreadcrumbsBuilderInterface"; reason: private alias.
Removed service "Sonata\AdminBundle\Translator\LabelTranslatorStrategyInterface"; reason: private alias.
Removed service "Sonata\AdminBundle\Model\AuditManagerInterface"; reason: private alias.
Removed service "Sonata\AdminBundle\Filter\Persister\FilterPersisterInterface"; reason: private alias.
Removed service "Sonata\AdminBundle\Request\AdminFetcherInterface"; reason: private alias.
Removed service "sonata.admin.twig.extension"; reason: private alias.
Removed service "sonata.templates.twig.extension"; reason: private alias.
Removed service "sonata.admin.group.extension"; reason: private alias.
Removed service "sonata.security.twig.extension"; reason: private alias.
Removed service "sonata.canonicalize.twig.extension"; reason: private alias.
Removed service "sonata.xeditable.twig.extension"; reason: private alias.
Removed service "sonata.render_element.twig.extension"; reason: private alias.
Removed service "Sonata\AdminBundle\Bridge\Exporter\AdminExporter"; reason: private alias.
Removed service "sonata.admin.security.handler"; reason: private alias.
Removed service "Sonata\AdminBundle\Util\AdminObjectAclManipulator"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $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 $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "liip_imagine.mime_type_guesser"; reason: private alias.
Removed service "liip_imagine.extension_guesser"; reason: private alias.
Removed service "knp_menu.menu_provider"; reason: private alias.
Removed service ".service_locator.XDGmiR3"; reason: private alias.
Removed service ".service_locator.JYo.9Ts"; reason: private alias.
Removed service ".service_locator.0GV1BZZ"; reason: private alias.
Removed service ".service_locator.f8Afgr1"; reason: private alias.
Removed service ".service_locator.VcY6AdR"; reason: private alias.
Removed service ".service_locator.HzXAPH1"; reason: private alias.
Removed service ".service_locator.MpWgxFF"; reason: private alias.
Removed service ".service_locator.jSQiHm_"; reason: private alias.
Removed service ".service_locator.ofP3Hka"; reason: private alias.
Removed service ".service_locator.hH1JdCE"; reason: private alias.
Removed service ".service_locator.Rnr3Pfo"; reason: private alias.
Removed service ".service_locator.aItU4V_"; reason: private alias.
Removed service ".service_locator.TKeDJ40"; reason: private alias.
Removed service ".service_locator.dAYYBoY"; reason: private alias.
Removed service ".service_locator.XV84bam"; reason: private alias.
Removed service ".service_locator.DvcKfEB"; reason: private alias.
Removed service ".service_locator.uuXofpY"; reason: private alias.
Removed service ".service_locator.WIxClCQ"; reason: private alias.
Removed service ".service_locator.LbAJMxf"; reason: private alias.
Removed service ".service_locator.JGoEY51"; reason: private alias.
Removed service ".service_locator.HfABKxl"; reason: private alias.
Removed service ".service_locator.dnGoLl2"; reason: private alias.
Removed service ".service_locator.nJbd8Ga"; reason: private alias.
Removed service ".service_locator.9vVQD3E"; reason: private alias.
Removed service ".service_locator.asNPvpc"; reason: private alias.
Removed service ".service_locator.UsA.KrA"; reason: private alias.
Removed service ".service_locator.oM2t_st"; reason: private alias.
Removed service ".service_locator.B0K.I9A"; reason: private alias.
Removed service ".service_locator.2ObT5Gg"; reason: private alias.
Removed service ".service_locator.JKUynap"; reason: private alias.
Removed service ".service_locator.29TGkvc"; reason: private alias.
Removed service ".service_locator.mpdwEqj"; reason: private alias.
Removed service ".service_locator.j5YwP6b"; reason: private alias.
Removed service ".service_locator.am5WgMT"; reason: private alias.
Removed service ".service_locator.NniMroe"; reason: private alias.
Removed service ".service_locator.sjav8W7"; reason: private alias.
Removed service ".service_locator.l1xUSoa"; reason: private alias.
Removed service ".service_locator.iBHFP2G"; reason: private alias.
Removed service ".service_locator.kr5Nftt"; reason: private alias.
Removed service ".service_locator.lAtRVDB"; reason: private alias.
Removed service ".service_locator.BF95HTT"; reason: private alias.
Removed service ".service_locator.WItWy8y"; reason: private alias.
Removed service ".service_locator.DCUEIOK"; reason: private alias.
Removed service ".service_locator.UHvJajh"; reason: private alias.
Removed service ".service_locator.BxgC0D5"; reason: private alias.
Removed service ".service_locator.Bfm3RuM"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.W9y3dzm"; reason: private alias.
Removed service ".service_locator.TIR18xM"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.api"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "argument_resolver.request_attribute"; reason: private alias.
Removed service "argument_resolver.request"; reason: private alias.
Removed service "argument_resolver.session"; reason: private alias.
Removed service "security.user_value_resolver"; reason: private alias.
Removed service "sonata.admin.argument_resolver.admin"; reason: private alias.
Removed service "sonata.admin.argument_resolver.proxy_query"; reason: private alias.
Removed service "argument_resolver.service"; reason: private alias.
Removed service "argument_resolver.default"; reason: private alias.
Removed service "argument_resolver.variadic"; reason: private alias.
Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "doctrine.orm.shtefan_burger_metadata_driver"; reason: private alias.
Removed service ".service_locator.JBAFp66"; reason: private alias.
Removed service ".service_locator.wPrNtWv"; reason: private alias.
Removed service ".service_locator.ZYHaUr7"; reason: private alias.
Removed service ".service_locator.kydi4Ed"; reason: private alias.
Removed service ".service_locator.2yfXaJs"; reason: private alias.
Removed service ".service_locator.U4.9Ed_"; reason: private alias.
Removed service ".service_locator.xL0Os7s"; reason: private alias.
Removed service ".service_locator.xuh.PxO"; reason: private alias.
Removed service ".service_locator.Vi9Xo4I"; reason: private alias.
Removed service ".service_locator.Zqdh4GS"; reason: private alias.
Removed service ".service_locator.QDrKd05"; reason: private alias.
Removed service ".service_locator.OUumMi4"; reason: private alias.
Removed service ".service_locator.d8IciNV"; reason: private alias.
Removed service ".service_locator.CF8aXWq"; reason: private alias.
Removed service ".service_locator.NaIzh6p"; reason: private alias.
Removed service ".service_locator.DutdfkS"; reason: private alias.
Removed service ".service_locator.EYDkzah"; reason: private alias.
Removed service ".service_locator.5MO0ETR"; reason: private alias.
Removed service ".service_locator.1NF2LQI"; reason: private alias.
Removed service ".service_locator.Mg8lvGx"; reason: private alias.
Removed service ".service_locator.049P2sV"; reason: private alias.
Removed service ".service_locator.ZyL0_zq"; reason: private alias.
Removed service ".service_locator.F0Fuywa"; reason: private alias.
Removed service ".service_locator.UsYrdYs"; reason: private alias.
Removed service ".service_locator.Gf93Ply"; reason: private alias.
Removed service ".service_locator.yYdFfMa"; reason: private alias.
Removed service ".service_locator.kXCVHeG"; reason: private alias.
Removed service ".service_locator.B0I22w0"; reason: private alias.
Removed service ".service_locator.LLM2oI3"; reason: private alias.
Removed service ".service_locator.Dz54KsQ"; reason: private alias.
Removed service ".service_locator.96cDvYT"; reason: private alias.
Removed service ".service_locator.q8FT7Ez"; reason: private alias.
Removed service ".service_locator.d0vPUSA"; reason: private alias.
Removed service ".service_locator.rsTPdRa"; reason: private alias.
Removed service ".service_locator.Jt7el_r"; reason: private alias.
Removed service ".service_locator.KzVNZpn"; reason: private alias.
Removed service ".service_locator.xM98DnH"; reason: private alias.
Removed service ".service_locator.ln9JSSs"; reason: private alias.
Removed service ".service_locator.Xb55NuP"; reason: private alias.
Removed service ".service_locator.8Iszekx"; reason: private alias.
Removed service ".service_locator.BxYaSh1"; reason: private alias.
Removed service ".service_locator.b13rPss"; reason: private alias.
Removed service ".service_locator.mQkFeg2"; reason: private alias.
Removed service ".service_locator.fHsqf_e"; reason: private alias.
Removed service ".service_locator.zDz_sQF"; reason: private alias.
Removed service ".service_locator.LRCcXEx"; reason: private alias.
Removed service ".service_locator.011yX6b"; reason: private alias.
Removed service ".service_locator.UXaTSny"; reason: private alias.
Removed service ".service_locator.7hod4nX"; reason: private alias.
Removed service ".service_locator.aE2r20."; reason: private alias.
Removed service ".service_locator.wAngeC7"; reason: private alias.
Removed service ".service_locator.xxX.OaG"; reason: private alias.
Removed service ".service_locator.UpZSWJh"; reason: private alias.
Removed service ".service_locator.yMisHpl"; reason: private alias.
Removed service ".service_locator.VbsdbAu"; reason: private alias.
Removed service ".service_locator.pMzPe6k"; reason: private alias.
Removed service ".service_locator.5eKQLFj"; reason: private alias.
Removed service ".service_locator.7yydN6G"; reason: private alias.
Removed service ".service_locator.bizUm.1"; reason: private alias.
Removed service ".service_locator.8nSGCM4"; reason: private alias.
Removed service ".service_locator.Igxujvh"; reason: private alias.
Removed service ".service_locator.v790bVP"; reason: private alias.
Removed service ".service_locator.0nz1PR7"; reason: private alias.
Removed service ".service_locator.G3AlbAh"; reason: private alias.
Removed service ".service_locator.XbGZzPC"; reason: private alias.
Removed service ".service_locator.mo5nHq9"; reason: private alias.
Removed service ".service_locator._oGYhkR"; reason: private alias.
Removed service ".service_locator.HZaLI.m"; reason: private alias.
Removed service ".service_locator.5ZKDCVh"; reason: private alias.
Removed service ".service_locator.p5_uyxo"; reason: private alias.
Removed service ".service_locator.y6uvJLq"; reason: private alias.
Removed service ".service_locator.2mk8KDW"; reason: private alias.
Removed service ".service_locator.XdZXeKe"; reason: private alias.
Removed service ".service_locator.m_mev51"; reason: private alias.
Removed service ".service_locator.oC80Zh2"; reason: private alias.
Removed service ".service_locator.RTAepmr"; reason: private alias.
Removed service ".service_locator.xdW3044"; reason: private alias.
Removed service ".service_locator.x2eu2x6"; reason: private alias.
Removed service ".service_locator.NK827YO"; reason: private alias.
Removed service ".service_locator.jfvG0C2"; reason: private alias.
Removed service ".service_locator.L0rFhJm"; reason: private alias.
Removed service ".service_locator.aa1PbBb"; reason: private alias.
103
Changed reference of service "App\Twig\TwigExtensions" previously pointing to "router.default" to "router".
Changed reference of service "admin.employee" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.category" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.product" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.product_sku" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.product_schedule" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.product_list" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.modifier" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.product_modifier" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.modifier_product" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.image" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.product_sku_has_image" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.menu_story" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.menu_story_slide" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "admin.story_slide_file" 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 "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console.command.validator_debug" previously pointing to "debug.validator" to "validator".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "session.flash_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "session.attribute_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
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 "debug.validator" to "validator".
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 "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "fos_js_routing.extractor" previously pointing to "router.default" to "router".
Changed reference of service "fos_js_routing.router_debug_exposed_command" previously pointing to "router.default" to "router".
Changed reference of service "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 "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "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 "liip_imagine.cache.manager" previously pointing to "router.default" to "router".
Changed reference of service "liip_imagine.cache.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_ck_editor.renderer" 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.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.abstract_login_link_handler" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.login_link_handler.main" previously pointing to "router.default" to "router".
Changed reference of service "knp_menu.factory_extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "sonata.form.type.date_range" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.form.type.datetime_range" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.form.type.date_picker" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.form.type.datetime_picker" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.form.type.date_range_picker" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.form.type.datetime_range_picker" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.form.type.equal" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sonata.block.templating.helper" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sonata.admin.action.set_object_field_value" previously pointing to "debug.validator" to "validator".
Changed reference of service "sonata.admin.event.extension" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sonata.admin.menu_builder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sonata.admin.route.default_generator" previously pointing to "router.default" to "router".
Changed reference of service "sonata.admin.twig.xeditable_runtime" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.dZmq6_A" previously pointing to "debug.validator" to "validator".
Changed reference of service ".service_locator.O7Avvig" previously pointing to "debug.validator" to "validator".
Changed reference of service ".service_locator.sENJJEi" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.GNc8e5B" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.J4b.DPX" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.HLwzKIm" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.vDX4aT1" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.vDX4aT1" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.p3KTscm" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.GVyCdgr" previously pointing to ".session.do-not-use" to "session".
Changed reference of service ".service_locator.GVyCdgr" previously pointing to ".session.do-not-use" to "session".
399
Removed service "container.env"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.doctrine"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "assets.remote_json_manifest_version_strategy"; reason: abstract.
Removed service "mailer.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.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 "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 "liip_imagine.binary.loader.prototype.flysystem"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.flysystem2"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.chain"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.web_path"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.aws_s3"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.cache"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.flysystem"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.flysystem2"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.proxy"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.psr_cache"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.form_entry_point"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authentication.listener.rememberme"; reason: abstract.
Removed service "security.authentication.provider.rememberme"; reason: abstract.
Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
Removed service "security.authentication.rememberme.services.simplehash"; reason: abstract.
Removed service "security.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.authentication.provider.guard"; reason: abstract.
Removed service "security.authentication.listener.guard"; reason: abstract.
Removed service "security.authenticator.login_link"; reason: abstract.
Removed service "security.authenticator.abstract_login_link_handler"; reason: abstract.
Removed service "security.authenticator.expired_login_link_storage"; reason: abstract.
Removed service "security.authenticator.signature_remember_me_handler"; reason: abstract.
Removed service "security.authenticator.persistent_remember_me_handler"; reason: abstract.
Removed service "security.listener.check_remember_me_conditions"; reason: abstract.
Removed service "security.listener.remember_me"; reason: abstract.
Removed service "security.authenticator.remember_me"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronGetShtefanReportsBankCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CronGetShtefanReportsBankCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronShtefanCallWaiterEventsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CronShtefanCallWaiterEventsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronShtefanGetIikoCardTransactionsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CronShtefanGetIikoCardTransactionsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronShtefanGetIikoCardUsersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CronShtefanGetIikoCardUsersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronShtefanMissedCallsNotifyCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CronShtefanMissedCallsNotifyCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronShtefanStopListsNotifyCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CronShtefanStopListsNotifyCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronShtefanSyncIikoOrdersCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CronShtefanSyncIikoOrdersCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronShtefanTasksCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CronShtefanTasksCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CronShtefanUsersAddCardCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CronShtefanUsersAddCardCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ShtefanApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ShtefanApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ShtefanApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ShtefanApiDeliveryAddressesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ShtefanApiDeliveryAddressesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ShtefanApiDeliveryAddressesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ShtefanApiMenuOrdersController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ShtefanApiMenuOrdersController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ShtefanApiMenuOrdersController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ShtefanApiOrdersController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ShtefanApiOrdersController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ShtefanApiOrdersController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ShtefanApiProductsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ShtefanApiProductsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ShtefanApiProductsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ShtefanApiStoriesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ShtefanApiStoriesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ShtefanApiStoriesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Api\ShtefanApiUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Api\ShtefanApiUserController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Api\ShtefanApiUserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BloggersController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BloggersController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BloggersController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ControllerBase"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ControllerBase"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ControllerBase"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\MegafonApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\MegafonApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\MegafonApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanBuhReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanBuhReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ShtefanBuhReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanCardsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanCardsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ShtefanCardsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanCostsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanCostsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ShtefanCostsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanCouponsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanCouponsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ShtefanCouponsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanDangerOperationsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanDangerOperationsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ShtefanDangerOperationsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanEmployeeTestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanEmployeeTestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ShtefanEmployeeTestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanIikoTransportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanIikoTransportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ShtefanIikoTransportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanMenuController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanMenuController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ShtefanMenuController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanNomenclatureController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanNomenclatureController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ShtefanNomenclatureController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanObjectsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanObjectsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ShtefanObjectsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanOrdersController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanOrdersController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ShtefanOrdersController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanPhotoReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanPhotoReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ShtefanPhotoReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanPromocodesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanPromocodesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ShtefanPromocodesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ShtefanReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanRevenueController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanRevenueController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ShtefanRevenueController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanSalaryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanSalaryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ShtefanSalaryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanShiftReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanShiftReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ShtefanShiftReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanShiftsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanShiftsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ShtefanShiftsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanStopController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanStopController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ShtefanStopController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanStreetsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanStreetsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ShtefanStreetsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanTasksController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanTasksController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ShtefanTasksController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanTasksFrequenciesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanTasksFrequenciesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ShtefanTasksFrequenciesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanTasksStaffersController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanTasksStaffersController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ShtefanTasksStaffersController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanTelegramController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanTelegramController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ShtefanTelegramController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanTroublesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanTroublesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ShtefanTroublesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanTroublesTasksController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanTroublesTasksController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ShtefanTroublesTasksController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanUsersController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanUsersController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ShtefanUsersController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanWaiterOrdersController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanWaiterOrdersController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ShtefanWaiterOrdersController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShtefanWhatsappController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShtefanWhatsappController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ShtefanWhatsappController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SmscApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SmscApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SmscApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UsersController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UsersController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UsersController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\YandexFormsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\YandexFormsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\YandexFormsController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\AppFixtures"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadShtefanReportData"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\ORM\LoadShtefanReportData"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadStreetsData"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\ORM\LoadStreetsData"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\FixturesBundle\ORMFixtureInterface.0.App\DataFixtures\ORM\LoadUsersData"; reason: abstract.
Removed service ".abstract.instanceof.App\DataFixtures\ORM\LoadUsersData"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventListener\DatabaseActivitySubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\DatabaseActivitySubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.App\Form\Extension\DefaultFormTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Extension\DefaultFormTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\PhoneType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\PhoneType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanCouponType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShtefanCouponType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanEmployeeTestType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShtefanEmployeeTestType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanOrderItemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShtefanOrderItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanOrderType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShtefanOrderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanPhotoReportAddType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShtefanPhotoReportAddType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanPhotoReportCategoryAddType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShtefanPhotoReportCategoryAddType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanPhotoReportItemAddType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShtefanPhotoReportItemAddType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanPromocodeAddType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShtefanPromocodeAddType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanReportAddType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShtefanReportAddType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanReportCollectionAddType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShtefanReportCollectionAddType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanReportCostAddType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShtefanReportCostAddType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanReportIncomeAddType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShtefanReportIncomeAddType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanReportObjectAddType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShtefanReportObjectAddType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanReportTroubleAddType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShtefanReportTroubleAddType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanSalaryPlanfactOperationType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShtefanSalaryPlanfactOperationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanSalarySanctionType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShtefanSalarySanctionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanSettingsType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShtefanSettingsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanShiftAddType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShtefanShiftAddType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanShiftEmployeeAddType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShtefanShiftEmployeeAddType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanShiftEmployeeBarmanAddType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShtefanShiftEmployeeBarmanAddType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanShiftEmployeeCookAddType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShtefanShiftEmployeeCookAddType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanShiftEmployeeDriverAddType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShtefanShiftEmployeeDriverAddType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanShiftEmployeeGardenerAddType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShtefanShiftEmployeeGardenerAddType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanShiftEmployeeManagerAddType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShtefanShiftEmployeeManagerAddType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanShiftEmployeeOperatorAddType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShtefanShiftEmployeeOperatorAddType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanShiftEmployeeSecurityAddType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShtefanShiftEmployeeSecurityAddType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanShiftEmployeeSoushefAddType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShtefanShiftEmployeeSoushefAddType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanShiftEmployeeStorekeeperAddType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShtefanShiftEmployeeStorekeeperAddType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanShiftEmployeeTechAddType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShtefanShiftEmployeeTechAddType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanShiftEmployeeWaiterAddType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShtefanShiftEmployeeWaiterAddType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanShiftReportAddType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShtefanShiftReportAddType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanStreetType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShtefanStreetType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanTaskAddType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShtefanTaskAddType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanTaskFrequencyAddType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShtefanTaskFrequencyAddType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanTaskStafferAddType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShtefanTaskStafferAddType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanTroubleTaskProblemType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShtefanTroubleTaskProblemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\ShtefanUserAddType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\ShtefanUserAddType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserAddType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserAddType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserChangePassType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserChangePassType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserRegType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserRegType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\UserResetType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\UserResetType"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanCallWaiterEventRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShtefanCallWaiterEventRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanCityRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShtefanCityRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanCouponRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShtefanCouponRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanDeliveryAddressRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShtefanDeliveryAddressRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanIikoCardTransactionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShtefanIikoCardTransactionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanMenuStoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShtefanMenuStoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanMenuStorySlideRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShtefanMenuStorySlideRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanNomenclatureCartRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShtefanNomenclatureCartRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanNomenclatureProductListRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShtefanNomenclatureProductListRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanNomenclatureProductRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShtefanNomenclatureProductRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanNomenclatureProductScheduleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShtefanNomenclatureProductScheduleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanPhotoReportCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShtefanPhotoReportCategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanPhotoReportRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShtefanPhotoReportRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanPromocodeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShtefanPromocodeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanReportObjectRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShtefanReportObjectRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanReportPlanCostCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShtefanReportPlanCostCategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanReportRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShtefanReportRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanReportSberMarketTransactionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShtefanReportSberMarketTransactionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanReportTransactionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShtefanReportTransactionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanReportYandexEdaTransactionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShtefanReportYandexEdaTransactionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanReviewRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShtefanReviewRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanSalaryLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShtefanSalaryLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanSalaryRateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShtefanSalaryRateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanSalarySanctionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShtefanSalarySanctionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanSettingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShtefanSettingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanShiftReportRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShtefanShiftReportRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanShiftRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShtefanShiftRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanStopLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShtefanStopLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanStreetRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShtefanStreetRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShtefanUserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShtefanUserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UsersRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\UsersRepository"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\TwigExtensions"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\TwigExtensions"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.app.form_type_extension"; reason: abstract.
Removed service ".abstract.instanceof.app.form_type_extension"; reason: abstract.
123
Removed service "App\Admin\ImageAdmin"; reason: unused.
Removed service "App\Admin\ShtefanEmployeeAdmin"; reason: unused.
Removed service "App\Admin\ShtefanMenuStoryAdmin"; reason: unused.
Removed service "App\Admin\ShtefanMenuStorySlideAdmin"; reason: unused.
Removed service "App\Admin\ShtefanNomenclatureCategoryAdmin"; reason: unused.
Removed service "App\Admin\ShtefanNomenclatureModifierAdmin"; reason: unused.
Removed service "App\Admin\ShtefanNomenclatureModifierProductAdmin"; reason: unused.
Removed service "App\Admin\ShtefanNomenclatureProductAdmin"; reason: unused.
Removed service "App\Admin\ShtefanNomenclatureProductListAdmin"; reason: unused.
Removed service "App\Admin\ShtefanNomenclatureProductModifierAdmin"; reason: unused.
Removed service "App\Admin\ShtefanNomenclatureProductScheduleAdmin"; reason: unused.
Removed service "App\Admin\ShtefanNomenclatureProductSkuAdmin"; reason: unused.
Removed service "App\Admin\ShtefanNomenclatureProductSkuHasImageAdmin"; reason: unused.
Removed service "App\Admin\StorySlideFileAdmin"; reason: unused.
Removed service "App\DBAL\EnumObjectArea"; reason: unused.
Removed service "App\DBAL\EnumPostType"; reason: unused.
Removed service "App\DBAL\EnumSalaryLogType"; reason: unused.
Removed service "App\DBAL\EnumSanctionType"; reason: unused.
Removed service "App\DBAL\EnumViewType"; reason: unused.
Removed service "App\DBAL\EnumWeightType"; reason: unused.
Removed service "App\EventListener\ImageUploadSubscriber"; reason: unused.
Removed service "App\Security\Authentication\AuthenticationSuccessHandler"; reason: unused.
Removed service "App\Security\Exceptions\WrongCodeException"; reason: unused.
Removed service "App\Security\SimpleAuthenticator"; reason: unused.
Removed service "App\Service\ClickupV2Service"; reason: unused.
Removed service "App\Service\HereApiService"; reason: unused.
Removed service "App\Service\ImagesService"; reason: unused.
Removed service "App\Service\TelegramService"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "cache.app.taggable"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "assets.empty_version_strategy"; reason: unused.
Removed service "mailer.mailer"; reason: unused.
Removed service "mailer.transports"; reason: unused.
Removed service "mailer.transport_factory"; reason: unused.
Removed service "mailer.default_transport"; reason: unused.
Removed service "mailer.messenger.message_handler"; reason: unused.
Removed service "mailer.transport_factory.null"; reason: unused.
Removed service "mailer.transport_factory.sendmail"; reason: unused.
Removed service "mailer.transport_factory.smtp"; reason: unused.
Removed service "mailer.transport_factory.native"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "annotations.filesystem_cache_adapter"; reason: unused.
Removed service "annotations.filesystem_cache"; reason: unused.
Removed service "annotations.cache"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service ".cache_connection.GD_MSZC"; reason: unused.
Removed service ".cache_connection.JKE6keX"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.storage.factory.service"; reason: unused.
Removed service "session.flash_bag"; reason: unused.
Removed service "session.attribute_bag"; 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 "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service ".1_ServiceLocator~13GV4IW"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore_number_aware"; 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.debug"; reason: unused.
Removed service "twig.extension.weblink"; 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 "webpack_encore.cache"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "liip_imagine.mime_types"; reason: unused.
Removed service "liip_imagine.imagick"; reason: unused.
Removed service "liip_imagine.gmagick"; reason: unused.
Removed service "liip_imagine.binary.loader.prototype.filesystem"; reason: unused.
Removed service "liip_imagine.binary.loader.prototype.stream"; reason: unused.
Removed service "liip_imagine.binary.locator.filesystem"; reason: unused.
Removed service "liip_imagine.binary.locator.filesystem_insecure"; reason: unused.
Removed service "liip_imagine.templating.filter_helper"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.authentication.basic_entry_point"; reason: unused.
Removed service "security.authentication.retry_entry_point"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
Removed service "security.authenticator.managers_locator"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.authentication.manager"; reason: unused.
Removed service "security.authentication.guard_handler"; reason: unused.
Removed service "security.authenticator.abstract_login_link_signature_hasher"; reason: unused.
Removed service "security.authenticator.remember_me_signature_hasher"; reason: unused.
Removed service "security.authenticator.firewall_aware_remember_me_handler"; reason: unused.
Removed service "sonata.block.cache.handler.noop"; reason: unused.
Removed service "sonata.admin.label.strategy.bc"; reason: unused.
Removed service "sonata.admin.label.strategy.noop"; reason: unused.
Removed service "sonata.admin.label.strategy.underscore"; reason: unused.
Removed service "sonata.admin.label.strategy.form_component"; reason: unused.
Removed service "sonata.admin.filter_persister.session"; reason: unused.
Removed service "sonata.admin.security.handler.role"; reason: unused.
Removed service "sonata.admin.security.handler.acl"; reason: unused.
Removed service "sonata.admin.entity_manager"; reason: unused.
Removed service "doctrine.dbal.logging_middleware.default"; reason: unused.
Removed service "doctrine.dbal.debug_middleware.default"; reason: unused.
Removed service "doctrine.dbal.logging_middleware.shtefan_burger"; reason: unused.
Removed service "doctrine.dbal.debug_middleware.shtefan_burger"; reason: unused.
Removed service "monolog.logger.mailer"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service ".service_locator.tl8I8bj"; reason: unused.
548
Inlined service ".service_locator.GNc8e5B.App\Controller\Api\ShtefanApiController" to "App\Controller\Api\ShtefanApiController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Api\ShtefanApiDeliveryAddressesController" to "App\Controller\Api\ShtefanApiDeliveryAddressesController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Api\ShtefanApiMenuOrdersController" to "App\Controller\Api\ShtefanApiMenuOrdersController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Api\ShtefanApiOrdersController" to "App\Controller\Api\ShtefanApiOrdersController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Api\ShtefanApiProductsController" to "App\Controller\Api\ShtefanApiProductsController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Api\ShtefanApiStoriesController" to "App\Controller\Api\ShtefanApiStoriesController".
Inlined service ".service_locator.GNc8e5B.App\Controller\Api\ShtefanApiUserController" to "App\Controller\Api\ShtefanApiUserController".
Inlined service ".service_locator.GNc8e5B.App\Controller\BloggersController" to "App\Controller\BloggersController".
Inlined service ".service_locator.GNc8e5B.App\Controller\ControllerBase" to "App\Controller\ControllerBase".
Inlined service ".service_locator.GNc8e5B.App\Controller\IndexController" to "App\Controller\IndexController".
Inlined service ".service_locator.GNc8e5B.App\Controller\MegafonApiController" to "App\Controller\MegafonApiController".
Inlined service ".service_locator.GNc8e5B.App\Controller\SecurityController" to "App\Controller\SecurityController".
Inlined service ".service_locator.GNc8e5B.App\Controller\ShtefanBuhReportController" to "App\Controller\ShtefanBuhReportController".
Inlined service ".service_locator.GNc8e5B.App\Controller\ShtefanCardsController" to "App\Controller\ShtefanCardsController".
Inlined service ".service_locator.GNc8e5B.App\Controller\ShtefanCostsController" to "App\Controller\ShtefanCostsController".
Inlined service ".service_locator.GNc8e5B.App\Controller\ShtefanCouponsController" to "App\Controller\ShtefanCouponsController".
Inlined service ".service_locator.GNc8e5B.App\Controller\ShtefanDangerOperationsController" to "App\Controller\ShtefanDangerOperationsController".
Inlined service ".service_locator.GNc8e5B.App\Controller\ShtefanEmployeeTestController" to "App\Controller\ShtefanEmployeeTestController".
Inlined service ".service_locator.GNc8e5B.App\Controller\ShtefanIikoTransportController" to "App\Controller\ShtefanIikoTransportController".
Inlined service ".service_locator.GNc8e5B.App\Controller\ShtefanMenuController" to "App\Controller\ShtefanMenuController".
Inlined service ".service_locator.GNc8e5B.App\Controller\ShtefanNomenclatureController" to "App\Controller\ShtefanNomenclatureController".
Inlined service ".service_locator.GNc8e5B.App\Controller\ShtefanObjectsController" to "App\Controller\ShtefanObjectsController".
Inlined service ".service_locator.GNc8e5B.App\Controller\ShtefanOrdersController" to "App\Controller\ShtefanOrdersController".
Inlined service ".service_locator.GNc8e5B.App\Controller\ShtefanPhotoReportController" to "App\Controller\ShtefanPhotoReportController".
Inlined service ".service_locator.GNc8e5B.App\Controller\ShtefanPromocodesController" to "App\Controller\ShtefanPromocodesController".
Inlined service ".service_locator.GNc8e5B.App\Controller\ShtefanReportController" to "App\Controller\ShtefanReportController".
Inlined service ".service_locator.GNc8e5B.App\Controller\ShtefanRevenueController" to "App\Controller\ShtefanRevenueController".
Inlined service "App\Service\ShtefanSalaryLoggerService" to "App\Controller\ShtefanSalaryController".
Inlined service ".service_locator.GNc8e5B.App\Controller\ShtefanSalaryController" to "App\Controller\ShtefanSalaryController".
Inlined service ".service_locator.GNc8e5B.App\Controller\ShtefanShiftReportController" to "App\Controller\ShtefanShiftReportController".
Inlined service ".service_locator.GNc8e5B.App\Controller\ShtefanShiftsController" to "App\Controller\ShtefanShiftsController".
Inlined service ".service_locator.GNc8e5B.App\Controller\ShtefanStopController" to "App\Controller\ShtefanStopController".
Inlined service ".service_locator.GNc8e5B.App\Controller\ShtefanStreetsController" to "App\Controller\ShtefanStreetsController".
Inlined service ".service_locator.GNc8e5B.App\Controller\ShtefanTasksController" to "App\Controller\ShtefanTasksController".
Inlined service ".service_locator.GNc8e5B.App\Controller\ShtefanTasksFrequenciesController" to "App\Controller\ShtefanTasksFrequenciesController".
Inlined service ".service_locator.GNc8e5B.App\Controller\ShtefanTasksStaffersController" to "App\Controller\ShtefanTasksStaffersController".
Inlined service ".service_locator.GNc8e5B.App\Controller\ShtefanTelegramController" to "App\Controller\ShtefanTelegramController".
Inlined service ".service_locator.GNc8e5B.App\Controller\ShtefanTroublesController" to "App\Controller\ShtefanTroublesController".
Inlined service ".service_locator.GNc8e5B.App\Controller\ShtefanTroublesTasksController" to "App\Controller\ShtefanTroublesTasksController".
Inlined service ".service_locator.GNc8e5B.App\Controller\ShtefanUsersController" to "App\Controller\ShtefanUsersController".
Inlined service ".service_locator.GNc8e5B.App\Controller\ShtefanWaiterOrdersController" to "App\Controller\ShtefanWaiterOrdersController".
Inlined service ".service_locator.GNc8e5B.App\Controller\ShtefanWhatsappController" to "App\Controller\ShtefanWhatsappController".
Inlined service ".service_locator.GNc8e5B.App\Controller\SmscApiController" to "App\Controller\SmscApiController".
Inlined service ".service_locator.GNc8e5B.App\Controller\UsersController" to "App\Controller\UsersController".
Inlined service ".service_locator.GNc8e5B.App\Controller\YandexFormsController" to "App\Controller\YandexFormsController".
Inlined service "App\Service\YandexGeoService" to "App\Service\ShtefanDeliveryAddressService".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.lLv4pWF" to "fragment.handler".
Inlined service "uri_signer" to "fragment.uri_generator".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets._version__default" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service ".service_locator.yY.p4P7" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "sonata.admin.translation_extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.J4b.DPX.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "sonata.admin.route_loader" to "routing.resolver".
Inlined service "routing.loader.annotation.directory" to "routing.resolver".
Inlined service "routing.loader.annotation.file" to "routing.resolver".
Inlined service ".service_locator.kODoftA" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.1ZPWTRB" to "router.expression_language_provider".
Inlined service ".service_locator.HLwzKIm.router.cache_warmer" to "router.cache_warmer".
Inlined service "annotations.dummy_registry" to "annotations.reader".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.denormalizer.unwrapping" to "serializer".
Inlined service "serializer.normalizer.problem" to "serializer".
Inlined service "serializer.normalizer.uid" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.mime_message" to "serializer".
Inlined service "serializer.normalizer.datetimezone" to "serializer".
Inlined service "serializer.normalizer.dateinterval" to "serializer".
Inlined service "serializer.normalizer.form_error" to "serializer".
Inlined service "serializer.normalizer.data_uri" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "serializer.denormalizer.array" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.GVyCdgr" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator._d.YpUq" 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 "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service "doctrine.orm.shtefan_burger_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.1BRum_b" to "validator.validator_factory".
Inlined service "validator.expression_language" to "validator.expression".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "profiler.storage" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.cache" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "sonata.block.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service ".service_locator.u8eq99C" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.default_connection.event_manager" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.xHS7a1Q" to "doctrine.dbal.shtefan_burger_connection.event_manager".
Inlined service "doctrine.dbal.shtefan_burger_connection.configuration" to "doctrine.dbal.shtefan_burger_connection".
Inlined service "doctrine.dbal.shtefan_burger_connection.event_manager" to "doctrine.dbal.shtefan_burger_connection".
Inlined service ".service_locator.MA1faR7" to "doctrine.orm.container_repository_factory".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
Inlined service "cache.doctrine.orm.shtefan_burger.metadata" to "doctrine.orm.shtefan_burger_configuration".
Inlined service ".doctrine.orm.shtefan_burger_metadata_driver" to "doctrine.orm.shtefan_burger_configuration".
Inlined service "doctrine.orm.naming_strategy.default" to "doctrine.orm.shtefan_burger_configuration".
Inlined service "doctrine.orm.shtefan_burger_entity_listener_resolver" to "doctrine.orm.shtefan_burger_configuration".
Inlined service "cache.doctrine.orm.shtefan_burger.result.recorder_inner" to "cache.doctrine.orm.shtefan_burger.result".
Inlined service "cache.doctrine.orm.shtefan_burger.query.recorder_inner" to "cache.doctrine.orm.shtefan_burger.query".
Inlined service "doctrine.orm.shtefan_burger_configuration" to "doctrine.orm.shtefan_burger_entity_manager".
Inlined service "doctrine.orm.shtefan_burger_manager_configurator" to "doctrine.orm.shtefan_burger_entity_manager".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
Inlined service "fos_js_routing.normalizer.route_collection" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.normalizer.routes_response" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.denormalizer.route_collection" to "fos_js_routing.serializer".
Inlined service "fos_js_routing.encoder" to "fos_js_routing.serializer".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "App\Twig\TwigExtensions" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "webpack_encore.twig_stimulus_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "liip_imagine.templating.filter_extension" to "twig".
Inlined service "fos_ck_editor.twig_extension" to "twig".
Inlined service "knp_menu.twig.extension" to "twig".
Inlined service "sonata.twig.extension.wrapping" to "twig".
Inlined service "sonata.twig.status_extension" to "twig".
Inlined service "sonata.twig.deprecated_template_extension" to "twig".
Inlined service "sonata.twig.template_extension" to "twig".
Inlined service "sonata.form.twig.canonicalize_extension" to "twig".
Inlined service "sonata.block.twig.extension" to "twig".
Inlined service "sonata.admin.twig.sonata_admin_extension" to "twig".
Inlined service "sonata.admin.twig.template_registry_extension" to "twig".
Inlined service "sonata.admin.twig.group_extension" to "twig".
Inlined service "sonata.admin.twig.icon_extension" to "twig".
Inlined service "sonata.admin.twig.security_extension" to "twig".
Inlined service "sonata.admin.twig.canonicalize_extension" to "twig".
Inlined service "sonata.admin.twig.xeditable_extension" to "twig".
Inlined service "sonata.admin.twig.render_element_extension" to "twig".
Inlined service "sonata.admin.twig.breadcrumbs_extension" to "twig".
Inlined service "Twig\Extra\String\StringExtension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "sonata.block.twig.global" to "twig".
Inlined service "sonata.admin.configuration" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.aq4MYft.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.6SZsz1c" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service ".service_locator.Yi4Ff.p" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".1_ServiceLocator~Jm27MmQ" to "webpack_encore.twig_entry_files_extension".
Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
Inlined service "doctrine.fixtures.loader" to "doctrine.fixtures_load_command".
Inlined service "doctrine.fixtures.purger.orm_purger_factory" to "doctrine.fixtures_load_command".
Inlined service "App\DataFixtures\AppFixtures" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\ORM\LoadShtefanReportData" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\ORM\LoadStreetsData" to "doctrine.fixtures.loader".
Inlined service "App\DataFixtures\ORM\LoadUsersData" to "doctrine.fixtures.loader".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.file_link_formatter" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.security_controller_builder" to "maker.maker.make_authenticator".
Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "liip_imagine.factory.config.filter.auto_rotate" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.background" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.crop" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.downscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.flip" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.grayscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.interlace" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.paste" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.relative_resize" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.resize" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.rotate" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.scale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.strip" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.thumbnail" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.upscale" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.filter.watermark" to "liip_imagine.config.filter_factory_collection".
Inlined service "liip_imagine.factory.config.stack" to "liip_imagine.config.stack_builder".
Inlined service "liip_imagine.config.filter_factory_collection" to "liip_imagine.config.stack_builder".
Inlined service "liip_imagine.config.stack_builder" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.filter.loader.relative_resize" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.resize" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.thumbnail" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.crop" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.paste_image" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.watermark_image" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.background" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.strip" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.scale" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.upscale" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.loader.auto_rotate" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.jpegoptim" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.optipng" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.pngquant" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.mozjpeg" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.filter.post_processor.cwebp" to "liip_imagine.filter.manager".
Inlined service "liip_imagine.controller.config" to "Liip\ImagineBundle\Controller\ImagineController".
Inlined service "liip_imagine.meta_data.reader" to "liip_imagine.gd".
Inlined service "fos_ck_editor.installer" to "fos_ck_editor.command.installer".
Inlined service "fos_ck_editor.configuration" to "fos_ck_editor.form.type".
Inlined service "fos_ck_editor.builder.json_builder" to "fos_ck_editor.renderer".
Inlined service "fos_ck_editor.renderer" to "fos_ck_editor.twig_extension".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service ".service_locator.nLgZj7R" to "security.helper".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service ".security.request_matcher.4CBXQYB" to "security.access_map".
Inlined service ".security.request_matcher.1NvCNJg" to "security.access_map".
Inlined service ".security.request_matcher.3JZDmhI" to "security.access_map".
Inlined service ".security.request_matcher.RRr.FhM" to "security.access_map".
Inlined service ".security.request_matcher.WVyfMp9" to "security.access_map".
Inlined service ".security.request_matcher.CH4JRMT" to "security.access_map".
Inlined service ".security.request_matcher.HGu51Rw" to "security.access_map".
Inlined service ".security.request_matcher.9Zr_Fdf" to "security.access_map".
Inlined service ".security.request_matcher.cHVX2F2" to "security.access_map".
Inlined service ".security.request_matcher.Wo_8Cg6" to "security.access_map".
Inlined service ".security.request_matcher.0F6BN7F" to "security.access_map".
Inlined service ".security.request_matcher.vJIIFP5" to "security.access_map".
Inlined service ".security.request_matcher.mlqgVNC" to "security.access_map".
Inlined service ".security.request_matcher.YS.v2ga" to "security.access_map".
Inlined service ".security.request_matcher.gsQ.LFR" to "security.access_map".
Inlined service ".security.request_matcher.o7KVztK" to "security.access_map".
Inlined service ".security.request_matcher.wKeVT.q" to "security.access_map".
Inlined service ".security.request_matcher.uZzWg_H" to "security.access_map".
Inlined service ".security.request_matcher.T2W3vCM" to "security.access_map".
Inlined service ".security.request_matcher.HQNChMU" to "security.access_map".
Inlined service ".security.request_matcher.bdPTIi2" to "security.access_map".
Inlined service ".security.request_matcher.poFBab1" to "security.access_map".
Inlined service ".security.request_matcher.HONVVH7" to "security.access_map".
Inlined service ".security.request_matcher.SYq4mC5" to "security.access_map".
Inlined service ".security.request_matcher.JJAiGmc" to "security.access_map".
Inlined service ".security.request_matcher.v5mGoNH" to "security.access_map".
Inlined service ".security.request_matcher.eWxZwcL" to "security.access_map".
Inlined service ".security.request_matcher.KPT5Kv0" to "security.access_map".
Inlined service ".security.request_matcher.iMJJB_F" to "security.access_map".
Inlined service ".security.request_matcher.27VzV.f" to "security.access_map".
Inlined service ".security.request_matcher.rFWLUB7" to "security.access_map".
Inlined service ".security.request_matcher.eEl4rP0" to "security.access_map".
Inlined service ".security.request_matcher.UAhHkYa" to "security.access_map".
Inlined service ".security.request_matcher.u62DAZs" to "security.access_map".
Inlined service ".security.request_matcher.hbBEZBK" to "security.access_map".
Inlined service ".security.request_matcher.p3NiIBH" to "security.access_map".
Inlined service ".security.request_matcher.v2WDWFv" to "security.access_map".
Inlined service ".security.request_matcher.E7Q29Xd" to "security.access_map".
Inlined service ".security.request_matcher.K8qQ.kO" to "security.access_map".
Inlined service ".security.request_matcher.lgwDaQt" to "security.access_map".
Inlined service ".security.request_matcher.gRkkYgH" to "security.access_map".
Inlined service ".security.request_matcher.v5P6r4t" to "security.access_map".
Inlined service ".security.request_matcher.1.zJOVn" to "security.access_map".
Inlined service ".security.request_matcher.aceHSHB" to "security.access_map".
Inlined service ".security.request_matcher.PUnR2EO" to "security.access_map".
Inlined service ".security.request_matcher.8Yx1Wdw" to "security.access_map".
Inlined service ".security.request_matcher.eARgljM" to "security.access_map".
Inlined service ".security.request_matcher.PaTKTz3" to "security.access_map".
Inlined service ".security.request_matcher.bYJKt8." to "security.access_map".
Inlined service ".security.request_matcher.JCebha8" to "security.access_map".
Inlined service ".security.request_matcher.xCuHeX0" to "security.access_map".
Inlined service ".security.request_matcher.1BTk7ac" to "security.access_map".
Inlined service ".security.request_matcher.1Irn.48" to "security.access_map".
Inlined service ".security.request_matcher.TUqRVVW" to "security.access_map".
Inlined service ".security.request_matcher.WTxZNN5" to "security.access_map".
Inlined service ".security.request_matcher.jrMkq7i" to "security.access_map".
Inlined service ".security.request_matcher.H9HdcMS" to "security.access_map".
Inlined service ".security.request_matcher.W9goHd3" to "security.access_map".
Inlined service ".security.request_matcher.k6Jq7KX" to "security.access_map".
Inlined service ".security.request_matcher.yaoghKD" to "security.access_map".
Inlined service ".security.request_matcher.eKhO5IW" to "security.access_map".
Inlined service ".security.request_matcher.5owtvIE" to "security.access_map".
Inlined service ".security.request_matcher.FGWBVDo" to "security.access_map".
Inlined service ".security.request_matcher.CD3Zf8j" to "security.access_map".
Inlined service ".security.request_matcher.ta5Blb5" to "security.access_map".
Inlined service ".security.request_matcher.PyRRR.I" to "security.access_map".
Inlined service ".security.request_matcher..Yy0zQf" to "security.access_map".
Inlined service ".security.request_matcher.a8F6EKH" to "security.access_map".
Inlined service ".security.request_matcher.t6dkl3n" to "security.access_map".
Inlined service ".security.request_matcher.SmshL7o" to "security.access_map".
Inlined service ".security.request_matcher.5T.0xN3" to "security.access_map".
Inlined service ".security.request_matcher.qMMp5rH" to "security.access_map".
Inlined service ".security.request_matcher.UqqhObA" to "security.access_map".
Inlined service ".security.request_matcher.YvtTznw" to "security.access_map".
Inlined service ".security.request_matcher.CIHUjtp" to "security.access_map".
Inlined service ".security.request_matcher.R8JMB.V" to "security.access_map".
Inlined service ".security.request_matcher.fVu1A1k" to "security.access_map".
Inlined service ".security.request_matcher.bcUVq7r" to "security.access_map".
Inlined service ".security.request_matcher.h1guYVh" to "security.access_map".
Inlined service ".security.request_matcher.WRzOreY" to "security.access_map".
Inlined service ".security.request_matcher.DEBrFIJ" to "security.access_map".
Inlined service ".security.request_matcher.Wm.lN9i" to "security.access_map".
Inlined service ".security.request_matcher.0q1mku8" to "security.access_map".
Inlined service ".security.request_matcher.vifG7du" to "security.access_map".
Inlined service ".security.request_matcher..AAr_1y" to "security.access_map".
Inlined service ".security.request_matcher.cCGS4LO" to "security.access_map".
Inlined service ".security.request_matcher.pzTHxkb" to "security.access_map".
Inlined service ".security.request_matcher.XsVbrvg" to "security.access_map".
Inlined service ".security.request_matcher.QpNbZtL" to "security.access_map".
Inlined service ".security.request_matcher.5WjipZa" to "security.access_map".
Inlined service ".security.request_matcher.bVTEdRm" to "security.access_map".
Inlined service ".security.request_matcher.JVGdJTQ" to "security.access_map".
Inlined service ".security.request_matcher.OggmpXu" to "security.access_map".
Inlined service ".security.request_matcher.ZtLjsAr" to "security.access_map".
Inlined service ".security.request_matcher.8WYxKz8" to "security.access_map".
Inlined service ".security.request_matcher.4Tg_N4z" to "security.access_map".
Inlined service ".security.request_matcher.BtPvKir" to "security.access_map".
Inlined service ".security.request_matcher.1GFmo08" to "security.access_map".
Inlined service ".security.request_matcher.hcqHbGX" to "security.access_map".
Inlined service ".security.request_matcher.iH1Axqr" to "security.access_map".
Inlined service ".security.request_matcher.2kM0w19" to "security.access_map".
Inlined service ".security.request_matcher.sBSJ9wG" to "security.access_map".
Inlined service ".security.request_matcher.uWpT5GR" to "security.access_map".
Inlined service ".security.request_matcher.7OQWmMf" to "security.access_map".
Inlined service ".security.request_matcher.sbxYj_r" to "security.access_map".
Inlined service ".security.request_matcher.azQRq6b" to "security.access_map".
Inlined service ".security.request_matcher.uUTh1oW" to "security.access_map".
Inlined service ".security.request_matcher.3lOMz0A" to "security.access_map".
Inlined service ".security.request_matcher.t_q8GEW" to "security.access_map".
Inlined service ".security.request_matcher.NfREjXM" to "security.access_map".
Inlined service ".security.request_matcher.3oS7EIH" to "security.access_map".
Inlined service ".security.request_matcher.PhQgZ9B" 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.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "debug.security.firewall.authenticator.api.inner" to "debug.security.firewall.authenticator.api".
Inlined service "security.exception_listener.api" to "security.firewall.map.context.api".
Inlined service "security.logout_listener.api" to "security.firewall.map.context.api".
Inlined service "security.firewall.map.config.api" to "security.firewall.map.context.api".
Inlined service "security.authentication.session_strategy" to "security.listener.session.main".
Inlined service "security.authenticator.cache.expired_links.recorder_inner" to "security.authenticator.cache.expired_links".
Inlined service ".service_locator.j5ndl3." to "security.authenticator.firewall_aware_login_link_handler".
Inlined service "security.authenticator.expired_login_link_storage.main" to "security.authenticator.login_link_signature_hasher.main".
Inlined service "security.authenticator.login_link_signature_hasher.main" to "security.authenticator.login_link_handler.main".
Inlined service "security.authentication.success_handler.main.login_link" to "security.authenticator.login_link.main".
Inlined service "security.authentication.failure_handler.main.login_link" to "security.authenticator.login_link.main".
Inlined service "security.authentication.success_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "security.authentication.failure_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "cache.security_token_verifier.recorder_inner" to "cache.security_token_verifier".
Inlined service "security.authenticator.remember_me_signature_hasher.main" to "security.authenticator.remember_me_handler.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "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 "knp_menu.factory_extension.routing" to "knp_menu.factory".
Inlined service "knp_menu.renderer_provider" to "knp_menu.helper".
Inlined service ".service_locator.TWz9UQt" to "knp_menu.renderer_provider".
Inlined service "knp_menu.helper" to "knp_menu.twig.extension".
Inlined service "sonata.doctrine.adapter.doctrine_orm" to "sonata.doctrine.model.adapter.chain".
Inlined service ".service_locator.LzUyP7d" to "sonata.block.manager".
Inlined service "sonata.block.loader.chain" to "sonata.block.context_manager.default".
Inlined service "sonata.block.exception.strategy.manager" to "sonata.block.renderer.default".
Inlined service "sonata.block.loader.service" to "sonata.block.loader.chain".
Inlined service "sonata.exporter.writer.csv" to "sonata.exporter.exporter".
Inlined service "sonata.exporter.writer.json" to "sonata.exporter.exporter".
Inlined service "sonata.exporter.writer.xls" to "sonata.exporter.exporter".
Inlined service "sonata.exporter.writer.xlsx" to "sonata.exporter.exporter".
Inlined service "sonata.exporter.writer.xml" to "sonata.exporter.exporter".
Inlined service "sonata.admin.form.data_transformer_resolver" to "sonata.admin.action.set_object_field_value".
Inlined service "sonata.admin.search.handler" to "sonata.admin.block.search_result".
Inlined service "sonata.admin.manipulator.acl.admin" to "sonata.admin.command.setup_acl".
Inlined service ".service_locator._DwweK." to "sonata.admin.pool".
Inlined service ".service_locator.NcBpgab" to "sonata.admin.builder.filter.factory".
Inlined service ".service_locator.Xbsa8iG" to "sonata.admin.audit.manager".
Inlined service ".service_locator.vDX4aT1.sonata.admin.controller.crud" to "sonata.admin.controller.crud".
Inlined service "sonata.admin.form.data_transformer.boolean_to_string" to "sonata.admin.form.data_transformer_resolver".
Inlined service "sonata.admin.guesser.orm_list_chain" to "sonata.admin.builder.orm_list".
Inlined service "sonata.admin.guesser.orm_list" to "sonata.admin.guesser.orm_list_chain".
Inlined service "sonata.admin.guesser.orm_show_chain" to "sonata.admin.builder.orm_show".
Inlined service "sonata.admin.guesser.orm_show" to "sonata.admin.guesser.orm_show_chain".
Inlined service "sonata.admin.builder.filter.factory" to "sonata.admin.builder.orm_datagrid".
Inlined service "sonata.admin.guesser.orm_datagrid_chain" to "sonata.admin.builder.orm_datagrid".
Inlined service "sonata.admin.guesser.orm_datagrid" to "sonata.admin.guesser.orm_datagrid_chain".
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 "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_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_subscriber" to "maker.auto_command.make_subscriber".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "sonata.admin.maker" to "maker.auto_command.make_sonata_admin".
Inlined service "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
Inlined service "debug.sonata.admin.argument_resolver.admin.inner" to "debug.sonata.admin.argument_resolver.admin".
Inlined service "debug.sonata.admin.argument_resolver.proxy_query.inner" to "debug.sonata.admin.argument_resolver.proxy_query".
Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".doctrine.orm.shtefan_burger_metadata_driver.inner" to ".doctrine.orm.shtefan_burger_metadata_driver".
Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
Inlined service "security.access.authenticated_voter" to "debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.simple_role_voter" to "debug.security.voter.security.access.simple_role_voter".
Inlined service "security.access.expression_voter" to "debug.security.voter.security.access.expression_voter".
Inlined service ".service_locator.J4b.DPX" to ".service_locator.J4b.DPX.translation.warmer".
Inlined service ".service_locator..2EUcGt" to ".service_locator..2EUcGt.router.default".
Inlined service ".service_locator.HLwzKIm" to ".service_locator.HLwzKIm.router.cache_warmer".
Inlined service ".service_locator.aq4MYft" to ".service_locator.aq4MYft.twig.template_cache_warmer".
Inlined service ".service_locator.vDX4aT1" to ".service_locator.vDX4aT1.sonata.admin.controller.crud".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service "security.authenticator.manager.api" to "debug.security.firewall.authenticator.api.inner".
Inlined service "security.authenticator.manager.main" to "debug.security.firewall.authenticator.main.inner".
Inlined service ".service_locator.q8OFC1B" to "console.command_loader".
Inlined service ".service_locator..2EUcGt.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.validator.inner" to "validator".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "App\Service\GeoapifyService" to "App\Service\ShtefanDeliveryAddressService".
Inlined service "App\Service\GeoapifyService" to "App\Service\ShtefanDeliveryAddressService".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "knp_menu.manipulator" to "twig".
Inlined service "knp_menu.manipulator" to "twig".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.point" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
Inlined service "liip_imagine.factory.config.filter.argument.size" to "liip_imagine.config.stack_collection".
1
Tag "sonata.admin.template_registry" was defined on service(s) "admin.employee.template_registry", "admin.category.template_registry", "admin.product.template_registry", "admin.product_sku.template_registry", "admin.product_schedule.template_registry", "admin.product_list.template_registry", "admin.modifier.template_registry", "admin.product_modifier.template_registry", "admin.modifier_product.template_registry", "admin.image.template_registry", "admin.product_sku_has_image.template_registry", "admin.menu_story.template_registry", "admin.menu_story_slide.template_registry", "admin.story_slide_file.template_registry", but was never used.