GET https://ticket-sales.dracoder.com/_profiler

Log Messages

Level (7)
Channel (-1)
Time Message
info Matched route
"_profiler_home"
.
debug Checking for authenticator support.
debug Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
.
debug Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
.
debug Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
.
debug Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
.
debug Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
.
debug Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
.
debug Notified event
"kernel.request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
.
debug Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
.
debug Notified event
"kernel.request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
.
debug Notified event
"kernel.controller"
to listener
"Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
.
debug Notified event
"kernel.controller"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
.
debug Notified event
"kernel.controller_arguments"
to listener
"Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
.
debug Notified event
"kernel.controller_arguments"
to listener
"Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
.
debug Notified event
"kernel.controller_arguments"
to listener
"ContainerFHzMoTW\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments"
.
debug Notified event
"kernel.controller_arguments"
to listener
"Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
.
debug Notified event
"kernel.response"
to listener
"Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
.
debug Notified event
"kernel.response"
to listener
"App\EventSubscriber\ResponseSubscriber::onKernelResponse"
.
debug Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
.
debug Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
.
debug Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
.
debug Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
.
debug Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
.
debug Notified event
"kernel.response"
to listener
"Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
.
debug Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
.
debug Notified event
"kernel.response"
to listener
"Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
.
debug Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
.
debug Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
.
debug Notified event
"kernel.finish_request"
to listener
"Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
.
debug Notified event
"kernel.finish_request"
to listener
"Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
.

There are no log messages.

Container Compilation Logs (1498)

