Method "EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface::edit()" might add "KeyValueStore|Response" as a native return type declaration in the future. Do the same in implementation "App\Dish\Presentation\EasyAdmin\DishCrudController" now to avoid errors or add an explicit @return annotation to suppress this message.
App\Order\Application\DTO\OrderItemDTO::__construct(): Implicitly marking parameter $modifiers as nullable is deprecated, the explicit nullable type must be used instead
App\Order\Application\DTO\OrderItemDTO::__construct(): Implicitly marking parameter $ingredients as nullable is deprecated, the explicit nullable type must be used instead
App\Order\Application\DTO\OrderItemDTO::__construct(): Implicitly marking parameter $size as nullable is deprecated, the explicit nullable type must be used instead
Method "ApiPlatform\State\ProcessorInterface::process()" might add "T2" as a native return type declaration in the future. Do the same in implementation "App\Order\Presentation\ApiPlatform\Processor\OrderCreateProcessor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "ApiPlatform\State\ProcessorInterface::process()" might add "T2" as a native return type declaration in the future. Do the same in implementation "App\Order\Presentation\ApiPlatform\Processor\UpdateOrderProcessor" now to avoid errors or add an explicit @return annotation to suppress this message.
User Deprecated: Class "Doctrine\ORM\Proxy\Autoloader" is deprecated. Use native lazy objects instead. (Autoloader.php:74 called by DoctrineBundle.php:136, https://github.com/doctrine/orm/pull/12005, package doctrine/orm)
"SELECT t0.username AS username_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.id AS id_5 FROM user_users t0 WHERE t0.id = ?"
"SELECT t0.id AS id_1, t0.name AS name_2, t0.photo AS photo_3, t0.restaurant_roles AS restaurant_roles_4, t0.phone_number AS phone_number_5, t0.email AS email_6, t0.keeper_id AS keeper_id_7, t0.updated_at AS updated_at_8, t0.created_at AS created_at_9, t10.id AS id_11, t10.chat_id AS chat_id_12, t10.first_name AS first_name_13, t10.employee_id AS employee_id_14 FROM employee t0 LEFT JOIN chat t10 ON t10.employee_id = t0.id WHERE t0.id = ?"
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.photo AS photo_3, t0.restaurant_roles AS restaurant_roles_4, t0.phone_number AS phone_number_5, t0.email AS email_6, t0.keeper_id AS keeper_id_7, t0.updated_at AS updated_at_8, t0.created_at AS created_at_9, t10.id AS id_11, t10.chat_id AS chat_id_12, t10.first_name AS first_name_13, t10.employee_id AS employee_id_14 FROM employee t0 LEFT JOIN chat t10 ON t10.employee_id = t0.id WHERE t0.id = ?"
"params" => [1 => "5"
]
"types" => [1 => Doctrine\DBAL\ParameterType {#520
+name: "INTEGER"
}
]
]
debug
Executing query:
"SELECT c0_.id AS id_0, c0_.chat_id AS chat_id_1, c0_.first_name AS first_name_2, c0_.employee_id AS employee_id_3 FROM chat c0_"
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.chat_id AS chat_id_1, c0_.first_name AS first_name_2, c0_.employee_id AS employee_id_3 FROM chat c0_"
]
debug
Executing query:
"SELECT t0.id AS id_1, t0.login AS login_2, t0.password AS password_3, t0.server AS server_4, t0.port AS port_5, t0.sms_login AS sms_login_6, t0.sms_secret AS sms_secret_7, t0.object_id AS object_id_8, t0.keeper_token AS keeper_token_9, t0.tg_bot_token AS tg_bot_token_10, t0.admin_chat AS admin_chat_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13 FROM settings t0"
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.login AS login_2, t0.password AS password_3, t0.server AS server_4, t0.port AS port_5, t0.sms_login AS sms_login_6, t0.sms_secret AS sms_secret_7, t0.object_id AS object_id_8, t0.keeper_token AS keeper_token_9, t0.tg_bot_token AS tg_bot_token_10, t0.admin_chat AS admin_chat_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13 FROM settings t0"
]
critical
Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator::setController(): Argument #1 ($crudControllerFqcn) must be of type string, null given, called in /var/www/html/vendor/twig/twig/src/Extension/CoreExtension.php on line 1911") in "@EasyAdmin/layout.html.twig" at line 249." at layout.html.twig line 249
User Deprecated: Since vich/uploader-bundle 2.9: The "Vich\UploaderBundle\Mapping\Annotation\Uploadable" class is deprecated, use "Vich\UploaderBundle\Mapping\Attribute\Uploadable" instead.
Log messages generated during the compilation of the service container.
Messages
Class
589
Resolving inheritance for ".instanceof.App\Shared\Application\Async\AsyncHandlerInterface.0.App\Dish\Application\Async\CheckStopList\CheckStopListHandler" (parent: .abstract.instanceof.App\Dish\Application\Async\CheckStopList\CheckStopListHandler).
Resolving inheritance for ".instanceof.App\Dish\Application\Async\CheckStopList\CheckStopListHandler.0.App\Dish\Application\Async\CheckStopList\CheckStopListHandler" (parent: .instanceof.App\Shared\Application\Async\AsyncHandlerInterface.0.App\Dish\Application\Async\CheckStopList\CheckStopListHandler).
Resolving inheritance for "App\Dish\Application\Async\CheckStopList\CheckStopListHandler" (parent: .instanceof.App\Dish\Application\Async\CheckStopList\CheckStopListHandler.0.App\Dish\Application\Async\CheckStopList\CheckStopListHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Async\AsyncHandlerInterface.0.App\Dish\Application\Async\IndexDishes\IndexDishesHandler" (parent: .abstract.instanceof.App\Dish\Application\Async\IndexDishes\IndexDishesHandler).
Resolving inheritance for "App\Dish\Application\Async\IndexDishes\IndexDishesHandler" (parent: .instanceof.App\Shared\Application\Async\AsyncHandlerInterface.0.App\Dish\Application\Async\IndexDishes\IndexDishesHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Async\AsyncHandlerInterface.0.App\Dish\Application\Async\SyncDishesMenuWithRKeeper\SyncDishesWithRKeeperMessageHandler" (parent: .abstract.instanceof.App\Dish\Application\Async\SyncDishesMenuWithRKeeper\SyncDishesWithRKeeperMessageHandler).
Resolving inheritance for ".instanceof.App\Dish\Application\Async\SyncDishesMenuWithRKeeper\SyncDishesWithRKeeperMessageHandler.0.App\Dish\Application\Async\SyncDishesMenuWithRKeeper\SyncDishesWithRKeeperMessageHandler" (parent: .instanceof.App\Shared\Application\Async\AsyncHandlerInterface.0.App\Dish\Application\Async\SyncDishesMenuWithRKeeper\SyncDishesWithRKeeperMessageHandler).
Resolving inheritance for "App\Dish\Application\Async\SyncDishesMenuWithRKeeper\SyncDishesWithRKeeperMessageHandler" (parent: .instanceof.App\Dish\Application\Async\SyncDishesMenuWithRKeeper\SyncDishesWithRKeeperMessageHandler.0.App\Dish\Application\Async\SyncDishesMenuWithRKeeper\SyncDishesWithRKeeperMessageHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Async\AsyncHandlerInterface.0.App\Dish\Application\Async\SyncDishesWithRKeeper\SyncDishesWithRKeeperMessageHandler" (parent: .abstract.instanceof.App\Dish\Application\Async\SyncDishesWithRKeeper\SyncDishesWithRKeeperMessageHandler).
Resolving inheritance for ".instanceof.App\Dish\Application\Async\SyncDishesWithRKeeper\SyncDishesWithRKeeperMessageHandler.0.App\Dish\Application\Async\SyncDishesWithRKeeper\SyncDishesWithRKeeperMessageHandler" (parent: .instanceof.App\Shared\Application\Async\AsyncHandlerInterface.0.App\Dish\Application\Async\SyncDishesWithRKeeper\SyncDishesWithRKeeperMessageHandler).
Resolving inheritance for "App\Dish\Application\Async\SyncDishesWithRKeeper\SyncDishesWithRKeeperMessageHandler" (parent: .instanceof.App\Dish\Application\Async\SyncDishesWithRKeeper\SyncDishesWithRKeeperMessageHandler.0.App\Dish\Application\Async\SyncDishesWithRKeeper\SyncDishesWithRKeeperMessageHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Dish\Application\Command\IndexDishesCommand\IndexDishesCommandHandler" (parent: .abstract.instanceof.App\Dish\Application\Command\IndexDishesCommand\IndexDishesCommandHandler).
Resolving inheritance for "App\Dish\Application\Command\IndexDishesCommand\IndexDishesCommandHandler" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Dish\Application\Command\IndexDishesCommand\IndexDishesCommandHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Dish\Application\Command\SyncDishesWithRKeeperCommand\SyncDishesWithRKeeperCommandHandler" (parent: .abstract.instanceof.App\Dish\Application\Command\SyncDishesWithRKeeperCommand\SyncDishesWithRKeeperCommandHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Dish\Application\Command\SyncDishesWithRKeeperCommand\SyncDishesWithRKeeperCommandHandler" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Dish\Application\Command\SyncDishesWithRKeeperCommand\SyncDishesWithRKeeperCommandHandler).
Resolving inheritance for "App\Dish\Application\Command\SyncDishesWithRKeeperCommand\SyncDishesWithRKeeperCommandHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Dish\Application\Command\SyncDishesWithRKeeperCommand\SyncDishesWithRKeeperCommandHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Dish\Application\Command\SyncDishesWithRKeeperCommandHandler" (parent: .abstract.instanceof.App\Dish\Application\Command\SyncDishesWithRKeeperCommandHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Dish\Application\Command\SyncDishesWithRKeeperCommandHandler" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Dish\Application\Command\SyncDishesWithRKeeperCommandHandler).
Resolving inheritance for "App\Dish\Application\Command\SyncDishesWithRKeeperCommandHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Dish\Application\Command\SyncDishesWithRKeeperCommandHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Dish\Application\Query\GetDishByIdQuery\GetDishByIdHandler" (parent: .abstract.instanceof.App\Dish\Application\Query\GetDishByIdQuery\GetDishByIdHandler).
Resolving inheritance for "App\Dish\Application\Query\GetDishByIdQuery\GetDishByIdHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Dish\Application\Query\GetDishByIdQuery\GetDishByIdHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Dish\Application\Query\GetDishQuery\GetDishHandler" (parent: .abstract.instanceof.App\Dish\Application\Query\GetDishQuery\GetDishHandler).
Resolving inheritance for "App\Dish\Application\Query\GetDishQuery\GetDishHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Dish\Application\Query\GetDishQuery\GetDishHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Dish\Application\Query\GetDishSearchQuery\GetDishSearchHandler" (parent: .abstract.instanceof.App\Dish\Application\Query\GetDishSearchQuery\GetDishSearchHandler).
Resolving inheritance for "App\Dish\Application\Query\GetDishSearchQuery\GetDishSearchHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Dish\Application\Query\GetDishSearchQuery\GetDishSearchHandler).
Resolving inheritance for ".instanceof.App\Dish\Application\Schedule\CheckCategoryAvailabilitySchedule.0.App\Dish\Application\Schedule\CheckCategoryAvailabilitySchedule" (parent: .abstract.instanceof.App\Dish\Application\Schedule\CheckCategoryAvailabilitySchedule).
Resolving inheritance for "App\Dish\Application\Schedule\CheckCategoryAvailabilitySchedule" (parent: .instanceof.App\Dish\Application\Schedule\CheckCategoryAvailabilitySchedule.0.App\Dish\Application\Schedule\CheckCategoryAvailabilitySchedule).
Resolving inheritance for ".instanceof.App\Dish\Application\Schedule\CheckStopListSchedule.0.App\Dish\Application\Schedule\CheckStopListSchedule" (parent: .abstract.instanceof.App\Dish\Application\Schedule\CheckStopListSchedule).
Resolving inheritance for "App\Dish\Application\Schedule\CheckStopListSchedule" (parent: .instanceof.App\Dish\Application\Schedule\CheckStopListSchedule.0.App\Dish\Application\Schedule\CheckStopListSchedule).
Resolving inheritance for ".instanceof.App\Dish\Application\Schedule\UpdateMenuSchedule.0.App\Dish\Application\Schedule\UpdateMenuSchedule" (parent: .abstract.instanceof.App\Dish\Application\Schedule\UpdateMenuSchedule).
Resolving inheritance for "App\Dish\Application\Schedule\UpdateMenuSchedule" (parent: .instanceof.App\Dish\Application\Schedule\UpdateMenuSchedule.0.App\Dish\Application\Schedule\UpdateMenuSchedule).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Dish\Infrastructure\Repository\DishDrinkRepository" (parent: .abstract.instanceof.App\Dish\Infrastructure\Repository\DishDrinkRepository).
Resolving inheritance for "App\Dish\Infrastructure\Repository\DishDrinkRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Dish\Infrastructure\Repository\DishDrinkRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Dish\Infrastructure\Repository\DishIngredientsRepository" (parent: .abstract.instanceof.App\Dish\Infrastructure\Repository\DishIngredientsRepository).
Resolving inheritance for "App\Dish\Infrastructure\Repository\DishIngredientsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Dish\Infrastructure\Repository\DishIngredientsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Dish\Infrastructure\Repository\DishMenuRepository" (parent: .abstract.instanceof.App\Dish\Infrastructure\Repository\DishMenuRepository).
Resolving inheritance for "App\Dish\Infrastructure\Repository\DishMenuRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Dish\Infrastructure\Repository\DishMenuRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Dish\Infrastructure\Repository\DishModifiersRepository" (parent: .abstract.instanceof.App\Dish\Infrastructure\Repository\DishModifiersRepository).
Resolving inheritance for "App\Dish\Infrastructure\Repository\DishModifiersRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Dish\Infrastructure\Repository\DishModifiersRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Dish\Infrastructure\Repository\DishRepository" (parent: .abstract.instanceof.App\Dish\Infrastructure\Repository\DishRepository).
Resolving inheritance for "App\Dish\Infrastructure\Repository\DishRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Dish\Infrastructure\Repository\DishRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Dish\Infrastructure\Repository\DishSizeRepository" (parent: .abstract.instanceof.App\Dish\Infrastructure\Repository\DishSizeRepository).
Resolving inheritance for "App\Dish\Infrastructure\Repository\DishSizeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Dish\Infrastructure\Repository\DishSizeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Dish\Infrastructure\Repository\MenuUpdateRepository" (parent: .abstract.instanceof.App\Dish\Infrastructure\Repository\MenuUpdateRepository).
Resolving inheritance for "App\Dish\Infrastructure\Repository\MenuUpdateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Dish\Infrastructure\Repository\MenuUpdateRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dish\Presentation\ApiPlatform\Controller\GetMenuController" (parent: .abstract.instanceof.App\Dish\Presentation\ApiPlatform\Controller\GetMenuController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dish\Presentation\ApiPlatform\Controller\GetMenuController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dish\Presentation\ApiPlatform\Controller\GetMenuController).
Resolving inheritance for "App\Dish\Presentation\ApiPlatform\Controller\GetMenuController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dish\Presentation\ApiPlatform\Controller\GetMenuController).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\Dish\Presentation\ApiPlatform\Provider\GetDishByIdProvider" (parent: .abstract.instanceof.App\Dish\Presentation\ApiPlatform\Provider\GetDishByIdProvider).
Resolving inheritance for "App\Dish\Presentation\ApiPlatform\Provider\GetDishByIdProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\Dish\Presentation\ApiPlatform\Provider\GetDishByIdProvider).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\Dish\Presentation\ApiPlatform\Provider\GetDishProvider" (parent: .abstract.instanceof.App\Dish\Presentation\ApiPlatform\Provider\GetDishProvider).
Resolving inheritance for "App\Dish\Presentation\ApiPlatform\Provider\GetDishProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\Dish\Presentation\ApiPlatform\Provider\GetDishProvider).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\Dish\Presentation\ApiPlatform\Provider\GetDishSearchProvider" (parent: .abstract.instanceof.App\Dish\Presentation\ApiPlatform\Provider\GetDishSearchProvider).
Resolving inheritance for "App\Dish\Presentation\ApiPlatform\Provider\GetDishSearchProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\Dish\Presentation\ApiPlatform\Provider\GetDishSearchProvider).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\Dish\Presentation\ApiPlatform\Provider\GetMenuProvider" (parent: .abstract.instanceof.App\Dish\Presentation\ApiPlatform\Provider\GetMenuProvider).
Resolving inheritance for "App\Dish\Presentation\ApiPlatform\Provider\GetMenuProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\Dish\Presentation\ApiPlatform\Provider\GetMenuProvider).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\Dish\Presentation\ApiPlatform\Provider\GetMenuUpdateProvider" (parent: .abstract.instanceof.App\Dish\Presentation\ApiPlatform\Provider\GetMenuUpdateProvider).
Resolving inheritance for "App\Dish\Presentation\ApiPlatform\Provider\GetMenuUpdateProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\Dish\Presentation\ApiPlatform\Provider\GetMenuUpdateProvider).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\Dish\Presentation\ApiPlatform\Provider\GetStopListProvider" (parent: .abstract.instanceof.App\Dish\Presentation\ApiPlatform\Provider\GetStopListProvider).
Resolving inheritance for "App\Dish\Presentation\ApiPlatform\Provider\GetStopListProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\Dish\Presentation\ApiPlatform\Provider\GetStopListProvider).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dish\Presentation\EasyAdmin\DishCrudController" (parent: .abstract.instanceof.App\Dish\Presentation\EasyAdmin\DishCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dish\Presentation\EasyAdmin\DishCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dish\Presentation\EasyAdmin\DishCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Dish\Presentation\EasyAdmin\DishCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dish\Presentation\EasyAdmin\DishCrudController).
Resolving inheritance for "App\Dish\Presentation\EasyAdmin\DishCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Dish\Presentation\EasyAdmin\DishCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dish\Presentation\EasyAdmin\DishIngredientsCrudController" (parent: .abstract.instanceof.App\Dish\Presentation\EasyAdmin\DishIngredientsCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dish\Presentation\EasyAdmin\DishIngredientsCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dish\Presentation\EasyAdmin\DishIngredientsCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Dish\Presentation\EasyAdmin\DishIngredientsCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dish\Presentation\EasyAdmin\DishIngredientsCrudController).
Resolving inheritance for "App\Dish\Presentation\EasyAdmin\DishIngredientsCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Dish\Presentation\EasyAdmin\DishIngredientsCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dish\Presentation\EasyAdmin\DishMenuCrudController" (parent: .abstract.instanceof.App\Dish\Presentation\EasyAdmin\DishMenuCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dish\Presentation\EasyAdmin\DishMenuCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dish\Presentation\EasyAdmin\DishMenuCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Dish\Presentation\EasyAdmin\DishMenuCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dish\Presentation\EasyAdmin\DishMenuCrudController).
Resolving inheritance for "App\Dish\Presentation\EasyAdmin\DishMenuCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Dish\Presentation\EasyAdmin\DishMenuCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dish\Presentation\EasyAdmin\DishMenuDiscountCrudController" (parent: .abstract.instanceof.App\Dish\Presentation\EasyAdmin\DishMenuDiscountCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dish\Presentation\EasyAdmin\DishMenuDiscountCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dish\Presentation\EasyAdmin\DishMenuDiscountCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Dish\Presentation\EasyAdmin\DishMenuDiscountCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dish\Presentation\EasyAdmin\DishMenuDiscountCrudController).
Resolving inheritance for "App\Dish\Presentation\EasyAdmin\DishMenuDiscountCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Dish\Presentation\EasyAdmin\DishMenuDiscountCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dish\Presentation\EasyAdmin\DishMenuScheduleCrudController" (parent: .abstract.instanceof.App\Dish\Presentation\EasyAdmin\DishMenuScheduleCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dish\Presentation\EasyAdmin\DishMenuScheduleCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dish\Presentation\EasyAdmin\DishMenuScheduleCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Dish\Presentation\EasyAdmin\DishMenuScheduleCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dish\Presentation\EasyAdmin\DishMenuScheduleCrudController).
Resolving inheritance for "App\Dish\Presentation\EasyAdmin\DishMenuScheduleCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Dish\Presentation\EasyAdmin\DishMenuScheduleCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dish\Presentation\EasyAdmin\DishSizeCrudController" (parent: .abstract.instanceof.App\Dish\Presentation\EasyAdmin\DishSizeCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dish\Presentation\EasyAdmin\DishSizeCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dish\Presentation\EasyAdmin\DishSizeCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Dish\Presentation\EasyAdmin\DishSizeCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dish\Presentation\EasyAdmin\DishSizeCrudController).
Resolving inheritance for "App\Dish\Presentation\EasyAdmin\DishSizeCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Dish\Presentation\EasyAdmin\DishSizeCrudController).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Email\Application\Command\SendReviewEmailCommandHandler" (parent: .abstract.instanceof.App\Email\Application\Command\SendReviewEmailCommandHandler).
Resolving inheritance for ".instanceof.App\Email\Application\Command\SendReviewEmailCommandHandler.0.App\Email\Application\Command\SendReviewEmailCommandHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Email\Application\Command\SendReviewEmailCommandHandler).
Resolving inheritance for "App\Email\Application\Command\SendReviewEmailCommandHandler" (parent: .instanceof.App\Email\Application\Command\SendReviewEmailCommandHandler.0.App\Email\Application\Command\SendReviewEmailCommandHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Email\Infrastructure\Repository\EmailRepository" (parent: .abstract.instanceof.App\Email\Infrastructure\Repository\EmailRepository).
Resolving inheritance for "App\Email\Infrastructure\Repository\EmailRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Email\Infrastructure\Repository\EmailRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Email\Infrastructure\Repository\SmtpRepository" (parent: .abstract.instanceof.App\Email\Infrastructure\Repository\SmtpRepository).
Resolving inheritance for "App\Email\Infrastructure\Repository\SmtpRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Email\Infrastructure\Repository\SmtpRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Email\Presentation\EasyAdmin\EmailCrudController" (parent: .abstract.instanceof.App\Email\Presentation\EasyAdmin\EmailCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Email\Presentation\EasyAdmin\EmailCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Email\Presentation\EasyAdmin\EmailCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Email\Presentation\EasyAdmin\EmailCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Email\Presentation\EasyAdmin\EmailCrudController).
Resolving inheritance for "App\Email\Presentation\EasyAdmin\EmailCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Email\Presentation\EasyAdmin\EmailCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Email\Presentation\EasyAdmin\SmtpCrudController" (parent: .abstract.instanceof.App\Email\Presentation\EasyAdmin\SmtpCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Email\Presentation\EasyAdmin\SmtpCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Email\Presentation\EasyAdmin\SmtpCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Email\Presentation\EasyAdmin\SmtpCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Email\Presentation\EasyAdmin\SmtpCrudController).
Resolving inheritance for "App\Email\Presentation\EasyAdmin\SmtpCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Email\Presentation\EasyAdmin\SmtpCrudController).
Resolving inheritance for ".instanceof.App\Shared\Application\Async\AsyncHandlerInterface.0.App\Employee\Application\Async\SyncEmployeesWithRKeeperHandler" (parent: .abstract.instanceof.App\Employee\Application\Async\SyncEmployeesWithRKeeperHandler).
Resolving inheritance for ".instanceof.App\Employee\Application\Async\SyncEmployeesWithRKeeperHandler.0.App\Employee\Application\Async\SyncEmployeesWithRKeeperHandler" (parent: .instanceof.App\Shared\Application\Async\AsyncHandlerInterface.0.App\Employee\Application\Async\SyncEmployeesWithRKeeperHandler).
Resolving inheritance for "App\Employee\Application\Async\SyncEmployeesWithRKeeperHandler" (parent: .instanceof.App\Employee\Application\Async\SyncEmployeesWithRKeeperHandler.0.App\Employee\Application\Async\SyncEmployeesWithRKeeperHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Employee\Application\Query\GetEmployeeHandler" (parent: .abstract.instanceof.App\Employee\Application\Query\GetEmployeeHandler).
Resolving inheritance for "App\Employee\Application\Query\GetEmployeeHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Employee\Application\Query\GetEmployeeHandler).
Resolving inheritance for ".instanceof.App\Employee\Application\Schedule\UpdateEmployeeSchedule.0.App\Employee\Application\Schedule\UpdateEmployeeSchedule" (parent: .abstract.instanceof.App\Employee\Application\Schedule\UpdateEmployeeSchedule).
Resolving inheritance for "App\Employee\Application\Schedule\UpdateEmployeeSchedule" (parent: .instanceof.App\Employee\Application\Schedule\UpdateEmployeeSchedule.0.App\Employee\Application\Schedule\UpdateEmployeeSchedule).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Employee\Infrastructure\Repository\EmployeeRepository" (parent: .abstract.instanceof.App\Employee\Infrastructure\Repository\EmployeeRepository).
Resolving inheritance for "App\Employee\Infrastructure\Repository\EmployeeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Employee\Infrastructure\Repository\EmployeeRepository).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\Employee\Presentation\ApiPlatform\Provider\GetEmployeeProvider" (parent: .abstract.instanceof.App\Employee\Presentation\ApiPlatform\Provider\GetEmployeeProvider).
Resolving inheritance for "App\Employee\Presentation\ApiPlatform\Provider\GetEmployeeProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\Employee\Presentation\ApiPlatform\Provider\GetEmployeeProvider).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Employee\Presentation\EasyAdmin\EmployeeCrudController" (parent: .abstract.instanceof.App\Employee\Presentation\EasyAdmin\EmployeeCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Employee\Presentation\EasyAdmin\EmployeeCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Employee\Presentation\EasyAdmin\EmployeeCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Employee\Presentation\EasyAdmin\EmployeeCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Employee\Presentation\EasyAdmin\EmployeeCrudController).
Resolving inheritance for "App\Employee\Presentation\EasyAdmin\EmployeeCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Employee\Presentation\EasyAdmin\EmployeeCrudController).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\Integration\RKeeper\Presentation\ApiPlatform\Provider\GetOrderByGuidProvider" (parent: .abstract.instanceof.App\Integration\RKeeper\Presentation\ApiPlatform\Provider\GetOrderByGuidProvider).
Resolving inheritance for "App\Integration\RKeeper\Presentation\ApiPlatform\Provider\GetOrderByGuidProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\Integration\RKeeper\Presentation\ApiPlatform\Provider\GetOrderByGuidProvider).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\Integration\RKeeper\Presentation\ApiPlatform\Provider\GetOrderByTableProvider" (parent: .abstract.instanceof.App\Integration\RKeeper\Presentation\ApiPlatform\Provider\GetOrderByTableProvider).
Resolving inheritance for "App\Integration\RKeeper\Presentation\ApiPlatform\Provider\GetOrderByTableProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\Integration\RKeeper\Presentation\ApiPlatform\Provider\GetOrderByTableProvider).
Resolving inheritance for ".instanceof.App\Shared\Application\Async\AsyncHandlerInterface.0.App\Integration\RedSMS\Application\Async\SendSmsMessage\SendSmsMessageHandler" (parent: .abstract.instanceof.App\Integration\RedSMS\Application\Async\SendSmsMessage\SendSmsMessageHandler).
Resolving inheritance for "App\Integration\RedSMS\Application\Async\SendSmsMessage\SendSmsMessageHandler" (parent: .instanceof.App\Shared\Application\Async\AsyncHandlerInterface.0.App\Integration\RedSMS\Application\Async\SendSmsMessage\SendSmsMessageHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Async\AsyncHandlerInterface.0.App\Integration\Telegram\Application\Async\CallWaiter\CallWaiterHandler" (parent: .abstract.instanceof.App\Integration\Telegram\Application\Async\CallWaiter\CallWaiterHandler).
Resolving inheritance for "App\Integration\Telegram\Application\Async\CallWaiter\CallWaiterHandler" (parent: .instanceof.App\Shared\Application\Async\AsyncHandlerInterface.0.App\Integration\Telegram\Application\Async\CallWaiter\CallWaiterHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Async\AsyncHandlerInterface.0.App\Integration\Telegram\Application\Async\ProcessTelegramUpdate\ProcessTelegramUpdateHandler" (parent: .abstract.instanceof.App\Integration\Telegram\Application\Async\ProcessTelegramUpdate\ProcessTelegramUpdateHandler).
Resolving inheritance for ".instanceof.App\Integration\Telegram\Application\Async\ProcessTelegramUpdate\ProcessTelegramUpdateHandler.0.App\Integration\Telegram\Application\Async\ProcessTelegramUpdate\ProcessTelegramUpdateHandler" (parent: .instanceof.App\Shared\Application\Async\AsyncHandlerInterface.0.App\Integration\Telegram\Application\Async\ProcessTelegramUpdate\ProcessTelegramUpdateHandler).
Resolving inheritance for "App\Integration\Telegram\Application\Async\ProcessTelegramUpdate\ProcessTelegramUpdateHandler" (parent: .instanceof.App\Integration\Telegram\Application\Async\ProcessTelegramUpdate\ProcessTelegramUpdateHandler.0.App\Integration\Telegram\Application\Async\ProcessTelegramUpdate\ProcessTelegramUpdateHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Async\AsyncHandlerInterface.0.App\Integration\Telegram\Application\Async\SendTelegramMessage\SendTelegramMessageHandler" (parent: .abstract.instanceof.App\Integration\Telegram\Application\Async\SendTelegramMessage\SendTelegramMessageHandler).
Resolving inheritance for ".instanceof.App\Integration\Telegram\Application\Async\SendTelegramMessage\SendTelegramMessageHandler.0.App\Integration\Telegram\Application\Async\SendTelegramMessage\SendTelegramMessageHandler" (parent: .instanceof.App\Shared\Application\Async\AsyncHandlerInterface.0.App\Integration\Telegram\Application\Async\SendTelegramMessage\SendTelegramMessageHandler).
Resolving inheritance for "App\Integration\Telegram\Application\Async\SendTelegramMessage\SendTelegramMessageHandler" (parent: .instanceof.App\Integration\Telegram\Application\Async\SendTelegramMessage\SendTelegramMessageHandler.0.App\Integration\Telegram\Application\Async\SendTelegramMessage\SendTelegramMessageHandler).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Integration\Telegram\Infrastructure\Http\RKeeperDebugController" (parent: .abstract.instanceof.App\Integration\Telegram\Infrastructure\Http\RKeeperDebugController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Integration\Telegram\Infrastructure\Http\RKeeperDebugController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Integration\Telegram\Infrastructure\Http\RKeeperDebugController).
Resolving inheritance for "App\Integration\Telegram\Infrastructure\Http\RKeeperDebugController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Integration\Telegram\Infrastructure\Http\RKeeperDebugController).
Resolving inheritance for ".instanceof.App\Integration\Telegram\Infrastructure\Http\TelegramController.0.App\Integration\Telegram\Infrastructure\Http\TelegramController" (parent: .abstract.instanceof.App\Integration\Telegram\Infrastructure\Http\TelegramController).
Resolving inheritance for "App\Integration\Telegram\Infrastructure\Http\TelegramController" (parent: .instanceof.App\Integration\Telegram\Infrastructure\Http\TelegramController.0.App\Integration\Telegram\Infrastructure\Http\TelegramController).
Resolving inheritance for ".instanceof.App\Integration\Telegram\Infrastructure\Http\TelegramWebhookController.0.App\Integration\Telegram\Infrastructure\Http\TelegramWebhookController" (parent: .abstract.instanceof.App\Integration\Telegram\Infrastructure\Http\TelegramWebhookController).
Resolving inheritance for "App\Integration\Telegram\Infrastructure\Http\TelegramWebhookController" (parent: .instanceof.App\Integration\Telegram\Infrastructure\Http\TelegramWebhookController.0.App\Integration\Telegram\Infrastructure\Http\TelegramWebhookController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Integration\Telegram\Infrastructure\Repository\ChatRepository" (parent: .abstract.instanceof.App\Integration\Telegram\Infrastructure\Repository\ChatRepository).
Resolving inheritance for "App\Integration\Telegram\Infrastructure\Repository\ChatRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Integration\Telegram\Infrastructure\Repository\ChatRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Integration\Telegram\Infrastructure\Repository\NotificationRecipientRepository" (parent: .abstract.instanceof.App\Integration\Telegram\Infrastructure\Repository\NotificationRecipientRepository).
Resolving inheritance for "App\Integration\Telegram\Infrastructure\Repository\NotificationRecipientRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Integration\Telegram\Infrastructure\Repository\NotificationRecipientRepository).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\Integration\Telegram\Presentation\ApiPlatform\Processor\WaiterCallProcessor" (parent: .abstract.instanceof.App\Integration\Telegram\Presentation\ApiPlatform\Processor\WaiterCallProcessor).
Resolving inheritance for "App\Integration\Telegram\Presentation\ApiPlatform\Processor\WaiterCallProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\Integration\Telegram\Presentation\ApiPlatform\Processor\WaiterCallProcessor).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Integration\Telegram\Presentation\EasyAdmin\NotificationRecipientCrudController" (parent: .abstract.instanceof.App\Integration\Telegram\Presentation\EasyAdmin\NotificationRecipientCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Integration\Telegram\Presentation\EasyAdmin\NotificationRecipientCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Integration\Telegram\Presentation\EasyAdmin\NotificationRecipientCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Integration\Telegram\Presentation\EasyAdmin\NotificationRecipientCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Integration\Telegram\Presentation\EasyAdmin\NotificationRecipientCrudController).
Resolving inheritance for "App\Integration\Telegram\Presentation\EasyAdmin\NotificationRecipientCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Integration\Telegram\Presentation\EasyAdmin\NotificationRecipientCrudController).
Resolving inheritance for ".instanceof.App\Order\Application\Async\CreateOrderHandler.0.App\Order\Application\Async\CreateOrderHandler" (parent: .abstract.instanceof.App\Order\Application\Async\CreateOrderHandler).
Resolving inheritance for "App\Order\Application\Async\CreateOrderHandler" (parent: .instanceof.App\Order\Application\Async\CreateOrderHandler.0.App\Order\Application\Async\CreateOrderHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\AddToCartCommand\AddToCartHandler" (parent: .abstract.instanceof.App\Order\Application\Command\AddToCartCommand\AddToCartHandler).
Resolving inheritance for "App\Order\Application\Command\AddToCartCommand\AddToCartHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\AddToCartCommand\AddToCartHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\CancelOrderCommand\CancelOrderHandler" (parent: .abstract.instanceof.App\Order\Application\Command\CancelOrderCommand\CancelOrderHandler).
Resolving inheritance for "App\Order\Application\Command\CancelOrderCommand\CancelOrderHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\CancelOrderCommand\CancelOrderHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\ClearCartCommand\ClearCartHandler" (parent: .abstract.instanceof.App\Order\Application\Command\ClearCartCommand\ClearCartHandler).
Resolving inheritance for "App\Order\Application\Command\ClearCartCommand\ClearCartHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\ClearCartCommand\ClearCartHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\CreateOrderCommand\CreateOrderHandler" (parent: .abstract.instanceof.App\Order\Application\Command\CreateOrderCommand\CreateOrderHandler).
Resolving inheritance for ".instanceof.App\Order\Application\Command\CreateOrderCommand\CreateOrderHandler.0.App\Order\Application\Command\CreateOrderCommand\CreateOrderHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\CreateOrderCommand\CreateOrderHandler).
Resolving inheritance for "App\Order\Application\Command\CreateOrderCommand\CreateOrderHandler" (parent: .instanceof.App\Order\Application\Command\CreateOrderCommand\CreateOrderHandler.0.App\Order\Application\Command\CreateOrderCommand\CreateOrderHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\PayOrderCommand\PayOrderHandler" (parent: .abstract.instanceof.App\Order\Application\Command\PayOrderCommand\PayOrderHandler).
Resolving inheritance for "App\Order\Application\Command\PayOrderCommand\PayOrderHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\PayOrderCommand\PayOrderHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\RemoveFromCartCommand\RemoveFromCartHandler" (parent: .abstract.instanceof.App\Order\Application\Command\RemoveFromCartCommand\RemoveFromCartHandler).
Resolving inheritance for "App\Order\Application\Command\RemoveFromCartCommand\RemoveFromCartHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\RemoveFromCartCommand\RemoveFromCartHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\RemoveOneItemCommand\RemoveOneItemHandler" (parent: .abstract.instanceof.App\Order\Application\Command\RemoveOneItemCommand\RemoveOneItemHandler).
Resolving inheritance for "App\Order\Application\Command\RemoveOneItemCommand\RemoveOneItemHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\RemoveOneItemCommand\RemoveOneItemHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\UpdateOrderCommand\UpdateOrderHandler" (parent: .abstract.instanceof.App\Order\Application\Command\UpdateOrderCommand\UpdateOrderHandler).
Resolving inheritance for "App\Order\Application\Command\UpdateOrderCommand\UpdateOrderHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\UpdateOrderCommand\UpdateOrderHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\VtbComplimentCommand\VtbComplimentHandler" (parent: .abstract.instanceof.App\Order\Application\Command\VtbComplimentCommand\VtbComplimentHandler).
Resolving inheritance for "App\Order\Application\Command\VtbComplimentCommand\VtbComplimentHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\VtbComplimentCommand\VtbComplimentHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Order\Application\Query\GetOrderQuery\GetOrderHandler" (parent: .abstract.instanceof.App\Order\Application\Query\GetOrderQuery\GetOrderHandler).
Resolving inheritance for "App\Order\Application\Query\GetOrderQuery\GetOrderHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Order\Application\Query\GetOrderQuery\GetOrderHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Order\Infrastructure\Repository\OrderItemRepository" (parent: .abstract.instanceof.App\Order\Infrastructure\Repository\OrderItemRepository).
Resolving inheritance for "App\Order\Infrastructure\Repository\OrderItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Order\Infrastructure\Repository\OrderItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Order\Infrastructure\Repository\OrderRepository" (parent: .abstract.instanceof.App\Order\Infrastructure\Repository\OrderRepository).
Resolving inheritance for "App\Order\Infrastructure\Repository\OrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Order\Infrastructure\Repository\OrderRepository).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\Order\Presentation\ApiPlatform\Processor\CartRefreshProcessor" (parent: .abstract.instanceof.App\Order\Presentation\ApiPlatform\Processor\CartRefreshProcessor).
Resolving inheritance for "App\Order\Presentation\ApiPlatform\Processor\CartRefreshProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\Order\Presentation\ApiPlatform\Processor\CartRefreshProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\Order\Presentation\ApiPlatform\Processor\OrderAddProcessor" (parent: .abstract.instanceof.App\Order\Presentation\ApiPlatform\Processor\OrderAddProcessor).
Resolving inheritance for "App\Order\Presentation\ApiPlatform\Processor\OrderAddProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\Order\Presentation\ApiPlatform\Processor\OrderAddProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\Order\Presentation\ApiPlatform\Processor\OrderCancelProcessor" (parent: .abstract.instanceof.App\Order\Presentation\ApiPlatform\Processor\OrderCancelProcessor).
Resolving inheritance for "App\Order\Presentation\ApiPlatform\Processor\OrderCancelProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\Order\Presentation\ApiPlatform\Processor\OrderCancelProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\Order\Presentation\ApiPlatform\Processor\OrderClearProcessor" (parent: .abstract.instanceof.App\Order\Presentation\ApiPlatform\Processor\OrderClearProcessor).
Resolving inheritance for "App\Order\Presentation\ApiPlatform\Processor\OrderClearProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\Order\Presentation\ApiPlatform\Processor\OrderClearProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\Order\Presentation\ApiPlatform\Processor\OrderCreateProcessor" (parent: .abstract.instanceof.App\Order\Presentation\ApiPlatform\Processor\OrderCreateProcessor).
Resolving inheritance for "App\Order\Presentation\ApiPlatform\Processor\OrderCreateProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\Order\Presentation\ApiPlatform\Processor\OrderCreateProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\Order\Presentation\ApiPlatform\Processor\OrderRemoveOneItemProcessor" (parent: .abstract.instanceof.App\Order\Presentation\ApiPlatform\Processor\OrderRemoveOneItemProcessor).
Resolving inheritance for "App\Order\Presentation\ApiPlatform\Processor\OrderRemoveOneItemProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\Order\Presentation\ApiPlatform\Processor\OrderRemoveOneItemProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\Order\Presentation\ApiPlatform\Processor\OrderRemoveProcessor" (parent: .abstract.instanceof.App\Order\Presentation\ApiPlatform\Processor\OrderRemoveProcessor).
Resolving inheritance for "App\Order\Presentation\ApiPlatform\Processor\OrderRemoveProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\Order\Presentation\ApiPlatform\Processor\OrderRemoveProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\Order\Presentation\ApiPlatform\Processor\OrderVtbComplimentProcessor" (parent: .abstract.instanceof.App\Order\Presentation\ApiPlatform\Processor\OrderVtbComplimentProcessor).
Resolving inheritance for "App\Order\Presentation\ApiPlatform\Processor\OrderVtbComplimentProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\Order\Presentation\ApiPlatform\Processor\OrderVtbComplimentProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\Order\Presentation\ApiPlatform\Processor\PayOrderDirectProcessor" (parent: .abstract.instanceof.App\Order\Presentation\ApiPlatform\Processor\PayOrderDirectProcessor).
Resolving inheritance for "App\Order\Presentation\ApiPlatform\Processor\PayOrderDirectProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\Order\Presentation\ApiPlatform\Processor\PayOrderDirectProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\Order\Presentation\ApiPlatform\Processor\PayOrderProcessor" (parent: .abstract.instanceof.App\Order\Presentation\ApiPlatform\Processor\PayOrderProcessor).
Resolving inheritance for "App\Order\Presentation\ApiPlatform\Processor\PayOrderProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\Order\Presentation\ApiPlatform\Processor\PayOrderProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\Order\Presentation\ApiPlatform\Processor\TipsQrProcessor" (parent: .abstract.instanceof.App\Order\Presentation\ApiPlatform\Processor\TipsQrProcessor).
Resolving inheritance for "App\Order\Presentation\ApiPlatform\Processor\TipsQrProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\Order\Presentation\ApiPlatform\Processor\TipsQrProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\Order\Presentation\ApiPlatform\Processor\UpdateOrderProcessor" (parent: .abstract.instanceof.App\Order\Presentation\ApiPlatform\Processor\UpdateOrderProcessor).
Resolving inheritance for "App\Order\Presentation\ApiPlatform\Processor\UpdateOrderProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\Order\Presentation\ApiPlatform\Processor\UpdateOrderProcessor).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\Order\Presentation\ApiPlatform\Provider\CancelOrderByGuidProvider" (parent: .abstract.instanceof.App\Order\Presentation\ApiPlatform\Provider\CancelOrderByGuidProvider).
Resolving inheritance for "App\Order\Presentation\ApiPlatform\Provider\CancelOrderByGuidProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\Order\Presentation\ApiPlatform\Provider\CancelOrderByGuidProvider).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\Order\Presentation\ApiPlatform\Provider\GetOrderCollectionProvider" (parent: .abstract.instanceof.App\Order\Presentation\ApiPlatform\Provider\GetOrderCollectionProvider).
Resolving inheritance for "App\Order\Presentation\ApiPlatform\Provider\GetOrderCollectionProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\Order\Presentation\ApiPlatform\Provider\GetOrderCollectionProvider).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\Order\Presentation\ApiPlatform\Provider\GetOrderListFromRKeeperProvider" (parent: .abstract.instanceof.App\Order\Presentation\ApiPlatform\Provider\GetOrderListFromRKeeperProvider).
Resolving inheritance for "App\Order\Presentation\ApiPlatform\Provider\GetOrderListFromRKeeperProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\Order\Presentation\ApiPlatform\Provider\GetOrderListFromRKeeperProvider).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\Order\Presentation\ApiPlatform\Provider\GetOrderProvider" (parent: .abstract.instanceof.App\Order\Presentation\ApiPlatform\Provider\GetOrderProvider).
Resolving inheritance for "App\Order\Presentation\ApiPlatform\Provider\GetOrderProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\Order\Presentation\ApiPlatform\Provider\GetOrderProvider).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Receipt\Application\Command\GenerateReceiptQr\GenerateReceiptQrHandler" (parent: .abstract.instanceof.App\Receipt\Application\Command\GenerateReceiptQr\GenerateReceiptQrHandler).
Resolving inheritance for ".instanceof.App\Receipt\Application\Command\GenerateReceiptQr\GenerateReceiptQrHandler.0.App\Receipt\Application\Command\GenerateReceiptQr\GenerateReceiptQrHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Receipt\Application\Command\GenerateReceiptQr\GenerateReceiptQrHandler).
Resolving inheritance for "App\Receipt\Application\Command\GenerateReceiptQr\GenerateReceiptQrHandler" (parent: .instanceof.App\Receipt\Application\Command\GenerateReceiptQr\GenerateReceiptQrHandler.0.App\Receipt\Application\Command\GenerateReceiptQr\GenerateReceiptQrHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Receipt\Application\Command\NotifyWaiterForReceipt\NotifyWaiterForReceiptHandler" (parent: .abstract.instanceof.App\Receipt\Application\Command\NotifyWaiterForReceipt\NotifyWaiterForReceiptHandler).
Resolving inheritance for "App\Receipt\Application\Command\NotifyWaiterForReceipt\NotifyWaiterForReceiptHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Receipt\Application\Command\NotifyWaiterForReceipt\NotifyWaiterForReceiptHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Receipt\Application\Command\SendReceiptByEmail\SendReceiptByEmailHandler" (parent: .abstract.instanceof.App\Receipt\Application\Command\SendReceiptByEmail\SendReceiptByEmailHandler).
Resolving inheritance for "App\Receipt\Application\Command\SendReceiptByEmail\SendReceiptByEmailHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Receipt\Application\Command\SendReceiptByEmail\SendReceiptByEmailHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Receipt\Application\Command\SendReceiptBySms\SendReceiptBySmsHandler" (parent: .abstract.instanceof.App\Receipt\Application\Command\SendReceiptBySms\SendReceiptBySmsHandler).
Resolving inheritance for "App\Receipt\Application\Command\SendReceiptBySms\SendReceiptBySmsHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Receipt\Application\Command\SendReceiptBySms\SendReceiptBySmsHandler).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\Receipt\Presentation\ApiPlatform\Processor\SendReceiptProcessor" (parent: .abstract.instanceof.App\Receipt\Presentation\ApiPlatform\Processor\SendReceiptProcessor).
Resolving inheritance for "App\Receipt\Presentation\ApiPlatform\Processor\SendReceiptProcessor" (parent: .instanceof.ApiPlatform\State\ProcessorInterface.0.App\Receipt\Presentation\ApiPlatform\Processor\SendReceiptProcessor).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Review\Infrastructure\Repository\ReviewRepository" (parent: .abstract.instanceof.App\Review\Infrastructure\Repository\ReviewRepository).
Resolving inheritance for "App\Review\Infrastructure\Repository\ReviewRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Review\Infrastructure\Repository\ReviewRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Review\Presentation\ApiPlatform\Controller\PostReviewController" (parent: .abstract.instanceof.App\Review\Presentation\ApiPlatform\Controller\PostReviewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Review\Presentation\ApiPlatform\Controller\PostReviewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Review\Presentation\ApiPlatform\Controller\PostReviewController).
Resolving inheritance for "App\Review\Presentation\ApiPlatform\Controller\PostReviewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Review\Presentation\ApiPlatform\Controller\PostReviewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Review\Presentation\EasyAdmin\ReviewCrudController" (parent: .abstract.instanceof.App\Review\Presentation\EasyAdmin\ReviewCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Review\Presentation\EasyAdmin\ReviewCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Review\Presentation\EasyAdmin\ReviewCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Review\Presentation\EasyAdmin\ReviewCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Review\Presentation\EasyAdmin\ReviewCrudController).
Resolving inheritance for "App\Review\Presentation\EasyAdmin\ReviewCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Review\Presentation\EasyAdmin\ReviewCrudController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Settings\Infrastructure\Repository\SettingsRepository" (parent: .abstract.instanceof.App\Settings\Infrastructure\Repository\SettingsRepository).
Resolving inheritance for "App\Settings\Infrastructure\Repository\SettingsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Settings\Infrastructure\Repository\SettingsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Settings\Infrastructure\Repository\SettingsWorkTimeRepository" (parent: .abstract.instanceof.App\Settings\Infrastructure\Repository\SettingsWorkTimeRepository).
Resolving inheritance for "App\Settings\Infrastructure\Repository\SettingsWorkTimeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Settings\Infrastructure\Repository\SettingsWorkTimeRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Settings\Presentation\EasyAdmin\SettingsCrudController" (parent: .abstract.instanceof.App\Settings\Presentation\EasyAdmin\SettingsCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Settings\Presentation\EasyAdmin\SettingsCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Settings\Presentation\EasyAdmin\SettingsCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Settings\Presentation\EasyAdmin\SettingsCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Settings\Presentation\EasyAdmin\SettingsCrudController).
Resolving inheritance for "App\Settings\Presentation\EasyAdmin\SettingsCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Settings\Presentation\EasyAdmin\SettingsCrudController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Settings\Presentation\EasyAdmin\SettingsWorkTimeCrudController" (parent: .abstract.instanceof.App\Settings\Presentation\EasyAdmin\SettingsWorkTimeCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Settings\Presentation\EasyAdmin\SettingsWorkTimeCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Settings\Presentation\EasyAdmin\SettingsWorkTimeCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Settings\Presentation\EasyAdmin\SettingsWorkTimeCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Settings\Presentation\EasyAdmin\SettingsWorkTimeCrudController).
Resolving inheritance for "App\Settings\Presentation\EasyAdmin\SettingsWorkTimeCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Settings\Presentation\EasyAdmin\SettingsWorkTimeCrudController).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Shared\EventSubscriber\ExceptionSubscriber" (parent: .abstract.instanceof.App\Shared\EventSubscriber\ExceptionSubscriber).
Resolving inheritance for "App\Shared\EventSubscriber\ExceptionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Shared\EventSubscriber\ExceptionSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Shared\EventSubscriber\SentryResponseSubscriber" (parent: .abstract.instanceof.App\Shared\EventSubscriber\SentryResponseSubscriber).
Resolving inheritance for "App\Shared\EventSubscriber\SentryResponseSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Shared\EventSubscriber\SentryResponseSubscriber).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\Shared\Presentation\ApiPlatform\Provider\HealthProvider" (parent: .abstract.instanceof.App\Shared\Presentation\ApiPlatform\Provider\HealthProvider).
Resolving inheritance for "App\Shared\Presentation\ApiPlatform\Provider\HealthProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\Shared\Presentation\ApiPlatform\Provider\HealthProvider).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\Shared\Presentation\ApiPlatform\Provider\MercureTokenProvider" (parent: .abstract.instanceof.App\Shared\Presentation\ApiPlatform\Provider\MercureTokenProvider).
Resolving inheritance for "App\Shared\Presentation\ApiPlatform\Provider\MercureTokenProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\Shared\Presentation\ApiPlatform\Provider\MercureTokenProvider).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Shared\Presentation\EasyAdmin\Crud\DashboardController" (parent: .abstract.instanceof.App\Shared\Presentation\EasyAdmin\Crud\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Shared\Presentation\EasyAdmin\Crud\DashboardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Shared\Presentation\EasyAdmin\Crud\DashboardController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\DashboardControllerInterface.0.App\Shared\Presentation\EasyAdmin\Crud\DashboardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Shared\Presentation\EasyAdmin\Crud\DashboardController).
Resolving inheritance for "App\Shared\Presentation\EasyAdmin\Crud\DashboardController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\DashboardControllerInterface.0.App\Shared\Presentation\EasyAdmin\Crud\DashboardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Shared\Presentation\EasyAdmin\Crud\SecurityController" (parent: .abstract.instanceof.App\Shared\Presentation\EasyAdmin\Crud\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Shared\Presentation\EasyAdmin\Crud\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Shared\Presentation\EasyAdmin\Crud\SecurityController).
Resolving inheritance for "App\Shared\Presentation\EasyAdmin\Crud\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Shared\Presentation\EasyAdmin\Crud\SecurityController).
Resolving inheritance for ".instanceof.App\Shared\Application\Async\AsyncHandlerInterface.0.App\Table\Application\Async\TableSynchronizerHandler" (parent: .abstract.instanceof.App\Table\Application\Async\TableSynchronizerHandler).
Resolving inheritance for ".instanceof.App\Table\Application\Async\TableSynchronizerHandler.0.App\Table\Application\Async\TableSynchronizerHandler" (parent: .instanceof.App\Shared\Application\Async\AsyncHandlerInterface.0.App\Table\Application\Async\TableSynchronizerHandler).
Resolving inheritance for "App\Table\Application\Async\TableSynchronizerHandler" (parent: .instanceof.App\Table\Application\Async\TableSynchronizerHandler.0.App\Table\Application\Async\TableSynchronizerHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Table\Application\Query\GetTableWaiterQuery\GetTableWaiterHandler" (parent: .abstract.instanceof.App\Table\Application\Query\GetTableWaiterQuery\GetTableWaiterHandler).
Resolving inheritance for "App\Table\Application\Query\GetTableWaiterQuery\GetTableWaiterHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Table\Application\Query\GetTableWaiterQuery\GetTableWaiterHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Table\Application\Query\GetTablesQuery\GetTablesHandler" (parent: .abstract.instanceof.App\Table\Application\Query\GetTablesQuery\GetTablesHandler).
Resolving inheritance for "App\Table\Application\Query\GetTablesQuery\GetTablesHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Table\Application\Query\GetTablesQuery\GetTablesHandler).
Resolving inheritance for ".instanceof.App\Table\Application\Schedule\UpdateTableSchedule.0.App\Table\Application\Schedule\UpdateTableSchedule" (parent: .abstract.instanceof.App\Table\Application\Schedule\UpdateTableSchedule).
Resolving inheritance for "App\Table\Application\Schedule\UpdateTableSchedule" (parent: .instanceof.App\Table\Application\Schedule\UpdateTableSchedule.0.App\Table\Application\Schedule\UpdateTableSchedule).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Table\Infrastructure\Repository\TableRepository" (parent: .abstract.instanceof.App\Table\Infrastructure\Repository\TableRepository).
Resolving inheritance for "App\Table\Infrastructure\Repository\TableRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Table\Infrastructure\Repository\TableRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Table\Presentation\ApiPlatform\Controller\GetEnsureTableExistController" (parent: .abstract.instanceof.App\Table\Presentation\ApiPlatform\Controller\GetEnsureTableExistController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Table\Presentation\ApiPlatform\Controller\GetEnsureTableExistController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Table\Presentation\ApiPlatform\Controller\GetEnsureTableExistController).
Resolving inheritance for "App\Table\Presentation\ApiPlatform\Controller\GetEnsureTableExistController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Table\Presentation\ApiPlatform\Controller\GetEnsureTableExistController).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\Table\Presentation\ApiPlatform\Provider\GetTableProvider" (parent: .abstract.instanceof.App\Table\Presentation\ApiPlatform\Provider\GetTableProvider).
Resolving inheritance for "App\Table\Presentation\ApiPlatform\Provider\GetTableProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\Table\Presentation\ApiPlatform\Provider\GetTableProvider).
Resolving inheritance for ".instanceof.ApiPlatform\State\ProviderInterface.0.App\Table\Presentation\ApiPlatform\Provider\GetTableWaiterProvider" (parent: .abstract.instanceof.App\Table\Presentation\ApiPlatform\Provider\GetTableWaiterProvider).
Resolving inheritance for "App\Table\Presentation\ApiPlatform\Provider\GetTableWaiterProvider" (parent: .instanceof.ApiPlatform\State\ProviderInterface.0.App\Table\Presentation\ApiPlatform\Provider\GetTableWaiterProvider).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Table\Presentation\EasyAdmin\TableCrudController" (parent: .abstract.instanceof.App\Table\Presentation\EasyAdmin\TableCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Table\Presentation\EasyAdmin\TableCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Table\Presentation\EasyAdmin\TableCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Table\Presentation\EasyAdmin\TableCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Table\Presentation\EasyAdmin\TableCrudController).
Resolving inheritance for "App\Table\Presentation\EasyAdmin\TableCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Table\Presentation\EasyAdmin\TableCrudController).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\User\Application\Command\CreateUser\CreateUserCommandHandler" (parent: .abstract.instanceof.App\User\Application\Command\CreateUser\CreateUserCommandHandler).
Resolving inheritance for ".instanceof.App\User\Application\Command\CreateUser\CreateUserCommandHandler.0.App\User\Application\Command\CreateUser\CreateUserCommandHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\User\Application\Command\CreateUser\CreateUserCommandHandler).
Resolving inheritance for "App\User\Application\Command\CreateUser\CreateUserCommandHandler" (parent: .instanceof.App\User\Application\Command\CreateUser\CreateUserCommandHandler.0.App\User\Application\Command\CreateUser\CreateUserCommandHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\User\Application\Command\EditUser\EditUserCommandHandler" (parent: .abstract.instanceof.App\User\Application\Command\EditUser\EditUserCommandHandler).
Resolving inheritance for ".instanceof.App\User\Application\Command\EditUser\EditUserCommandHandler.0.App\User\Application\Command\EditUser\EditUserCommandHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\User\Application\Command\EditUser\EditUserCommandHandler).
Resolving inheritance for "App\User\Application\Command\EditUser\EditUserCommandHandler" (parent: .instanceof.App\User\Application\Command\EditUser\EditUserCommandHandler.0.App\User\Application\Command\EditUser\EditUserCommandHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\User\Application\Query\GetUserById\GetUserByIdQueryHandler" (parent: .abstract.instanceof.App\User\Application\Query\GetUserById\GetUserByIdQueryHandler).
Resolving inheritance for ".instanceof.App\User\Application\Query\GetUserById\GetUserByIdQueryHandler.0.App\User\Application\Query\GetUserById\GetUserByIdQueryHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\User\Application\Query\GetUserById\GetUserByIdQueryHandler).
Resolving inheritance for "App\User\Application\Query\GetUserById\GetUserByIdQueryHandler" (parent: .instanceof.App\User\Application\Query\GetUserById\GetUserByIdQueryHandler.0.App\User\Application\Query\GetUserById\GetUserByIdQueryHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\User\Application\Query\GetUserByUsername\GetUserByUsernameQueryHandler" (parent: .abstract.instanceof.App\User\Application\Query\GetUserByUsername\GetUserByUsernameQueryHandler).
Resolving inheritance for ".instanceof.App\User\Application\Query\GetUserByUsername\GetUserByUsernameQueryHandler.0.App\User\Application\Query\GetUserByUsername\GetUserByUsernameQueryHandler" (parent: .instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\User\Application\Query\GetUserByUsername\GetUserByUsernameQueryHandler).
Resolving inheritance for "App\User\Application\Query\GetUserByUsername\GetUserByUsernameQueryHandler" (parent: .instanceof.App\User\Application\Query\GetUserByUsername\GetUserByUsernameQueryHandler.0.App\User\Application\Query\GetUserByUsername\GetUserByUsernameQueryHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\User\Infrastructure\Repository\UserRepository" (parent: .abstract.instanceof.App\User\Infrastructure\Repository\UserRepository).
Resolving inheritance for "App\User\Infrastructure\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\User\Infrastructure\Repository\UserRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Presentation\EasyAdmin\Crud\UserCrudController" (parent: .abstract.instanceof.App\User\Presentation\EasyAdmin\Crud\UserCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Presentation\EasyAdmin\Crud\UserCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Presentation\EasyAdmin\Crud\UserCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\User\Presentation\EasyAdmin\Crud\UserCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Presentation\EasyAdmin\Crud\UserCrudController).
Resolving inheritance for "App\User\Presentation\EasyAdmin\Crud\UserCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\User\Presentation\EasyAdmin\Crud\UserCrudController).
Resolving inheritance for ".instanceof.App\Shared\Application\Async\AsyncHandlerInterface.0.App\WebSocket\Application\Async\BroadcastWebSocketMessage\BroadcastWebSocketHandler" (parent: .abstract.instanceof.App\WebSocket\Application\Async\BroadcastWebSocketMessage\BroadcastWebSocketHandler).
Resolving inheritance for ".instanceof.App\WebSocket\Application\Async\BroadcastWebSocketMessage\BroadcastWebSocketHandler.0.App\WebSocket\Application\Async\BroadcastWebSocketMessage\BroadcastWebSocketHandler" (parent: .instanceof.App\Shared\Application\Async\AsyncHandlerInterface.0.App\WebSocket\Application\Async\BroadcastWebSocketMessage\BroadcastWebSocketHandler).
Resolving inheritance for "App\WebSocket\Application\Async\BroadcastWebSocketMessage\BroadcastWebSocketHandler" (parent: .instanceof.App\WebSocket\Application\Async\BroadcastWebSocketMessage\BroadcastWebSocketHandler.0.App\WebSocket\Application\Async\BroadcastWebSocketMessage\BroadcastWebSocketHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Async\AsyncHandlerInterface.0.App\WebSocket\Application\Async\MonitorConnections\MonitorConnectionsHandler" (parent: .abstract.instanceof.App\WebSocket\Application\Async\MonitorConnections\MonitorConnectionsHandler).
Resolving inheritance for ".instanceof.App\WebSocket\Application\Async\MonitorConnections\MonitorConnectionsHandler.0.App\WebSocket\Application\Async\MonitorConnections\MonitorConnectionsHandler" (parent: .instanceof.App\Shared\Application\Async\AsyncHandlerInterface.0.App\WebSocket\Application\Async\MonitorConnections\MonitorConnectionsHandler).
Resolving inheritance for "App\WebSocket\Application\Async\MonitorConnections\MonitorConnectionsHandler" (parent: .instanceof.App\WebSocket\Application\Async\MonitorConnections\MonitorConnectionsHandler.0.App\WebSocket\Application\Async\MonitorConnections\MonitorConnectionsHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\WebSocket\Application\Command\HandleTerminalMessageCommand\HandleTerminalMessageHandler" (parent: .abstract.instanceof.App\WebSocket\Application\Command\HandleTerminalMessageCommand\HandleTerminalMessageHandler).
Resolving inheritance for "App\WebSocket\Application\Command\HandleTerminalMessageCommand\HandleTerminalMessageHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\WebSocket\Application\Command\HandleTerminalMessageCommand\HandleTerminalMessageHandler).
Resolving inheritance for ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\WebSocket\Application\Command\RegisterTerminalConnectionCommand\RegisterTerminalConnectionHandler" (parent: .abstract.instanceof.App\WebSocket\Application\Command\RegisterTerminalConnectionCommand\RegisterTerminalConnectionHandler).
Resolving inheritance for "App\WebSocket\Application\Command\RegisterTerminalConnectionCommand\RegisterTerminalConnectionHandler" (parent: .instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\WebSocket\Application\Command\RegisterTerminalConnectionCommand\RegisterTerminalConnectionHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\WebSocket\Application\Command\StartWebSocketServerCommand\StartWebSocketServerCommand" (parent: .abstract.instanceof.App\WebSocket\Application\Command\StartWebSocketServerCommand\StartWebSocketServerCommand).
Resolving inheritance for "App\WebSocket\Application\Command\StartWebSocketServerCommand\StartWebSocketServerCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\WebSocket\Application\Command\StartWebSocketServerCommand\StartWebSocketServerCommand).
Resolving inheritance for ".instanceof.App\WebSocket\Application\Schedule\MonitoringConnectionsSchedule.0.App\WebSocket\Application\Schedule\MonitoringConnectionsSchedule" (parent: .abstract.instanceof.App\WebSocket\Application\Schedule\MonitoringConnectionsSchedule).
Resolving inheritance for "App\WebSocket\Application\Schedule\MonitoringConnectionsSchedule" (parent: .instanceof.App\WebSocket\Application\Schedule\MonitoringConnectionsSchedule.0.App\WebSocket\Application\Schedule\MonitoringConnectionsSchedule).
Resolving inheritance for ".instanceof.App\WebSocket\Domain\EventListener\TerminalConnectionListener.0.App\WebSocket\Domain\EventListener\TerminalConnectionListener" (parent: .abstract.instanceof.App\WebSocket\Domain\EventListener\TerminalConnectionListener).
Resolving inheritance for "App\WebSocket\Domain\EventListener\TerminalConnectionListener" (parent: .instanceof.App\WebSocket\Domain\EventListener\TerminalConnectionListener.0.App\WebSocket\Domain\EventListener\TerminalConnectionListener).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\WebSocket\Infrastructure\Repository\TerminalConnectionRepository" (parent: .abstract.instanceof.App\WebSocket\Infrastructure\Repository\TerminalConnectionRepository).
Resolving inheritance for "App\WebSocket\Infrastructure\Repository\TerminalConnectionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\WebSocket\Infrastructure\Repository\TerminalConnectionRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\WebSocket\Presentation\EasyAdmin\TerminalConnectionCrudController" (parent: .abstract.instanceof.App\WebSocket\Presentation\EasyAdmin\TerminalConnectionCrudController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\WebSocket\Presentation\EasyAdmin\TerminalConnectionCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\WebSocket\Presentation\EasyAdmin\TerminalConnectionCrudController).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\WebSocket\Presentation\EasyAdmin\TerminalConnectionCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\WebSocket\Presentation\EasyAdmin\TerminalConnectionCrudController).
Resolving inheritance for "App\WebSocket\Presentation\EasyAdmin\TerminalConnectionCrudController" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\WebSocket\Presentation\EasyAdmin\TerminalConnectionCrudController).
Resolving inheritance for ".instanceof.Monolog\ResettableInterface.0.Sentry\Monolog\Handler" (parent: .abstract.instanceof.Sentry\Monolog\Handler).
Resolving inheritance for ".instanceof.Monolog\Handler\HandlerInterface.0.Sentry\Monolog\Handler" (parent: .instanceof.Monolog\ResettableInterface.0.Sentry\Monolog\Handler).
Resolving inheritance for "Sentry\Monolog\Handler" (parent: .instanceof.Monolog\Handler\HandlerInterface.0.Sentry\Monolog\Handler).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "cache.validator" (parent: cache.system).
Resolving inheritance for "cache.serializer" (parent: cache.system).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
Resolving inheritance for "cache.scheduler" (parent: cache.app).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.sync" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_csrf_token_valid_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.user.provider.concrete.admin_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.admin" (parent: security.firewall.config).
Resolving inheritance for "security.listener.admin.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.admin" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.admin" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.admin" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.admin" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.manager.admin" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.admin" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.admin" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.admin" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.admin" (parent: security.firewall.context).
Resolving inheritance for "api_platform.cache.route_name_resolver" (parent: cache.system).
Resolving inheritance for "api_platform.cache.metadata.resource" (parent: cache.system).
Resolving inheritance for "api_platform.cache.metadata.property" (parent: cache.system).
Resolving inheritance for "api_platform.cache.metadata.resource_collection" (parent: cache.system).
Resolving inheritance for "api_platform.cache.openapi" (parent: cache.system).
Resolving inheritance for "api_platform.doctrine.orm.order_filter.instance" (parent: api_platform.doctrine.orm.order_filter).
Resolving inheritance for "api_platform.doctrine.orm.range_filter.instance" (parent: api_platform.doctrine.orm.range_filter).
Resolving inheritance for "api_platform.doctrine.orm.date_filter.instance" (parent: api_platform.doctrine.orm.date_filter).
Resolving inheritance for "api_platform.doctrine.orm.backed_enum_filter.instance" (parent: api_platform.doctrine.orm.backed_enum_filter).
Resolving inheritance for "api_platform.doctrine.orm.boolean_filter.instance" (parent: api_platform.doctrine.orm.boolean_filter).
Resolving inheritance for "api_platform.doctrine.orm.numeric_filter.instance" (parent: api_platform.doctrine.orm.numeric_filter).
Resolving inheritance for "api_platform.doctrine.orm.exists_filter.instance" (parent: api_platform.doctrine.orm.exists_filter).
Resolving inheritance for "api_platform.doctrine.orm.search_filter.instance" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for "cache.easyadmin" (parent: cache.system).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ChoiceConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ChoiceConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ChoiceConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ChoiceConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CommonConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CommonConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CommonConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CommonConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ComparisonConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ComparisonConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ComparisonConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ComparisonConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\DateTimeConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\DateTimeConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\DateTimeConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\DateTimeConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\EntityConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\EntityConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\EntityConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\EntityConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NullConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NullConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NullConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NullConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NumericConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NumericConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NumericConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NumericConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TextConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TextConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TextConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TextConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPostConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPostConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPostConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPostConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPreConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPreConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPreConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPreConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CountryConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CountryConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CountryConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CountryConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\DateTimeConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\DateTimeConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\DateTimeConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\DateTimeConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\MoneyConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\MoneyConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\MoneyConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\MoneyConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\NumberConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\NumberConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\NumberConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\NumberConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator).
Resolving inheritance for ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator" (parent: .abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator).
Resolving inheritance for "EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator" (parent: .instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\SmartUniqueNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.employee_images" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.dish_images" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.review_media" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "vich_uploader.listener.inject.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.upload.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.clean.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.remove.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.inject.mongodb" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.upload.mongodb" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.mongodb" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.mongodb" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.inject.phpcr" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.upload.phpcr" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.phpcr" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.phpcr" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\UniqidNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\UniqidNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\UniqidNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\UniqidNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\PropertyNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\PropertyNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\PropertyNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\PropertyNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\OrignameNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\OrignameNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\OrignameNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\OrignameNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\HashNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\HashNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\HashNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\HashNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\Base64Namer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\Base64Namer).
Resolving inheritance for "Vich\UploaderBundle\Naming\Base64Namer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\Base64Namer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\SubdirDirectoryNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\SubdirDirectoryNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SubdirDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\SubdirDirectoryNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\PropertyDirectoryNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\PropertyDirectoryNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\PropertyDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\PropertyDirectoryNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer).
Resolving inheritance for "vich_uploader.listener.clean.employee_images" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.employee_images" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.employee_images" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.dish_images" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.dish_images" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.dish_images" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.review_media" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.review_media" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.review_media" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for ".instanceof.App\Dish\Domain\Entity\Dish.0.App\Dish\Domain\Entity\Dish" (parent: .abstract.instanceof.App\Dish\Domain\Entity\Dish).
Resolving inheritance for ".instanceof.App\Dish\Domain\Entity\DishDrink.0.App\Dish\Domain\Entity\DishDrink" (parent: .abstract.instanceof.App\Dish\Domain\Entity\DishDrink).
Resolving inheritance for ".instanceof.App\Dish\Domain\Entity\DishIngredients.0.App\Dish\Domain\Entity\DishIngredients" (parent: .abstract.instanceof.App\Dish\Domain\Entity\DishIngredients).
Resolving inheritance for ".instanceof.App\Dish\Domain\Entity\DishMenu.0.App\Dish\Domain\Entity\DishMenu" (parent: .abstract.instanceof.App\Dish\Domain\Entity\DishMenu).
Resolving inheritance for ".instanceof.App\Dish\Domain\Entity\DishMenuDiscount.0.App\Dish\Domain\Entity\DishMenuDiscount" (parent: .abstract.instanceof.App\Dish\Domain\Entity\DishMenuDiscount).
Resolving inheritance for ".instanceof.App\Dish\Domain\Entity\DishMenuSchedule.0.App\Dish\Domain\Entity\DishMenuSchedule" (parent: .abstract.instanceof.App\Dish\Domain\Entity\DishMenuSchedule).
Resolving inheritance for ".instanceof.App\Dish\Domain\Entity\DishModifier.0.App\Dish\Domain\Entity\DishModifier" (parent: .abstract.instanceof.App\Dish\Domain\Entity\DishModifier).
Resolving inheritance for ".instanceof.App\Dish\Domain\Entity\DishSize.0.App\Dish\Domain\Entity\DishSize" (parent: .abstract.instanceof.App\Dish\Domain\Entity\DishSize).
Resolving inheritance for ".instanceof.App\Dish\Domain\Entity\MenuUpdate.0.App\Dish\Domain\Entity\MenuUpdate" (parent: .abstract.instanceof.App\Dish\Domain\Entity\MenuUpdate).
Resolving inheritance for ".instanceof.App\Email\Domain\Entity\Email.0.App\Email\Domain\Entity\Email" (parent: .abstract.instanceof.App\Email\Domain\Entity\Email).
Resolving inheritance for ".instanceof.App\Email\Domain\Entity\Smtp.0.App\Email\Domain\Entity\Smtp" (parent: .abstract.instanceof.App\Email\Domain\Entity\Smtp).
Resolving inheritance for ".instanceof.App\Employee\Domain\Entity\Employee.0.App\Employee\Domain\Entity\Employee" (parent: .abstract.instanceof.App\Employee\Domain\Entity\Employee).
Resolving inheritance for ".instanceof.App\Integration\Telegram\Domain\Entity\Chat.0.App\Integration\Telegram\Domain\Entity\Chat" (parent: .abstract.instanceof.App\Integration\Telegram\Domain\Entity\Chat).
Resolving inheritance for ".instanceof.App\Integration\Telegram\Domain\Entity\NotificationRecipient.0.App\Integration\Telegram\Domain\Entity\NotificationRecipient" (parent: .abstract.instanceof.App\Integration\Telegram\Domain\Entity\NotificationRecipient).
Resolving inheritance for ".instanceof.App\Order\Domain\Entity\Order.0.App\Order\Domain\Entity\Order" (parent: .abstract.instanceof.App\Order\Domain\Entity\Order).
Resolving inheritance for ".instanceof.App\Order\Domain\Entity\OrderItem.0.App\Order\Domain\Entity\OrderItem" (parent: .abstract.instanceof.App\Order\Domain\Entity\OrderItem).
Resolving inheritance for ".instanceof.App\Review\Domain\Entity\Review.0.App\Review\Domain\Entity\Review" (parent: .abstract.instanceof.App\Review\Domain\Entity\Review).
Resolving inheritance for ".instanceof.App\Settings\Domain\Entity\Settings.0.App\Settings\Domain\Entity\Settings" (parent: .abstract.instanceof.App\Settings\Domain\Entity\Settings).
Resolving inheritance for ".instanceof.App\Settings\Domain\Entity\SettingsWorkTime.0.App\Settings\Domain\Entity\SettingsWorkTime" (parent: .abstract.instanceof.App\Settings\Domain\Entity\SettingsWorkTime).
Resolving inheritance for ".instanceof.App\Table\Domain\Entity\Table.0.App\Table\Domain\Entity\Table" (parent: .abstract.instanceof.App\Table\Domain\Entity\Table).
Resolving inheritance for ".instanceof.App\WebSocket\Domain\Entity\TerminalConnection.0.App\WebSocket\Domain\Entity\TerminalConnection" (parent: .abstract.instanceof.App\WebSocket\Domain\Entity\TerminalConnection).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_listener" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_schedule" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_custom" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_webhook" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_state_processor" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_state_provider" (parent: maker.auto_command.abstract).
Resolving inheritance for "async.bus.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "async.bus.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "async.bus.middleware.messenger.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "async.bus.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "async.bus.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "command.bus.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "command.bus.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "command.bus.middleware.doctrine_transaction" (parent: messenger.middleware.doctrine_transaction).
Resolving inheritance for "command.bus.middleware.messenger.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "command.bus.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "command.bus.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "query.bus.middleware.traceable" (parent: messenger.middleware.traceable).
Resolving inheritance for "query.bus.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "query.bus.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "query.bus.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.default" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware.default" (parent: Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.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.deprecation" (parent: monolog.logger_prototype).
Resolving inheritance for "cache.app.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.system.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.validator.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.serializer.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.property_info.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.messenger.restart_workers_signal.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.scheduler.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.validator_expression_language.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.doctrine.orm.default.result.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.doctrine.orm.default.query.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.security_expression_language.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.security_is_csrf_token_valid_attribute_expression_language.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "api_platform.cache.route_name_resolver.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "api_platform.cache.metadata.resource.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "api_platform.cache.metadata.property.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "api_platform.cache.metadata.resource_collection.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "api_platform.cache.openapi.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.easyadmin.traceable" (parent: sentry.tracing.traceable_cache_adapter).
417
Removed service "Psr\Http\Message\RequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ResponseFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\ServerRequestFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\StreamFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UploadedFileFactoryInterface"; reason: private alias.
Removed service "Psr\Http\Message\UriFactoryInterface"; reason: private alias.
Removed service "App\Shared\Infrastructure\Messaging\MercurePublisherInterface"; reason: private alias.
Removed service "App\Dish\Domain\Repository\DishDrinkRepositoryInterface"; reason: private alias.
Removed service "App\Dish\Domain\Repository\DishIngredientsRepositoryInterface"; reason: private alias.
Removed service "App\Dish\Domain\Repository\DishMenuRepositoryInterface"; reason: private alias.
Removed service "App\Dish\Domain\Repository\DishModifierRepositoryInterface"; reason: private alias.
Removed service "App\Dish\Domain\Repository\DishRepositoryInterface"; reason: private alias.
Removed service "App\Dish\Domain\Repository\DishSizeRepositoryInterface"; reason: private alias.
Removed service "App\Dish\Domain\Repository\MenuUpdateRepositoryInterface"; reason: private alias.
Removed service "App\Email\Domain\Repository\EmailRepositoryInterface"; reason: private alias.
Removed service "App\Email\Domain\Repository\SmtpRepositoryInterface"; reason: private alias.
Removed service "App\Email\Domain\Service\EmailServiceInterface"; reason: private alias.
Removed service "App\Employee\Domain\Repository\EmployeeRepositoryInterface"; reason: private alias.
Removed service "App\Integration\RKeeper\Domain\Service\RKeeperApiClientInterface"; reason: private alias.
Removed service "App\Integration\RKeeper\Domain\Service\RKeeperRequestFactoryInterface"; reason: private alias.
Removed service "App\Integration\RedSMS\Domain\Service\SmsServiceInterface"; reason: private alias.
Removed service "App\Integration\Telegram\Domain\Repository\ChatRepositoryInterface"; reason: private alias.
Removed service "App\Integration\Telegram\Domain\Repository\NotificationRecipientRepositoryInterface"; reason: private alias.
Removed service "App\Order\Domain\Repository\OrderItemRepositoryInterface"; reason: private alias.
Removed service "App\Order\Domain\Repository\OrderRepositoryInterface"; reason: private alias.
Removed service "App\Receipt\Domain\Service\ReceiptServiceInterface"; reason: private alias.
Removed service "App\Receipt\Domain\Service\ReceiptTemplateInterface"; reason: private alias.
Removed service "App\Review\Domain\Repository\ReviewRepositoryInterface"; reason: private alias.
Removed service "App\Settings\Domain\Repository\SettingsRepositoryInterface"; reason: private alias.
Removed service "App\Settings\Domain\Repository\SettingsWorkTimeRepositoryInterface"; reason: private alias.
Removed service "App\Shared\Application\Async\AsyncBusInterface"; reason: private alias.
Removed service "App\Shared\Application\Command\CommandBusInterface"; reason: private alias.
Removed service "App\Shared\Application\Query\QueryBusInterface"; reason: private alias.
Removed service "App\Table\Domain\Repository\TableRepositoryInterface"; reason: private alias.
Removed service "App\User\Domain\Repository\UserRepositoryInterface"; reason: private alias.
Removed service "App\User\Domain\Service\AuthenticatorServiceInterface"; reason: private alias.
Removed service "App\WebSocket\Domain\Repository\TerminalConnectionRepositoryInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderSerializer"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UlidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\NameBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\RandomBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\TimeBasedUuidFactory"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service ".Symfony\Component\Messenger\MessageBusInterface $async.bus"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface $asyncBus"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service ".Symfony\Component\Messenger\MessageBusInterface $query.bus"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface $queryBus"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; 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 $default.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $default.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.authentication.session_strategy.admin"; reason: private alias.
Removed service "security.user_checker.admin"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "api_platform.state_provider"; reason: private alias.
Removed service "ApiPlatform\State\Pagination\Pagination"; reason: private alias.
Removed service "ApiPlatform\State\Pagination\PaginationOptions"; reason: private alias.
Removed service "ApiPlatform\State\CreateProvider"; reason: private alias.
Removed service "ApiPlatform\State\ObjectProvider"; reason: private alias.
Removed service "ApiPlatform\State\SerializerContextBuilderInterface"; reason: private alias.
Removed service "api_platform.serializer"; reason: private alias.
Removed service "api_platform.property_accessor"; reason: private alias.
Removed service "api_platform.property_info"; reason: private alias.
Removed service "ApiPlatform\Metadata\ResourceClassResolverInterface"; reason: private alias.
Removed service "ApiPlatform\Metadata\UrlGeneratorInterface"; reason: private alias.
Removed service "ApiPlatform\Serializer\Filter\PropertyFilter"; reason: private alias.
Removed service "ApiPlatform\Serializer\Filter\GroupFilter"; reason: private alias.
Removed service "api_platform.identifiers_extractor"; reason: private alias.
Removed service "ApiPlatform\Metadata\IdentifiersExtractorInterface"; reason: private alias.
Removed service "api_platform.iri_converter"; reason: private alias.
Removed service "ApiPlatform\Metadata\IriConverterInterface"; reason: private alias.
Removed service "api_platform.state_provider.main"; reason: private alias.
Removed service "api_platform.state_processor.main"; reason: private alias.
Removed service "api_platform.path_segment_name_generator"; reason: private alias.
Removed service "api_platform.inflector"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory"; reason: private alias.
Removed service "ApiPlatform\Metadata\Resource\Factory\ResourceNameCollectionFactoryInterface"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory"; reason: private alias.
Removed service "ApiPlatform\Metadata\Property\Factory\PropertyNameCollectionFactoryInterface"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory"; reason: private alias.
Removed service "ApiPlatform\Metadata\Property\Factory\PropertyMetadataFactoryInterface"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory"; reason: private alias.
Removed service "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\Metadata\Operation\Factory\OperationMetadataFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\JsonSchema\SchemaFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\OpenApi\Serializer\OpenApiNormalizer"; reason: private alias.
Removed service "ApiPlatform\OpenApi\Options"; reason: private alias.
Removed service "ApiPlatform\OpenApi\Factory\OpenApiFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Common\State\RemoveProcessor"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Common\State\PersistProcessor"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\OrderFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\RangeFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\DateFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\BackedEnumFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\BooleanFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\NumericFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\ExistsFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\EagerLoadingExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\FilterExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\FilterEagerLoadingExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\PaginationExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\OrderExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\ParameterExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\State\CollectionProvider"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\State\ItemProvider"; reason: private alias.
Removed service "api_platform.state.item_provider"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\SearchFilter"; reason: private alias.
Removed service "ApiPlatform\Validator\ValidatorInterface"; reason: private alias.
Removed service "api_platform.message_bus"; reason: private alias.
Removed service "api_platform.security.expression_language"; reason: private alias.
Removed service "ApiPlatform\Symfony\Security\ResourceAccessCheckerInterface"; reason: private alias.
Removed service "EasyCorp\Bundle\EasyAdminBundle\Contracts\Menu\MenuItemMatcherInterface"; reason: private alias.
Removed service "EasyCorp\Bundle\EasyAdminBundle\Contracts\Orm\EntityPaginatorInterface"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $defaultFactory"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenFactoryInterface $defaultTokenFactory"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $defaultProvider"; reason: private alias.
Removed service "Symfony\Component\Mercure\Jwt\TokenProviderInterface $defaultTokenProvider"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface $defaultHub"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface $defaultPublisher"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface $default"; reason: private alias.
Removed service "Symfony\Component\Mercure\HubInterface"; reason: private alias.
Removed service "Symfony\Component\Mercure\Publisher"; reason: private alias.
Removed service "Symfony\Component\Mercure\PublisherInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "monolog.handler.sentry"; reason: private alias.
Removed service "vich_uploader.storage"; reason: private alias.
Removed service "Vich\UploaderBundle\Storage\StorageInterface"; reason: private alias.
Removed service "Vich\UploaderBundle\Storage\FileSystemStorage"; reason: private alias.
Removed service "vich_uploader.metadata_driver"; reason: private alias.
Removed service "vich_uploader.metadata.cache"; reason: private alias.
Removed service "Vich\UploaderBundle\Mapping\PropertyMappingResolverInterface"; reason: private alias.
Removed service "Vich\UploaderBundle\Mapping\PropertyMappingFactory"; reason: private alias.
Removed service "vich_uploader.namer_uniqid"; reason: private alias.
Removed service "vich_uploader.namer_property"; reason: private alias.
Removed service "vich_uploader.namer_origname"; reason: private alias.
Removed service "vich_uploader.namer_hash"; reason: private alias.
Removed service "vich_uploader.namer_base64"; reason: private alias.
Removed service "vich_uploader.directory_namer_subdir"; reason: private alias.
Removed service "vich_uploader.namer_directory_property"; reason: private alias.
Removed service "vich_uploader.namer_directory_current_date_time"; reason: private alias.
Removed service "vich_uploader.namer_directory_configurable"; reason: private alias.
Removed service "vich_uploader.namer_smart_unique"; reason: private alias.
Removed service "Vich\UploaderBundle\Handler\DownloadHandler"; reason: private alias.
Removed service "Vich\UploaderBundle\Handler\UploadHandler"; reason: private alias.
Removed service "Vich\UploaderBundle\Form\Type\VichFileType"; reason: private alias.
Removed service "Vich\UploaderBundle\Form\Type\VichImageType"; reason: private alias.
Removed service "Sentry\ClientInterface"; reason: private alias.
Removed service "Sentry\SentryBundle\EventListener\ConsoleCommandListener"; reason: private alias.
Removed service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactoryInterface"; reason: private alias.
Removed service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactory"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "api_platform.name_converter"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $request.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $console.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $messenger.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $cache.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_client.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $mailer.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $translation.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $php.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $event.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $router.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $profiler.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $doctrine.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $security.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $deprecation.logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service ".service_locator.khHJVqT"; reason: private alias.
Removed service ".service_locator.hDMlBWE"; reason: private alias.
Removed service ".service_locator.9LJrHhf"; reason: private alias.
Removed service ".service_locator.58WvHxo"; reason: private alias.
Removed service ".service_locator.hUPzsWO"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.parameter.inner"; reason: private alias.
Removed service "api_platform.validator.metadata.resource.metadata_collection_factory.parameter.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.concerns.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.xml.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.concerns.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.yaml.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.not_exposed_operation.inner"; reason: private alias.
Removed service "api_platform.state_provider.read.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.backed_enum.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.uri_template.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.main_controller.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.link.inner"; reason: private alias.
Removed service "api_platform.state_processor.respond"; reason: private alias.
Removed service "api_platform.state_provider.deserialize.inner"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "api_platform.state_processor.serialize.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.operation_name.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.input_output.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.formats.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.filters.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.alternate_uri.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.php_doc.inner"; reason: private alias.
Removed service "api_platform.state_provider.validate.inner"; reason: private alias.
Removed service "api_platform.state_provider.parameter_validator.inner"; reason: private alias.
Removed service "api_platform.state_provider.parameter.inner"; reason: private alias.
Removed service "api_platform.state_provider.content_negotiation.inner"; reason: private alias.
Removed service "api_platform.state_processor.write.inner"; reason: private alias.
Removed service "api_platform.messenger.metadata.resource.metadata_collection_factory.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.property_info.inner"; reason: private alias.
Removed service "api_platform.doctrine.orm.metadata.property.metadata_factory.inner"; reason: private alias.
Removed service "api_platform.doctrine.orm.metadata.resource.metadata_collection_factory.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.link_factory"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.serializer.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.default_property.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.identifier.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.attribute.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.yaml.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.validator.inner"; reason: private alias.
Removed service "api_platform.json_schema.metadata.property.metadata_factory.schema.inner"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "serializer"; 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.admin"; reason: private alias.
Removed service "api_platform.serializer.context_builder"; reason: private alias.
Removed service "api_platform.state_processor.add_link_header.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.attributes.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.class_name.inner"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory.xml.inner"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory.concerns.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.yaml.inner"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory.yaml.inner"; reason: private alias.
Removed service "api_platform.openapi.serializer_context_builder.inner"; reason: private alias.
Removed service "api_platform.state_provider.read"; reason: private alias.
Removed service "api_platform.http_cache.processor.add_headers.inner"; reason: private alias.
Removed service "api_platform.state_provider.access_checker.inner"; reason: private alias.
Removed service "api_platform.state_provider.deserialize"; reason: private alias.
Removed service "api_platform.state_provider.access_checker"; reason: private alias.
Removed service "api_platform.state_provider.validate"; reason: private alias.
Removed service "mercure.hub.default.publisher"; reason: private alias.
Removed service "mercure.hub.default"; reason: private alias.
Removed service "security.event_dispatcher.admin"; reason: private alias.
Removed service "async.bus"; reason: private alias.
Removed service "command.bus"; reason: private alias.
Removed service "query.bus"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "cache.validator"; reason: private alias.
Removed service "cache.serializer"; reason: private alias.
Removed service "cache.property_info"; reason: private alias.
Removed service "cache.messenger.restart_workers_signal"; reason: private alias.
Removed service "cache.scheduler"; reason: private alias.
Removed service "cache.doctrine.orm.default.result"; reason: private alias.
Removed service "cache.doctrine.orm.default.query"; reason: private alias.
Removed service "cache.security_expression_language"; reason: private alias.
Removed service "api_platform.cache.route_name_resolver"; reason: private alias.
Removed service "api_platform.cache.metadata.resource"; reason: private alias.
Removed service "api_platform.cache.metadata.property"; reason: private alias.
Removed service "api_platform.cache.metadata.resource_collection"; reason: private alias.
Removed service "api_platform.cache.openapi"; reason: private alias.
Removed service "serializer.mapping.class_metadata_factory"; reason: private alias.
Removed service "api_platform.openapi.normalizer"; reason: private alias.
Removed service "api_platform.json_schema.schema_factory"; reason: private alias.
Removed service "api_platform.openapi.normalizer.api_gateway"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.cached.inner"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory.cached.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.cached.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.cached.inner"; reason: private alias.
Removed service "http_client.transport"; reason: private alias.
Removed service ".service_locator.GIuJv7e"; reason: private alias.
Removed service ".service_locator.diNoEIK"; reason: private alias.
Removed service ".service_locator.3.t_H05"; reason: private alias.
Removed service ".service_locator.ZdHHkot"; reason: private alias.
Removed service ".service_locator.0gjYWlT"; reason: private alias.
Removed service ".service_locator.X0l91KA"; reason: private alias.
Removed service ".service_locator.ThNQXkD"; reason: private alias.
Removed service ".service_locator.olVNzID"; reason: private alias.
Removed service ".service_locator.4KsIGyf"; reason: private alias.
Removed service ".service_locator.MzrEV7x"; reason: private alias.
Removed service ".service_locator.joeC87X"; reason: private alias.
Removed service ".service_locator.TltkO6m"; reason: private alias.
Removed service ".service_locator.Vleqjc."; reason: private alias.
Removed service ".service_locator.4l1qxws"; reason: private alias.
Removed service ".service_locator.r39b1e4"; reason: private alias.
Removed service ".service_locator.TK4HnZu"; reason: private alias.
Removed service ".service_locator...2Ndi3"; reason: private alias.
Removed service ".service_locator.b491maD"; reason: private alias.
Removed service ".service_locator.QbMWOW0"; reason: private alias.
Removed service ".service_locator.BCLXmaG"; reason: private alias.
126
Changed reference of service "App\Integration\Telegram\Infrastructure\Http\TelegramController" previously pointing to "debug.traced.command.bus" to "messenger.default_bus".
Changed reference of service "App\Settings\Presentation\EasyAdmin\SettingsCrudController" previously pointing to "router.default" to "router".
Changed reference of service "App\Shared\Infrastructure\Bus\CommandBus" previously pointing to "debug.traced.command.bus" to "messenger.default_bus".
Changed reference of service "App\Shared\Presentation\EasyAdmin\Crud\SecurityController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "App\User\Infrastructure\Service\AuthenticatorService" previously pointing to "router.default" to "router".
Changed reference of service "App\WebSocket\Application\Command\HandleTerminalMessageCommand\HandleTerminalMessageHandler" previously pointing to "debug.traced.command.bus" to "messenger.default_bus".
Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "services_resetter" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "services_resetter" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
Changed reference of service "services_resetter" previously pointing to "cache.security_is_csrf_token_valid_attribute_expression_language.traceable" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Changed reference of service "services_resetter" previously pointing to "cache.easyadmin.traceable" to "cache.easyadmin".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.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 "cache.app.taggable" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "cache.system_clearer" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "cache.system_clearer" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "cache.system_clearer" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
Changed reference of service "cache.system_clearer" previously pointing to "cache.security_is_csrf_token_valid_attribute_expression_language.traceable" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Changed reference of service "cache.system_clearer" previously pointing to "cache.easyadmin.traceable" to "cache.easyadmin".
Changed reference of service "cache.global_clearer" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "cache.global_clearer" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "cache.global_clearer" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "cache.global_clearer" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
Changed reference of service "cache.global_clearer" previously pointing to "cache.security_is_csrf_token_valid_attribute_expression_language.traceable" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Changed reference of service "cache.global_clearer" previously pointing to "cache.easyadmin.traceable" to "cache.easyadmin".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.command.bus" to "messenger.default_bus".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.expression_language" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "scheduler.event_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.command.bus" to "messenger.default_bus".
Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.command.bus" to "messenger.default_bus".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.cache" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "data_collector.cache" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "data_collector.cache" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "data_collector.cache" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
Changed reference of service "data_collector.cache" previously pointing to "cache.security_is_csrf_token_valid_attribute_expression_language.traceable" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Changed reference of service "data_collector.cache" previously pointing to "cache.easyadmin.traceable" to "cache.easyadmin".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.command.bus" to "messenger.default_bus".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
Changed reference of service "maker.maker.make_reset_password" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.is_granted_attribute_expression_language" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
Changed reference of service "security.is_csrf_token_valid_attribute_expression_language" previously pointing to "cache.security_is_csrf_token_valid_attribute_expression_language.traceable" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "api_platform.router" previously pointing to "router.default" to "router".
Changed reference of service "api_platform.swagger_ui.processor" previously pointing to "router.default" to "router".
Changed reference of service "api_platform.swagger_ui.action" previously pointing to "router.default" to "router".
Changed reference of service "api_platform.doctrine.orm.listener.mercure.publish" previously pointing to "debug.traced.command.bus" to "messenger.default_bus".
Changed reference of service "ApiPlatform\Symfony\Messenger\Processor" previously pointing to "debug.traced.command.bus" to "messenger.default_bus".
Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\Cache\CacheWarmer" previously pointing to "router.default" to "router".
Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber" previously pointing to "cache.easyadmin.traceable" to "cache.easyadmin".
Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator" previously pointing to "router.default" to "router".
Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\Router\AdminRouteGenerator" previously pointing to "cache.easyadmin.traceable" to "cache.easyadmin".
Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\Orm\EntityRepository" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "vich_uploader.upload_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "async.bus.middleware.messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "async.bus.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "command.bus.middleware.messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "command.bus.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "query.bus.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.mEaB6Hd" previously pointing to "debug.traced.command.bus" to "messenger.default_bus".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.QaaoWjx" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.Z7xq1n_" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.Z7xq1n_" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.mV6ntiS" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.DMfgFyO" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.YAcX0.U" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.w5XmG_P" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "api_platform.state_provider.access_checker.post_deserialize.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "cache.app_clearer" previously pointing to "cache.app.traceable" to "cache.app".
606
Removed service "App\User\Domain\Entity"; reason: abstract.
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CharsetValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\MacAddressValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "messenger.middleware.send_message"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.dbal.idle_connection_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwkset"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "api_platform.serializer.property_filter"; reason: abstract.
Removed service "api_platform.serializer.group_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.order_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.range_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.date_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.backed_enum_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.boolean_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.numeric_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.exists_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.search_filter"; 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 "vich_uploader.listener.doctrine.base"; reason: abstract.
Removed service "sentry.tracing.traceable_cache_adapter"; reason: abstract.
Removed service "sentry.tracing.traceable_tag_aware_cache_adapter"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Async\AsyncHandlerInterface.0.App\Dish\Application\Async\CheckStopList\CheckStopListHandler"; reason: abstract.
Removed service ".instanceof.App\Dish\Application\Async\CheckStopList\CheckStopListHandler.0.App\Dish\Application\Async\CheckStopList\CheckStopListHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Dish\Application\Async\CheckStopList\CheckStopListHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Async\AsyncHandlerInterface.0.App\Dish\Application\Async\IndexDishes\IndexDishesHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Dish\Application\Async\IndexDishes\IndexDishesHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Async\AsyncHandlerInterface.0.App\Dish\Application\Async\SyncDishesMenuWithRKeeper\SyncDishesWithRKeeperMessageHandler"; reason: abstract.
Removed service ".instanceof.App\Dish\Application\Async\SyncDishesMenuWithRKeeper\SyncDishesWithRKeeperMessageHandler.0.App\Dish\Application\Async\SyncDishesMenuWithRKeeper\SyncDishesWithRKeeperMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Dish\Application\Async\SyncDishesMenuWithRKeeper\SyncDishesWithRKeeperMessageHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Async\AsyncHandlerInterface.0.App\Dish\Application\Async\SyncDishesWithRKeeper\SyncDishesWithRKeeperMessageHandler"; reason: abstract.
Removed service ".instanceof.App\Dish\Application\Async\SyncDishesWithRKeeper\SyncDishesWithRKeeperMessageHandler.0.App\Dish\Application\Async\SyncDishesWithRKeeper\SyncDishesWithRKeeperMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Dish\Application\Async\SyncDishesWithRKeeper\SyncDishesWithRKeeperMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Dish\Application\Command\IndexDishesCommand\IndexDishesCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Dish\Application\Command\IndexDishesCommand\IndexDishesCommandHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Dish\Application\Command\SyncDishesWithRKeeperCommand\SyncDishesWithRKeeperCommandHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Dish\Application\Command\SyncDishesWithRKeeperCommand\SyncDishesWithRKeeperCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Dish\Application\Command\SyncDishesWithRKeeperCommand\SyncDishesWithRKeeperCommandHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Dish\Application\Command\SyncDishesWithRKeeperCommandHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Dish\Application\Command\SyncDishesWithRKeeperCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Dish\Application\Command\SyncDishesWithRKeeperCommandHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Dish\Application\Query\GetDishByIdQuery\GetDishByIdHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Dish\Application\Query\GetDishByIdQuery\GetDishByIdHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Dish\Application\Query\GetDishQuery\GetDishHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Dish\Application\Query\GetDishQuery\GetDishHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Dish\Application\Query\GetDishSearchQuery\GetDishSearchHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Dish\Application\Query\GetDishSearchQuery\GetDishSearchHandler"; reason: abstract.
Removed service ".instanceof.App\Dish\Application\Schedule\CheckCategoryAvailabilitySchedule.0.App\Dish\Application\Schedule\CheckCategoryAvailabilitySchedule"; reason: abstract.
Removed service ".abstract.instanceof.App\Dish\Application\Schedule\CheckCategoryAvailabilitySchedule"; reason: abstract.
Removed service ".instanceof.App\Dish\Application\Schedule\CheckStopListSchedule.0.App\Dish\Application\Schedule\CheckStopListSchedule"; reason: abstract.
Removed service ".abstract.instanceof.App\Dish\Application\Schedule\CheckStopListSchedule"; reason: abstract.
Removed service ".instanceof.App\Dish\Application\Schedule\UpdateMenuSchedule.0.App\Dish\Application\Schedule\UpdateMenuSchedule"; reason: abstract.
Removed service ".abstract.instanceof.App\Dish\Application\Schedule\UpdateMenuSchedule"; reason: abstract.
Removed service ".instanceof.App\Dish\Domain\Entity\Dish.0.App\Dish\Domain\Entity\Dish"; reason: abstract.
Removed service ".abstract.instanceof.App\Dish\Domain\Entity\Dish"; reason: abstract.
Removed service ".instanceof.App\Dish\Domain\Entity\DishDrink.0.App\Dish\Domain\Entity\DishDrink"; reason: abstract.
Removed service ".abstract.instanceof.App\Dish\Domain\Entity\DishDrink"; reason: abstract.
Removed service ".instanceof.App\Dish\Domain\Entity\DishIngredients.0.App\Dish\Domain\Entity\DishIngredients"; reason: abstract.
Removed service ".abstract.instanceof.App\Dish\Domain\Entity\DishIngredients"; reason: abstract.
Removed service ".instanceof.App\Dish\Domain\Entity\DishMenu.0.App\Dish\Domain\Entity\DishMenu"; reason: abstract.
Removed service ".abstract.instanceof.App\Dish\Domain\Entity\DishMenu"; reason: abstract.
Removed service ".instanceof.App\Dish\Domain\Entity\DishMenuDiscount.0.App\Dish\Domain\Entity\DishMenuDiscount"; reason: abstract.
Removed service ".abstract.instanceof.App\Dish\Domain\Entity\DishMenuDiscount"; reason: abstract.
Removed service ".instanceof.App\Dish\Domain\Entity\DishMenuSchedule.0.App\Dish\Domain\Entity\DishMenuSchedule"; reason: abstract.
Removed service ".abstract.instanceof.App\Dish\Domain\Entity\DishMenuSchedule"; reason: abstract.
Removed service ".instanceof.App\Dish\Domain\Entity\DishModifier.0.App\Dish\Domain\Entity\DishModifier"; reason: abstract.
Removed service ".abstract.instanceof.App\Dish\Domain\Entity\DishModifier"; reason: abstract.
Removed service ".instanceof.App\Dish\Domain\Entity\DishSize.0.App\Dish\Domain\Entity\DishSize"; reason: abstract.
Removed service ".abstract.instanceof.App\Dish\Domain\Entity\DishSize"; reason: abstract.
Removed service ".instanceof.App\Dish\Domain\Entity\MenuUpdate.0.App\Dish\Domain\Entity\MenuUpdate"; reason: abstract.
Removed service ".abstract.instanceof.App\Dish\Domain\Entity\MenuUpdate"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Dish\Infrastructure\Repository\DishDrinkRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Dish\Infrastructure\Repository\DishDrinkRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Dish\Infrastructure\Repository\DishIngredientsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Dish\Infrastructure\Repository\DishIngredientsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Dish\Infrastructure\Repository\DishMenuRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Dish\Infrastructure\Repository\DishMenuRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Dish\Infrastructure\Repository\DishModifiersRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Dish\Infrastructure\Repository\DishModifiersRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Dish\Infrastructure\Repository\DishRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Dish\Infrastructure\Repository\DishRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Dish\Infrastructure\Repository\DishSizeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Dish\Infrastructure\Repository\DishSizeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Dish\Infrastructure\Repository\MenuUpdateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Dish\Infrastructure\Repository\MenuUpdateRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dish\Presentation\ApiPlatform\Controller\GetMenuController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dish\Presentation\ApiPlatform\Controller\GetMenuController"; reason: abstract.
Removed service ".abstract.instanceof.App\Dish\Presentation\ApiPlatform\Controller\GetMenuController"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\Dish\Presentation\ApiPlatform\Provider\GetDishByIdProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Dish\Presentation\ApiPlatform\Provider\GetDishByIdProvider"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\Dish\Presentation\ApiPlatform\Provider\GetDishProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Dish\Presentation\ApiPlatform\Provider\GetDishProvider"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\Dish\Presentation\ApiPlatform\Provider\GetDishSearchProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Dish\Presentation\ApiPlatform\Provider\GetDishSearchProvider"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\Dish\Presentation\ApiPlatform\Provider\GetMenuProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Dish\Presentation\ApiPlatform\Provider\GetMenuProvider"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\Dish\Presentation\ApiPlatform\Provider\GetMenuUpdateProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Dish\Presentation\ApiPlatform\Provider\GetMenuUpdateProvider"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\Dish\Presentation\ApiPlatform\Provider\GetStopListProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Dish\Presentation\ApiPlatform\Provider\GetStopListProvider"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dish\Presentation\EasyAdmin\DishCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dish\Presentation\EasyAdmin\DishCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Dish\Presentation\EasyAdmin\DishCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Dish\Presentation\EasyAdmin\DishCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dish\Presentation\EasyAdmin\DishIngredientsCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dish\Presentation\EasyAdmin\DishIngredientsCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Dish\Presentation\EasyAdmin\DishIngredientsCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Dish\Presentation\EasyAdmin\DishIngredientsCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dish\Presentation\EasyAdmin\DishMenuCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dish\Presentation\EasyAdmin\DishMenuCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Dish\Presentation\EasyAdmin\DishMenuCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Dish\Presentation\EasyAdmin\DishMenuCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dish\Presentation\EasyAdmin\DishMenuDiscountCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dish\Presentation\EasyAdmin\DishMenuDiscountCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Dish\Presentation\EasyAdmin\DishMenuDiscountCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Dish\Presentation\EasyAdmin\DishMenuDiscountCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dish\Presentation\EasyAdmin\DishMenuScheduleCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dish\Presentation\EasyAdmin\DishMenuScheduleCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Dish\Presentation\EasyAdmin\DishMenuScheduleCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Dish\Presentation\EasyAdmin\DishMenuScheduleCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Dish\Presentation\EasyAdmin\DishSizeCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Dish\Presentation\EasyAdmin\DishSizeCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Dish\Presentation\EasyAdmin\DishSizeCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Dish\Presentation\EasyAdmin\DishSizeCrudController"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Email\Application\Command\SendReviewEmailCommandHandler"; reason: abstract.
Removed service ".instanceof.App\Email\Application\Command\SendReviewEmailCommandHandler.0.App\Email\Application\Command\SendReviewEmailCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Email\Application\Command\SendReviewEmailCommandHandler"; reason: abstract.
Removed service ".instanceof.App\Email\Domain\Entity\Email.0.App\Email\Domain\Entity\Email"; reason: abstract.
Removed service ".abstract.instanceof.App\Email\Domain\Entity\Email"; reason: abstract.
Removed service ".instanceof.App\Email\Domain\Entity\Smtp.0.App\Email\Domain\Entity\Smtp"; reason: abstract.
Removed service ".abstract.instanceof.App\Email\Domain\Entity\Smtp"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Email\Infrastructure\Repository\EmailRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Email\Infrastructure\Repository\EmailRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Email\Infrastructure\Repository\SmtpRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Email\Infrastructure\Repository\SmtpRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Email\Presentation\EasyAdmin\EmailCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Email\Presentation\EasyAdmin\EmailCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Email\Presentation\EasyAdmin\EmailCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Email\Presentation\EasyAdmin\EmailCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Email\Presentation\EasyAdmin\SmtpCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Email\Presentation\EasyAdmin\SmtpCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Email\Presentation\EasyAdmin\SmtpCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Email\Presentation\EasyAdmin\SmtpCrudController"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Async\AsyncHandlerInterface.0.App\Employee\Application\Async\SyncEmployeesWithRKeeperHandler"; reason: abstract.
Removed service ".instanceof.App\Employee\Application\Async\SyncEmployeesWithRKeeperHandler.0.App\Employee\Application\Async\SyncEmployeesWithRKeeperHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Employee\Application\Async\SyncEmployeesWithRKeeperHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Employee\Application\Query\GetEmployeeHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Employee\Application\Query\GetEmployeeHandler"; reason: abstract.
Removed service ".instanceof.App\Employee\Application\Schedule\UpdateEmployeeSchedule.0.App\Employee\Application\Schedule\UpdateEmployeeSchedule"; reason: abstract.
Removed service ".abstract.instanceof.App\Employee\Application\Schedule\UpdateEmployeeSchedule"; reason: abstract.
Removed service ".instanceof.App\Employee\Domain\Entity\Employee.0.App\Employee\Domain\Entity\Employee"; reason: abstract.
Removed service ".abstract.instanceof.App\Employee\Domain\Entity\Employee"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Employee\Infrastructure\Repository\EmployeeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Employee\Infrastructure\Repository\EmployeeRepository"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\Employee\Presentation\ApiPlatform\Provider\GetEmployeeProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Employee\Presentation\ApiPlatform\Provider\GetEmployeeProvider"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Employee\Presentation\EasyAdmin\EmployeeCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Employee\Presentation\EasyAdmin\EmployeeCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Employee\Presentation\EasyAdmin\EmployeeCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Employee\Presentation\EasyAdmin\EmployeeCrudController"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\Integration\RKeeper\Presentation\ApiPlatform\Provider\GetOrderByGuidProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Integration\RKeeper\Presentation\ApiPlatform\Provider\GetOrderByGuidProvider"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\Integration\RKeeper\Presentation\ApiPlatform\Provider\GetOrderByTableProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Integration\RKeeper\Presentation\ApiPlatform\Provider\GetOrderByTableProvider"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Async\AsyncHandlerInterface.0.App\Integration\RedSMS\Application\Async\SendSmsMessage\SendSmsMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Integration\RedSMS\Application\Async\SendSmsMessage\SendSmsMessageHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Async\AsyncHandlerInterface.0.App\Integration\Telegram\Application\Async\CallWaiter\CallWaiterHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Integration\Telegram\Application\Async\CallWaiter\CallWaiterHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Async\AsyncHandlerInterface.0.App\Integration\Telegram\Application\Async\ProcessTelegramUpdate\ProcessTelegramUpdateHandler"; reason: abstract.
Removed service ".instanceof.App\Integration\Telegram\Application\Async\ProcessTelegramUpdate\ProcessTelegramUpdateHandler.0.App\Integration\Telegram\Application\Async\ProcessTelegramUpdate\ProcessTelegramUpdateHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Integration\Telegram\Application\Async\ProcessTelegramUpdate\ProcessTelegramUpdateHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Async\AsyncHandlerInterface.0.App\Integration\Telegram\Application\Async\SendTelegramMessage\SendTelegramMessageHandler"; reason: abstract.
Removed service ".instanceof.App\Integration\Telegram\Application\Async\SendTelegramMessage\SendTelegramMessageHandler.0.App\Integration\Telegram\Application\Async\SendTelegramMessage\SendTelegramMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Integration\Telegram\Application\Async\SendTelegramMessage\SendTelegramMessageHandler"; reason: abstract.
Removed service ".instanceof.App\Integration\Telegram\Domain\Entity\Chat.0.App\Integration\Telegram\Domain\Entity\Chat"; reason: abstract.
Removed service ".abstract.instanceof.App\Integration\Telegram\Domain\Entity\Chat"; reason: abstract.
Removed service ".instanceof.App\Integration\Telegram\Domain\Entity\NotificationRecipient.0.App\Integration\Telegram\Domain\Entity\NotificationRecipient"; reason: abstract.
Removed service ".abstract.instanceof.App\Integration\Telegram\Domain\Entity\NotificationRecipient"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Integration\Telegram\Infrastructure\Http\RKeeperDebugController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Integration\Telegram\Infrastructure\Http\RKeeperDebugController"; reason: abstract.
Removed service ".abstract.instanceof.App\Integration\Telegram\Infrastructure\Http\RKeeperDebugController"; reason: abstract.
Removed service ".instanceof.App\Integration\Telegram\Infrastructure\Http\TelegramController.0.App\Integration\Telegram\Infrastructure\Http\TelegramController"; reason: abstract.
Removed service ".abstract.instanceof.App\Integration\Telegram\Infrastructure\Http\TelegramController"; reason: abstract.
Removed service ".instanceof.App\Integration\Telegram\Infrastructure\Http\TelegramWebhookController.0.App\Integration\Telegram\Infrastructure\Http\TelegramWebhookController"; reason: abstract.
Removed service ".abstract.instanceof.App\Integration\Telegram\Infrastructure\Http\TelegramWebhookController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Integration\Telegram\Infrastructure\Repository\ChatRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Integration\Telegram\Infrastructure\Repository\ChatRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Integration\Telegram\Infrastructure\Repository\NotificationRecipientRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Integration\Telegram\Infrastructure\Repository\NotificationRecipientRepository"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\Integration\Telegram\Presentation\ApiPlatform\Processor\WaiterCallProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\Integration\Telegram\Presentation\ApiPlatform\Processor\WaiterCallProcessor"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Integration\Telegram\Presentation\EasyAdmin\NotificationRecipientCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Integration\Telegram\Presentation\EasyAdmin\NotificationRecipientCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Integration\Telegram\Presentation\EasyAdmin\NotificationRecipientCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Integration\Telegram\Presentation\EasyAdmin\NotificationRecipientCrudController"; reason: abstract.
Removed service ".instanceof.App\Order\Application\Async\CreateOrderHandler.0.App\Order\Application\Async\CreateOrderHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Application\Async\CreateOrderHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\AddToCartCommand\AddToCartHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Application\Command\AddToCartCommand\AddToCartHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\CancelOrderCommand\CancelOrderHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Application\Command\CancelOrderCommand\CancelOrderHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\ClearCartCommand\ClearCartHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Application\Command\ClearCartCommand\ClearCartHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\CreateOrderCommand\CreateOrderHandler"; reason: abstract.
Removed service ".instanceof.App\Order\Application\Command\CreateOrderCommand\CreateOrderHandler.0.App\Order\Application\Command\CreateOrderCommand\CreateOrderHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Application\Command\CreateOrderCommand\CreateOrderHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\PayOrderCommand\PayOrderHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Application\Command\PayOrderCommand\PayOrderHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\RemoveFromCartCommand\RemoveFromCartHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Application\Command\RemoveFromCartCommand\RemoveFromCartHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\RemoveOneItemCommand\RemoveOneItemHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Application\Command\RemoveOneItemCommand\RemoveOneItemHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\UpdateOrderCommand\UpdateOrderHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Application\Command\UpdateOrderCommand\UpdateOrderHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Order\Application\Command\VtbComplimentCommand\VtbComplimentHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Application\Command\VtbComplimentCommand\VtbComplimentHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Order\Application\Query\GetOrderQuery\GetOrderHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Application\Query\GetOrderQuery\GetOrderHandler"; reason: abstract.
Removed service ".instanceof.App\Order\Domain\Entity\Order.0.App\Order\Domain\Entity\Order"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Domain\Entity\Order"; reason: abstract.
Removed service ".instanceof.App\Order\Domain\Entity\OrderItem.0.App\Order\Domain\Entity\OrderItem"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Domain\Entity\OrderItem"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Order\Infrastructure\Repository\OrderItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Infrastructure\Repository\OrderItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Order\Infrastructure\Repository\OrderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Infrastructure\Repository\OrderRepository"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\Order\Presentation\ApiPlatform\Processor\CartRefreshProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Presentation\ApiPlatform\Processor\CartRefreshProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\Order\Presentation\ApiPlatform\Processor\OrderAddProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Presentation\ApiPlatform\Processor\OrderAddProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\Order\Presentation\ApiPlatform\Processor\OrderCancelProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Presentation\ApiPlatform\Processor\OrderCancelProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\Order\Presentation\ApiPlatform\Processor\OrderClearProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Presentation\ApiPlatform\Processor\OrderClearProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\Order\Presentation\ApiPlatform\Processor\OrderCreateProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Presentation\ApiPlatform\Processor\OrderCreateProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\Order\Presentation\ApiPlatform\Processor\OrderRemoveOneItemProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Presentation\ApiPlatform\Processor\OrderRemoveOneItemProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\Order\Presentation\ApiPlatform\Processor\OrderRemoveProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Presentation\ApiPlatform\Processor\OrderRemoveProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\Order\Presentation\ApiPlatform\Processor\OrderVtbComplimentProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Presentation\ApiPlatform\Processor\OrderVtbComplimentProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\Order\Presentation\ApiPlatform\Processor\PayOrderDirectProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Presentation\ApiPlatform\Processor\PayOrderDirectProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\Order\Presentation\ApiPlatform\Processor\PayOrderProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Presentation\ApiPlatform\Processor\PayOrderProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\Order\Presentation\ApiPlatform\Processor\TipsQrProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Presentation\ApiPlatform\Processor\TipsQrProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\Order\Presentation\ApiPlatform\Processor\UpdateOrderProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Presentation\ApiPlatform\Processor\UpdateOrderProcessor"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\Order\Presentation\ApiPlatform\Provider\CancelOrderByGuidProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Presentation\ApiPlatform\Provider\CancelOrderByGuidProvider"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\Order\Presentation\ApiPlatform\Provider\GetOrderCollectionProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Presentation\ApiPlatform\Provider\GetOrderCollectionProvider"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\Order\Presentation\ApiPlatform\Provider\GetOrderListFromRKeeperProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Presentation\ApiPlatform\Provider\GetOrderListFromRKeeperProvider"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\Order\Presentation\ApiPlatform\Provider\GetOrderProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Order\Presentation\ApiPlatform\Provider\GetOrderProvider"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Receipt\Application\Command\GenerateReceiptQr\GenerateReceiptQrHandler"; reason: abstract.
Removed service ".instanceof.App\Receipt\Application\Command\GenerateReceiptQr\GenerateReceiptQrHandler.0.App\Receipt\Application\Command\GenerateReceiptQr\GenerateReceiptQrHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Receipt\Application\Command\GenerateReceiptQr\GenerateReceiptQrHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Receipt\Application\Command\NotifyWaiterForReceipt\NotifyWaiterForReceiptHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Receipt\Application\Command\NotifyWaiterForReceipt\NotifyWaiterForReceiptHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Receipt\Application\Command\SendReceiptByEmail\SendReceiptByEmailHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Receipt\Application\Command\SendReceiptByEmail\SendReceiptByEmailHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\Receipt\Application\Command\SendReceiptBySms\SendReceiptBySmsHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Receipt\Application\Command\SendReceiptBySms\SendReceiptBySmsHandler"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProcessorInterface.0.App\Receipt\Presentation\ApiPlatform\Processor\SendReceiptProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\Receipt\Presentation\ApiPlatform\Processor\SendReceiptProcessor"; reason: abstract.
Removed service ".instanceof.App\Review\Domain\Entity\Review.0.App\Review\Domain\Entity\Review"; reason: abstract.
Removed service ".abstract.instanceof.App\Review\Domain\Entity\Review"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Review\Infrastructure\Repository\ReviewRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Review\Infrastructure\Repository\ReviewRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Review\Presentation\ApiPlatform\Controller\PostReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Review\Presentation\ApiPlatform\Controller\PostReviewController"; reason: abstract.
Removed service ".abstract.instanceof.App\Review\Presentation\ApiPlatform\Controller\PostReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Review\Presentation\EasyAdmin\ReviewCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Review\Presentation\EasyAdmin\ReviewCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Review\Presentation\EasyAdmin\ReviewCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Review\Presentation\EasyAdmin\ReviewCrudController"; reason: abstract.
Removed service ".instanceof.App\Settings\Domain\Entity\Settings.0.App\Settings\Domain\Entity\Settings"; reason: abstract.
Removed service ".abstract.instanceof.App\Settings\Domain\Entity\Settings"; reason: abstract.
Removed service ".instanceof.App\Settings\Domain\Entity\SettingsWorkTime.0.App\Settings\Domain\Entity\SettingsWorkTime"; reason: abstract.
Removed service ".abstract.instanceof.App\Settings\Domain\Entity\SettingsWorkTime"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Settings\Infrastructure\Repository\SettingsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Settings\Infrastructure\Repository\SettingsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Settings\Infrastructure\Repository\SettingsWorkTimeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Settings\Infrastructure\Repository\SettingsWorkTimeRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Settings\Presentation\EasyAdmin\SettingsCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Settings\Presentation\EasyAdmin\SettingsCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Settings\Presentation\EasyAdmin\SettingsCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Settings\Presentation\EasyAdmin\SettingsCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Settings\Presentation\EasyAdmin\SettingsWorkTimeCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Settings\Presentation\EasyAdmin\SettingsWorkTimeCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Settings\Presentation\EasyAdmin\SettingsWorkTimeCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Settings\Presentation\EasyAdmin\SettingsWorkTimeCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Shared\EventSubscriber\ExceptionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Shared\EventSubscriber\ExceptionSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Shared\EventSubscriber\SentryResponseSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Shared\EventSubscriber\SentryResponseSubscriber"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\Shared\Presentation\ApiPlatform\Provider\HealthProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Shared\Presentation\ApiPlatform\Provider\HealthProvider"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\Shared\Presentation\ApiPlatform\Provider\MercureTokenProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Shared\Presentation\ApiPlatform\Provider\MercureTokenProvider"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Shared\Presentation\EasyAdmin\Crud\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Shared\Presentation\EasyAdmin\Crud\DashboardController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\DashboardControllerInterface.0.App\Shared\Presentation\EasyAdmin\Crud\DashboardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Shared\Presentation\EasyAdmin\Crud\DashboardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Shared\Presentation\EasyAdmin\Crud\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Shared\Presentation\EasyAdmin\Crud\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.App\Shared\Presentation\EasyAdmin\Crud\SecurityController"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Async\AsyncHandlerInterface.0.App\Table\Application\Async\TableSynchronizerHandler"; reason: abstract.
Removed service ".instanceof.App\Table\Application\Async\TableSynchronizerHandler.0.App\Table\Application\Async\TableSynchronizerHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Table\Application\Async\TableSynchronizerHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Table\Application\Query\GetTableWaiterQuery\GetTableWaiterHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Table\Application\Query\GetTableWaiterQuery\GetTableWaiterHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\Table\Application\Query\GetTablesQuery\GetTablesHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Table\Application\Query\GetTablesQuery\GetTablesHandler"; reason: abstract.
Removed service ".instanceof.App\Table\Application\Schedule\UpdateTableSchedule.0.App\Table\Application\Schedule\UpdateTableSchedule"; reason: abstract.
Removed service ".abstract.instanceof.App\Table\Application\Schedule\UpdateTableSchedule"; reason: abstract.
Removed service ".instanceof.App\Table\Domain\Entity\Table.0.App\Table\Domain\Entity\Table"; reason: abstract.
Removed service ".abstract.instanceof.App\Table\Domain\Entity\Table"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Table\Infrastructure\Repository\TableRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Table\Infrastructure\Repository\TableRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Table\Presentation\ApiPlatform\Controller\GetEnsureTableExistController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Table\Presentation\ApiPlatform\Controller\GetEnsureTableExistController"; reason: abstract.
Removed service ".abstract.instanceof.App\Table\Presentation\ApiPlatform\Controller\GetEnsureTableExistController"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\Table\Presentation\ApiPlatform\Provider\GetTableProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Table\Presentation\ApiPlatform\Provider\GetTableProvider"; reason: abstract.
Removed service ".instanceof.ApiPlatform\State\ProviderInterface.0.App\Table\Presentation\ApiPlatform\Provider\GetTableWaiterProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Table\Presentation\ApiPlatform\Provider\GetTableWaiterProvider"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Table\Presentation\EasyAdmin\TableCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Table\Presentation\EasyAdmin\TableCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\Table\Presentation\EasyAdmin\TableCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\Table\Presentation\EasyAdmin\TableCrudController"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\User\Application\Command\CreateUser\CreateUserCommandHandler"; reason: abstract.
Removed service ".instanceof.App\User\Application\Command\CreateUser\CreateUserCommandHandler.0.App\User\Application\Command\CreateUser\CreateUserCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\User\Application\Command\CreateUser\CreateUserCommandHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\User\Application\Command\EditUser\EditUserCommandHandler"; reason: abstract.
Removed service ".instanceof.App\User\Application\Command\EditUser\EditUserCommandHandler.0.App\User\Application\Command\EditUser\EditUserCommandHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\User\Application\Command\EditUser\EditUserCommandHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\User\Application\Query\GetUserById\GetUserByIdQueryHandler"; reason: abstract.
Removed service ".instanceof.App\User\Application\Query\GetUserById\GetUserByIdQueryHandler.0.App\User\Application\Query\GetUserById\GetUserByIdQueryHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\User\Application\Query\GetUserById\GetUserByIdQueryHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Query\QueryHandlerInterface.0.App\User\Application\Query\GetUserByUsername\GetUserByUsernameQueryHandler"; reason: abstract.
Removed service ".instanceof.App\User\Application\Query\GetUserByUsername\GetUserByUsernameQueryHandler.0.App\User\Application\Query\GetUserByUsername\GetUserByUsernameQueryHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\User\Application\Query\GetUserByUsername\GetUserByUsernameQueryHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\User\Infrastructure\Repository\UserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\User\Infrastructure\Repository\UserRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Presentation\EasyAdmin\Crud\UserCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Presentation\EasyAdmin\Crud\UserCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\User\Presentation\EasyAdmin\Crud\UserCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\User\Presentation\EasyAdmin\Crud\UserCrudController"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Async\AsyncHandlerInterface.0.App\WebSocket\Application\Async\BroadcastWebSocketMessage\BroadcastWebSocketHandler"; reason: abstract.
Removed service ".instanceof.App\WebSocket\Application\Async\BroadcastWebSocketMessage\BroadcastWebSocketHandler.0.App\WebSocket\Application\Async\BroadcastWebSocketMessage\BroadcastWebSocketHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\WebSocket\Application\Async\BroadcastWebSocketMessage\BroadcastWebSocketHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Async\AsyncHandlerInterface.0.App\WebSocket\Application\Async\MonitorConnections\MonitorConnectionsHandler"; reason: abstract.
Removed service ".instanceof.App\WebSocket\Application\Async\MonitorConnections\MonitorConnectionsHandler.0.App\WebSocket\Application\Async\MonitorConnections\MonitorConnectionsHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\WebSocket\Application\Async\MonitorConnections\MonitorConnectionsHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\WebSocket\Application\Command\HandleTerminalMessageCommand\HandleTerminalMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\WebSocket\Application\Command\HandleTerminalMessageCommand\HandleTerminalMessageHandler"; reason: abstract.
Removed service ".instanceof.App\Shared\Application\Command\CommandHandlerInterface.0.App\WebSocket\Application\Command\RegisterTerminalConnectionCommand\RegisterTerminalConnectionHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\WebSocket\Application\Command\RegisterTerminalConnectionCommand\RegisterTerminalConnectionHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\WebSocket\Application\Command\StartWebSocketServerCommand\StartWebSocketServerCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\WebSocket\Application\Command\StartWebSocketServerCommand\StartWebSocketServerCommand"; reason: abstract.
Removed service ".instanceof.App\WebSocket\Application\Schedule\MonitoringConnectionsSchedule.0.App\WebSocket\Application\Schedule\MonitoringConnectionsSchedule"; reason: abstract.
Removed service ".abstract.instanceof.App\WebSocket\Application\Schedule\MonitoringConnectionsSchedule"; reason: abstract.
Removed service ".instanceof.App\WebSocket\Domain\Entity\TerminalConnection.0.App\WebSocket\Domain\Entity\TerminalConnection"; reason: abstract.
Removed service ".abstract.instanceof.App\WebSocket\Domain\Entity\TerminalConnection"; reason: abstract.
Removed service ".instanceof.App\WebSocket\Domain\EventListener\TerminalConnectionListener.0.App\WebSocket\Domain\EventListener\TerminalConnectionListener"; reason: abstract.
Removed service ".abstract.instanceof.App\WebSocket\Domain\EventListener\TerminalConnectionListener"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\WebSocket\Infrastructure\Repository\TerminalConnectionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\WebSocket\Infrastructure\Repository\TerminalConnectionRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\WebSocket\Presentation\EasyAdmin\TerminalConnectionCrudController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\WebSocket\Presentation\EasyAdmin\TerminalConnectionCrudController"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Controller\CrudControllerInterface.0.App\WebSocket\Presentation\EasyAdmin\TerminalConnectionCrudController"; reason: abstract.
Removed service ".abstract.instanceof.App\WebSocket\Presentation\EasyAdmin\TerminalConnectionCrudController"; reason: abstract.
Removed service ".instanceof.Monolog\ResettableInterface.0.Sentry\Monolog\Handler"; reason: abstract.
Removed service ".instanceof.Monolog\Handler\HandlerInterface.0.Sentry\Monolog\Handler"; reason: abstract.
Removed service ".abstract.instanceof.Sentry\Monolog\Handler"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ChoiceConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ChoiceConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CommonConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\CommonConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ComparisonConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\ComparisonConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\DateTimeConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\DateTimeConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\EntityConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\EntityConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NullConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NullConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NumericConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\NumericConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Filter\FilterConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TextConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Filter\Configurator\TextConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ArrayConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AssociationConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\AvatarConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\BooleanConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CollectionConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPostConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPostConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPreConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CommonPreConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CountryConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CountryConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\CurrencyConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\DateTimeConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\DateTimeConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\EmailConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\FormConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IdConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ImageConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\IntegerConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LanguageConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\LocaleConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\MoneyConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\MoneyConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\NumberConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\NumberConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\PercentConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\ChoiceConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\SlugConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TelephoneConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TextConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\TimezoneConfigurator"; reason: abstract.
Removed service ".instanceof.EasyCorp\Bundle\EasyAdminBundle\Contracts\Field\FieldConfiguratorInterface.0.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator"; reason: abstract.
Removed service ".abstract.instanceof.EasyCorp\Bundle\EasyAdminBundle\Field\Configurator\UrlConfigurator"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\UniqidNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\UniqidNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\PropertyNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\PropertyNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\OrignameNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\OrignameNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\HashNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\HashNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\Base64Namer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\Base64Namer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\SubdirDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\SubdirDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\PropertyDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\PropertyDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\SmartUniqueNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\SmartUniqueNamer"; reason: abstract.
308
Removed service "http_discovery.psr17_factory"; reason: unused.
Removed service "App\Dish\Application\Async\CheckStopList\CheckStopListMessage"; reason: unused.
Removed service "App\Dish\Application\Async\IndexDishes\IndexDishesMessage"; reason: unused.
Removed service "App\Dish\Application\Async\SyncDishesMenuWithRKeeper\SyncDishesMenuWithRKeeperMessage"; reason: unused.
Removed service "App\Dish\Application\Async\SyncDishesWithRKeeper\SyncDishesWithRKeeperMessage"; reason: unused.
Removed service "App\Dish\Application\Command\SyncDishesWithRKeeperCommand"; reason: unused.
Removed service "App\Dish\Application\Command\SyncDishesWithRKeeperCommand\SyncDishesWithRKeeperCommand"; reason: unused.
Removed service "App\Dish\Application\DTO\DishDTO"; reason: unused.
Removed service "App\Dish\Application\DTO\DishFullDTO"; reason: unused.
Removed service "App\Dish\Application\DTO\DishMenuDTO"; reason: unused.
Removed service "App\Dish\Application\DTO\MenuUpdateDTO"; reason: unused.
Removed service "App\Dish\Application\Query\GetDishByIdQuery\GetDishByIdQuery"; reason: unused.
Removed service "App\Dish\Application\Query\GetDishQuery\GetDishQuery"; reason: unused.
Removed service "App\Dish\Application\Query\GetDishSearchQuery\GetDishSearchQuery"; reason: unused.
Removed service "App\Dish\Domain\Entity\Dish"; reason: unused.
Removed service "App\Dish\Domain\Entity\DishDrink"; reason: unused.
Removed service "App\Dish\Domain\Entity\DishIngredients"; reason: unused.
Removed service "App\Dish\Domain\Entity\DishMenu"; reason: unused.
Removed service "App\Dish\Domain\Entity\DishMenuDiscount"; reason: unused.
Removed service "App\Dish\Domain\Entity\DishMenuSchedule"; reason: unused.
Removed service "App\Dish\Domain\Entity\DishModifier"; reason: unused.
Removed service "App\Dish\Domain\Entity\DishSize"; reason: unused.
Removed service "App\Dish\Domain\Entity\MenuUpdate"; reason: unused.
Removed service "App\Dish\Domain\Exception\DiscountCategoryValidationException"; reason: unused.
Removed service "App\Dish\Presentation\ApiPlatform\Resource\DIshMenuResource"; reason: unused.
Removed service "App\Dish\Presentation\ApiPlatform\Resource\DishResource"; reason: unused.
Removed service "App\Email\Application\Command\SendReviewEmailCommand"; reason: unused.
Removed service "App\Email\Application\DTO\EmailRequestDTO"; reason: unused.
Removed service "App\Email\Domain\Entity\Email"; reason: unused.
Removed service "App\Email\Domain\Entity\Smtp"; reason: unused.
Removed service "App\Employee\Application\Async\SyncEmployeesWithRKeeperMessage"; reason: unused.
Removed service "App\Employee\Application\DTO\EmployeeDTO"; reason: unused.
Removed service "App\Employee\Application\Query\GetEmployeeQuery"; reason: unused.
Removed service "App\Employee\Domain\Entity\Employee"; reason: unused.
Removed service "App\Employee\Presentation\ApiPlatform\Resource\EmployeeResource"; reason: unused.
Removed service "App\Integration\RKeeper\Domain\Exception\RKeeperApiException"; reason: unused.
Removed service "App\Integration\RKeeper\Domain\Exception\RKeeperInvalidResponseException"; reason: unused.
Removed service "App\Integration\RKeeper\Domain\Model\DTO\OrderCreateDTO"; reason: unused.
Removed service "App\Integration\RKeeper\Domain\Model\DTO\OrderUpdateDTO"; reason: unused.
Removed service "App\Integration\RKeeper\Domain\Model\DTO\PayOrderDTO"; reason: unused.
Removed service "App\Integration\RKeeper\Domain\Model\DTO\PaymentDTO"; reason: unused.
Removed service "App\Integration\RKeeper\Domain\Model\Request\CancelOrderParams"; reason: unused.
Removed service "App\Integration\RKeeper\Domain\Model\Request\CreateAggregatorRequest"; reason: unused.
Removed service "App\Integration\RKeeper\Domain\Model\Request\CreateOrderParams"; reason: unused.
Removed service "App\Integration\RKeeper\Domain\Model\Request\GetOrderListParams"; reason: unused.
Removed service "App\Integration\RKeeper\Domain\Model\Request\GetOrderParams"; reason: unused.
Removed service "App\Integration\RKeeper\Domain\Model\Request\IsMainSystemAvailableParams"; reason: unused.
Removed service "App\Integration\RKeeper\Domain\Model\Request\PayOrderParams"; reason: unused.
Removed service "App\Integration\RKeeper\Domain\Model\Request\SyncParams"; reason: unused.
Removed service "App\Integration\RKeeper\Domain\Model\Request\TaskParams"; reason: unused.
Removed service "App\Integration\RKeeper\Domain\Model\Request\UpdateOrderParams"; reason: unused.
Removed service "App\Integration\RKeeper\Domain\Model\Response\CancelOrderResponse"; reason: unused.
Removed service "App\Integration\RKeeper\Domain\Model\Response\CreateAggregatorResponse"; reason: unused.
Removed service "App\Integration\RKeeper\Domain\Model\Response\CreateOrderResponse"; reason: unused.
Removed service "App\Integration\RKeeper\Domain\Model\Response\ErrorResponse"; reason: unused.
Removed service "App\Integration\RKeeper\Domain\Model\Response\GetEmployeesResponse"; reason: unused.
Removed service "App\Integration\RKeeper\Domain\Model\Response\GetMenuResponse"; reason: unused.
Removed service "App\Integration\RKeeper\Domain\Model\Response\GetOrderListResponse"; reason: unused.
Removed service "App\Integration\RKeeper\Domain\Model\Response\GetOrderResponse"; reason: unused.
Removed service "App\Integration\RKeeper\Domain\Model\Response\GetStopListResponse"; reason: unused.
Removed service "App\Integration\RKeeper\Domain\Model\Response\GetTablesResponse"; reason: unused.
Removed service "App\Integration\RKeeper\Domain\Model\Response\IsMainSystemAvailableResponse"; reason: unused.
Removed service "App\Integration\RKeeper\Domain\Model\Response\PayOrderResponse"; reason: unused.
Removed service "App\Integration\RKeeper\Domain\Model\Response\UpdateMenuResponse"; reason: unused.
Removed service "App\Integration\RKeeper\Domain\Model\Response\UpdateOrderResponse"; reason: unused.
Removed service "App\Integration\RKeeper\Domain\Model\ValueObject\RequestId"; reason: unused.
Removed service "App\Integration\RKeeper\Infrastructure\Http\RKeeperHttpClient"; reason: unused.
Removed service "App\Integration\RKeeper\Infrastructure\Service\RKeeperXmlQueryService"; reason: unused.
Removed service "App\Integration\RKeeper\Presentation\ApiPlatform\Resource\RKeeperResource"; reason: unused.
Removed service "App\Integration\RedSMS\Application\Async\SendSmsMessage\SendSmsMessage"; reason: unused.
Removed service "App\Integration\RedSMS\Application\DTO\SmsRequestDTO"; reason: unused.
Removed service "App\Integration\RedSMS\Application\DTO\SmsResponseDTO"; reason: unused.
Removed service "App\Integration\Telegram\Application\Async\CallWaiter\CallWaiterMessage"; reason: unused.
Removed service "App\Integration\Telegram\Application\Async\ProcessTelegramUpdate\ProcessTelegramUpdate"; reason: unused.
Removed service "App\Integration\Telegram\Application\Async\SendTelegramMessage\SendTelegramMessage"; reason: unused.
Removed service "App\Integration\Telegram\Domain\Entity\Chat"; reason: unused.
Removed service "App\Integration\Telegram\Domain\Entity\NotificationRecipient"; reason: unused.
Removed service "App\Integration\Telegram\Presentation\ApiPlatform\Resource\TelegramResource"; reason: unused.
Removed service "App\Order\Application\Async\CreateOrderMessage"; reason: unused.
Removed service "App\Order\Application\Command\AddToCartCommand\AddToCartCommand"; reason: unused.
Removed service "App\Order\Application\Command\CancelOrderCommand\CancelOrderCommand"; reason: unused.
Removed service "App\Order\Application\Command\ClearCartCommand\ClearCartCommand"; reason: unused.
Removed service "App\Order\Application\Command\CreateOrderCommand\CreateOrderCommand"; reason: unused.
Removed service "App\Order\Application\Command\PayOrderCommand\PayOrderCommand"; reason: unused.
Removed service "App\Order\Application\Command\RemoveFromCartCommand\RemoveFromCartCommand"; reason: unused.
Removed service "App\Order\Application\Command\RemoveOneItemCommand\RemoveOneItemCommand"; reason: unused.
Removed service "App\Order\Application\Command\UpdateOrderCommand\UpdateOrderCommand"; reason: unused.
Removed service "App\Order\Application\Command\VtbComplimentCommand\VtbComplimentCommand"; reason: unused.
Removed service "App\Order\Application\DTO\CartRefreshInput"; reason: unused.
Removed service "App\Order\Application\DTO\OrderAddInputDTO"; reason: unused.
Removed service "App\Order\Application\DTO\OrderCollectionItemDTO"; reason: unused.
Removed service "App\Order\Application\DTO\OrderDTO"; reason: unused.
Removed service "App\Order\Application\DTO\OrderItemDTO"; reason: unused.
Removed service "App\Order\Application\DTO\OrderProductDTO"; reason: unused.
Removed service "App\Order\Application\DTO\OrderProductIngredientsDTO"; reason: unused.
Removed service "App\Order\Application\DTO\VtbComplimentDTO"; reason: unused.
Removed service "App\Order\Application\Query\GetOrderQuery\GetOrderQuery"; reason: unused.
Removed service "App\Order\Application\Request\OrderCreateRequest"; reason: unused.
Removed service "App\Order\Application\Request\OrderIngredientsRequest"; reason: unused.
Removed service "App\Order\Application\Request\OrderItemRequest"; reason: unused.
Removed service "App\Order\Application\Request\OrderModifierRequest"; reason: unused.
Removed service "App\Order\Application\Request\UpdateOrderRequest"; reason: unused.
Removed service "App\Order\Domain\Entity\Order"; reason: unused.
Removed service "App\Order\Domain\Entity\OrderItem"; reason: unused.
Removed service "App\Order\Presentation\ApiPlatform\Resource\CartResource"; reason: unused.
Removed service "App\Order\Presentation\ApiPlatform\Resource\OrderResource"; reason: unused.
Removed service "App\Receipt\Application\Command\GenerateReceiptQr\GenerateReceiptQr"; reason: unused.
Removed service "App\Receipt\Application\Command\NotifyWaiterForReceipt\NotifyWaiterForReceipt"; reason: unused.
Removed service "App\Receipt\Application\Command\SendReceiptByEmail\SendReceiptByEmail"; reason: unused.
Removed service "App\Receipt\Application\Command\SendReceiptBySms\SendReceiptBySms"; reason: unused.
Removed service "App\Receipt\Application\DTO\ReceiptRequestDTO"; reason: unused.
Removed service "App\Receipt\Application\DTO\ReceiptResponseDTO"; reason: unused.
Removed service "App\Receipt\Presentation\ApiPlatform\Resource\ReceiptResource"; reason: unused.
Removed service "App\Review\Domain\Entity\Review"; reason: unused.
Removed service "App\Review\Presentation\ApiPlatform\Resource\ReviewResource"; reason: unused.
Removed service "App\Settings\Domain\Entity\Settings"; reason: unused.
Removed service "App\Settings\Domain\Entity\SettingsWorkTime"; reason: unused.
Removed service "App\Shared\Domain\Exception\DomainException"; reason: unused.
Removed service "App\Shared\Domain\Service\UlidService"; reason: unused.
Removed service "App\Shared\EventListener\LocaleListener"; reason: unused.
Removed service "App\Shared\Infrastructure\Messaging\MercurePublisher"; reason: unused.
Removed service "App\Shared\Infrastructure\Service\WebSocketClientService"; reason: unused.
Removed service "App\Shared\Presentation\ApiPlatform\Resource\HealthResource"; reason: unused.
Removed service "App\Shared\Presentation\ApiPlatform\Resource\MercureResource"; reason: unused.
Removed service "App\Table\Application\Async\TableSynchronizerMessage"; reason: unused.
Removed service "App\Table\Application\DTO\TableDTO"; reason: unused.
Removed service "App\Table\Application\Query\GetTableWaiterQuery\GetTableWaiterQuery"; reason: unused.
Removed service "App\Table\Application\Query\GetTablesQuery\GetTablesQuery"; reason: unused.
Removed service "App\Table\Domain\Entity\Table"; reason: unused.
Removed service "App\Table\Presentation\ApiPlatform\Resource\TableResource"; reason: unused.
Removed service "App\User\Application\Command\CreateUser\CreateUserCommand"; reason: unused.
Removed service "App\User\Application\Command\EditUser\EditUserCommand"; reason: unused.
Removed service "App\User\Application\Query\GetUserById\GetUserByIdQuery"; reason: unused.
Removed service "App\User\Application\Query\GetUserByUsername\GetUserByUsernameQuery"; reason: unused.
Removed service "App\User\Domain\Factory\UserFactory"; reason: unused.
Removed service "App\WebSocket\Application\Async\BroadcastWebSocketMessage\BroadcastWebSocketMessage"; reason: unused.
Removed service "App\WebSocket\Application\Async\MonitorConnections\MonitorConnectionsMessage"; reason: unused.
Removed service "App\WebSocket\Application\Command\HandleTerminalMessageCommand\HandleTerminalMessageCommand"; reason: unused.
Removed service "App\WebSocket\Application\Command\RegisterTerminalConnectionCommand\RegisterTerminalConnectionCommand"; reason: unused.
Removed service "App\WebSocket\Application\Command\SendStopListUpdateCommand\SendStopListUpdateCommand"; reason: unused.
Removed service "App\WebSocket\Application\Command\SendStopListUpdateCommand\SendStopListUpdateHandler"; reason: unused.
Removed service "App\WebSocket\Domain\Entity\TerminalConnection"; reason: unused.
Removed service "App\WebSocket\Domain\ValueObject\ConnectionId"; reason: unused.
Removed service "App\WebSocket\Domain\ValueObject\TableId"; reason: unused.
Removed service "App\WebSocket\Infrastructure\Service\ConnectionRouter"; reason: unused.
Removed service "App\WebSocket\Infrastructure\Service\TerminalMonitoringService"; reason: unused.
Removed service "App\WebSocket\Infrastructure\Service\WebSocketConnectionPool"; reason: unused.
Removed service "App\WebSocket\Infrastructure\Service\WebSocketServerService"; reason: unused.
Removed service "App\WebSocket\Presentation\ApiPlatform\Resource\WebSocketResource"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "psr18.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "mailer.mailer"; reason: unused.
Removed service "mailer.default_transport"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "type_info.type_context_factory"; reason: unused.
Removed service "type_info.resolver"; reason: unused.
Removed service "type_info.resolver.reflection_type"; reason: unused.
Removed service "type_info.resolver.reflection_parameter"; reason: unused.
Removed service "type_info.resolver.reflection_property"; reason: unused.
Removed service "type_info.resolver.reflection_return"; reason: unused.
Removed service "type_info.resolver.string"; reason: unused.
Removed service "name_based_uuid.factory"; reason: unused.
Removed service "random_based_uuid.factory"; reason: unused.
Removed service "time_based_uuid.factory"; reason: unused.
Removed service ".cache_connection.MfCypIA"; reason: unused.
Removed service ".cache_connection.8kvDmRs"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "messenger.transport.native_php_serializer"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.amqp.factory"; reason: unused.
Removed service "messenger.transport.redis.factory"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "maker.php_compat_util"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_subscriber"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "security.helper"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.user_checker_locator"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.firewall.event_dispatcher_locator"; reason: unused.
Removed service "security.authenticator.managers_locator"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS512"; reason: unused.
Removed service "security.user_checker.chain.admin"; reason: unused.
Removed service ".service_locator.kD22mS3"; reason: unused.
Removed service "api_platform.serializer_locator"; reason: unused.
Removed service "api_platform.path_segment_name_generator.underscore"; reason: unused.
Removed service "api_platform.path_segment_name_generator.dash"; reason: unused.
Removed service "api_platform.metadata.path_segment_name_generator.dash"; reason: unused.
Removed service "api_platform.serializer.property_metadata_loader"; reason: unused.
Removed service "api_platform.doctrine.metadata_factory"; reason: unused.
Removed service "api_platform.doctrine.orm.order_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.range_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.date_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.backed_enum_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.boolean_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.numeric_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.exists_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.search_filter.instance"; reason: unused.
Removed service "EasyCorp\Bundle\EasyAdminBundle\Router\UrlSigner"; reason: unused.
Removed service "mercure.hub.default.publisher.traceable"; 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.syslog"; 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 "Vich\UploaderBundle\Naming\SmartUniqueNamer.employee_images"; reason: unused.
Removed service "Vich\UploaderBundle\Naming\SmartUniqueNamer.dish_images"; reason: unused.
Removed service "Vich\UploaderBundle\Naming\SmartUniqueNamer.review_media"; reason: unused.
Removed service "vich_uploader.adapter.mongodb"; reason: unused.
Removed service "vich_uploader.adapter.phpcr"; reason: unused.
Removed service "vich_uploader.listener.inject.orm"; reason: unused.
Removed service "vich_uploader.listener.upload.orm"; reason: unused.
Removed service "vich_uploader.listener.clean.orm"; reason: unused.
Removed service "vich_uploader.listener.remove.orm"; reason: unused.
Removed service "vich_uploader.listener.inject.mongodb"; reason: unused.
Removed service "vich_uploader.listener.upload.mongodb"; reason: unused.
Removed service "vich_uploader.listener.clean.mongodb"; reason: unused.
Removed service "vich_uploader.listener.remove.mongodb"; reason: unused.
Removed service "vich_uploader.listener.inject.phpcr"; reason: unused.
Removed service "vich_uploader.listener.upload.phpcr"; reason: unused.
Removed service "vich_uploader.listener.clean.phpcr"; reason: unused.
Removed service "vich_uploader.listener.remove.phpcr"; reason: unused.
Removed service "vich_uploader.metadata.attribute_reader"; reason: unused.
Removed service "vich_uploader.metadata_driver.attribute"; reason: unused.
Removed service "vich_uploader.metadata_driver.annotation"; reason: unused.
Removed service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware"; reason: unused.
Removed service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\ConnectionConfigurator"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.serializer.uuid_denormalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.openapi.normalizer.api_gateway"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.openapi.normalizer.legacy"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.openapi.normalizer"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.problem.normalizer.validation_exception"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.flatten_exception"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.problem"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.uid"; reason: unused.
Removed service ".debug.serializer.normalizer.api_platform.serializer.normalizer.item"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetime"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.constraint_violation_list"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.mime_message"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.datetimezone"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.dateinterval"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.form_error"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.backed_enum"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.data_uri"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.translatable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.json_serializable"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.denormalizer.array"; reason: unused.
Removed service ".debug.serializer.normalizer.serializer.normalizer.object"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.xml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.json"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.yaml"; reason: unused.
Removed service ".debug.serializer.encoder.serializer.encoder.csv"; reason: unused.
Removed service ".debug.serializer.encoder.api_platform.jsonopenapi.encoder"; reason: unused.
Removed service ".debug.serializer.encoder.api_platform.yamlopenapi.encoder"; reason: unused.
Removed service ".debug.serializer.encoder.api_platform.problem.encoder"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "monolog.handler.null_internal"; reason: unused.
Removed service ".service_locator.NLcq8cs"; reason: unused.
Removed service ".service_locator.bvmE8RF"; reason: unused.
Removed service ".service_locator.NXTTdTW"; reason: unused.
Removed service "mercure.hub.default.publisher.traceable.inner"; reason: unused.
522
Inlined service ".service_locator.QaaoWjx.App\Dish\Presentation\ApiPlatform\Controller\GetMenuController" to "App\Dish\Presentation\ApiPlatform\Controller\GetMenuController".
Inlined service "App\Dish\Infrastructure\Service\TableDishSynchronizer" to "App\Dish\Presentation\EasyAdmin\DishCrudController".
Inlined service "App\Dish\Infrastructure\Service\DishImageProcessor" to "App\Dish\Presentation\EasyAdmin\DishCrudController".
Inlined service ".service_locator.Z7xq1n_.App\Dish\Presentation\EasyAdmin\DishCrudController" to "App\Dish\Presentation\EasyAdmin\DishCrudController".
Inlined service ".service_locator.Z7xq1n_.App\Dish\Presentation\EasyAdmin\DishIngredientsCrudController" to "App\Dish\Presentation\EasyAdmin\DishIngredientsCrudController".
Inlined service ".service_locator.Z7xq1n_.App\Dish\Presentation\EasyAdmin\DishMenuCrudController" to "App\Dish\Presentation\EasyAdmin\DishMenuCrudController".
Inlined service ".service_locator.Z7xq1n_.App\Dish\Presentation\EasyAdmin\DishMenuDiscountCrudController" to "App\Dish\Presentation\EasyAdmin\DishMenuDiscountCrudController".
Inlined service ".service_locator.Z7xq1n_.App\Dish\Presentation\EasyAdmin\DishMenuScheduleCrudController" to "App\Dish\Presentation\EasyAdmin\DishMenuScheduleCrudController".
Inlined service ".service_locator.Z7xq1n_.App\Dish\Presentation\EasyAdmin\DishSizeCrudController" to "App\Dish\Presentation\EasyAdmin\DishSizeCrudController".
Inlined service ".service_locator.Z7xq1n_.App\Email\Presentation\EasyAdmin\EmailCrudController" to "App\Email\Presentation\EasyAdmin\EmailCrudController".
Inlined service ".service_locator.Z7xq1n_.App\Email\Presentation\EasyAdmin\SmtpCrudController" to "App\Email\Presentation\EasyAdmin\SmtpCrudController".
Inlined service "App\Employee\Infrastructure\Service\EmployeeImageProcessor" to "App\Employee\Presentation\EasyAdmin\EmployeeCrudController".
Inlined service ".service_locator.Z7xq1n_.App\Employee\Presentation\EasyAdmin\EmployeeCrudController" to "App\Employee\Presentation\EasyAdmin\EmployeeCrudController".
Inlined service "App\Integration\RKeeper\Infrastructure\Service\RKeeperResponseValidator" to "App\Integration\RKeeper\Infrastructure\Service\RKeeperApiClient".
Inlined service "App\Integration\RKeeper\Infrastructure\Service\RKeeperRequestFactory" to "App\Integration\RKeeper\Infrastructure\Service\RKeeperApiClient".
Inlined service ".service_locator.QaaoWjx.App\Integration\Telegram\Infrastructure\Http\RKeeperDebugController" to "App\Integration\Telegram\Infrastructure\Http\RKeeperDebugController".
Inlined service ".service_locator.Z7xq1n_.App\Integration\Telegram\Presentation\EasyAdmin\NotificationRecipientCrudController" to "App\Integration\Telegram\Presentation\EasyAdmin\NotificationRecipientCrudController".
Inlined service "App\Order\Domain\Service\OrderItemMatcher" to "App\Order\Application\Command\AddToCartCommand\AddToCartHandler".
Inlined service "App\Order\Infrastructure\Service\OrderToRKeeperConverterService" to "App\Order\Application\Command\UpdateOrderCommand\UpdateOrderHandler".
Inlined service "App\Dish\Application\Service\DiscountCalculationService" to "App\Order\Presentation\ApiPlatform\Processor\CartRefreshProcessor".
Inlined service "App\Receipt\Infrastructure\Service\ReceiptTemplate" to "App\Receipt\Infrastructure\Service\ReceiptService".
Inlined service ".service_locator.QaaoWjx.App\Review\Presentation\ApiPlatform\Controller\PostReviewController" to "App\Review\Presentation\ApiPlatform\Controller\PostReviewController".
Inlined service ".service_locator.Z7xq1n_.App\Review\Presentation\EasyAdmin\ReviewCrudController" to "App\Review\Presentation\EasyAdmin\ReviewCrudController".
Inlined service ".service_locator.Z7xq1n_.App\Settings\Presentation\EasyAdmin\SettingsCrudController" to "App\Settings\Presentation\EasyAdmin\SettingsCrudController".
Inlined service ".service_locator.Z7xq1n_.App\Settings\Presentation\EasyAdmin\SettingsWorkTimeCrudController" to "App\Settings\Presentation\EasyAdmin\SettingsWorkTimeCrudController".
Inlined service "App\Shared\Infrastructure\Service\MercureTokenService" to "App\Shared\Presentation\ApiPlatform\Provider\MercureTokenProvider".
Inlined service ".service_locator.mV6ntiS.App\Shared\Presentation\EasyAdmin\Crud\DashboardController" to "App\Shared\Presentation\EasyAdmin\Crud\DashboardController".
Inlined service ".service_locator.QaaoWjx.App\Shared\Presentation\EasyAdmin\Crud\SecurityController" to "App\Shared\Presentation\EasyAdmin\Crud\SecurityController".
Inlined service ".service_locator.QaaoWjx.App\Table\Presentation\ApiPlatform\Controller\GetEnsureTableExistController" to "App\Table\Presentation\ApiPlatform\Controller\GetEnsureTableExistController".
Inlined service ".service_locator.Z7xq1n_.App\Table\Presentation\EasyAdmin\TableCrudController" to "App\Table\Presentation\EasyAdmin\TableCrudController".
Inlined service ".service_locator.Z7xq1n_.App\User\Presentation\EasyAdmin\Crud\UserCrudController" to "App\User\Presentation\EasyAdmin\Crud\UserCrudController".
Inlined service "App\WebSocket\Infrastructure\Service\TelegramWebSocketNotificationService" to "App\WebSocket\Application\Command\HandleTerminalMessageCommand\HandleTerminalMessageHandler".
Inlined service "App\WebSocket\Infrastructure\Service\ConnectionHandler" to "App\WebSocket\Infrastructure\Service\WebSocketServer".
Inlined service "App\WebSocket\Infrastructure\Service\MessageHandler" to "App\WebSocket\Infrastructure\Service\WebSocketServer".
Inlined service ".service_locator.Z7xq1n_.App\WebSocket\Presentation\EasyAdmin\TerminalConnectionCrudController" to "App\WebSocket\Presentation\EasyAdmin\TerminalConnectionCrudController".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.va_rxC4" to "fragment.handler".
Inlined service "uri_signer" to "fragment.uri_generator".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.jkL9kAz" to "console.command.cache_pool_invalidate_tags".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service "console.messenger.application" to "console.messenger.execute_command_handler".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets.empty_version_strategy" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "http_client.uri_template.inner" to "http_client.uri_template".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.ILdUWIS" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.DMfgFyO.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "api_platform.route_loader" to "routing.resolver".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\Router\AdminRouteLoader" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.j8TnSmI" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.nvIJVVC" to "router.expression_language_provider".
Inlined service ".service_locator.YAcX0.U.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.ECaP3MA" 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.e5xdWLC" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service ".service_locator.ea.H0ae" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service ".service_locator.QzclU_B" to "scheduler.messenger.service_call_message_handler".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.mEaB6Hd" to "messenger.routable_message_bus".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "api_platform.data_collector.request" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\Inspector\DataCollector" to "profiler".
Inlined service "data_collector.mercure" to "profiler".
Inlined service "Vich\UploaderBundle\DataCollector\MappingCollector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service "debug.serializer.inner" to "debug.serializer".
Inlined service "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.event_registry" to "maker.maker.make_listener".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "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.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "twig.extension.debug" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension" to "twig".
Inlined service "Symfony\Component\Mercure\Twig\MercureExtension" to "twig".
Inlined service "Vich\UploaderBundle\Twig\Extension\UploaderExtension" to "twig".
Inlined service "Sentry\SentryBundle\Tracing\Twig\TwigTracingExtension" to "twig".
Inlined service "Sentry\SentryBundle\Twig\SentryExtension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "twig.configurator.environment" to "twig".
Inlined service ".service_locator.Fuy.CqR.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "assets.packages" to "twig.extension.assets".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.2ibikO0" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.default_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.KC8X8KA" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.9t9aKYc" to "doctrine.orm.container_repository_factory".
Inlined service "ulid.factory" to "doctrine.ulid_generator".
Inlined service "uuid.factory" to "doctrine.uuid_generator".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.dbal.default_connection.event_manager" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service ".service_locator.mDV6p8L" to "security.token_storage".
Inlined service "api_platform.security.expression_language_provider" to "security.expression_language".
Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
Inlined service "security.user_password_hasher" to "form.listener.password_hasher".
Inlined service ".security.request_matcher.F1Z5kfg" to "security.access_map".
Inlined service ".security.request_matcher.SVK5D2B" to "security.access_map".
Inlined service "security.user_providers" to "security.listener.user_provider".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.kQIRvor" to ".security.request_matcher.gOpgIHx".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.authentication.session_strategy" to "security.listener.session.admin".
Inlined service "debug.security.firewall.authenticator.admin.inner" to "debug.security.firewall.authenticator.admin".
Inlined service "security.user_checker" to "security.listener.user_checker.admin".
Inlined service "security.exception_listener.admin" to "security.firewall.map.context.admin".
Inlined service "security.logout_listener.admin" to "security.firewall.map.context.admin".
Inlined service "security.firewall.map.config.admin" to "security.firewall.map.context.admin".
Inlined service ".security.request_matcher.mAE4hmT" to ".security.request_matcher.F1Z5kfg".
Inlined service ".service_locator.Dmn58pP" to "api_platform.state_provider.locator".
Inlined service ".service_locator..naWBwW" to "api_platform.state_processor.locator".
Inlined service "api_platform.error_listener" to "api_platform.listener.exception".
Inlined service "api_platform.serializer.context_builder.filter.inner" to "api_platform.serializer.context_builder.filter".
Inlined service "api_platform.serializer.mapping.class_metadata_factory.inner" to "api_platform.serializer.mapping.class_metadata_factory".
Inlined service "api_platform.metadata.inflector" to "api_platform.metadata.path_segment_name_generator.underscore".
Inlined service "api_platform.api.identifiers_extractor" to "api_platform.symfony.iri_converter".
Inlined service "api_platform.symfony.iri_converter.skolem" to "api_platform.symfony.iri_converter".
Inlined service "api_platform.state_provider.parameter" to "api_platform.state_provider.content_negotiation".
Inlined service ".service_locator.DE_8AZb" to "api_platform.state_provider.parameter".
Inlined service "api_platform.http_cache.processor.add_headers" to "api_platform.state_processor.serialize".
Inlined service "api_platform.state_processor.serialize" to "api_platform.state_processor.write".
Inlined service "api_platform.state_processor.locator" to "api_platform.state_processor.write".
Inlined service "api_platform.mercure.processor.add_link_header" to "api_platform.state_processor.add_link_header".
Inlined service "api_platform.metadata.resource.name_collection_factory.yaml" to "api_platform.metadata.resource.name_collection_factory.cached".
Inlined service "api_platform.metadata.resource.name_collection_factory.xml" to "api_platform.metadata.resource.name_collection_factory.concerns".
Inlined service "api_platform.metadata.resource.name_collection_factory.concerns" to "api_platform.metadata.resource.name_collection_factory.attributes".
Inlined service "api_platform.metadata.resource.name_collection_factory.attributes" to "api_platform.metadata.resource.name_collection_factory.class_name".
Inlined service "api_platform.metadata.property.name_collection_factory.yaml" to "api_platform.metadata.property.name_collection_factory.cached".
Inlined service "api_platform.metadata.property.name_collection_factory.property_info" to "api_platform.metadata.property.name_collection_factory.xml".
Inlined service "api_platform.metadata.property.name_collection_factory.xml" to "api_platform.metadata.property.name_collection_factory.concerns".
Inlined service "api_platform.metadata.property.metadata_factory.xml" to "api_platform.metadata.property.metadata_factory.property_info".
Inlined service "api_platform.metadata.property.metadata_factory.identifier" to "api_platform.metadata.property.metadata_factory.attribute".
Inlined service "api_platform.doctrine.orm.metadata.property.metadata_factory" to "api_platform.metadata.property.metadata_factory.serializer".
Inlined service "api_platform.json_schema.metadata.property.metadata_factory.schema" to "api_platform.metadata.property.metadata_factory.cached".
Inlined service "api_platform.metadata.property.metadata_factory.serializer" to "api_platform.metadata.property.metadata_factory.default_property".
Inlined service "api_platform.metadata.property.metadata_factory.default_property" to "api_platform.metadata.property.metadata_factory.identifier".
Inlined service "api_platform.validator.metadata.resource.metadata_collection_factory.parameter" to "api_platform.metadata.resource.metadata_collection_factory.xml".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.xml" to "api_platform.metadata.resource.metadata_collection_factory.concerns".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.yaml" to "api_platform.metadata.resource.metadata_collection_factory.not_exposed_operation".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.not_exposed_operation" to "api_platform.metadata.resource.metadata_collection_factory.backed_enum".
Inlined service "api_platform.metadata.path_segment_name_generator.underscore" to "api_platform.metadata.resource.metadata_collection_factory.uri_template".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.backed_enum" to "api_platform.metadata.resource.metadata_collection_factory.uri_template".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.uri_template" to "api_platform.metadata.resource.metadata_collection_factory.main_controller".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.main_controller" to "api_platform.metadata.resource.metadata_collection_factory.link".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.link" to "api_platform.metadata.resource.metadata_collection_factory.operation_name".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.operation_name" to "api_platform.metadata.resource.metadata_collection_factory.input_output".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.input_output" to "api_platform.metadata.resource.metadata_collection_factory.formats".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.formats" to "api_platform.metadata.resource.metadata_collection_factory.filters".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.filters" to "api_platform.metadata.resource.metadata_collection_factory.alternate_uri".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.attributes" to "api_platform.metadata.resource.metadata_collection_factory.parameter".
Inlined service "api_platform.doctrine.orm.metadata.resource.metadata_collection_factory" to "api_platform.metadata.resource.metadata_collection_factory.cached".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.alternate_uri" to "api_platform.metadata.resource.metadata_collection_factory.php_doc".
Inlined service "api_platform.metadata.resource.name_collection_factory.class_name" to "api_platform.metadata.resource.name_collection_factory.yaml".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.concerns" to "api_platform.metadata.resource.metadata_collection_factory.yaml".
Inlined service "api_platform.metadata.property.metadata_factory.attribute" to "api_platform.metadata.property.metadata_factory.yaml".
Inlined service "api_platform.metadata.property.name_collection_factory.concerns" to "api_platform.metadata.property.name_collection_factory.yaml".
Inlined service "api_platform.metadata.property.metadata_factory.validator" to "api_platform.json_schema.metadata.property.metadata_factory.schema".
Inlined service "api_platform.json_schema.backward_compatible_schema_factory.inner" to "api_platform.json_schema.backward_compatible_schema_factory".
Inlined service ".2_ObjectNormalizer~OEjIb_C" to ".1_Serializer~OEjIb_C".
Inlined service "api_platform.serializer.context_builder.filter" to "api_platform.openapi.serializer_context_builder".
Inlined service "api_platform.openapi.normalizer.legacy.inner" to "api_platform.openapi.normalizer.legacy".
Inlined service "api_platform.pagination_options" to "api_platform.openapi.factory".
Inlined service "api_platform.swagger_ui.provider.inner" to "api_platform.swagger_ui.provider".
Inlined service "api_platform.pagination" to "api_platform.doctrine.orm.query_extension.pagination".
Inlined service "api_platform.metadata.property.metadata_factory.property_info" to "api_platform.doctrine.orm.metadata.property.metadata_factory".
Inlined service "api_platform.messenger.metadata.resource.metadata_collection_factory" to "api_platform.doctrine.orm.metadata.resource.metadata_collection_factory".
Inlined service "api_platform.doctrine.orm.metadata.resource.link_factory.inner" to "api_platform.doctrine.orm.metadata.resource.link_factory".
Inlined service "api_platform.state_processor.add_link_header" to "api_platform.http_cache.processor.add_headers".
Inlined service "api_platform.metadata.property.metadata_factory.yaml" to "api_platform.metadata.property.metadata_factory.validator".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.parameter" to "api_platform.validator.metadata.resource.metadata_collection_factory.parameter".
Inlined service "api_platform.state_provider.access_checker.post_validate" to "api_platform.state_provider.parameter_validator".
Inlined service "debug.var_dumper.cloner" to "debug.api_platform.debug_resource.command".
Inlined service "debug.var_dumper.cli_dumper" to "debug.api_platform.debug_resource.command".
Inlined service "api_platform.mercure.processor.add_link_header.inner" to "api_platform.mercure.processor.add_link_header".
Inlined service "Symfony\Component\Mercure\Discovery" to "api_platform.mercure.processor.add_link_header".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.php_doc" to "api_platform.messenger.metadata.resource.metadata_collection_factory".
Inlined service "api_platform.state_provider.access_checker.post_deserialize.inner" to "api_platform.state_provider.access_checker.post_deserialize".
Inlined service "api_platform.state_provider.security_parameter.inner" to "api_platform.state_provider.security_parameter".
Inlined service "api_platform.state_provider.access_checker.post_validate.inner" to "api_platform.state_provider.access_checker.post_validate".
Inlined service "service_locator_EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator" to "EasyCorp\Bundle\EasyAdminBundle\Twig\EasyAdminTwigExtension".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory" to "EasyCorp\Bundle\EasyAdminBundle\EventListener\AdminRouterSubscriber".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory" to "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry" to "EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\Menu\MenuItemMatcher" to "EasyCorp\Bundle\EasyAdminBundle\Factory\MenuFactory".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory" to "EasyCorp\Bundle\EasyAdminBundle\Factory\EntityFactory".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\Orm\EntityPaginator" to "EasyCorp\Bundle\EasyAdminBundle\Factory\PaginatorFactory".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\Factory\FormLayoutFactory" to "EasyCorp\Bundle\EasyAdminBundle\Factory\FieldFactory".
Inlined service "mercure.hub.default.traceable.inner" to "mercure.hub.default.traceable".
Inlined service "Symfony\Component\Mercure\Authorization" to "Symfony\Component\Mercure\Twig\MercureExtension".
Inlined service "monolog.processor.psr_log_message" to "monolog.handler.main".
Inlined service "vich_uploader.metadata_driver.xml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata.reader" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.yaml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.yml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.chain" to "vich_uploader.metadata_factory".
Inlined service "vich_uploader.metadata.cache.file_cache" to "vich_uploader.metadata_factory".
Inlined service "vich_uploader.metadata_factory" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.property_mapping_resolver" to "vich_uploader.property_mapping_factory".
Inlined service "vich_uploader.file_injector" to "vich_uploader.upload_handler".
Inlined service "Vich\UploaderBundle\Templating\Helper\UploaderHelper" to "Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime".
Inlined service "sentry.client" to "Sentry\State\HubInterface".
Inlined service "Sentry\SentryBundle\Integration\IntegrationConfigurator" to "sentry.client.options".
Inlined service "sentry.client.options" to "sentry.client".
Inlined service "sentry.client.options" to "sentry.client".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_listener" to "maker.auto_command.make_listener".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_schedule" to "maker.auto_command.make_schedule".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
Inlined service "maker.maker.make_custom_authenticator" to "maker.auto_command.make_security_custom".
Inlined service "maker.maker.make_webhook" to "maker.auto_command.make_webhook".
Inlined service "api_platform.maker.command.state_processor" to "maker.auto_command.make_state_processor".
Inlined service "api_platform.maker.command.state_provider" to "maker.auto_command.make_state_provider".
Inlined service "debug.security.event_dispatcher.admin.inner" to "debug.security.event_dispatcher.admin".
Inlined service ".service_locator.mDN8PNy" to ".service_locator.mDN8PNy.App\Dish\Presentation\EasyAdmin\DishCrudController::syncStatus()".
Inlined service ".service_locator._1ARgjp" to ".service_locator._1ARgjp.App\Shared\Presentation\EasyAdmin\Crud\DashboardController::configureUserMenu()".
Inlined service ".service_locator.mXDaS5b" to ".service_locator.mXDaS5b.App\Shared\Presentation\EasyAdmin\Crud\SecurityController::login()".
Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
Inlined service "argument_resolver.uid" to ".debug.value_resolver.argument_resolver.uid".
Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
Inlined service "api_platform.argument_resolver.payload" to ".debug.value_resolver.api_platform.argument_resolver.payload".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\ArgumentResolver\AdminContextResolver" to ".debug.value_resolver.EasyCorp\Bundle\EasyAdminBundle\ArgumentResolver\AdminContextResolver".
Inlined service "EasyCorp\Bundle\EasyAdminBundle\ArgumentResolver\BatchActionDtoResolver" to ".debug.value_resolver.EasyCorp\Bundle\EasyAdminBundle\ArgumentResolver\BatchActionDtoResolver".
Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
Inlined service "async.bus.messenger.handlers_locator" to "async.bus.middleware.handle_message".
Inlined service "debug.traced.async.bus.inner" to "debug.traced.async.bus".
Inlined service "command.bus.messenger.handlers_locator" to "command.bus.middleware.handle_message".
Inlined service "query.bus.messenger.handlers_locator" to "query.bus.middleware.handle_message".
Inlined service "debug.traced.query.bus.inner" to "debug.traced.query.bus".
Inlined service "App\Dish\Application\Async\IndexDishes\IndexDishesHandler" to ".messenger.handler_descriptor.zgIzw3Z".
Inlined service "App\Integration\RedSMS\Application\Async\SendSmsMessage\SendSmsMessageHandler" to ".messenger.handler_descriptor.kZDFJ52".
Inlined service "App\Integration\Telegram\Application\Async\CallWaiter\CallWaiterHandler" to ".messenger.handler_descriptor.MBd7ItI".
Inlined service "App\Order\Application\Command\AddToCartCommand\AddToCartHandler" to ".messenger.handler_descriptor.QroKwUK".
Inlined service "App\Order\Application\Command\CancelOrderCommand\CancelOrderHandler" to ".messenger.handler_descriptor.uPTUjDG".
Inlined service "App\Order\Application\Command\ClearCartCommand\ClearCartHandler" to ".messenger.handler_descriptor.mAkWerx".
Inlined service "App\Order\Application\Command\PayOrderCommand\PayOrderHandler" to ".messenger.handler_descriptor.B65OtP6".
Inlined service "App\Order\Application\Command\RemoveFromCartCommand\RemoveFromCartHandler" to ".messenger.handler_descriptor.pd4gNAT".
Inlined service "App\Order\Application\Command\RemoveOneItemCommand\RemoveOneItemHandler" to ".messenger.handler_descriptor.KZ_DBvA".
Inlined service "App\Order\Application\Command\UpdateOrderCommand\UpdateOrderHandler" to ".messenger.handler_descriptor.ELmSIhf".
Inlined service "App\Order\Application\Command\VtbComplimentCommand\VtbComplimentHandler" to ".messenger.handler_descriptor.hpDE7ON".
Inlined service "App\Receipt\Application\Command\NotifyWaiterForReceipt\NotifyWaiterForReceiptHandler" to ".messenger.handler_descriptor.u4Ou_xN".
Inlined service "App\Receipt\Application\Command\SendReceiptByEmail\SendReceiptByEmailHandler" to ".messenger.handler_descriptor.52b3yWv".
Inlined service "App\Receipt\Application\Command\SendReceiptBySms\SendReceiptBySmsHandler" to ".messenger.handler_descriptor.3CyrYP.".
Inlined service "App\WebSocket\Application\Command\HandleTerminalMessageCommand\HandleTerminalMessageHandler" to ".messenger.handler_descriptor.YCTCiA_".
Inlined service "App\WebSocket\Application\Command\RegisterTerminalConnectionCommand\RegisterTerminalConnectionHandler" to ".messenger.handler_descriptor.sY4zkxm".
Inlined service "App\Dish\Application\Query\GetDishByIdQuery\GetDishByIdHandler" to ".messenger.handler_descriptor.zVMB7_N".
Inlined service "App\Dish\Application\Query\GetDishQuery\GetDishHandler" to ".messenger.handler_descriptor.cOxhkWL".
Inlined service "App\Dish\Application\Query\GetDishSearchQuery\GetDishSearchHandler" to ".messenger.handler_descriptor.0qFLKIh".
Inlined service "App\Employee\Application\Query\GetEmployeeHandler" to ".messenger.handler_descriptor.JBN8MK0".
Inlined service "App\Order\Application\Query\GetOrderQuery\GetOrderHandler" to ".messenger.handler_descriptor.D.Mu71V".
Inlined service "App\Table\Application\Query\GetTableWaiterQuery\GetTableWaiterHandler" to ".messenger.handler_descriptor.hCnNJHW".
Inlined service "App\Table\Application\Query\GetTablesQuery\GetTablesHandler" to ".messenger.handler_descriptor.tvBEEhQ".
Inlined service "http_client.uri_template" to ".debug.http_client".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.BxSdgVt" to ".doctrine.orm.default_metadata_driver".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
Inlined service "sentry.tracing.dbal.connection_factory" to "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware.default".
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 "EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter" to ".debug.security.voter.EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter".
Inlined service "security.is_csrf_token_valid_attribute_expression_language" to "controller.is_csrf_token_valid_attribute_listener".
Inlined service "cache.validator.traceable.recorder_inner" to "cache.validator.traceable".
Inlined service "cache.serializer.traceable.recorder_inner" to "cache.serializer.traceable".
Inlined service "cache.property_info.traceable.recorder_inner" to "cache.property_info.traceable".
Inlined service "cache.messenger.restart_workers_signal.traceable.recorder_inner" to "cache.messenger.restart_workers_signal.traceable".
Inlined service "cache.scheduler.traceable.recorder_inner" to "cache.scheduler.traceable".
Inlined service "cache.doctrine.orm.default.result.traceable.recorder_inner" to "cache.doctrine.orm.default.result.traceable".
Inlined service "cache.doctrine.orm.default.query.traceable.recorder_inner" to "cache.doctrine.orm.default.query.traceable".
Inlined service "cache.security_expression_language.traceable.recorder_inner" to "cache.security_expression_language.traceable".
Inlined service "api_platform.cache.route_name_resolver.traceable.recorder_inner" to "api_platform.cache.route_name_resolver.traceable".
Inlined service "api_platform.cache.metadata.resource.traceable.recorder_inner" to "api_platform.cache.metadata.resource.traceable".
Inlined service "api_platform.cache.metadata.property.traceable.recorder_inner" to "api_platform.cache.metadata.property.traceable".
Inlined service "api_platform.cache.metadata.resource_collection.traceable.recorder_inner" to "api_platform.cache.metadata.resource_collection.traceable".
Inlined service "api_platform.cache.openapi.traceable.recorder_inner" to "api_platform.cache.openapi.traceable".
Inlined service "Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient.inner" to "Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient".
Inlined service ".service_locator.mV6ntiS" to ".service_locator.mV6ntiS.App\Shared\Presentation\EasyAdmin\Crud\DashboardController".
Inlined service ".service_locator.DMfgFyO" to ".service_locator.DMfgFyO.translation.warmer".
Inlined service ".service_locator.6E2Lsjl" to ".service_locator.6E2Lsjl.router.default".
Inlined service ".service_locator.YAcX0.U" to ".service_locator.YAcX0.U.router.cache_warmer".
Inlined service ".service_locator.Fuy.CqR" to ".service_locator.Fuy.CqR.twig.template_cache_warmer".
Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
Inlined service ".service_locator.1F_O9vA" to "debug.argument_resolver.inner".
Inlined service "serializer.denormalizer.unwrapping" to "debug.serializer.inner".
Inlined service "api_platform.serializer.uuid_denormalizer" to "debug.serializer.inner".
Inlined service "api_platform.openapi.normalizer.legacy" to "debug.serializer.inner".
Inlined service "api_platform.openapi.normalizer.legacy" to "debug.serializer.inner".
Inlined service "api_platform.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "api_platform.openapi.normalizer.legacy" to "debug.serializer.inner".
Inlined service "api_platform.problem.normalizer.validation_exception" to "debug.serializer.inner".
Inlined service "serializer.normalizer.flatten_exception" to "debug.serializer.inner".
Inlined service "serializer.normalizer.problem" to "debug.serializer.inner".
Inlined service "serializer.normalizer.uid" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetime" to "debug.serializer.inner".
Inlined service "serializer.normalizer.constraint_violation_list" to "debug.serializer.inner".
Inlined service "serializer.normalizer.mime_message" to "debug.serializer.inner".
Inlined service "serializer.normalizer.datetimezone" to "debug.serializer.inner".
Inlined service "serializer.normalizer.dateinterval" to "debug.serializer.inner".
Inlined service "serializer.normalizer.form_error" to "debug.serializer.inner".
Inlined service "serializer.normalizer.backed_enum" to "debug.serializer.inner".
Inlined service "serializer.normalizer.data_uri" to "debug.serializer.inner".
Inlined service "serializer.normalizer.translatable" to "debug.serializer.inner".
Inlined service "serializer.normalizer.json_serializable" to "debug.serializer.inner".
Inlined service "serializer.denormalizer.array" to "debug.serializer.inner".
Inlined service "serializer.normalizer.object" to "debug.serializer.inner".
Inlined service "serializer.encoder.xml" to "debug.serializer.inner".
Inlined service "serializer.encoder.csv" to "debug.serializer.inner".
Inlined service "api_platform.jsonopenapi.encoder" to "debug.serializer.inner".
Inlined service "api_platform.yamlopenapi.encoder" to "debug.serializer.inner".
Inlined service "api_platform.problem.encoder" to "debug.serializer.inner".
Inlined service "security.authenticator.manager.admin" to "debug.security.firewall.authenticator.admin.inner".
Inlined service "api_platform.state_provider.security_parameter" to "api_platform.state_provider.access_checker.post_deserialize.inner".
Inlined service "api_platform.swagger_ui.provider" to "api_platform.state_provider.security_parameter.inner".
Inlined service "api_platform.state_provider.access_checker.post_deserialize" to "api_platform.state_provider.access_checker.post_validate.inner".
Inlined service "api_platform.validator" to "api_platform.state_provider.access_checker.post_validate.inner".
Inlined service "mercure.hub.default.jwt.provider" to "mercure.hub.default.traceable.inner".
Inlined service "serializer.mapping.chain_loader" to "api_platform.serializer.mapping.class_metadata_factory.inner".
Inlined service ".1_Serializer~OEjIb_C" to "api_platform.openapi.normalizer.api_gateway.inner".
Inlined service "api_platform.json_schema.definition_name_factory" to "api_platform.json_schema.backward_compatible_schema_factory.inner".
Inlined service "api_platform.openapi.normalizer.api_gateway.inner" to "api_platform.openapi.normalizer.legacy.inner".
Inlined service "monolog.logger.http_client" to "Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient.inner".
Inlined service ".service_locator.0KtOtXq" to "console.command_loader".
Inlined service "cache.app.traceable.inner" to "cache.app.traceable.recorder_inner".
Inlined service "cache.system.traceable.inner" to "cache.system.traceable.recorder_inner".
Inlined service "cache.validator.traceable.inner" to "cache.validator.traceable.recorder_inner".
Inlined service "cache.serializer.traceable.inner" to "cache.serializer.traceable.recorder_inner".
Inlined service "cache.property_info.traceable.inner" to "cache.property_info.traceable.recorder_inner".
Inlined service "cache.messenger.restart_workers_signal.traceable.inner" to "cache.messenger.restart_workers_signal.traceable.recorder_inner".
Inlined service "cache.scheduler.traceable.inner" to "cache.scheduler.traceable.recorder_inner".
Inlined service "cache.validator_expression_language.traceable.inner" to "cache.validator_expression_language.traceable.recorder_inner".
Inlined service "cache.doctrine.orm.default.result.traceable.inner" to "cache.doctrine.orm.default.result.traceable.recorder_inner".
Inlined service "cache.doctrine.orm.default.query.traceable.inner" to "cache.doctrine.orm.default.query.traceable.recorder_inner".
Inlined service "cache.security_expression_language.traceable.inner" to "cache.security_expression_language.traceable.recorder_inner".
Inlined service "cache.security_is_granted_attribute_expression_language.traceable.inner" to "cache.security_is_granted_attribute_expression_language.traceable.recorder_inner".
Inlined service "cache.security_is_csrf_token_valid_attribute_expression_language.traceable.inner" to "cache.security_is_csrf_token_valid_attribute_expression_language.traceable.recorder_inner".
Inlined service "api_platform.cache.route_name_resolver.traceable.inner" to "api_platform.cache.route_name_resolver.traceable.recorder_inner".
Inlined service "api_platform.cache.metadata.resource.traceable.inner" to "api_platform.cache.metadata.resource.traceable.recorder_inner".
Inlined service "api_platform.cache.metadata.property.traceable.inner" to "api_platform.cache.metadata.property.traceable.recorder_inner".
Inlined service "api_platform.cache.metadata.resource_collection.traceable.inner" to "api_platform.cache.metadata.resource_collection.traceable.recorder_inner".
Inlined service "api_platform.cache.openapi.traceable.inner" to "api_platform.cache.openapi.traceable.recorder_inner".
Inlined service "cache.easyadmin.traceable.inner" to "cache.easyadmin.traceable.recorder_inner".
Inlined service ".service_locator.6E2Lsjl.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.traced.command.bus.inner" to "messenger.default_bus".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "cache.app.traceable.recorder_inner" to "cache.app".
Inlined service "cache.system.traceable.recorder_inner" to "cache.system".
Inlined service "cache.validator_expression_language.traceable.recorder_inner" to "cache.validator_expression_language".
Inlined service "cache.security_is_granted_attribute_expression_language.traceable.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service "cache.security_is_csrf_token_valid_attribute_expression_language.traceable.recorder_inner" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Inlined service "cache.easyadmin.traceable.recorder_inner" to "cache.easyadmin".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "serializer.encoder.json" to "debug.serializer".
Inlined service "api_platform.serializer.normalizer.item" to "debug.serializer".
Inlined service "api_platform.serializer.normalizer.item" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
Inlined service "serializer.encoder.json" to "debug.serializer".
Inlined service "serializer.encoder.yaml" to "debug.serializer".
Inlined service "serializer.encoder.yaml" to "debug.serializer".
Inlined service "api_platform.doctrine.orm.metadata.resource.link_factory" to "api_platform.metadata.resource.metadata_collection_factory.cached".
Inlined service "api_platform.doctrine.orm.metadata.resource.link_factory" to "api_platform.metadata.resource.metadata_collection_factory.cached".
Inlined service "api_platform.doctrine.orm.metadata.resource.link_factory" to "api_platform.metadata.resource.metadata_collection_factory.cached".
Inlined service "mercure.hub.default.jwt.factory" to "mercure.hub.default.traceable".
Inlined service "mercure.hub.default.jwt.factory" to "mercure.hub.default.traceable".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
3
Tag "container.decorator" was defined on service(s) "debug.controller_resolver", "debug.validator", "debug.serializer", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.admin", "api_platform.serializer.mapping.class_metadata_factory", "api_platform.json_schema.backward_compatible_schema_factory", "api_platform.openapi.serializer_context_builder", "mercure.hub.default.traceable", "debug.security.event_dispatcher.admin", "debug.traced.async.bus", "debug.traced.query.bus", ".debug.http_client", "cache.validator.traceable", "cache.serializer.traceable", "cache.property_info.traceable", "cache.messenger.restart_workers_signal.traceable", "cache.scheduler.traceable", "cache.doctrine.orm.default.result.traceable", "cache.doctrine.orm.default.query.traceable", "cache.security_expression_language.traceable", "api_platform.cache.route_name_resolver.traceable", "api_platform.cache.metadata.resource.traceable", "api_platform.cache.metadata.property.traceable", "api_platform.cache.metadata.resource_collection.traceable", "api_platform.cache.openapi.traceable", "Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient", "messenger.default_bus", "event_dispatcher", "cache.app", "cache.system", "cache.validator_expression_language", "cache.security_is_granted_attribute_expression_language", "cache.security_is_csrf_token_valid_attribute_expression_language", "cache.easyadmin", but was never used.
Tag "mercure.hub" was defined on service(s) "mercure.hub.default.traceable", but was never used.
Tag "monolog.channel_logger" was defined on service(s) "monolog.logger", "monolog.logger.request", "monolog.logger.messenger", "monolog.logger.cache", "monolog.logger.mailer", "monolog.logger.event", "monolog.logger.security", "monolog.logger.deprecation", but was never used.