Log messages generated during the compilation of the service container.
Messages Class
268
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateSuperAdminCommand" (parent: .abstract.instanceof.App\Command\CreateSuperAdminCommand).
  • Resolving inheritance for "App\Command\CreateSuperAdminCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateSuperAdminCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetupOAuthCommand" (parent: .abstract.instanceof.App\Command\SetupOAuthCommand).
  • Resolving inheritance for "App\Command\SetupOAuthCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetupOAuthCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Constraint\RequiredIfValidator" (parent: .abstract.instanceof.App\Constraint\RequiredIfValidator).
  • Resolving inheritance for "App\Constraint\RequiredIfValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Constraint\RequiredIfValidator).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AbstractApiController" (parent: .abstract.instanceof.App\Controller\AbstractApiController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AbstractApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AbstractApiController).
  • Resolving inheritance for "App\Controller\AbstractApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AbstractApiController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CategoryController" (parent: .abstract.instanceof.App\Controller\Admin\CategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CategoryController).
  • Resolving inheritance for "App\Controller\Admin\CategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EventController" (parent: .abstract.instanceof.App\Controller\Admin\EventController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EventController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EventController).
  • Resolving inheritance for "App\Controller\Admin\EventController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EventController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RegionController" (parent: .abstract.instanceof.App\Controller\Admin\RegionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RegionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RegionController).
  • Resolving inheritance for "App\Controller\Admin\RegionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RegionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RoomController" (parent: .abstract.instanceof.App\Controller\Admin\RoomController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RoomController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RoomController).
  • Resolving inheritance for "App\Controller\Admin\RoomController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RoomController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SeatController" (parent: .abstract.instanceof.App\Controller\Admin\SeatController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SeatController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SeatController).
  • Resolving inheritance for "App\Controller\Admin\SeatController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SeatController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SpaceController" (parent: .abstract.instanceof.App\Controller\Admin\SpaceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SpaceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SpaceController).
  • Resolving inheritance for "App\Controller\Admin\SpaceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SpaceController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TicketController" (parent: .abstract.instanceof.App\Controller\Admin\TicketController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TicketController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TicketController).
  • Resolving inheritance for "App\Controller\Admin\TicketController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TicketController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TicketOrderController" (parent: .abstract.instanceof.App\Controller\Admin\TicketOrderController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TicketOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TicketOrderController).
  • Resolving inheritance for "App\Controller\Admin\TicketOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TicketOrderController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TicketTypeController" (parent: .abstract.instanceof.App\Controller\Admin\TicketTypeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TicketTypeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TicketTypeController).
  • Resolving inheritance for "App\Controller\Admin\TicketTypeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TicketTypeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserController" (parent: .abstract.instanceof.App\Controller\Admin\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserController).
  • Resolving inheritance for "App\Controller\Admin\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Authenticated\TicketOrderController" (parent: .abstract.instanceof.App\Controller\Authenticated\TicketOrderController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Authenticated\TicketOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Authenticated\TicketOrderController).
  • Resolving inheritance for "App\Controller\Authenticated\TicketOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Authenticated\TicketOrderController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Authenticated\UserController" (parent: .abstract.instanceof.App\Controller\Authenticated\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Authenticated\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Authenticated\UserController).
  • Resolving inheritance for "App\Controller\Authenticated\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Authenticated\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EventManager\CategoryController" (parent: .abstract.instanceof.App\Controller\EventManager\CategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EventManager\CategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EventManager\CategoryController).
  • Resolving inheritance for "App\Controller\EventManager\CategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EventManager\CategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EventManager\EventController" (parent: .abstract.instanceof.App\Controller\EventManager\EventController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EventManager\EventController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EventManager\EventController).
  • Resolving inheritance for "App\Controller\EventManager\EventController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EventManager\EventController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EventManager\RegionController" (parent: .abstract.instanceof.App\Controller\EventManager\RegionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EventManager\RegionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EventManager\RegionController).
  • Resolving inheritance for "App\Controller\EventManager\RegionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EventManager\RegionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EventManager\TicketTypeController" (parent: .abstract.instanceof.App\Controller\EventManager\TicketTypeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EventManager\TicketTypeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EventManager\TicketTypeController).
  • Resolving inheritance for "App\Controller\EventManager\TicketTypeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EventManager\TicketTypeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IndexController" (parent: .abstract.instanceof.App\Controller\IndexController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IndexController).
  • Resolving inheritance for "App\Controller\IndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IndexController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Open\BookingController" (parent: .abstract.instanceof.App\Controller\Open\BookingController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Open\BookingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Open\BookingController).
  • Resolving inheritance for "App\Controller\Open\BookingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Open\BookingController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Open\BookingOrderController" (parent: .abstract.instanceof.App\Controller\Open\BookingOrderController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Open\BookingOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Open\BookingOrderController).
  • Resolving inheritance for "App\Controller\Open\BookingOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Open\BookingOrderController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Open\CategoryController" (parent: .abstract.instanceof.App\Controller\Open\CategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Open\CategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Open\CategoryController).
  • Resolving inheritance for "App\Controller\Open\CategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Open\CategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Open\EventController" (parent: .abstract.instanceof.App\Controller\Open\EventController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Open\EventController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Open\EventController).
  • Resolving inheritance for "App\Controller\Open\EventController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Open\EventController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Open\EventShowController" (parent: .abstract.instanceof.App\Controller\Open\EventShowController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Open\EventShowController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Open\EventShowController).
  • Resolving inheritance for "App\Controller\Open\EventShowController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Open\EventShowController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Open\RegionController" (parent: .abstract.instanceof.App\Controller\Open\RegionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Open\RegionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Open\RegionController).
  • Resolving inheritance for "App\Controller\Open\RegionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Open\RegionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Open\RoomController" (parent: .abstract.instanceof.App\Controller\Open\RoomController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Open\RoomController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Open\RoomController).
  • Resolving inheritance for "App\Controller\Open\RoomController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Open\RoomController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Open\SeatController" (parent: .abstract.instanceof.App\Controller\Open\SeatController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Open\SeatController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Open\SeatController).
  • Resolving inheritance for "App\Controller\Open\SeatController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Open\SeatController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Open\SpaceController" (parent: .abstract.instanceof.App\Controller\Open\SpaceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Open\SpaceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Open\SpaceController).
  • Resolving inheritance for "App\Controller\Open\SpaceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Open\SpaceController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Open\TicketOrderController" (parent: .abstract.instanceof.App\Controller\Open\TicketOrderController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Open\TicketOrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Open\TicketOrderController).
  • Resolving inheritance for "App\Controller\Open\TicketOrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Open\TicketOrderController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RedsysController" (parent: .abstract.instanceof.App\Controller\RedsysController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RedsysController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RedsysController).
  • Resolving inheritance for "App\Controller\RedsysController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RedsysController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SeatUsher\TicketController" (parent: .abstract.instanceof.App\Controller\SeatUsher\TicketController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SeatUsher\TicketController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SeatUsher\TicketController).
  • Resolving inheritance for "App\Controller\SeatUsher\TicketController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SeatUsher\TicketController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SeatUsher\UserController" (parent: .abstract.instanceof.App\Controller\SeatUsher\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SeatUsher\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SeatUsher\UserController).
  • Resolving inheritance for "App\Controller\SeatUsher\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SeatUsher\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController" (parent: .abstract.instanceof.App\Controller\SecurityController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController).
  • Resolving inheritance for "App\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SpaceManager\CategoryController" (parent: .abstract.instanceof.App\Controller\SpaceManager\CategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SpaceManager\CategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SpaceManager\CategoryController).
  • Resolving inheritance for "App\Controller\SpaceManager\CategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SpaceManager\CategoryController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SpaceManager\EventController" (parent: .abstract.instanceof.App\Controller\SpaceManager\EventController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SpaceManager\EventController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SpaceManager\EventController).
  • Resolving inheritance for "App\Controller\SpaceManager\EventController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SpaceManager\EventController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SpaceManager\RegionController" (parent: .abstract.instanceof.App\Controller\SpaceManager\RegionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SpaceManager\RegionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SpaceManager\RegionController).
  • Resolving inheritance for "App\Controller\SpaceManager\RegionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SpaceManager\RegionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SpaceManager\RoomController" (parent: .abstract.instanceof.App\Controller\SpaceManager\RoomController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SpaceManager\RoomController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SpaceManager\RoomController).
  • Resolving inheritance for "App\Controller\SpaceManager\RoomController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SpaceManager\RoomController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SpaceManager\SeatController" (parent: .abstract.instanceof.App\Controller\SpaceManager\SeatController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SpaceManager\SeatController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SpaceManager\SeatController).
  • Resolving inheritance for "App\Controller\SpaceManager\SeatController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SpaceManager\SeatController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SpaceManager\SpaceController" (parent: .abstract.instanceof.App\Controller\SpaceManager\SpaceController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SpaceManager\SpaceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SpaceManager\SpaceController).
  • Resolving inheritance for "App\Controller\SpaceManager\SpaceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SpaceManager\SpaceController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SpaceManager\TicketTypeController" (parent: .abstract.instanceof.App\Controller\SpaceManager\TicketTypeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SpaceManager\TicketTypeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SpaceManager\TicketTypeController).
  • Resolving inheritance for "App\Controller\SpaceManager\TicketTypeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SpaceManager\TicketTypeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SuperAdmin\UserController" (parent: .abstract.instanceof.App\Controller\SuperAdmin\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SuperAdmin\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SuperAdmin\UserController).
  • Resolving inheritance for "App\Controller\SuperAdmin\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SuperAdmin\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TicketManager\EventController" (parent: .abstract.instanceof.App\Controller\TicketManager\EventController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TicketManager\EventController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TicketManager\EventController).
  • Resolving inheritance for "App\Controller\TicketManager\EventController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TicketManager\EventController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TicketManager\SeatController" (parent: .abstract.instanceof.App\Controller\TicketManager\SeatController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TicketManager\SeatController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TicketManager\SeatController).
  • Resolving inheritance for "App\Controller\TicketManager\SeatController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TicketManager\SeatController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TicketManager\TicketTypeController" (parent: .abstract.instanceof.App\Controller\TicketManager\TicketTypeController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TicketManager\TicketTypeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TicketManager\TicketTypeController).
  • Resolving inheritance for "App\Controller\TicketManager\TicketTypeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TicketManager\TicketTypeController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TicketManager\UserController" (parent: .abstract.instanceof.App\Controller\TicketManager\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TicketManager\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TicketManager\UserController).
  • Resolving inheritance for "App\Controller\TicketManager\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TicketManager\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ResponseSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\ResponseSubscriber).
  • Resolving inheritance for "App\EventSubscriber\ResponseSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ResponseSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbstractPaginatorRepository" (parent: .abstract.instanceof.App\Repository\AbstractPaginatorRepository).
  • Resolving inheritance for "App\Repository\AbstractPaginatorRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbstractPaginatorRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BookingOrderRepository" (parent: .abstract.instanceof.App\Repository\BookingOrderRepository).
  • Resolving inheritance for "App\Repository\BookingOrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BookingOrderRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BookingRepository" (parent: .abstract.instanceof.App\Repository\BookingRepository).
  • Resolving inheritance for "App\Repository\BookingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BookingRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryRepository" (parent: .abstract.instanceof.App\Repository\CategoryRepository).
  • Resolving inheritance for "App\Repository\CategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventImageRepository" (parent: .abstract.instanceof.App\Repository\EventImageRepository).
  • Resolving inheritance for "App\Repository\EventImageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventImageRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventRepository" (parent: .abstract.instanceof.App\Repository\EventRepository).
  • Resolving inheritance for "App\Repository\EventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventShowRepository" (parent: .abstract.instanceof.App\Repository\EventShowRepository).
  • Resolving inheritance for "App\Repository\EventShowRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventShowRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RegionRepository" (parent: .abstract.instanceof.App\Repository\RegionRepository).
  • Resolving inheritance for "App\Repository\RegionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RegionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RoomRepository" (parent: .abstract.instanceof.App\Repository\RoomRepository).
  • Resolving inheritance for "App\Repository\RoomRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RoomRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeatRepository" (parent: .abstract.instanceof.App\Repository\SeatRepository).
  • Resolving inheritance for "App\Repository\SeatRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeatRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpaceRepository" (parent: .abstract.instanceof.App\Repository\SpaceRepository).
  • Resolving inheritance for "App\Repository\SpaceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpaceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TicketOrderRepository" (parent: .abstract.instanceof.App\Repository\TicketOrderRepository).
  • Resolving inheritance for "App\Repository\TicketOrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TicketOrderRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TicketRepository" (parent: .abstract.instanceof.App\Repository\TicketRepository).
  • Resolving inheritance for "App\Repository\TicketRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TicketRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TicketTypeRepository" (parent: .abstract.instanceof.App\Repository\TicketTypeRepository).
  • Resolving inheritance for "App\Repository\TicketTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TicketTypeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository" (parent: .abstract.instanceof.App\Repository\UserRepository).
  • Resolving inheritance for "App\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\CategoryNormalizer" (parent: .abstract.instanceof.App\Serializer\CategoryNormalizer).
  • Resolving inheritance for "App\Serializer\CategoryNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\CategoryNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\EventImageNormalizer" (parent: .abstract.instanceof.App\Serializer\EventImageNormalizer).
  • Resolving inheritance for "App\Serializer\EventImageNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\EventImageNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\EventNormalizer" (parent: .abstract.instanceof.App\Serializer\EventNormalizer).
  • Resolving inheritance for "App\Serializer\EventNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\EventNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\RegionNormalizer" (parent: .abstract.instanceof.App\Serializer\RegionNormalizer).
  • Resolving inheritance for "App\Serializer\RegionNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\RegionNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\RoomNormalizer" (parent: .abstract.instanceof.App\Serializer\RoomNormalizer).
  • Resolving inheritance for "App\Serializer\RoomNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\RoomNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\SeatNormalizer" (parent: .abstract.instanceof.App\Serializer\SeatNormalizer).
  • Resolving inheritance for "App\Serializer\SeatNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\SeatNormalizer).
  • Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\SpaceNormalizer" (parent: .abstract.instanceof.App\Serializer\SpaceNormalizer).
  • Resolving inheritance for "App\Serializer\SpaceNormalizer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\SpaceNormalizer).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\ViteAssetsExtension" (parent: .abstract.instanceof.App\Twig\Extension\ViteAssetsExtension).
  • Resolving inheritance for "App\Twig\Extension\ViteAssetsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\ViteAssetsExtension).
  • 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.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.null" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "secrets.decryption_key" (parent: container.env).
  • Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
  • Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
  • Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
  • Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
  • Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
  • Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
  • Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
  • Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
  • Resolving inheritance for "security.access_token_handler.oidc.signature.ES256" (parent: security.access_token_handler.oidc.signature).
  • Resolving inheritance for "security.access_token_handler.oidc.signature.ES384" (parent: security.access_token_handler.oidc.signature).
  • Resolving inheritance for "security.access_token_handler.oidc.signature.ES512" (parent: security.access_token_handler.oidc.signature).
  • Resolving inheritance for "security.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
  • Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_token" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.api_token" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
  • Resolving inheritance for "security.authenticator.oauth2.api" (parent: League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator).
  • Resolving inheritance for "security.authenticator.manager.api" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.api_open" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.api_open" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
  • Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
  • Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
  • Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
  • Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
  • Resolving inheritance for "Endroid\QrCode\Builder\BuilderRegistry" (parent: Endroid\QrCode\Builder\BuilderInterface).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeExtension" (parent: .abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeExtension).
  • Resolving inheritance for "Endroid\QrCodeBundle\Twig\QrCodeExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeRuntime" (parent: .abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeRuntime).
  • Resolving inheritance for "Endroid\QrCodeBundle\Twig\QrCodeRuntime" (parent: .instanceof.Twig\Extension\RuntimeExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeRuntime).
  • Resolving inheritance for "endroid_qr_code.default_builder" (parent: Endroid\QrCode\Builder\BuilderInterface).
  • 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 "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
21
  • Removing service-argument resolver for controller "App\Controller\Admin\CategoryController::show": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\EventController::show": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\RegionController::show": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\RoomController::show": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\SeatController::show": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\SpaceController::show": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\TicketTypeController::show": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Admin\UserController::show": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\EventManager\EventController::show": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\EventManager\TicketTypeController::show": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Open\BookingController::delete": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Open\CategoryController::show": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Open\EventController::show": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Open\EventShowController::show": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Open\RegionController::show": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Open\RoomController::show": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\Open\SpaceController::show": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\SpaceManager\RoomController::show": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\SpaceManager\SpaceController::show": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\SpaceManager\TicketTypeController::show": no corresponding services exist for the referenced types.
  • Removing service-argument resolver for controller "App\Controller\TicketManager\EventController::show": no corresponding services exist for the referenced types.
273
  • 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 "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 "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\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
  • Removed service "cache.default_redis_provider"; reason: private alias.
  • Removed service "cache.default_memcached_provider"; reason: private alias.
  • Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
  • Removed service "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\Validator\Validator\ValidatorInterface"; reason: private alias.
  • Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection"; reason: private alias.
  • Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "doctrine.dbal.event_manager"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
  • Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_result_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_query_cache"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
  • Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
  • Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
  • Removed service "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.user_providers"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserProviderInterface"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api"; reason: private alias.
  • Removed service "security.user_checker.api"; reason: private alias.
  • Removed service "security.authentication.session_strategy.main"; reason: private alias.
  • Removed service "security.user_checker.main"; reason: private alias.
  • Removed service "security.firewall.context_locator"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
  • Removed service "Twig\Environment"; reason: private alias.
  • Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
  • Removed service "League\OAuth2\Server\Repositories\ClientRepositoryInterface"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Repository\ClientRepository"; reason: private alias.
  • Removed service "League\OAuth2\Server\Repositories\RefreshTokenRepositoryInterface"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Repository\RefreshTokenRepository"; reason: private alias.
  • Removed service "League\OAuth2\Server\Repositories\ScopeRepositoryInterface"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Repository\ScopeRepository"; reason: private alias.
  • Removed service "League\OAuth2\Server\Repositories\UserRepositoryInterface"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Repository\UserRepository"; reason: private alias.
  • Removed service "League\OAuth2\Server\Repositories\AuthCodeRepositoryInterface"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Repository\AuthCodeRepository"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Security\Authenticator\OAuth2Authenticator"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Security\EventListener\CheckScopeListener"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Service\SymfonyLeagueEventListenerProvider"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\AuthorizationServer\GrantConfigurator"; reason: private alias.
  • Removed service "League\OAuth2\Server\AuthorizationServer"; reason: private alias.
  • Removed service "League\OAuth2\Server\ResourceServer"; reason: private alias.
  • Removed service "League\OAuth2\Server\Grant\ClientCredentialsGrant"; reason: private alias.
  • Removed service "League\OAuth2\Server\Grant\PasswordGrant"; reason: private alias.
  • Removed service "League\OAuth2\Server\Grant\RefreshTokenGrant"; reason: private alias.
  • Removed service "League\OAuth2\Server\Grant\AuthCodeGrant"; reason: private alias.
  • Removed service "League\OAuth2\Server\Grant\ImplicitGrant"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Controller\AuthorizationController"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\EventListener\AuthorizationRequestUserResolvingListener"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Controller\TokenController"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Command\CreateClientCommand"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Command\UpdateClientCommand"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Command\DeleteClientCommand"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Command\ListClientsCommand"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Command\ClearExpiredTokensCommand"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Converter\UserConverterInterface"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Converter\UserConverter"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Converter\ScopeConverterInterface"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Converter\ScopeConverter"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Event\AuthorizationRequestResolveEventFactory"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Manager\ScopeManagerInterface"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Manager\InMemory\ScopeManager"; reason: private alias.
  • Removed service "League\OAuth2\Server\Repositories\AccessTokenRepositoryInterface"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Repository\AccessTokenRepository"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Persistence\Mapping\Driver"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Manager\ClientManagerInterface"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Manager\Doctrine\ClientManager"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Manager\AccessTokenManagerInterface"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Manager\Doctrine\AccessTokenManager"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Manager\RefreshTokenManagerInterface"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Manager\Doctrine\RefreshTokenManager"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Manager\AuthorizationCodeManagerInterface"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Manager\Doctrine\AuthorizationCodeManager"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Service\CredentialsRevokerInterface"; reason: private alias.
  • Removed service "League\Bundle\OAuth2ServerBundle\Service\CredentialsRevoker\DoctrineCredentialsRevoker"; reason: private alias.
  • Removed service "Endroid\QrCode\Builder\BuilderInterface"; reason: private alias.
  • Removed service "Endroid\QrCode\Builder\BuilderRegistryInterface"; reason: private alias.
  • Removed service "Endroid\QrCode\Builder\BuilderInterface $defaultQrCodeBuilder"; reason: private alias.
  • Removed service "twig.loader.filesystem"; reason: private alias.
  • Removed service "argument_resolver.controller_locator"; reason: private alias.
  • Removed service "doctrine.id_generator_locator"; reason: private alias.
  • Removed service "twig.loader"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface"; reason: private alias.
  • Removed service ".service_locator.BIjmlBh"; reason: private alias.
  • Removed service "validator"; reason: private alias.
  • Removed service "http_client"; reason: private alias.
  • Removed service ".debug.http_client.inner"; reason: private alias.
  • Removed service "controller_resolver"; reason: private alias.
  • Removed service "argument_resolver"; reason: private alias.
  • Removed service "translator.data_collector.inner"; reason: private alias.
  • Removed service "serializer"; reason: private alias.
  • Removed service "security.access.decision_manager"; reason: private alias.
  • Removed service "security.firewall.authenticator.api"; reason: private alias.
  • Removed service "security.firewall.authenticator.main"; reason: private alias.
  • Removed service "twig.error_renderer.html.inner"; reason: private alias.
  • Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
  • Removed service "security.event_dispatcher.api"; reason: private alias.
  • Removed service "security.event_dispatcher.main"; reason: private alias.
  • Removed service ".service_locator.gFlme_s"; reason: private alias.
  • Removed service ".service_locator.X16pcyb"; reason: private alias.
  • Removed service ".service_locator.KcFLcqA"; reason: private alias.
  • Removed service ".service_locator._LFbs9V"; reason: private alias.
  • Removed service ".service_locator.CVyjf4K"; reason: private alias.
  • Removed service ".service_locator.Uq.FJ0X"; reason: private alias.
  • Removed service ".service_locator.fI9EA0t"; reason: private alias.
  • Removed service ".service_locator.ot1lriu"; reason: private alias.
  • Removed service ".service_locator.8RMXgtT"; reason: private alias.
  • Removed service ".service_locator.9NWCEKW"; reason: private alias.
  • Removed service ".service_locator.5oatjre"; reason: private alias.
  • Removed service ".service_locator.5Lle3KU"; reason: private alias.
  • Removed service ".service_locator.VMS9NQ6"; reason: private alias.
  • Removed service ".service_locator.NpL.MB9"; reason: private alias.
  • Removed service ".service_locator.nSTRogd"; reason: private alias.
  • Removed service ".service_locator.UxInxNI"; reason: private alias.
  • Removed service ".service_locator.erV0Uqn"; reason: private alias.
  • Removed service ".service_locator..mxg.Ix"; reason: private alias.
  • Removed service ".service_locator.wTRjTix"; reason: private alias.
  • Removed service ".service_locator.lI5c3ej"; reason: private alias.
  • Removed service ".service_locator.norpopw"; reason: private alias.
  • Removed service ".service_locator.DudmieQ"; reason: private alias.
  • Removed service ".service_locator.42GTQo4"; reason: private alias.
  • Removed service ".service_locator.Td_N4_J"; reason: private alias.
  • Removed service ".service_locator.QyjPuaf"; reason: private alias.
  • Removed service ".service_locator.46UtvHN"; reason: private alias.
  • Removed service ".service_locator.82zxiFR"; reason: private alias.
  • Removed service ".service_locator.e0WVAGn"; reason: private alias.
  • Removed service ".service_locator.kMWtLBQ"; reason: private alias.
  • Removed service ".service_locator.P1EXiMb"; reason: private alias.
  • Removed service ".service_locator.GRVhTUp"; reason: private alias.
  • Removed service ".service_locator.Pkd_GVu"; reason: private alias.
  • Removed service ".service_locator.OgTGPBn"; reason: private alias.
  • Removed service ".service_locator.feeOnCb"; reason: private alias.
  • Removed service ".service_locator.k.s0J56"; reason: private alias.
  • Removed service ".service_locator.v9dWX.i"; reason: private alias.
  • Removed service ".service_locator.xe2Pk7u"; reason: private alias.
  • Removed service ".service_locator.lcL54Fk"; reason: private alias.
  • Removed service ".service_locator.Wq._lAk"; reason: private alias.
  • Removed service ".service_locator.QC87sFN"; reason: private alias.
  • Removed service ".service_locator..Otn_rt"; reason: private alias.
  • Removed service ".service_locator.toVeXWU"; reason: private alias.
  • Removed service ".service_locator.ebWgysj"; reason: private alias.
  • Removed service ".service_locator.025Wi8b"; reason: private alias.
  • Removed service ".service_locator.a2Zbnfj"; reason: private alias.
  • Removed service ".service_locator.NJoIl5W"; reason: private alias.
  • Removed service ".service_locator.F8ds8CU"; reason: private alias.
  • Removed service ".service_locator.wxwRnFj"; reason: private alias.
  • Removed service ".service_locator.hjKmheL"; reason: private alias.
  • Removed service ".service_locator.wMGSIb1"; reason: private alias.
  • Removed service ".service_locator.js1hwUF"; reason: private alias.
  • Removed service ".service_locator.DyyqqNn"; reason: private alias.
  • Removed service ".service_locator.9BZJako"; reason: private alias.
  • Removed service ".service_locator.TMhQx3N"; reason: private alias.
  • Removed service ".service_locator.5JuLKeH"; reason: private alias.
  • Removed service ".service_locator.abjAPdz"; reason: private alias.
  • Removed service ".service_locator.VPLrRLu"; reason: private alias.
  • Removed service ".service_locator.bnrRL_X"; reason: private alias.
  • Removed service ".service_locator.dA9N1kJ"; reason: private alias.
  • Removed service ".service_locator.XiZXslS"; reason: private alias.
  • Removed service ".service_locator.JasC2ZH"; reason: private alias.
  • Removed service ".service_locator.L97CkXi"; reason: private alias.
  • Removed service ".service_locator.1UN8bcZ"; reason: private alias.
  • Removed service ".service_locator.duJX_81"; reason: private alias.
  • Removed service ".service_locator.PgoMX57"; reason: private alias.
  • Removed service ".service_locator.Kkcazw1"; reason: private alias.
  • Removed service ".service_locator.ZyN_ln8"; reason: private alias.
  • Removed service ".service_locator.rTTuIrY"; reason: private alias.
  • Removed service ".service_locator.3_kM_2_"; reason: private alias.
  • Removed service ".service_locator.r6LQn1E"; reason: private alias.
  • Removed service ".service_locator.nwjPDbY"; reason: private alias.
  • Removed service ".service_locator.dxRkJlJ"; reason: private alias.
  • Removed service ".service_locator.PqK_580"; reason: private alias.
  • Removed service ".service_locator.koYZvb7"; reason: private alias.
  • Removed service ".service_locator.IcGR8wp"; reason: private alias.
  • Removed service ".service_locator.tkYkboy"; reason: private alias.
  • Removed service ".service_locator.8CckCrL"; reason: private alias.
  • Removed service ".service_locator.h8yzLeS"; reason: private alias.
  • Removed service ".service_locator.5Mfpfzt"; reason: private alias.
  • Removed service ".service_locator.8LA52Ir"; reason: private alias.
  • Removed service ".service_locator..s6xpHy"; reason: private alias.
  • Removed service ".service_locator.VgQkj6H"; reason: private alias.
  • Removed service ".service_locator.yu9725Z"; reason: private alias.
123
  • Changed reference of service "App\Controller\AbstractApiController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Admin\CategoryController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Admin\EventController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Admin\RegionController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Admin\RoomController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Admin\SeatController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Admin\SpaceController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Admin\TicketController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Admin\TicketOrderController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Admin\TicketTypeController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Admin\UserController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Authenticated\TicketOrderController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Authenticated\UserController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\EventManager\CategoryController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\EventManager\EventController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\EventManager\RegionController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\EventManager\TicketTypeController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Open\BookingController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Open\BookingOrderController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Open\CategoryController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Open\EventController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Open\EventShowController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Open\RegionController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Open\RoomController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Open\SeatController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Open\SpaceController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\Open\TicketOrderController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\RedsysController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\SeatUsher\TicketController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\SeatUsher\UserController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\SecurityController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\SpaceManager\CategoryController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\SpaceManager\EventController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\SpaceManager\RegionController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\SpaceManager\RoomController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\SpaceManager\SeatController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\SpaceManager\SpaceController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\SpaceManager\TicketTypeController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\SuperAdmin\UserController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\TicketManager\EventController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\TicketManager\SeatController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\TicketManager\TicketTypeController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Controller\TicketManager\UserController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Security\AuthenticationEntryPoint" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Serializer\CategoryNormalizer" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Serializer\EventImageNormalizer" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Serializer\EventNormalizer" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Serializer\RegionNormalizer" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Serializer\RoomNormalizer" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Serializer\SeatNormalizer" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Serializer\SpaceNormalizer" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Service\ExceptionManager" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Manager\BookingManager" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Manager\BookingOrderManager" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Manager\CategoryManager" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Manager\EventManager" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Manager\EventShowManager" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Manager\RedsysManager" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Manager\RegionManager" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Manager\RoomManager" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Manager\SeatManager" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Manager\SpaceManager" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Manager\TicketManager" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Manager\TicketOrderManager" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Manager\TicketTypeManager" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\Manager\UserManager" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Service\OAuth\TokenManager" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "url_helper" previously pointing to "router.default" to "router".
  • Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "router_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
  • Changed reference of service "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "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 "security.logout_url_generator" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "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 "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 "league.oauth2_server.repository.scope" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "league.oauth2_server.repository.user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "league.oauth2_server.symfony_league_listener_provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "league.oauth2_server.controller.authorization" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "league.oauth2_server.controller.token" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "league.oauth2_server.manager.doctrine.client" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "Endroid\QrCodeBundle\Twig\QrCodeRuntime" previously pointing to "router.default" to "router".
  • Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.O2p6Lk7" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.fuYM_Z." previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.cUcW89y" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.im8QGPA" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
320
  • Removed service "App\Entity"; reason: abstract.
  • Removed service "container.env"; reason: abstract.
  • Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
  • Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
  • Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
  • Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
  • Removed service "cache.adapter.system"; reason: abstract.
  • Removed service "cache.adapter.apcu"; reason: abstract.
  • Removed service "cache.adapter.filesystem"; reason: abstract.
  • Removed service "cache.adapter.psr6"; reason: abstract.
  • Removed service "cache.adapter.redis"; reason: abstract.
  • Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
  • Removed service "cache.adapter.memcached"; reason: abstract.
  • Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
  • Removed service "cache.adapter.pdo"; reason: abstract.
  • Removed service "cache.adapter.array"; reason: abstract.
  • Removed service "assets.path_package"; reason: abstract.
  • Removed service "assets.url_package"; reason: abstract.
  • Removed service "assets.static_version_strategy"; reason: abstract.
  • Removed service "assets.json_manifest_version_strategy"; reason: abstract.
  • Removed service "http_client.abstract_retry_strategy"; reason: abstract.
  • Removed service "mailer.transport_factory.abstract"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
  • Removed service "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.debug_middleware"; reason: abstract.
  • Removed service "doctrine.orm.configuration"; reason: abstract.
  • Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
  • Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
  • Removed service "doctrine.orm.security.user.provider"; reason: abstract.
  • Removed service "maker.auto_command.abstract"; reason: abstract.
  • Removed service "security.firewall.context"; reason: abstract.
  • Removed service "security.firewall.lazy_context"; reason: abstract.
  • Removed service "security.firewall.config"; reason: abstract.
  • Removed service "security.user.provider.missing"; reason: abstract.
  • Removed service "security.user.provider.in_memory"; reason: abstract.
  • Removed service "security.user.provider.ldap"; reason: abstract.
  • Removed service "security.user.provider.chain"; reason: abstract.
  • Removed service "security.logout_listener"; reason: abstract.
  • Removed service "security.logout.listener.session"; reason: abstract.
  • Removed service "security.logout.listener.clear_site_data"; reason: abstract.
  • Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
  • Removed service "security.logout.listener.default"; reason: abstract.
  • Removed service "security.authentication.listener.abstract"; reason: abstract.
  • Removed service "security.authentication.custom_success_handler"; reason: abstract.
  • Removed service "security.authentication.success_handler"; reason: abstract.
  • Removed service "security.authentication.custom_failure_handler"; reason: abstract.
  • Removed service "security.authentication.failure_handler"; reason: abstract.
  • Removed service "security.exception_listener"; reason: abstract.
  • Removed service "security.authentication.switchuser_listener"; reason: abstract.
  • Removed service "security.authenticator.manager"; reason: abstract.
  • Removed service "security.firewall.authenticator"; reason: abstract.
  • Removed service "security.listener.user_provider.abstract"; reason: abstract.
  • Removed service "security.listener.user_checker"; reason: abstract.
  • Removed service "security.listener.session"; reason: abstract.
  • Removed service "security.listener.login_throttling"; reason: abstract.
  • Removed service "security.authenticator.http_basic"; reason: abstract.
  • Removed service "security.authenticator.form_login"; reason: abstract.
  • Removed service "security.authenticator.json_login"; reason: abstract.
  • Removed service "security.authenticator.x509"; reason: abstract.
  • Removed service "security.authenticator.remote_user"; reason: abstract.
  • Removed service "security.authenticator.access_token"; reason: abstract.
  • Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
  • Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
  • Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
  • Removed service "security.access_token_handler.oidc"; reason: abstract.
  • Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
  • Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CreateSuperAdminCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\CreateSuperAdminCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SetupOAuthCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Command\SetupOAuthCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Constraint\RequiredIfValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Constraint\RequiredIfValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AbstractApiController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AbstractApiController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\AbstractApiController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CategoryController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\CategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EventController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EventController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\EventController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RegionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RegionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\RegionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\RoomController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\RoomController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\RoomController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SeatController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SeatController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\SeatController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SpaceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SpaceController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\SpaceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TicketController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TicketController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\TicketController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TicketOrderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TicketOrderController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\TicketOrderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\TicketTypeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\TicketTypeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\TicketTypeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UserController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Admin\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Authenticated\TicketOrderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Authenticated\TicketOrderController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Authenticated\TicketOrderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Authenticated\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Authenticated\UserController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Authenticated\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EventManager\CategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EventManager\CategoryController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\EventManager\CategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EventManager\EventController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EventManager\EventController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\EventManager\EventController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EventManager\RegionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EventManager\RegionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\EventManager\RegionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EventManager\TicketTypeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EventManager\TicketTypeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\EventManager\TicketTypeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IndexController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IndexController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\IndexController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Open\BookingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Open\BookingController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Open\BookingController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Open\BookingOrderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Open\BookingOrderController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Open\BookingOrderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Open\CategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Open\CategoryController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Open\CategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Open\EventController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Open\EventController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Open\EventController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Open\EventShowController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Open\EventShowController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Open\EventShowController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Open\RegionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Open\RegionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Open\RegionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Open\RoomController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Open\RoomController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Open\RoomController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Open\SeatController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Open\SeatController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Open\SeatController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Open\SpaceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Open\SpaceController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Open\SpaceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Open\TicketOrderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Open\TicketOrderController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\Open\TicketOrderController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\RedsysController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\RedsysController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\RedsysController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SeatUsher\TicketController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SeatUsher\TicketController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\SeatUsher\TicketController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SeatUsher\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SeatUsher\UserController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\SeatUsher\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SecurityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SecurityController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\SecurityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SpaceManager\CategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SpaceManager\CategoryController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\SpaceManager\CategoryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SpaceManager\EventController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SpaceManager\EventController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\SpaceManager\EventController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SpaceManager\RegionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SpaceManager\RegionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\SpaceManager\RegionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SpaceManager\RoomController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SpaceManager\RoomController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\SpaceManager\RoomController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SpaceManager\SeatController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SpaceManager\SeatController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\SpaceManager\SeatController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SpaceManager\SpaceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SpaceManager\SpaceController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\SpaceManager\SpaceController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SpaceManager\TicketTypeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SpaceManager\TicketTypeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\SpaceManager\TicketTypeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SuperAdmin\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SuperAdmin\UserController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\SuperAdmin\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TicketManager\EventController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TicketManager\EventController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TicketManager\EventController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TicketManager\SeatController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TicketManager\SeatController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TicketManager\SeatController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TicketManager\TicketTypeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TicketManager\TicketTypeController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TicketManager\TicketTypeController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\TicketManager\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\TicketManager\UserController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Controller\TicketManager\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\ResponseSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\EventSubscriber\ResponseSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AbstractPaginatorRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\AbstractPaginatorRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BookingOrderRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\BookingOrderRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BookingRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\BookingRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\CategoryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventImageRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EventImageRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EventRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EventShowRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\EventShowRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RegionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RegionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RoomRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\RoomRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeatRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SeatRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SpaceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\SpaceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TicketOrderRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TicketOrderRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TicketRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TicketRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TicketTypeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\TicketTypeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\UserRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\UserRepository"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\CategoryNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Serializer\CategoryNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\EventImageNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Serializer\EventImageNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\EventNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Serializer\EventNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\RegionNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Serializer\RegionNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\RoomNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Serializer\RoomNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\SeatNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Serializer\SeatNormalizer"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\NormalizerInterface.0.App\Serializer\SpaceNormalizer"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Serializer\SpaceNormalizer"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Extension\ViteAssetsExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\Extension\ViteAssetsExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\RuntimeExtensionInterface.0.Endroid\QrCodeBundle\Twig\QrCodeRuntime"; reason: abstract.
  • Removed service ".abstract.instanceof.Endroid\QrCodeBundle\Twig\QrCodeRuntime"; reason: abstract.
128
  • Removed service "nyholm.psr7.psr17_factory"; reason: unused.
  • Removed service "App\Constraint\RequiredIf"; reason: unused.
  • Removed service "App\Model\AssetFilePath"; reason: unused.
  • Removed service "App\Model\Date"; reason: unused.
  • Removed service "App\Model\EventStatus"; reason: unused.
  • Removed service "App\Model\MimeTypes"; reason: unused.
  • Removed service "App\Model\OAuthClientType"; reason: unused.
  • Removed service "App\Model\PaginationType"; reason: unused.
  • Removed service "App\Model\Request\BookingOrderTypeRequest"; reason: unused.
  • Removed service "App\Model\Request\BookingTypeRequest"; reason: unused.
  • Removed service "App\Model\Request\CommonTypeRequest"; reason: unused.
  • Removed service "App\Model\Request\EventTypeRequest"; reason: unused.
  • Removed service "App\Model\Request\RegionTypeRequest"; reason: unused.
  • Removed service "App\Model\Request\SeatTypeRequest"; reason: unused.
  • Removed service "App\Model\Request\TicketOrderTypeRequest"; reason: unused.
  • Removed service "App\Model\Request\TicketTypeRequest"; reason: unused.
  • Removed service "App\Model\Request\TicketTypeTypeRequest"; reason: unused.
  • Removed service "App\Model\Request\UserTypeRequest"; reason: unused.
  • Removed service "App\Model\SpaceStatusType"; reason: unused.
  • Removed service "App\Model\UserRoleType"; reason: unused.
  • Removed service "App\Model\ViolationMessage"; reason: unused.
  • Removed service "App\Request\IndexTicketOrderRequest"; reason: unused.
  • Removed service "App\Request\TicketRequest"; reason: unused.
  • Removed service "App\Service\Formatter\DateFormatter"; reason: unused.
  • Removed service "App\Service\OAuthService"; reason: unused.
  • Removed service "App\Util\Randomizer"; reason: unused.
  • Removed service "http_cache"; reason: unused.
  • Removed service "http_cache.store"; reason: unused.
  • Removed service "reverse_container"; reason: unused.
  • Removed service "process.messenger.process_message_handler"; reason: unused.
  • Removed service "console.messenger.application"; reason: unused.
  • Removed service "console.messenger.execute_command_handler"; reason: unused.
  • Removed service "assets.empty_package"; reason: unused.
  • Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
  • Removed service "http_client.uri_template_expander.rize"; reason: unused.
  • Removed service "http_client.messenger.ping_webhook_handler"; reason: unused.
  • Removed service "mailer.default_transport"; reason: unused.
  • Removed service "mailer.messenger.message_handler"; 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 ".cache_connection.GD_MSZC"; reason: unused.
  • Removed service ".cache_connection.JKE6keX"; reason: unused.
  • Removed service "session.storage.factory.php_bridge"; reason: unused.
  • Removed service "session.storage.factory.mock_file"; reason: unused.
  • Removed service "session.handler.native_file"; reason: unused.
  • Removed service "session.abstract_handler"; reason: unused.
  • Removed service "session.marshaller"; reason: unused.
  • Removed service "validator.mapping.cache.adapter"; reason: unused.
  • Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
  • Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
  • Removed service "doctrine.dbal.connection_expiries"; reason: unused.
  • Removed service ".1_ServiceLocator~B.Wr6yx"; reason: unused.
  • Removed service "form.type_guesser.doctrine"; reason: unused.
  • Removed service "form.type.entity"; reason: unused.
  • Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
  • Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
  • Removed service "doctrine.migrations.connection_loader"; reason: unused.
  • Removed service "doctrine.migrations.em_loader"; reason: unused.
  • Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
  • Removed service "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 "security.authentication.session_strategy_noop"; reason: unused.
  • Removed service "security.authentication_utils"; reason: unused.
  • Removed service "security.context_listener"; reason: unused.
  • Removed service "security.user_authenticator"; reason: unused.
  • Removed service "security.access_token_extractor.header"; reason: unused.
  • Removed service "security.access_token_extractor.query_string"; reason: unused.
  • Removed service "security.access_token_extractor.request_body"; reason: unused.
  • Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
  • Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
  • Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
  • Removed service "security.user_checker.chain.api"; reason: unused.
  • Removed service "security.user_checker.chain.main"; reason: unused.
  • Removed service "twig.loader.chain"; reason: unused.
  • Removed service "twig.extension.htmlsanitizer"; reason: unused.
  • Removed service "twig.extension.weblink"; reason: unused.
  • Removed service "league.oauth2_server.authenticator.oauth2"; reason: unused.
  • Removed service "league.oauth2_server.credentials_revoker.doctrine"; reason: unused.
  • Removed service "Endroid\QrCode\Writer\BinaryWriter"; reason: unused.
  • Removed service "Endroid\QrCode\Writer\DebugWriter"; reason: unused.
  • Removed service "Endroid\QrCode\Writer\EpsWriter"; reason: unused.
  • Removed service "Endroid\QrCode\Writer\GifWriter"; reason: unused.
  • Removed service "Endroid\QrCode\Writer\PdfWriter"; reason: unused.
  • Removed service "Endroid\QrCode\Writer\SvgWriter"; reason: unused.
  • Removed service "Endroid\QrCode\Writer\WebPWriter"; reason: unused.
  • Removed service ".service_locator.TtEMVNu"; reason: unused.
  • Removed service ".service_locator.3PiS2Gt"; reason: unused.
  • Removed service ".service_locator.VTyS8dU"; reason: unused.
  • Removed service ".service_locator.a5Usore"; reason: unused.
  • Removed service ".service_locator.FnyxG1j"; reason: unused.
  • Removed service ".service_locator.I0i5DR_"; reason: unused.
  • Removed service ".service_locator.71Q_Cn0"; reason: unused.
  • Removed service ".service_locator.EeknzOa"; reason: unused.
  • Removed service ".service_locator.9fVAkfG"; reason: unused.
  • Removed service ".service_locator.49pNRpw"; reason: unused.
  • Removed service ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; reason: unused.
  • Removed service ".debug.serializer.normalizer.App\Serializer\CategoryNormalizer"; reason: unused.
  • Removed service ".debug.serializer.normalizer.App\Serializer\EventImageNormalizer"; reason: unused.
  • Removed service ".debug.serializer.normalizer.App\Serializer\EventNormalizer"; reason: unused.
  • Removed service ".debug.serializer.normalizer.App\Serializer\RegionNormalizer"; reason: unused.
  • Removed service ".debug.serializer.normalizer.App\Serializer\RoomNormalizer"; reason: unused.
  • Removed service ".debug.serializer.normalizer.App\Serializer\SeatNormalizer"; reason: unused.
  • Removed service ".debug.serializer.normalizer.App\Serializer\SpaceNormalizer"; reason: unused.
  • Removed service ".debug.serializer.normalizer.serializer.normalizer.problem"; reason: unused.
  • Removed service ".debug.serializer.normalizer.serializer.normalizer.uid"; reason: unused.
  • Removed service ".debug.serializer.normalizer.serializer.normalizer.datetime"; reason: unused.
  • Removed service ".debug.serializer.normalizer.serializer.normalizer.constraint_violation_list"; reason: unused.
  • Removed service ".debug.serializer.normalizer.serializer.normalizer.mime_message"; reason: unused.
  • Removed service ".debug.serializer.normalizer.serializer.normalizer.datetimezone"; reason: unused.
  • Removed service ".debug.serializer.normalizer.serializer.normalizer.dateinterval"; reason: unused.
  • Removed service ".debug.serializer.normalizer.serializer.normalizer.form_error"; reason: unused.
  • Removed service ".debug.serializer.normalizer.serializer.normalizer.backed_enum"; reason: unused.
  • Removed service ".debug.serializer.normalizer.serializer.normalizer.data_uri"; reason: unused.
  • Removed service ".debug.serializer.normalizer.serializer.normalizer.translatable"; reason: unused.
  • Removed service ".debug.serializer.normalizer.serializer.normalizer.json_serializable"; reason: unused.
  • Removed service ".debug.serializer.normalizer.serializer.denormalizer.array"; reason: unused.
  • Removed service ".debug.serializer.normalizer.serializer.normalizer.object"; reason: unused.
  • Removed service ".debug.serializer.encoder.serializer.encoder.xml"; reason: unused.
  • Removed service ".debug.serializer.encoder.serializer.encoder.json"; reason: unused.
  • Removed service ".debug.serializer.encoder.serializer.encoder.yaml"; reason: unused.
  • Removed service ".debug.serializer.encoder.serializer.encoder.csv"; reason: unused.
  • Removed service "security.ldap_locator"; reason: unused.
  • Removed service ".service_locator.XXv1IfR"; reason: unused.
364
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\AbstractApiController" to "App\Controller\AbstractApiController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Admin\CategoryController" to "App\Controller\Admin\CategoryController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Admin\EventController" to "App\Controller\Admin\EventController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Admin\RegionController" to "App\Controller\Admin\RegionController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Admin\RoomController" to "App\Controller\Admin\RoomController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Admin\SeatController" to "App\Controller\Admin\SeatController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Admin\SpaceController" to "App\Controller\Admin\SpaceController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Admin\TicketController" to "App\Controller\Admin\TicketController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Admin\TicketOrderController" to "App\Controller\Admin\TicketOrderController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Admin\TicketTypeController" to "App\Controller\Admin\TicketTypeController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Admin\UserController" to "App\Controller\Admin\UserController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Authenticated\TicketOrderController" to "App\Controller\Authenticated\TicketOrderController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Authenticated\UserController" to "App\Controller\Authenticated\UserController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\EventManager\CategoryController" to "App\Controller\EventManager\CategoryController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\EventManager\EventController" to "App\Controller\EventManager\EventController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\EventManager\RegionController" to "App\Controller\EventManager\RegionController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\EventManager\TicketTypeController" to "App\Controller\EventManager\TicketTypeController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\IndexController" to "App\Controller\IndexController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Open\BookingController" to "App\Controller\Open\BookingController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Open\BookingOrderController" to "App\Controller\Open\BookingOrderController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Open\CategoryController" to "App\Controller\Open\CategoryController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Open\EventController" to "App\Controller\Open\EventController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Open\EventShowController" to "App\Controller\Open\EventShowController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Open\RegionController" to "App\Controller\Open\RegionController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Open\RoomController" to "App\Controller\Open\RoomController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Open\SeatController" to "App\Controller\Open\SeatController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Open\SpaceController" to "App\Controller\Open\SpaceController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\Open\TicketOrderController" to "App\Controller\Open\TicketOrderController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\RedsysController" to "App\Controller\RedsysController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\SeatUsher\TicketController" to "App\Controller\SeatUsher\TicketController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\SeatUsher\UserController" to "App\Controller\SeatUsher\UserController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\SecurityController" to "App\Controller\SecurityController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\SpaceManager\CategoryController" to "App\Controller\SpaceManager\CategoryController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\SpaceManager\EventController" to "App\Controller\SpaceManager\EventController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\SpaceManager\RegionController" to "App\Controller\SpaceManager\RegionController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\SpaceManager\RoomController" to "App\Controller\SpaceManager\RoomController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\SpaceManager\SeatController" to "App\Controller\SpaceManager\SeatController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\SpaceManager\SpaceController" to "App\Controller\SpaceManager\SpaceController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\SpaceManager\TicketTypeController" to "App\Controller\SpaceManager\TicketTypeController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\SuperAdmin\UserController" to "App\Controller\SuperAdmin\UserController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\TicketManager\EventController" to "App\Controller\TicketManager\EventController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\TicketManager\SeatController" to "App\Controller\TicketManager\SeatController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\TicketManager\TicketTypeController" to "App\Controller\TicketManager\TicketTypeController".
  • Inlined service ".service_locator.O2p6Lk7.App\Controller\TicketManager\UserController" to "App\Controller\TicketManager\UserController".
  • Inlined service "App\Service\PasswordValidator" to "App\EventListener\UserResolveListener".
  • Inlined service "mailer.mailer" to "App\Service\EmailService".
  • Inlined service "App\Service\Manager\EventImageManager" to "App\Service\Manager\EventManager".
  • Inlined service "App\Service\Formatter\DateTimeFormatter" to "App\Service\Manager\EventShowManager".
  • Inlined service "Endroid\QrCode\Builder\Builder" to "App\Service\Manager\TicketOrderManager".
  • Inlined service "clock" to "argument_resolver.datetime".
  • Inlined service "error_handler.error_renderer.serializer" to "error_controller".
  • Inlined service "debug.controller_resolver" to "http_kernel".
  • Inlined service "debug.argument_resolver" to "http_kernel".
  • Inlined service ".service_locator.lLv4pWF" to "fragment.handler".
  • Inlined service "uri_signer" to "fragment.uri_generator".
  • Inlined service "cache_clearer" to "console.command.cache_clear".
  • Inlined service ".service_locator.NBUFN6A" to "console.command.cache_pool_invalidate_tags".
  • Inlined service "cache.app.recorder_inner" to "cache.app".
  • Inlined service "cache.system.recorder_inner" to "cache.system".
  • Inlined service "cache.validator.recorder_inner" to "cache.validator".
  • Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
  • Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
  • Inlined service "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.yY.p4P7" to "translator.default".
  • Inlined service "translator.formatter.default" to "translator.default".
  • Inlined service "identity_translator" to "translator.formatter.default".
  • Inlined service "translation.extractor.php_ast" to "translation.extractor".
  • Inlined service "twig.translation.extractor" to "translation.extractor".
  • Inlined service "translation.dumper.php" to "translation.writer".
  • Inlined service "translation.dumper.xliff" to "translation.writer".
  • Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
  • Inlined service "translation.dumper.po" to "translation.writer".
  • Inlined service "translation.dumper.mo" to "translation.writer".
  • Inlined service "translation.dumper.yml" to "translation.writer".
  • Inlined service "translation.dumper.yaml" to "translation.writer".
  • Inlined service "translation.dumper.qt" to "translation.writer".
  • Inlined service "translation.dumper.csv" to "translation.writer".
  • Inlined service "translation.dumper.ini" to "translation.writer".
  • Inlined service "translation.dumper.json" to "translation.writer".
  • Inlined service "translation.dumper.res" to "translation.writer".
  • Inlined service ".service_locator.fuYM_Z..translation.warmer" to "translation.warmer".
  • Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
  • Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
  • Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
  • Inlined service "routing.loader.xml" to "routing.resolver".
  • Inlined service "routing.loader.yml" to "routing.resolver".
  • Inlined service "routing.loader.php" to "routing.resolver".
  • Inlined service "routing.loader.glob" to "routing.resolver".
  • Inlined service "routing.loader.directory" to "routing.resolver".
  • Inlined service "routing.loader.container" to "routing.resolver".
  • Inlined service "routing.loader.attribute.directory" to "routing.resolver".
  • Inlined service "routing.loader.attribute.file" to "routing.resolver".
  • Inlined service "routing.loader.psr4" to "routing.resolver".
  • Inlined service ".service_locator.LD5oJC8" to "routing.loader.container".
  • Inlined service "routing.resolver" to "routing.loader".
  • Inlined service ".service_locator.Kl0E_Fe" to "router.expression_language_provider".
  • Inlined service ".service_locator.cUcW89y.router.cache_warmer" to "router.cache_warmer".
  • Inlined service "cache.property_access" to "property_accessor".
  • Inlined service "secrets.decryption_key" to "secrets.vault".
  • Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
  • Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
  • Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
  • Inlined service "session.storage.factory.native" to "session.factory".
  • Inlined service ".service_locator.cXsfP3P" to "session_listener".
  • Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
  • Inlined service "validator.validator_factory" to "validator.builder".
  • Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
  • Inlined service "validator.property_info_loader" to "validator.builder".
  • Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
  • Inlined service ".service_locator.1jidbDG" to "validator.validator_factory".
  • Inlined service "validator.expression_language_provider" to "validator.expression_language".
  • Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
  • Inlined service "profiler.storage" to "profiler".
  • Inlined service ".data_collector.command" to "profiler".
  • Inlined service "data_collector.time" to "profiler".
  • Inlined service "data_collector.memory" to "profiler".
  • Inlined service "data_collector.validator" to "profiler".
  • Inlined service "data_collector.ajax" to "profiler".
  • Inlined service "data_collector.exception" to "profiler".
  • Inlined service "data_collector.logger" to "profiler".
  • Inlined service "data_collector.events" to "profiler".
  • Inlined service "data_collector.translation" to "profiler".
  • Inlined service "data_collector.security" to "profiler".
  • Inlined service "data_collector.twig" to "profiler".
  • Inlined service "data_collector.http_client" to "profiler".
  • Inlined service "data_collector.doctrine" to "profiler".
  • Inlined service "mailer.data_collector" to "profiler".
  • Inlined service "data_collector.config" to "profiler".
  • Inlined service "debug.validator.inner" to "debug.validator".
  • Inlined service "debug.serializer.inner" to "debug.serializer".
  • Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
  • Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
  • Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
  • Inlined service ".service_locator.VHsrTPK" 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.ZkyAI.2" to "doctrine.orm.container_repository_factory".
  • Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
  • Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
  • Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
  • Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
  • Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
  • Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
  • Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
  • Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
  • Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
  • Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
  • Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
  • Inlined service "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 ".service_locator.LcVn9Hr" to "security.token_storage".
  • Inlined service ".service_locator.e_.xxAP" to "security.helper".
  • Inlined service ".service_locator._FZ1Hll" to "security.helper".
  • Inlined service "security.expression_language" to "security.access.expression_voter".
  • Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
  • Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
  • Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
  • Inlined service ".security.request_matcher.6E9ibba" to "security.access_map".
  • Inlined service ".security.request_matcher.vgIvNvV" to "security.access_map".
  • Inlined service ".security.request_matcher.G9w6har" to "security.access_map".
  • Inlined service ".security.request_matcher.XrhII_X" to "security.access_map".
  • Inlined service ".security.request_matcher.4MmotAl" to "security.access_map".
  • Inlined service ".security.request_matcher.MwhaU8k" to "security.access_map".
  • Inlined service ".security.request_matcher.rkYt.8Y" to "security.access_map".
  • Inlined service ".security.request_matcher.93Jehjm" to "security.access_map".
  • Inlined service ".security.request_matcher.rmB6b2K" to "security.access_map".
  • Inlined service ".security.request_matcher.gjnNpJn" to "security.access_map".
  • Inlined service ".security.request_matcher.BUmWtiH" to "security.access_map".
  • Inlined service "security.impersonate_url_generator" to "twig.extension.security".
  • Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
  • Inlined service ".security.request_matcher.q1UFWmc" to ".security.request_matcher.kLbKLHa".
  • Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
  • Inlined service ".security.request_matcher.gNYdOa0" to ".security.request_matcher.tT9MNMK".
  • Inlined service "security.firewall.map.config.api_token" to "security.firewall.map.context.api_token".
  • Inlined service "league.oauth2_server.resource_server" to "security.authenticator.oauth2.api".
  • Inlined service "debug.security.firewall.authenticator.api.inner" to "debug.security.firewall.authenticator.api".
  • Inlined service "App\Security\AuthenticationEntryPoint" to "security.exception_listener.api".
  • Inlined service "security.exception_listener.api" to "security.firewall.map.context.api".
  • Inlined service "security.firewall.map.config.api" to "security.firewall.map.context.api".
  • Inlined service "security.firewall.map.config.api_open" to "security.firewall.map.context.api_open".
  • Inlined service "security.authentication.session_strategy" to "security.listener.session.main".
  • Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
  • Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
  • Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
  • Inlined service ".security.request_matcher.mom61.L" to ".security.request_matcher.6E9ibba".
  • Inlined service ".security.request_matcher.U0hTl7f" to ".security.request_matcher.vgIvNvV".
  • Inlined service ".security.request_matcher.ADqV9pe" to ".security.request_matcher.G9w6har".
  • Inlined service ".security.request_matcher.PEwJZjm" to ".security.request_matcher.XrhII_X".
  • Inlined service ".security.request_matcher.FrQNeZZ" to ".security.request_matcher.4MmotAl".
  • Inlined service ".security.request_matcher.O5ejrD5" to ".security.request_matcher.MwhaU8k".
  • Inlined service ".security.request_matcher.865CAZ6" to ".security.request_matcher.rkYt.8Y".
  • Inlined service ".security.request_matcher.hpOVkAK" to ".security.request_matcher.93Jehjm".
  • Inlined service ".security.request_matcher.jZU0Njk" to ".security.request_matcher.BUmWtiH".
  • Inlined service "twig.loader.native_filesystem" to "twig".
  • Inlined service "twig.extension.security_csrf" to "twig".
  • Inlined service "twig.extension.logout_url" to "twig".
  • Inlined service "twig.extension.security" to "twig".
  • Inlined service "twig.extension.profiler" to "twig".
  • Inlined service "twig.extension.trans" to "twig".
  • Inlined service "twig.extension.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.serializer" to "twig".
  • Inlined service "App\Twig\Extension\ViteAssetsExtension" to "twig".
  • Inlined service "doctrine.twig.doctrine_extension" 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 "twig.extension.intl" to "twig".
  • Inlined service "Endroid\QrCodeBundle\Twig\QrCodeExtension" to "twig".
  • Inlined service "twig.app_variable" to "twig".
  • Inlined service "twig.runtime_loader" to "twig".
  • Inlined service "twig.missing_extension_suggestor" to "twig".
  • Inlined service "twig.missing_extension_suggestor" to "twig".
  • Inlined service "twig.missing_extension_suggestor" to "twig".
  • Inlined service "twig.configurator.environment" to "twig".
  • Inlined service ".service_locator.etVElvN.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.3A_1V4." to "twig.runtime_loader".
  • Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
  • Inlined service "league.oauth2_server.manager.in_memory.scope" to "league.oauth2_server.repository.scope".
  • Inlined service "league.oauth2_server.symfony_league_listener_provider" to "league.oauth2_server.emitter".
  • Inlined service "league.oauth2_server.repository.client" to "league.oauth2_server.authorization_server".
  • Inlined service "league.oauth2_server.repository.scope" to "league.oauth2_server.authorization_server".
  • Inlined service "league.oauth2_server.emitter" to "league.oauth2_server.authorization_server".
  • Inlined service "league.oauth2_server.grant.client_credentials" to "league.oauth2_server.authorization_server".
  • Inlined service "league.oauth2_server.grant.password" to "league.oauth2_server.authorization_server".
  • Inlined service "league.oauth2_server.grant.refresh_token" to "league.oauth2_server.authorization_server".
  • Inlined service "league.oauth2_server.grant.auth_code" to "league.oauth2_server.authorization_server".
  • Inlined service "league.oauth2_server.grant.implicit" to "league.oauth2_server.authorization_server".
  • Inlined service "league.oauth2_server.authorization_server.grant_configurator" to "league.oauth2_server.authorization_server".
  • Inlined service "league.oauth2_server.repository.user" to "league.oauth2_server.grant.password".
  • Inlined service "league.oauth2_server.repository.auth_code" to "league.oauth2_server.grant.auth_code".
  • Inlined service "league.oauth2_server.factory.authorization_request_resolve_event" to "league.oauth2_server.controller.authorization".
  • Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
  • Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
  • Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
  • Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
  • Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
  • Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
  • Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
  • Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
  • Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
  • Inlined service "maker.maker.make_listener" to "maker.auto_command.make_listener".
  • Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
  • Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
  • Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
  • Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
  • Inlined service "maker.maker.make_schedule" to "maker.auto_command.make_schedule".
  • Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
  • Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
  • Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
  • Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
  • Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
  • Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
  • Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
  • Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
  • Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
  • Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
  • Inlined service "maker.maker.make_custom_authenticator" to "maker.auto_command.make_security_custom".
  • Inlined service "maker.maker.make_webhook" to "maker.auto_command.make_webhook".
  • Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
  • Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
  • Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
  • Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
  • Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
  • Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
  • Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
  • Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
  • Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
  • Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
  • Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
  • Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
  • Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
  • Inlined service "http_client.uri_template" to ".debug.http_client".
  • Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
  • Inlined service ".service_locator.KLVvNIq" to ".doctrine.orm.default_metadata_driver".
  • Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
  • Inlined service "security.access.role_hierarchy_voter" to ".debug.security.voter.security.access.role_hierarchy_voter".
  • Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
  • Inlined service "debug.security.event_dispatcher.api.inner" to "debug.security.event_dispatcher.api".
  • Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
  • Inlined service ".service_locator.fuYM_Z." to ".service_locator.fuYM_Z..translation.warmer".
  • Inlined service ".service_locator.PvoQzFT" to ".service_locator.PvoQzFT.router.default".
  • Inlined service ".service_locator.cUcW89y" to ".service_locator.cUcW89y.router.cache_warmer".
  • Inlined service ".service_locator.etVElvN" to ".service_locator.etVElvN.twig.template_cache_warmer".
  • Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
  • Inlined service ".service_locator.oR77BOj" to "debug.argument_resolver.inner".
  • Inlined service "serializer.denormalizer.unwrapping" to "debug.serializer.inner".
  • Inlined service "App\Serializer\CategoryNormalizer" to "debug.serializer.inner".
  • Inlined service "App\Serializer\EventImageNormalizer" to "debug.serializer.inner".
  • Inlined service "App\Serializer\EventNormalizer" to "debug.serializer.inner".
  • Inlined service "App\Serializer\RegionNormalizer" to "debug.serializer.inner".
  • Inlined service "App\Serializer\RoomNormalizer" to "debug.serializer.inner".
  • Inlined service "App\Serializer\SeatNormalizer" to "debug.serializer.inner".
  • Inlined service "App\Serializer\SpaceNormalizer" 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.encoder.xml" to "debug.serializer.inner".
  • Inlined service "serializer.encoder.json" to "debug.serializer.inner".
  • Inlined service "serializer.encoder.yaml" to "debug.serializer.inner".
  • Inlined service "serializer.encoder.csv" to "debug.serializer.inner".
  • Inlined service "league.oauth2_server.persistence.driver" to ".doctrine.orm.default_metadata_driver.inner".
  • Inlined service ".service_locator.MDFBFmX" to "console.command_loader".
  • Inlined service "cache.default_marshaller" to "cache.app.recorder_inner".
  • Inlined service ".service_locator.PvoQzFT.router.default" to "router".
  • Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.attribute" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.attribute" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.attribute" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "serializer.normalizer.object" to "debug.serializer".
  • Inlined service "serializer.normalizer.object" to "debug.serializer".
  • Inlined service "serializer.normalizer.object" to "debug.serializer".
  • Inlined service "serializer.normalizer.object" to "debug.serializer".
  • Inlined service "serializer.normalizer.object" to "debug.serializer".
  • Inlined service "serializer.normalizer.object" to "debug.serializer".
  • Inlined service "serializer.normalizer.object" to "debug.serializer".
  • Inlined service "serializer.normalizer.object" to "debug.serializer".
  • Inlined service "property_accessor" to "debug.serializer".
  • Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
  • Inlined service "property_accessor" to "debug.serializer".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
  • Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
  • Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
1
  • Tag "container.decorator" was defined on service(s) "debug.validator", "debug.serializer", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.api", "debug.security.firewall.authenticator.main", ".debug.http_client", "debug.security.event_dispatcher.api", "debug.security.event_dispatcher.main", "event_dispatcher", but was never used.