The "Symfony\Component\HttpKernel\DependencyInjection\Extension" class is considered internal since Symfony 7.1, to be deprecated in 8.1; use Symfony\Component\DependencyInjection\Extension\Extension instead. It may change without further notice. You should not use it from "Eko\FeedBundle\DependencyInjection\EkoFeedExtension".
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "Eko\FeedBundle\DependencyInjection\EkoFeedExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Eko\FeedBundle\DependencyInjection\Compiler\FeedFormatterPass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface::process()" might add "void" as a native return type declaration in the future. Do the same in implementation "Eko\FeedBundle\DependencyInjection\Compiler\FeedDumpServicePass" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Form\AbstractType::finishView()" might add "void" as a native return type declaration in the future. Do the same in child class "AppBundle\Application\Speaker\Form\SpeakerType" now to avoid errors or add an explicit @return annotation to suppress this message.
Eko\FeedBundle\Formatter\Formatter::addAttributes(): Implicitly marking parameter $item as nullable is deprecated, the explicit nullable type must be used instead
Eko\FeedBundle\Command\FeedDumpCommand::__construct(): Implicitly marking parameter $feedDumpService as nullable is deprecated, the explicit nullable type must be used instead
Method "Symfony\Component\Console\Command\Command::configure()" might add "void" as a native return type declaration in the future. Do the same in child class "Eko\FeedBundle\Command\FeedDumpCommand" now to avoid errors or add an explicit @return annotation to suppress this message.
The "FOS\UserBundle\Security\UserChecker::checkPostAuth()" method will require a new "?TokenInterface $token" argument in the next major version of its interface "Symfony\Component\Security\Core\User\UserCheckerInterface", not defining it is deprecated.
Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotAcceptableHttpException: "No matching accepted Response format could be determined" at FormatListener.php line 58
User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AttributeDriver.php:77 called by App_KernelDevDebugContainer.php:2471, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)
User Deprecated: Since symfony/var-exporter 7.3: The "Symfony\Component\VarExporter\LazyGhostTrait" trait is deprecated, use native lazy objects instead.
Log messages generated during the compilation of the service container.
Messages
Class
677
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.ticket" (parent: .abstract.instanceof.app.form.type.ticket).
Resolving inheritance for "app.form.type.ticket" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.ticket).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.live_stream" (parent: .abstract.instanceof.app.form.type.live_stream).
Resolving inheritance for "app.form.type.live_stream" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.live_stream).
Resolving inheritance for "app.order.write.service" (parent: app.abstract.write.service).
Resolving inheritance for "app.order_line.write.service" (parent: app.abstract.write.service).
Resolving inheritance for "app.pay_transaction.write.service" (parent: app.abstract.write.service).
Resolving inheritance for "app.presence_check.write.service" (parent: app.abstract.write.service).
Resolving inheritance for ".instanceof.Monolog\ResettableInterface.0.app.action_log.db_handler" (parent: .abstract.instanceof.app.action_log.db_handler).
Resolving inheritance for ".instanceof.Monolog\Handler\HandlerInterface.0.app.action_log.db_handler" (parent: .instanceof.Monolog\ResettableInterface.0.app.action_log.db_handler).
Resolving inheritance for "app.action_log.db_handler" (parent: .instanceof.Monolog\Handler\HandlerInterface.0.app.action_log.db_handler).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.action_log.user_action_subscriber" (parent: .abstract.instanceof.app.action_log.user_action_subscriber).
Resolving inheritance for "app.action_log.user_action_subscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.action_log.user_action_subscriber).
Resolving inheritance for ".instanceof.Monolog\ResettableInterface.0.app.booking_log.db_handler" (parent: .abstract.instanceof.app.booking_log.db_handler).
Resolving inheritance for ".instanceof.Monolog\Handler\HandlerInterface.0.app.booking_log.db_handler" (parent: .instanceof.Monolog\ResettableInterface.0.app.booking_log.db_handler).
Resolving inheritance for "app.booking_log.db_handler" (parent: .instanceof.Monolog\Handler\HandlerInterface.0.app.booking_log.db_handler).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.booking_log.booking_subscriber" (parent: .abstract.instanceof.app.booking_log.booking_subscriber).
Resolving inheritance for "app.booking_log.booking_subscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.booking_log.booking_subscriber).
Resolving inheritance for ".instanceof.Monolog\ResettableInterface.0.app.email_log.db_handler" (parent: .abstract.instanceof.app.email_log.db_handler).
Resolving inheritance for ".instanceof.Monolog\Handler\HandlerInterface.0.app.email_log.db_handler" (parent: .instanceof.Monolog\ResettableInterface.0.app.email_log.db_handler).
Resolving inheritance for "app.email_log.db_handler" (parent: .instanceof.Monolog\Handler\HandlerInterface.0.app.email_log.db_handler).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.email_log.customer_email_subscriber" (parent: .abstract.instanceof.app.email_log.customer_email_subscriber).
Resolving inheritance for "app.email_log.customer_email_subscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.email_log.customer_email_subscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.convention.type" (parent: .abstract.instanceof.app.convention.type).
Resolving inheritance for "app.convention.type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.convention.type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.customer.type" (parent: .abstract.instanceof.app.customer.type).
Resolving inheritance for "app.customer.type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.customer.type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.booking_log_filter.type" (parent: .abstract.instanceof.app.booking_log_filter.type).
Resolving inheritance for "app.booking_log_filter.type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.booking_log_filter.type).
Resolving inheritance for ".instanceof.Knp\Menu\Matcher\Voter\VoterInterface.0.app.menu.request_voter" (parent: .abstract.instanceof.app.menu.request_voter).
Resolving inheritance for "app.menu.request_voter" (parent: .instanceof.Knp\Menu\Matcher\Voter\VoterInterface.0.app.menu.request_voter).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.order.subscriber" (parent: .abstract.instanceof.app.order.subscriber).
Resolving inheritance for "app.order.subscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.order.subscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.order_line.subscriber" (parent: .abstract.instanceof.app.order_line.subscriber).
Resolving inheritance for "app.order_line.subscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.order_line.subscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.speaker.type" (parent: .abstract.instanceof.app.speaker.type).
Resolving inheritance for "app.speaker.type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.speaker.type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.workshop.type" (parent: .abstract.instanceof.app.workshop.type).
Resolving inheritance for "app.workshop.type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.workshop.type).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.workshop_ticket.type" (parent: .abstract.instanceof.app.workshop_ticket.type).
Resolving inheritance for "app.workshop_ticket.type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.workshop_ticket.type).
Resolving inheritance for ".instanceof.AppBundle\Infrastructure\Twig\ConventionExtension.0.AppBundle\Infrastructure\Twig\ConventionExtension" (parent: .abstract.instanceof.AppBundle\Infrastructure\Twig\ConventionExtension).
Resolving inheritance for "AppBundle\Infrastructure\Twig\ConventionExtension" (parent: .instanceof.AppBundle\Infrastructure\Twig\ConventionExtension.0.AppBundle\Infrastructure\Twig\ConventionExtension).
Resolving inheritance for ".instanceof.AppBundle\Infrastructure\Twig\ReplaceTagsWithSpaceExtension.0.AppBundle\Infrastructure\Twig\ReplaceTagsWithSpaceExtension" (parent: .abstract.instanceof.AppBundle\Infrastructure\Twig\ReplaceTagsWithSpaceExtension).
Resolving inheritance for "AppBundle\Infrastructure\Twig\ReplaceTagsWithSpaceExtension" (parent: .instanceof.AppBundle\Infrastructure\Twig\ReplaceTagsWithSpaceExtension.0.AppBundle\Infrastructure\Twig\ReplaceTagsWithSpaceExtension).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.import_payment.subscriber" (parent: .abstract.instanceof.app.import_payment.subscriber).
Resolving inheritance for "app.import_payment.subscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.import_payment.subscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.industry.type" (parent: .abstract.instanceof.app.industry.type).
Resolving inheritance for "app.industry.type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.app.industry.type).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.locale_subscriber" (parent: .abstract.instanceof.app.locale_subscriber).
Resolving inheritance for "app.locale_subscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.locale_subscriber).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.AppBundle\Application\Organizer\OrganizerImageNamer" (parent: .abstract.instanceof.AppBundle\Application\Organizer\OrganizerImageNamer).
Resolving inheritance for "AppBundle\Application\Organizer\OrganizerImageNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.AppBundle\Application\Organizer\OrganizerImageNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.AppBundle\Application\ShopProfile\ConventionImageNamer" (parent: .abstract.instanceof.AppBundle\Application\ShopProfile\ConventionImageNamer).
Resolving inheritance for "AppBundle\Application\ShopProfile\ConventionImageNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.AppBundle\Application\ShopProfile\ConventionImageNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.AppBundle\Application\IndustryFile\IndustryFileDirectoryNamer" (parent: .abstract.instanceof.AppBundle\Application\IndustryFile\IndustryFileDirectoryNamer).
Resolving inheritance for "AppBundle\Application\IndustryFile\IndustryFileDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.AppBundle\Application\IndustryFile\IndustryFileDirectoryNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.AppBundle\Application\VacinationCertificate\VacinationCertificateFileNamer" (parent: .abstract.instanceof.AppBundle\Application\VacinationCertificate\VacinationCertificateFileNamer).
Resolving inheritance for "AppBundle\Application\VacinationCertificate\VacinationCertificateFileNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.AppBundle\Application\VacinationCertificate\VacinationCertificateFileNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.AppBundle\Application\VacinationCertificate\VacinationCertificateDirectoryNamer" (parent: .abstract.instanceof.AppBundle\Application\VacinationCertificate\VacinationCertificateDirectoryNamer).
Resolving inheritance for "AppBundle\Application\VacinationCertificate\VacinationCertificateDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.AppBundle\Application\VacinationCertificate\VacinationCertificateDirectoryNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.AppBundle\Application\SpeakerVita\SpeakerVitaFileNamer" (parent: .abstract.instanceof.AppBundle\Application\SpeakerVita\SpeakerVitaFileNamer).
Resolving inheritance for "AppBundle\Application\SpeakerVita\SpeakerVitaFileNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.AppBundle\Application\SpeakerVita\SpeakerVitaFileNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.AppBundle\Application\SpeakerVita\SpeakerVitaDirectoryNamer" (parent: .abstract.instanceof.AppBundle\Application\SpeakerVita\SpeakerVitaDirectoryNamer).
Resolving inheritance for "AppBundle\Application\SpeakerVita\SpeakerVitaDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.AppBundle\Application\SpeakerVita\SpeakerVitaDirectoryNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.AppBundle\Application\ConventionMaterial\ConventionMaterialFileNamer" (parent: .abstract.instanceof.AppBundle\Application\ConventionMaterial\ConventionMaterialFileNamer).
Resolving inheritance for "AppBundle\Application\ConventionMaterial\ConventionMaterialFileNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.AppBundle\Application\ConventionMaterial\ConventionMaterialFileNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.AppBundle\Application\ConventionMaterial\ConventionMaterialDirectoryNamer" (parent: .abstract.instanceof.AppBundle\Application\ConventionMaterial\ConventionMaterialDirectoryNamer).
Resolving inheritance for "AppBundle\Application\ConventionMaterial\ConventionMaterialDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.AppBundle\Application\ConventionMaterial\ConventionMaterialDirectoryNamer).
Resolving inheritance for ".instanceof.Knp\Menu\Matcher\Voter\VoterInterface.0.shop.menu.request_voter" (parent: .abstract.instanceof.shop.menu.request_voter).
Resolving inheritance for "shop.menu.request_voter" (parent: .instanceof.Knp\Menu\Matcher\Voter\VoterInterface.0.shop.menu.request_voter).
Resolving inheritance for "shop.registration_email.service" (parent: shop.abstract_email.service).
Resolving inheritance for "shop.confirmation_email.service" (parent: shop.abstract_email.service).
Resolving inheritance for "shop.forgot_password_email.service" (parent: shop.abstract_email.service).
Resolving inheritance for "shop.forgot_username_email.service" (parent: shop.abstract_email.service).
Resolving inheritance for "shop.order_created_email.service" (parent: shop.abstract_email.service).
Resolving inheritance for "shop.points_email.service" (parent: shop.abstract_email.service).
Resolving inheritance for ".instanceof.ShopBundle\Infrastructure\Twig\CartExtension.0.ShopBundle\Infrastructure\Twig\CartExtension" (parent: .abstract.instanceof.ShopBundle\Infrastructure\Twig\CartExtension).
Resolving inheritance for "ShopBundle\Infrastructure\Twig\CartExtension" (parent: .instanceof.ShopBundle\Infrastructure\Twig\CartExtension.0.ShopBundle\Infrastructure\Twig\CartExtension).
Resolving inheritance for ".instanceof.ShopBundle\Infrastructure\Twig\BrowserExtension.0.ShopBundle\Infrastructure\Twig\BrowserExtension" (parent: .abstract.instanceof.ShopBundle\Infrastructure\Twig\BrowserExtension).
Resolving inheritance for "ShopBundle\Infrastructure\Twig\BrowserExtension" (parent: .instanceof.ShopBundle\Infrastructure\Twig\BrowserExtension.0.ShopBundle\Infrastructure\Twig\BrowserExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.shop.customer_settings.type" (parent: .abstract.instanceof.shop.customer_settings.type).
Resolving inheritance for "shop.customer_settings.type" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.shop.customer_settings.type).
Resolving inheritance for ".instanceof.AppBundle\Infrastructure\Twig\MyAssetExtension.0.AppBundle\Infrastructure\Twig\MyAssetExtension" (parent: .abstract.instanceof.AppBundle\Infrastructure\Twig\MyAssetExtension).
Resolving inheritance for "AppBundle\Infrastructure\Twig\MyAssetExtension" (parent: .instanceof.AppBundle\Infrastructure\Twig\MyAssetExtension.0.AppBundle\Infrastructure\Twig\MyAssetExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PdfFileType" (parent: .abstract.instanceof.App\Form\Type\PdfFileType).
Resolving inheritance for "App\Form\Type\PdfFileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PdfFileType).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ProdDumpExtension" (parent: .abstract.instanceof.App\Twig\ProdDumpExtension).
Resolving inheritance for "App\Twig\ProdDumpExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ProdDumpExtension).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\AgendaDayController" (parent: .abstract.instanceof.Api2Bundle\Controller\AgendaDayController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\AgendaDayController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\AgendaDayController).
Resolving inheritance for ".instanceof.Api2Bundle\Controller\AgendaDayController.0.Api2Bundle\Controller\AgendaDayController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\AgendaDayController).
Resolving inheritance for "Api2Bundle\Controller\AgendaDayController" (parent: .instanceof.Api2Bundle\Controller\AgendaDayController.0.Api2Bundle\Controller\AgendaDayController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\BookingController" (parent: .abstract.instanceof.Api2Bundle\Controller\BookingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\BookingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\BookingController).
Resolving inheritance for ".instanceof.Api2Bundle\Controller\BookingController.0.Api2Bundle\Controller\BookingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\BookingController).
Resolving inheritance for "Api2Bundle\Controller\BookingController" (parent: .instanceof.Api2Bundle\Controller\BookingController.0.Api2Bundle\Controller\BookingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\ConventionController" (parent: .abstract.instanceof.Api2Bundle\Controller\ConventionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\ConventionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\ConventionController).
Resolving inheritance for ".instanceof.Api2Bundle\Controller\ConventionController.0.Api2Bundle\Controller\ConventionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\ConventionController).
Resolving inheritance for "Api2Bundle\Controller\ConventionController" (parent: .instanceof.Api2Bundle\Controller\ConventionController.0.Api2Bundle\Controller\ConventionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\ConventionSessionController" (parent: .abstract.instanceof.Api2Bundle\Controller\ConventionSessionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\ConventionSessionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\ConventionSessionController).
Resolving inheritance for ".instanceof.Api2Bundle\Controller\ConventionSessionController.0.Api2Bundle\Controller\ConventionSessionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\ConventionSessionController).
Resolving inheritance for "Api2Bundle\Controller\ConventionSessionController" (parent: .instanceof.Api2Bundle\Controller\ConventionSessionController.0.Api2Bundle\Controller\ConventionSessionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\CustomerController" (parent: .abstract.instanceof.Api2Bundle\Controller\CustomerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\CustomerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\CustomerController).
Resolving inheritance for ".instanceof.Api2Bundle\Controller\CustomerController.0.Api2Bundle\Controller\CustomerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\CustomerController).
Resolving inheritance for "Api2Bundle\Controller\CustomerController" (parent: .instanceof.Api2Bundle\Controller\CustomerController.0.Api2Bundle\Controller\CustomerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\CustomerDeviceController" (parent: .abstract.instanceof.Api2Bundle\Controller\CustomerDeviceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\CustomerDeviceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\CustomerDeviceController).
Resolving inheritance for ".instanceof.Api2Bundle\Controller\CustomerDeviceController.0.Api2Bundle\Controller\CustomerDeviceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\CustomerDeviceController).
Resolving inheritance for "Api2Bundle\Controller\CustomerDeviceController" (parent: .instanceof.Api2Bundle\Controller\CustomerDeviceController.0.Api2Bundle\Controller\CustomerDeviceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\EvaluationController" (parent: .abstract.instanceof.Api2Bundle\Controller\EvaluationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\EvaluationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\EvaluationController).
Resolving inheritance for ".instanceof.Api2Bundle\Controller\EvaluationController.0.Api2Bundle\Controller\EvaluationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\EvaluationController).
Resolving inheritance for "Api2Bundle\Controller\EvaluationController" (parent: .instanceof.Api2Bundle\Controller\EvaluationController.0.Api2Bundle\Controller\EvaluationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\EventController" (parent: .abstract.instanceof.Api2Bundle\Controller\EventController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\EventController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\EventController).
Resolving inheritance for ".instanceof.Api2Bundle\Controller\EventController.0.Api2Bundle\Controller\EventController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\EventController).
Resolving inheritance for "Api2Bundle\Controller\EventController" (parent: .instanceof.Api2Bundle\Controller\EventController.0.Api2Bundle\Controller\EventController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\GotoController" (parent: .abstract.instanceof.Api2Bundle\Controller\GotoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\GotoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\GotoController).
Resolving inheritance for ".instanceof.Api2Bundle\Controller\GotoController.0.Api2Bundle\Controller\GotoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\GotoController).
Resolving inheritance for "Api2Bundle\Controller\GotoController" (parent: .instanceof.Api2Bundle\Controller\GotoController.0.Api2Bundle\Controller\GotoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\LiveVotingController" (parent: .abstract.instanceof.Api2Bundle\Controller\LiveVotingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\LiveVotingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\LiveVotingController).
Resolving inheritance for ".instanceof.Api2Bundle\Controller\LiveVotingController.0.Api2Bundle\Controller\LiveVotingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\LiveVotingController).
Resolving inheritance for "Api2Bundle\Controller\LiveVotingController" (parent: .instanceof.Api2Bundle\Controller\LiveVotingController.0.Api2Bundle\Controller\LiveVotingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\LoginController" (parent: .abstract.instanceof.Api2Bundle\Controller\LoginController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\LoginController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\LoginController).
Resolving inheritance for ".instanceof.Api2Bundle\Controller\LoginController.0.Api2Bundle\Controller\LoginController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\LoginController).
Resolving inheritance for "Api2Bundle\Controller\LoginController" (parent: .instanceof.Api2Bundle\Controller\LoginController.0.Api2Bundle\Controller\LoginController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\MyApi2BaseController" (parent: .abstract.instanceof.Api2Bundle\Controller\MyApi2BaseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\MyApi2BaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\MyApi2BaseController).
Resolving inheritance for "Api2Bundle\Controller\MyApi2BaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\MyApi2BaseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\NoAuth\AgendaDayController" (parent: .abstract.instanceof.Api2Bundle\Controller\NoAuth\AgendaDayController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\NoAuth\AgendaDayController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\NoAuth\AgendaDayController).
Resolving inheritance for ".instanceof.Api2Bundle\Controller\NoAuth\AgendaDayController.0.Api2Bundle\Controller\NoAuth\AgendaDayController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\NoAuth\AgendaDayController).
Resolving inheritance for "Api2Bundle\Controller\NoAuth\AgendaDayController" (parent: .instanceof.Api2Bundle\Controller\NoAuth\AgendaDayController.0.Api2Bundle\Controller\NoAuth\AgendaDayController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\NoAuth\ConventionController" (parent: .abstract.instanceof.Api2Bundle\Controller\NoAuth\ConventionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\NoAuth\ConventionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\NoAuth\ConventionController).
Resolving inheritance for ".instanceof.Api2Bundle\Controller\NoAuth\ConventionController.0.Api2Bundle\Controller\NoAuth\ConventionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\NoAuth\ConventionController).
Resolving inheritance for "Api2Bundle\Controller\NoAuth\ConventionController" (parent: .instanceof.Api2Bundle\Controller\NoAuth\ConventionController.0.Api2Bundle\Controller\NoAuth\ConventionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\NoAuth\EventController" (parent: .abstract.instanceof.Api2Bundle\Controller\NoAuth\EventController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\NoAuth\EventController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\NoAuth\EventController).
Resolving inheritance for ".instanceof.Api2Bundle\Controller\NoAuth\EventController.0.Api2Bundle\Controller\NoAuth\EventController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\NoAuth\EventController).
Resolving inheritance for "Api2Bundle\Controller\NoAuth\EventController" (parent: .instanceof.Api2Bundle\Controller\NoAuth\EventController.0.Api2Bundle\Controller\NoAuth\EventController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\NoAuth\ForgotPasswordController" (parent: .abstract.instanceof.Api2Bundle\Controller\NoAuth\ForgotPasswordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\NoAuth\ForgotPasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\NoAuth\ForgotPasswordController).
Resolving inheritance for ".instanceof.Api2Bundle\Controller\NoAuth\ForgotPasswordController.0.Api2Bundle\Controller\NoAuth\ForgotPasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\NoAuth\ForgotPasswordController).
Resolving inheritance for "Api2Bundle\Controller\NoAuth\ForgotPasswordController" (parent: .instanceof.Api2Bundle\Controller\NoAuth\ForgotPasswordController.0.Api2Bundle\Controller\NoAuth\ForgotPasswordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\NoAuth\ForgotUsernameController" (parent: .abstract.instanceof.Api2Bundle\Controller\NoAuth\ForgotUsernameController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\NoAuth\ForgotUsernameController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\NoAuth\ForgotUsernameController).
Resolving inheritance for ".instanceof.Api2Bundle\Controller\NoAuth\ForgotUsernameController.0.Api2Bundle\Controller\NoAuth\ForgotUsernameController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\NoAuth\ForgotUsernameController).
Resolving inheritance for "Api2Bundle\Controller\NoAuth\ForgotUsernameController" (parent: .instanceof.Api2Bundle\Controller\NoAuth\ForgotUsernameController.0.Api2Bundle\Controller\NoAuth\ForgotUsernameController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\NoAuth\OrganizersController" (parent: .abstract.instanceof.Api2Bundle\Controller\NoAuth\OrganizersController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\NoAuth\OrganizersController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\NoAuth\OrganizersController).
Resolving inheritance for ".instanceof.Api2Bundle\Controller\NoAuth\OrganizersController.0.Api2Bundle\Controller\NoAuth\OrganizersController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\NoAuth\OrganizersController).
Resolving inheritance for "Api2Bundle\Controller\NoAuth\OrganizersController" (parent: .instanceof.Api2Bundle\Controller\NoAuth\OrganizersController.0.Api2Bundle\Controller\NoAuth\OrganizersController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\NoAuth\SpeakerController" (parent: .abstract.instanceof.Api2Bundle\Controller\NoAuth\SpeakerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\NoAuth\SpeakerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\NoAuth\SpeakerController).
Resolving inheritance for ".instanceof.Api2Bundle\Controller\NoAuth\SpeakerController.0.Api2Bundle\Controller\NoAuth\SpeakerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\NoAuth\SpeakerController).
Resolving inheritance for "Api2Bundle\Controller\NoAuth\SpeakerController" (parent: .instanceof.Api2Bundle\Controller\NoAuth\SpeakerController.0.Api2Bundle\Controller\NoAuth\SpeakerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\NoAuth\WorkshopController" (parent: .abstract.instanceof.Api2Bundle\Controller\NoAuth\WorkshopController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\NoAuth\WorkshopController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\NoAuth\WorkshopController).
Resolving inheritance for ".instanceof.Api2Bundle\Controller\NoAuth\WorkshopController.0.Api2Bundle\Controller\NoAuth\WorkshopController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\NoAuth\WorkshopController).
Resolving inheritance for "Api2Bundle\Controller\NoAuth\WorkshopController" (parent: .instanceof.Api2Bundle\Controller\NoAuth\WorkshopController.0.Api2Bundle\Controller\NoAuth\WorkshopController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\OrderController" (parent: .abstract.instanceof.Api2Bundle\Controller\OrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\OrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\OrderController).
Resolving inheritance for ".instanceof.Api2Bundle\Controller\OrderController.0.Api2Bundle\Controller\OrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\OrderController).
Resolving inheritance for "Api2Bundle\Controller\OrderController" (parent: .instanceof.Api2Bundle\Controller\OrderController.0.Api2Bundle\Controller\OrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\OrderLineController" (parent: .abstract.instanceof.Api2Bundle\Controller\OrderLineController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\OrderLineController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\OrderLineController).
Resolving inheritance for ".instanceof.Api2Bundle\Controller\OrderLineController.0.Api2Bundle\Controller\OrderLineController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\OrderLineController).
Resolving inheritance for "Api2Bundle\Controller\OrderLineController" (parent: .instanceof.Api2Bundle\Controller\OrderLineController.0.Api2Bundle\Controller\OrderLineController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\PresenceCheckController" (parent: .abstract.instanceof.Api2Bundle\Controller\PresenceCheckController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\PresenceCheckController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\PresenceCheckController).
Resolving inheritance for ".instanceof.Api2Bundle\Controller\PresenceCheckController.0.Api2Bundle\Controller\PresenceCheckController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\PresenceCheckController).
Resolving inheritance for "Api2Bundle\Controller\PresenceCheckController" (parent: .instanceof.Api2Bundle\Controller\PresenceCheckController.0.Api2Bundle\Controller\PresenceCheckController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\SpeakerController" (parent: .abstract.instanceof.Api2Bundle\Controller\SpeakerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\SpeakerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\SpeakerController).
Resolving inheritance for ".instanceof.Api2Bundle\Controller\SpeakerController.0.Api2Bundle\Controller\SpeakerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\SpeakerController).
Resolving inheritance for "Api2Bundle\Controller\SpeakerController" (parent: .instanceof.Api2Bundle\Controller\SpeakerController.0.Api2Bundle\Controller\SpeakerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\WorkshopController" (parent: .abstract.instanceof.Api2Bundle\Controller\WorkshopController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\WorkshopController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\WorkshopController).
Resolving inheritance for ".instanceof.Api2Bundle\Controller\WorkshopController.0.Api2Bundle\Controller\WorkshopController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\WorkshopController).
Resolving inheritance for "Api2Bundle\Controller\WorkshopController" (parent: .instanceof.Api2Bundle\Controller\WorkshopController.0.Api2Bundle\Controller\WorkshopController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\AgendaController" (parent: .abstract.instanceof.AppBundle\Controller\AgendaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\AgendaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\AgendaController).
Resolving inheritance for ".instanceof.AppBundle\Controller\AgendaController.0.AppBundle\Controller\AgendaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\AgendaController).
Resolving inheritance for "AppBundle\Controller\AgendaController" (parent: .instanceof.AppBundle\Controller\AgendaController.0.AppBundle\Controller\AgendaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\BookingController" (parent: .abstract.instanceof.AppBundle\Controller\BookingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\BookingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\BookingController).
Resolving inheritance for ".instanceof.AppBundle\Controller\BookingController.0.AppBundle\Controller\BookingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\BookingController).
Resolving inheritance for "AppBundle\Controller\BookingController" (parent: .instanceof.AppBundle\Controller\BookingController.0.AppBundle\Controller\BookingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\BulkPrintController" (parent: .abstract.instanceof.AppBundle\Controller\BulkPrintController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\BulkPrintController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\BulkPrintController).
Resolving inheritance for ".instanceof.AppBundle\Controller\BulkPrintController.0.AppBundle\Controller\BulkPrintController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\BulkPrintController).
Resolving inheritance for "AppBundle\Controller\BulkPrintController" (parent: .instanceof.AppBundle\Controller\BulkPrintController.0.AppBundle\Controller\BulkPrintController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\ConventionController" (parent: .abstract.instanceof.AppBundle\Controller\ConventionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\ConventionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\ConventionController).
Resolving inheritance for ".instanceof.AppBundle\Controller\ConventionController.0.AppBundle\Controller\ConventionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\ConventionController).
Resolving inheritance for "AppBundle\Controller\ConventionController" (parent: .instanceof.AppBundle\Controller\ConventionController.0.AppBundle\Controller\ConventionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\ConventionMaterialController" (parent: .abstract.instanceof.AppBundle\Controller\ConventionMaterialController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\ConventionMaterialController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\ConventionMaterialController).
Resolving inheritance for ".instanceof.AppBundle\Controller\ConventionMaterialController.0.AppBundle\Controller\ConventionMaterialController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\ConventionMaterialController).
Resolving inheritance for "AppBundle\Controller\ConventionMaterialController" (parent: .instanceof.AppBundle\Controller\ConventionMaterialController.0.AppBundle\Controller\ConventionMaterialController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\CustomerController" (parent: .abstract.instanceof.AppBundle\Controller\CustomerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\CustomerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\CustomerController).
Resolving inheritance for ".instanceof.AppBundle\Controller\CustomerController.0.AppBundle\Controller\CustomerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\CustomerController).
Resolving inheritance for "AppBundle\Controller\CustomerController" (parent: .instanceof.AppBundle\Controller\CustomerController.0.AppBundle\Controller\CustomerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\CustomerXhrController" (parent: .abstract.instanceof.AppBundle\Controller\CustomerXhrController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\CustomerXhrController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\CustomerXhrController).
Resolving inheritance for ".instanceof.AppBundle\Controller\CustomerXhrController.0.AppBundle\Controller\CustomerXhrController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\CustomerXhrController).
Resolving inheritance for "AppBundle\Controller\CustomerXhrController" (parent: .instanceof.AppBundle\Controller\CustomerXhrController.0.AppBundle\Controller\CustomerXhrController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\DefaultController" (parent: .abstract.instanceof.AppBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.AppBundle\Controller\DefaultController.0.AppBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\DefaultController).
Resolving inheritance for "AppBundle\Controller\DefaultController" (parent: .instanceof.AppBundle\Controller\DefaultController.0.AppBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\EvaluationController" (parent: .abstract.instanceof.AppBundle\Controller\EvaluationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\EvaluationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\EvaluationController).
Resolving inheritance for ".instanceof.AppBundle\Controller\EvaluationController.0.AppBundle\Controller\EvaluationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\EvaluationController).
Resolving inheritance for "AppBundle\Controller\EvaluationController" (parent: .instanceof.AppBundle\Controller\EvaluationController.0.AppBundle\Controller\EvaluationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\FeedController" (parent: .abstract.instanceof.AppBundle\Controller\FeedController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\FeedController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\FeedController).
Resolving inheritance for ".instanceof.AppBundle\Controller\FeedController.0.AppBundle\Controller\FeedController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\FeedController).
Resolving inheritance for "AppBundle\Controller\FeedController" (parent: .instanceof.AppBundle\Controller\FeedController.0.AppBundle\Controller\FeedController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\ImportPaymentController" (parent: .abstract.instanceof.AppBundle\Controller\ImportPaymentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\ImportPaymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\ImportPaymentController).
Resolving inheritance for ".instanceof.AppBundle\Controller\ImportPaymentController.0.AppBundle\Controller\ImportPaymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\ImportPaymentController).
Resolving inheritance for "AppBundle\Controller\ImportPaymentController" (parent: .instanceof.AppBundle\Controller\ImportPaymentController.0.AppBundle\Controller\ImportPaymentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\ImportPaymentXhrController" (parent: .abstract.instanceof.AppBundle\Controller\ImportPaymentXhrController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\ImportPaymentXhrController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\ImportPaymentXhrController).
Resolving inheritance for ".instanceof.AppBundle\Controller\ImportPaymentXhrController.0.AppBundle\Controller\ImportPaymentXhrController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\ImportPaymentXhrController).
Resolving inheritance for "AppBundle\Controller\ImportPaymentXhrController" (parent: .instanceof.AppBundle\Controller\ImportPaymentXhrController.0.AppBundle\Controller\ImportPaymentXhrController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\IndustryBookingController" (parent: .abstract.instanceof.AppBundle\Controller\IndustryBookingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\IndustryBookingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\IndustryBookingController).
Resolving inheritance for ".instanceof.AppBundle\Controller\IndustryBookingController.0.AppBundle\Controller\IndustryBookingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\IndustryBookingController).
Resolving inheritance for "AppBundle\Controller\IndustryBookingController" (parent: .instanceof.AppBundle\Controller\IndustryBookingController.0.AppBundle\Controller\IndustryBookingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\IndustryController" (parent: .abstract.instanceof.AppBundle\Controller\IndustryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\IndustryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\IndustryController).
Resolving inheritance for ".instanceof.AppBundle\Controller\IndustryController.0.AppBundle\Controller\IndustryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\IndustryController).
Resolving inheritance for "AppBundle\Controller\IndustryController" (parent: .instanceof.AppBundle\Controller\IndustryController.0.AppBundle\Controller\IndustryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\IndustryFileController" (parent: .abstract.instanceof.AppBundle\Controller\IndustryFileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\IndustryFileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\IndustryFileController).
Resolving inheritance for ".instanceof.AppBundle\Controller\IndustryFileController.0.AppBundle\Controller\IndustryFileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\IndustryFileController).
Resolving inheritance for "AppBundle\Controller\IndustryFileController" (parent: .instanceof.AppBundle\Controller\IndustryFileController.0.AppBundle\Controller\IndustryFileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\IndustryProductController" (parent: .abstract.instanceof.AppBundle\Controller\IndustryProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\IndustryProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\IndustryProductController).
Resolving inheritance for ".instanceof.AppBundle\Controller\IndustryProductController.0.AppBundle\Controller\IndustryProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\IndustryProductController).
Resolving inheritance for "AppBundle\Controller\IndustryProductController" (parent: .instanceof.AppBundle\Controller\IndustryProductController.0.AppBundle\Controller\IndustryProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\InvoiceController" (parent: .abstract.instanceof.AppBundle\Controller\InvoiceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\InvoiceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\InvoiceController).
Resolving inheritance for ".instanceof.AppBundle\Controller\InvoiceController.0.AppBundle\Controller\InvoiceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\InvoiceController).
Resolving inheritance for "AppBundle\Controller\InvoiceController" (parent: .instanceof.AppBundle\Controller\InvoiceController.0.AppBundle\Controller\InvoiceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\LiveStream\LiveStreamController" (parent: .abstract.instanceof.AppBundle\Controller\LiveStream\LiveStreamController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\LiveStream\LiveStreamController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\LiveStream\LiveStreamController).
Resolving inheritance for ".instanceof.AppBundle\Controller\LiveStream\LiveStreamController.0.AppBundle\Controller\LiveStream\LiveStreamController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\LiveStream\LiveStreamController).
Resolving inheritance for "AppBundle\Controller\LiveStream\LiveStreamController" (parent: .instanceof.AppBundle\Controller\LiveStream\LiveStreamController.0.AppBundle\Controller\LiveStream\LiveStreamController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\LiveVoting\LiveVotingController" (parent: .abstract.instanceof.AppBundle\Controller\LiveVoting\LiveVotingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\LiveVoting\LiveVotingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\LiveVoting\LiveVotingController).
Resolving inheritance for ".instanceof.AppBundle\Controller\LiveVoting\LiveVotingController.0.AppBundle\Controller\LiveVoting\LiveVotingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\LiveVoting\LiveVotingController).
Resolving inheritance for "AppBundle\Controller\LiveVoting\LiveVotingController" (parent: .instanceof.AppBundle\Controller\LiveVoting\LiveVotingController.0.AppBundle\Controller\LiveVoting\LiveVotingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\Log\ActionLogController" (parent: .abstract.instanceof.AppBundle\Controller\Log\ActionLogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\Log\ActionLogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\Log\ActionLogController).
Resolving inheritance for ".instanceof.AppBundle\Controller\Log\ActionLogController.0.AppBundle\Controller\Log\ActionLogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\Log\ActionLogController).
Resolving inheritance for "AppBundle\Controller\Log\ActionLogController" (parent: .instanceof.AppBundle\Controller\Log\ActionLogController.0.AppBundle\Controller\Log\ActionLogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\Log\BookingLogController" (parent: .abstract.instanceof.AppBundle\Controller\Log\BookingLogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\Log\BookingLogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\Log\BookingLogController).
Resolving inheritance for ".instanceof.AppBundle\Controller\Log\BookingLogController.0.AppBundle\Controller\Log\BookingLogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\Log\BookingLogController).
Resolving inheritance for "AppBundle\Controller\Log\BookingLogController" (parent: .instanceof.AppBundle\Controller\Log\BookingLogController.0.AppBundle\Controller\Log\BookingLogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\Log\EmailLogController" (parent: .abstract.instanceof.AppBundle\Controller\Log\EmailLogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\Log\EmailLogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\Log\EmailLogController).
Resolving inheritance for ".instanceof.AppBundle\Controller\Log\EmailLogController.0.AppBundle\Controller\Log\EmailLogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\Log\EmailLogController).
Resolving inheritance for "AppBundle\Controller\Log\EmailLogController" (parent: .instanceof.AppBundle\Controller\Log\EmailLogController.0.AppBundle\Controller\Log\EmailLogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\Log\PayLogController" (parent: .abstract.instanceof.AppBundle\Controller\Log\PayLogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\Log\PayLogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\Log\PayLogController).
Resolving inheritance for ".instanceof.AppBundle\Controller\Log\PayLogController.0.AppBundle\Controller\Log\PayLogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\Log\PayLogController).
Resolving inheritance for "AppBundle\Controller\Log\PayLogController" (parent: .instanceof.AppBundle\Controller\Log\PayLogController.0.AppBundle\Controller\Log\PayLogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\Log\ScannerLogController" (parent: .abstract.instanceof.AppBundle\Controller\Log\ScannerLogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\Log\ScannerLogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\Log\ScannerLogController).
Resolving inheritance for ".instanceof.AppBundle\Controller\Log\ScannerLogController.0.AppBundle\Controller\Log\ScannerLogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\Log\ScannerLogController).
Resolving inheritance for "AppBundle\Controller\Log\ScannerLogController" (parent: .instanceof.AppBundle\Controller\Log\ScannerLogController.0.AppBundle\Controller\Log\ScannerLogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\MyAppBaseController" (parent: .abstract.instanceof.AppBundle\Controller\MyAppBaseController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\MyAppBaseController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\MyAppBaseController).
Resolving inheritance for "AppBundle\Controller\MyAppBaseController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\MyAppBaseController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\OrganizerController" (parent: .abstract.instanceof.AppBundle\Controller\OrganizerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\OrganizerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\OrganizerController).
Resolving inheritance for ".instanceof.AppBundle\Controller\OrganizerController.0.AppBundle\Controller\OrganizerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\OrganizerController).
Resolving inheritance for "AppBundle\Controller\OrganizerController" (parent: .instanceof.AppBundle\Controller\OrganizerController.0.AppBundle\Controller\OrganizerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\OverviewController" (parent: .abstract.instanceof.AppBundle\Controller\OverviewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\OverviewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\OverviewController).
Resolving inheritance for ".instanceof.AppBundle\Controller\OverviewController.0.AppBundle\Controller\OverviewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\OverviewController).
Resolving inheritance for "AppBundle\Controller\OverviewController" (parent: .instanceof.AppBundle\Controller\OverviewController.0.AppBundle\Controller\OverviewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\PDFController" (parent: .abstract.instanceof.AppBundle\Controller\PDFController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\PDFController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\PDFController).
Resolving inheritance for ".instanceof.AppBundle\Controller\PDFController.0.AppBundle\Controller\PDFController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\PDFController).
Resolving inheritance for "AppBundle\Controller\PDFController" (parent: .instanceof.AppBundle\Controller\PDFController.0.AppBundle\Controller\PDFController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\PDFTestController" (parent: .abstract.instanceof.AppBundle\Controller\PDFTestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\PDFTestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\PDFTestController).
Resolving inheritance for ".instanceof.AppBundle\Controller\PDFTestController.0.AppBundle\Controller\PDFTestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\PDFTestController).
Resolving inheritance for "AppBundle\Controller\PDFTestController" (parent: .instanceof.AppBundle\Controller\PDFTestController.0.AppBundle\Controller\PDFTestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\PayTransactionController" (parent: .abstract.instanceof.AppBundle\Controller\PayTransactionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\PayTransactionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\PayTransactionController).
Resolving inheritance for ".instanceof.AppBundle\Controller\PayTransactionController.0.AppBundle\Controller\PayTransactionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\PayTransactionController).
Resolving inheritance for "AppBundle\Controller\PayTransactionController" (parent: .instanceof.AppBundle\Controller\PayTransactionController.0.AppBundle\Controller\PayTransactionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\PaymentController" (parent: .abstract.instanceof.AppBundle\Controller\PaymentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\PaymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\PaymentController).
Resolving inheritance for ".instanceof.AppBundle\Controller\PaymentController.0.AppBundle\Controller\PaymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\PaymentController).
Resolving inheritance for "AppBundle\Controller\PaymentController" (parent: .instanceof.AppBundle\Controller\PaymentController.0.AppBundle\Controller\PaymentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\PresenceCheckController" (parent: .abstract.instanceof.AppBundle\Controller\PresenceCheckController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\PresenceCheckController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\PresenceCheckController).
Resolving inheritance for ".instanceof.AppBundle\Controller\PresenceCheckController.0.AppBundle\Controller\PresenceCheckController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\PresenceCheckController).
Resolving inheritance for "AppBundle\Controller\PresenceCheckController" (parent: .instanceof.AppBundle\Controller\PresenceCheckController.0.AppBundle\Controller\PresenceCheckController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\ReceiptController" (parent: .abstract.instanceof.AppBundle\Controller\ReceiptController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\ReceiptController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\ReceiptController).
Resolving inheritance for ".instanceof.AppBundle\Controller\ReceiptController.0.AppBundle\Controller\ReceiptController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\ReceiptController).
Resolving inheritance for "AppBundle\Controller\ReceiptController" (parent: .instanceof.AppBundle\Controller\ReceiptController.0.AppBundle\Controller\ReceiptController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\ReportController" (parent: .abstract.instanceof.AppBundle\Controller\ReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\ReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\ReportController).
Resolving inheritance for ".instanceof.AppBundle\Controller\ReportController.0.AppBundle\Controller\ReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\ReportController).
Resolving inheritance for "AppBundle\Controller\ReportController" (parent: .instanceof.AppBundle\Controller\ReportController.0.AppBundle\Controller\ReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\SalutationController" (parent: .abstract.instanceof.AppBundle\Controller\SalutationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\SalutationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\SalutationController).
Resolving inheritance for ".instanceof.AppBundle\Controller\SalutationController.0.AppBundle\Controller\SalutationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\SalutationController).
Resolving inheritance for "AppBundle\Controller\SalutationController" (parent: .instanceof.AppBundle\Controller\SalutationController.0.AppBundle\Controller\SalutationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\SpeakerAvailabilityController" (parent: .abstract.instanceof.AppBundle\Controller\SpeakerAvailabilityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\SpeakerAvailabilityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\SpeakerAvailabilityController).
Resolving inheritance for ".instanceof.AppBundle\Controller\SpeakerAvailabilityController.0.AppBundle\Controller\SpeakerAvailabilityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\SpeakerAvailabilityController).
Resolving inheritance for "AppBundle\Controller\SpeakerAvailabilityController" (parent: .instanceof.AppBundle\Controller\SpeakerAvailabilityController.0.AppBundle\Controller\SpeakerAvailabilityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\SpeakerController" (parent: .abstract.instanceof.AppBundle\Controller\SpeakerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\SpeakerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\SpeakerController).
Resolving inheritance for ".instanceof.AppBundle\Controller\SpeakerController.0.AppBundle\Controller\SpeakerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\SpeakerController).
Resolving inheritance for "AppBundle\Controller\SpeakerController" (parent: .instanceof.AppBundle\Controller\SpeakerController.0.AppBundle\Controller\SpeakerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\SpeakerSchedulerController" (parent: .abstract.instanceof.AppBundle\Controller\SpeakerSchedulerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\SpeakerSchedulerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\SpeakerSchedulerController).
Resolving inheritance for ".instanceof.AppBundle\Controller\SpeakerSchedulerController.0.AppBundle\Controller\SpeakerSchedulerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\SpeakerSchedulerController).
Resolving inheritance for "AppBundle\Controller\SpeakerSchedulerController" (parent: .instanceof.AppBundle\Controller\SpeakerSchedulerController.0.AppBundle\Controller\SpeakerSchedulerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\SpeakerStayController" (parent: .abstract.instanceof.AppBundle\Controller\SpeakerStayController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\SpeakerStayController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\SpeakerStayController).
Resolving inheritance for ".instanceof.AppBundle\Controller\SpeakerStayController.0.AppBundle\Controller\SpeakerStayController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\SpeakerStayController).
Resolving inheritance for "AppBundle\Controller\SpeakerStayController" (parent: .instanceof.AppBundle\Controller\SpeakerStayController.0.AppBundle\Controller\SpeakerStayController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\Test\TestController" (parent: .abstract.instanceof.AppBundle\Controller\Test\TestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\Test\TestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\Test\TestController).
Resolving inheritance for ".instanceof.AppBundle\Controller\Test\TestController.0.AppBundle\Controller\Test\TestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\Test\TestController).
Resolving inheritance for "AppBundle\Controller\Test\TestController" (parent: .instanceof.AppBundle\Controller\Test\TestController.0.AppBundle\Controller\Test\TestController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\Test\TestPushController" (parent: .abstract.instanceof.AppBundle\Controller\Test\TestPushController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\Test\TestPushController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\Test\TestPushController).
Resolving inheritance for ".instanceof.AppBundle\Controller\Test\TestPushController.0.AppBundle\Controller\Test\TestPushController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\Test\TestPushController).
Resolving inheritance for "AppBundle\Controller\Test\TestPushController" (parent: .instanceof.AppBundle\Controller\Test\TestPushController.0.AppBundle\Controller\Test\TestPushController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\TicketController" (parent: .abstract.instanceof.AppBundle\Controller\TicketController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\TicketController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\TicketController).
Resolving inheritance for ".instanceof.AppBundle\Controller\TicketController.0.AppBundle\Controller\TicketController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\TicketController).
Resolving inheritance for "AppBundle\Controller\TicketController" (parent: .instanceof.AppBundle\Controller\TicketController.0.AppBundle\Controller\TicketController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\UserController" (parent: .abstract.instanceof.AppBundle\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\UserController).
Resolving inheritance for ".instanceof.AppBundle\Controller\UserController.0.AppBundle\Controller\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\UserController).
Resolving inheritance for "AppBundle\Controller\UserController" (parent: .instanceof.AppBundle\Controller\UserController.0.AppBundle\Controller\UserController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\UserExportController" (parent: .abstract.instanceof.AppBundle\Controller\UserExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\UserExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\UserExportController).
Resolving inheritance for ".instanceof.AppBundle\Controller\UserExportController.0.AppBundle\Controller\UserExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\UserExportController).
Resolving inheritance for "AppBundle\Controller\UserExportController" (parent: .instanceof.AppBundle\Controller\UserExportController.0.AppBundle\Controller\UserExportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\WorkshopController" (parent: .abstract.instanceof.AppBundle\Controller\WorkshopController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\WorkshopController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\WorkshopController).
Resolving inheritance for ".instanceof.AppBundle\Controller\WorkshopController.0.AppBundle\Controller\WorkshopController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\WorkshopController).
Resolving inheritance for "AppBundle\Controller\WorkshopController" (parent: .instanceof.AppBundle\Controller\WorkshopController.0.AppBundle\Controller\WorkshopController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\WorkshopPrintController" (parent: .abstract.instanceof.AppBundle\Controller\WorkshopPrintController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\WorkshopPrintController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\WorkshopPrintController).
Resolving inheritance for ".instanceof.AppBundle\Controller\WorkshopPrintController.0.AppBundle\Controller\WorkshopPrintController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\WorkshopPrintController).
Resolving inheritance for "AppBundle\Controller\WorkshopPrintController" (parent: .instanceof.AppBundle\Controller\WorkshopPrintController.0.AppBundle\Controller\WorkshopPrintController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\WorkshopSchedulerController" (parent: .abstract.instanceof.AppBundle\Controller\WorkshopSchedulerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\WorkshopSchedulerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\WorkshopSchedulerController).
Resolving inheritance for ".instanceof.AppBundle\Controller\WorkshopSchedulerController.0.AppBundle\Controller\WorkshopSchedulerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\WorkshopSchedulerController).
Resolving inheritance for "AppBundle\Controller\WorkshopSchedulerController" (parent: .instanceof.AppBundle\Controller\WorkshopSchedulerController.0.AppBundle\Controller\WorkshopSchedulerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\XmlExportController" (parent: .abstract.instanceof.AppBundle\Controller\XmlExportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\XmlExportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\XmlExportController).
Resolving inheritance for ".instanceof.AppBundle\Controller\XmlExportController.0.AppBundle\Controller\XmlExportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\XmlExportController).
Resolving inheritance for "AppBundle\Controller\XmlExportController" (parent: .instanceof.AppBundle\Controller\XmlExportController.0.AppBundle\Controller\XmlExportController).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AppBundle\Domain\Convention\ConventionRepository" (parent: .abstract.instanceof.AppBundle\Domain\Convention\ConventionRepository).
Resolving inheritance for "AppBundle\Domain\Convention\ConventionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AppBundle\Domain\Convention\ConventionRepository).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PublicBundle\Controller\DefaultController" (parent: .abstract.instanceof.PublicBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PublicBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PublicBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.PublicBundle\Controller\DefaultController.0.PublicBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PublicBundle\Controller\DefaultController).
Resolving inheritance for "PublicBundle\Controller\DefaultController" (parent: .instanceof.PublicBundle\Controller\DefaultController.0.PublicBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PublicBundle\Controller\MonitorController" (parent: .abstract.instanceof.PublicBundle\Controller\MonitorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PublicBundle\Controller\MonitorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PublicBundle\Controller\MonitorController).
Resolving inheritance for ".instanceof.PublicBundle\Controller\MonitorController.0.PublicBundle\Controller\MonitorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PublicBundle\Controller\MonitorController).
Resolving inheritance for "PublicBundle\Controller\MonitorController" (parent: .instanceof.PublicBundle\Controller\MonitorController.0.PublicBundle\Controller\MonitorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\AvailableTicketsController" (parent: .abstract.instanceof.ShopBundle\Controller\AvailableTicketsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\AvailableTicketsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\AvailableTicketsController).
Resolving inheritance for ".instanceof.ShopBundle\Controller\AvailableTicketsController.0.ShopBundle\Controller\AvailableTicketsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\AvailableTicketsController).
Resolving inheritance for "ShopBundle\Controller\AvailableTicketsController" (parent: .instanceof.ShopBundle\Controller\AvailableTicketsController.0.ShopBundle\Controller\AvailableTicketsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\BookedProductsController" (parent: .abstract.instanceof.ShopBundle\Controller\BookedProductsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\BookedProductsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\BookedProductsController).
Resolving inheritance for ".instanceof.ShopBundle\Controller\BookedProductsController.0.ShopBundle\Controller\BookedProductsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\BookedProductsController).
Resolving inheritance for "ShopBundle\Controller\BookedProductsController" (parent: .instanceof.ShopBundle\Controller\BookedProductsController.0.ShopBundle\Controller\BookedProductsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\CartCheckoutController" (parent: .abstract.instanceof.ShopBundle\Controller\CartCheckoutController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\CartCheckoutController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\CartCheckoutController).
Resolving inheritance for ".instanceof.ShopBundle\Controller\CartCheckoutController.0.ShopBundle\Controller\CartCheckoutController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\CartCheckoutController).
Resolving inheritance for "ShopBundle\Controller\CartCheckoutController" (parent: .instanceof.ShopBundle\Controller\CartCheckoutController.0.ShopBundle\Controller\CartCheckoutController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\CartController" (parent: .abstract.instanceof.ShopBundle\Controller\CartController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\CartController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\CartController).
Resolving inheritance for ".instanceof.ShopBundle\Controller\CartController.0.ShopBundle\Controller\CartController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\CartController).
Resolving inheritance for "ShopBundle\Controller\CartController" (parent: .instanceof.ShopBundle\Controller\CartController.0.ShopBundle\Controller\CartController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\ConventionMaterialController" (parent: .abstract.instanceof.ShopBundle\Controller\ConventionMaterialController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\ConventionMaterialController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\ConventionMaterialController).
Resolving inheritance for ".instanceof.ShopBundle\Controller\ConventionMaterialController.0.ShopBundle\Controller\ConventionMaterialController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\ConventionMaterialController).
Resolving inheritance for "ShopBundle\Controller\ConventionMaterialController" (parent: .instanceof.ShopBundle\Controller\ConventionMaterialController.0.ShopBundle\Controller\ConventionMaterialController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\CustomerController" (parent: .abstract.instanceof.ShopBundle\Controller\CustomerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\CustomerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\CustomerController).
Resolving inheritance for ".instanceof.ShopBundle\Controller\CustomerController.0.ShopBundle\Controller\CustomerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\CustomerController).
Resolving inheritance for "ShopBundle\Controller\CustomerController" (parent: .instanceof.ShopBundle\Controller\CustomerController.0.ShopBundle\Controller\CustomerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\DefaultController" (parent: .abstract.instanceof.ShopBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.ShopBundle\Controller\DefaultController.0.ShopBundle\Controller\DefaultController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\DefaultController).
Resolving inheritance for "ShopBundle\Controller\DefaultController" (parent: .instanceof.ShopBundle\Controller\DefaultController.0.ShopBundle\Controller\DefaultController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\ForgotPasswordController" (parent: .abstract.instanceof.ShopBundle\Controller\ForgotPasswordController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\ForgotPasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\ForgotPasswordController).
Resolving inheritance for ".instanceof.ShopBundle\Controller\ForgotPasswordController.0.ShopBundle\Controller\ForgotPasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\ForgotPasswordController).
Resolving inheritance for "ShopBundle\Controller\ForgotPasswordController" (parent: .instanceof.ShopBundle\Controller\ForgotPasswordController.0.ShopBundle\Controller\ForgotPasswordController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\ForgotUsernameController" (parent: .abstract.instanceof.ShopBundle\Controller\ForgotUsernameController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\ForgotUsernameController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\ForgotUsernameController).
Resolving inheritance for ".instanceof.ShopBundle\Controller\ForgotUsernameController.0.ShopBundle\Controller\ForgotUsernameController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\ForgotUsernameController).
Resolving inheritance for "ShopBundle\Controller\ForgotUsernameController" (parent: .instanceof.ShopBundle\Controller\ForgotUsernameController.0.ShopBundle\Controller\ForgotUsernameController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\GotoController" (parent: .abstract.instanceof.ShopBundle\Controller\GotoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\GotoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\GotoController).
Resolving inheritance for ".instanceof.ShopBundle\Controller\GotoController.0.ShopBundle\Controller\GotoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\GotoController).
Resolving inheritance for "ShopBundle\Controller\GotoController" (parent: .instanceof.ShopBundle\Controller\GotoController.0.ShopBundle\Controller\GotoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\LiveStreamController" (parent: .abstract.instanceof.ShopBundle\Controller\LiveStreamController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\LiveStreamController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\LiveStreamController).
Resolving inheritance for ".instanceof.ShopBundle\Controller\LiveStreamController.0.ShopBundle\Controller\LiveStreamController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\LiveStreamController).
Resolving inheritance for "ShopBundle\Controller\LiveStreamController" (parent: .instanceof.ShopBundle\Controller\LiveStreamController.0.ShopBundle\Controller\LiveStreamController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\LoginController" (parent: .abstract.instanceof.ShopBundle\Controller\LoginController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\LoginController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\LoginController).
Resolving inheritance for ".instanceof.ShopBundle\Controller\LoginController.0.ShopBundle\Controller\LoginController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\LoginController).
Resolving inheritance for "ShopBundle\Controller\LoginController" (parent: .instanceof.ShopBundle\Controller\LoginController.0.ShopBundle\Controller\LoginController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\PaypalIPNController" (parent: .abstract.instanceof.ShopBundle\Controller\PaypalIPNController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\PaypalIPNController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\PaypalIPNController).
Resolving inheritance for ".instanceof.ShopBundle\Controller\PaypalIPNController.0.ShopBundle\Controller\PaypalIPNController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\PaypalIPNController).
Resolving inheritance for "ShopBundle\Controller\PaypalIPNController" (parent: .instanceof.ShopBundle\Controller\PaypalIPNController.0.ShopBundle\Controller\PaypalIPNController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\PaypalIPNFakeController" (parent: .abstract.instanceof.ShopBundle\Controller\PaypalIPNFakeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\PaypalIPNFakeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\PaypalIPNFakeController).
Resolving inheritance for ".instanceof.ShopBundle\Controller\PaypalIPNFakeController.0.ShopBundle\Controller\PaypalIPNFakeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\PaypalIPNFakeController).
Resolving inheritance for "ShopBundle\Controller\PaypalIPNFakeController" (parent: .instanceof.ShopBundle\Controller\PaypalIPNFakeController.0.ShopBundle\Controller\PaypalIPNFakeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\RegisterController" (parent: .abstract.instanceof.ShopBundle\Controller\RegisterController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\RegisterController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\RegisterController).
Resolving inheritance for ".instanceof.ShopBundle\Controller\RegisterController.0.ShopBundle\Controller\RegisterController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\RegisterController).
Resolving inheritance for "ShopBundle\Controller\RegisterController" (parent: .instanceof.ShopBundle\Controller\RegisterController.0.ShopBundle\Controller\RegisterController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\Test\TestEmailController" (parent: .abstract.instanceof.ShopBundle\Controller\Test\TestEmailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\Test\TestEmailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\Test\TestEmailController).
Resolving inheritance for ".instanceof.ShopBundle\Controller\Test\TestEmailController.0.ShopBundle\Controller\Test\TestEmailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\Test\TestEmailController).
Resolving inheritance for "ShopBundle\Controller\Test\TestEmailController" (parent: .instanceof.ShopBundle\Controller\Test\TestEmailController.0.ShopBundle\Controller\Test\TestEmailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\TicketController" (parent: .abstract.instanceof.ShopBundle\Controller\TicketController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\TicketController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\TicketController).
Resolving inheritance for ".instanceof.ShopBundle\Controller\TicketController.0.ShopBundle\Controller\TicketController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\TicketController).
Resolving inheritance for "ShopBundle\Controller\TicketController" (parent: .instanceof.ShopBundle\Controller\TicketController.0.ShopBundle\Controller\TicketController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\WorkshopController" (parent: .abstract.instanceof.ShopBundle\Controller\WorkshopController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\WorkshopController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\WorkshopController).
Resolving inheritance for ".instanceof.ShopBundle\Controller\WorkshopController.0.ShopBundle\Controller\WorkshopController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\WorkshopController).
Resolving inheritance for "ShopBundle\Controller\WorkshopController" (parent: .instanceof.ShopBundle\Controller\WorkshopController.0.ShopBundle\Controller\WorkshopController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\WorkshopInfoController" (parent: .abstract.instanceof.ShopBundle\Controller\WorkshopInfoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\WorkshopInfoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\WorkshopInfoController).
Resolving inheritance for ".instanceof.ShopBundle\Controller\WorkshopInfoController.0.ShopBundle\Controller\WorkshopInfoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\WorkshopInfoController).
Resolving inheritance for "ShopBundle\Controller\WorkshopInfoController" (parent: .instanceof.ShopBundle\Controller\WorkshopInfoController.0.ShopBundle\Controller\WorkshopInfoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\WorkshopPlannerController" (parent: .abstract.instanceof.ShopBundle\Controller\WorkshopPlannerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\WorkshopPlannerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\WorkshopPlannerController).
Resolving inheritance for ".instanceof.ShopBundle\Controller\WorkshopPlannerController.0.ShopBundle\Controller\WorkshopPlannerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\WorkshopPlannerController).
Resolving inheritance for "ShopBundle\Controller\WorkshopPlannerController" (parent: .instanceof.ShopBundle\Controller\WorkshopPlannerController.0.ShopBundle\Controller\WorkshopPlannerController).
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 "fos_rest.view_handler" (parent: fos_rest.view_handler.default).
Resolving inheritance for "lexik_jwt_authentication.key_loader.raw" (parent: lexik_jwt_authentication.key_loader.abstract).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\SmartUniqueNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.shop_profile_logo" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "AppBundle\Application\Organizer\OrganizerImageNamer.organizer_logo" (parent: AppBundle\Application\Organizer\OrganizerImageNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.industry_file" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "AppBundle\Application\VacinationCertificate\VacinationCertificateFileNamer.vacination_certificate" (parent: AppBundle\Application\VacinationCertificate\VacinationCertificateFileNamer).
Resolving inheritance for "AppBundle\Application\ConventionMaterial\ConventionMaterialFileNamer.convention_material" (parent: AppBundle\Application\ConventionMaterial\ConventionMaterialFileNamer).
Resolving inheritance for "AppBundle\Application\SpeakerVita\SpeakerVitaFileNamer.speaker_vita" (parent: AppBundle\Application\SpeakerVita\SpeakerVitaFileNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.terms_conditions" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SmartUniqueNamer.ticket_logo" (parent: Vich\UploaderBundle\Naming\SmartUniqueNamer).
Resolving inheritance for "vich_uploader.listener.inject.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.upload.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.clean.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.remove.orm" (parent: vich_uploader.listener.doctrine.base).
Resolving inheritance for "vich_uploader.listener.inject.mongodb" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.upload.mongodb" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.mongodb" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.mongodb" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.inject.phpcr" (parent: vich_uploader.listener.inject.orm).
Resolving inheritance for "vich_uploader.listener.upload.phpcr" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.phpcr" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.phpcr" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\UniqidNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\UniqidNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\UniqidNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\UniqidNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\PropertyNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\PropertyNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\PropertyNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\PropertyNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\OrignameNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\OrignameNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\OrignameNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\OrignameNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\HashNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\HashNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\HashNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\HashNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\Base64Namer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\Base64Namer).
Resolving inheritance for "Vich\UploaderBundle\Naming\Base64Namer" (parent: .instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\Base64Namer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\SubdirDirectoryNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\SubdirDirectoryNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\SubdirDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\SubdirDirectoryNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\PropertyDirectoryNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\PropertyDirectoryNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\PropertyDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\PropertyDirectoryNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer).
Resolving inheritance for ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer" (parent: .abstract.instanceof.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer).
Resolving inheritance for "Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer" (parent: .instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer).
Resolving inheritance for "vich_uploader.listener.clean.shop_profile_logo" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.shop_profile_logo" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.shop_profile_logo" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.organizer_logo" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.organizer_logo" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.organizer_logo" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.industry_file" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.industry_file" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.industry_file" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.vacination_certificate" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.vacination_certificate" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.vacination_certificate" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.convention_material" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.convention_material" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.convention_material" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.speaker_vita" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.speaker_vita" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.speaker_vita" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.terms_conditions" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.terms_conditions" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.terms_conditions" (parent: vich_uploader.listener.upload.orm).
Resolving inheritance for "vich_uploader.listener.clean.ticket_logo" (parent: vich_uploader.listener.clean.orm).
Resolving inheritance for "vich_uploader.listener.remove.ticket_logo" (parent: vich_uploader.listener.remove.orm).
Resolving inheritance for "vich_uploader.listener.upload.ticket_logo" (parent: vich_uploader.listener.upload.orm).
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.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "lock.default.factory" (parent: lock.factory.abstract).
Resolving inheritance for "doctrine.result_cache_pool" (parent: cache.app).
Resolving inheritance for "doctrine.system_cache_pool" (parent: cache.system).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_csrf_token_valid_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.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.agenda" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.agenda" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.workshop" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.workshop" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.speakers" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.speakers" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api2_customers_login" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.api2_customers_login" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api2_login" (parent: security.firewall.config).
Resolving inheritance for "security.authenticator.form_login.api2_login" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.api2_login.form_login" (parent: security.authentication.custom_success_handler).
Resolving inheritance for "security.authentication.success_handler.api2_login.form_login" (parent: lexik_jwt_authentication.handler.authentication_success).
Resolving inheritance for "security.authentication.failure_handler.api2_login.form_login" (parent: security.authentication.custom_failure_handler).
Resolving inheritance for "security.authentication.failure_handler.api2_login.form_login" (parent: lexik_jwt_authentication.handler.authentication_failure).
Resolving inheritance for "security.authenticator.manager.api2_login" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api2_login" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api2_login" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api2_login" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api2_login" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api2" (parent: security.firewall.config).
Resolving inheritance for "security.listener.api2.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.authenticator.jwt.api2" (parent: lexik_jwt_authentication.security.jwt_authenticator).
Resolving inheritance for "security.authenticator.manager.api2" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api2" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api2" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api2" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api2" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.shop" (parent: security.firewall.config).
Resolving inheritance for "security.listener.shop.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.shop" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.shop" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.shop" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.shop" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.form_login.shop" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.shop.form_login" (parent: security.authentication.custom_success_handler).
Resolving inheritance for "security.authentication.success_handler.shop.form_login" (parent: security.shop.authentication.success.handler).
Resolving inheritance for "security.authentication.failure_handler.shop.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "cache.security_token_verifier" (parent: cache.system).
Resolving inheritance for "security.authenticator.remember_me_signature_hasher.shop" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.shop" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.shop" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.shop" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.shop" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.shop" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.shop" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.shop" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.shop" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.shop" (parent: security.firewall.lazy_context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.1" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.form_login.main" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.custom_success_handler).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: user.login.handler).
Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authenticator.remember_me_signature_hasher.main" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.main" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.main" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.main" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.main" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.authentication.switchuser_listener.main" (parent: security.authentication.switchuser_listener).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for ".abstract.instanceof.app.order.write.service" (parent: app.abstract.write.service).
Resolving inheritance for ".abstract.instanceof.app.order_line.write.service" (parent: app.abstract.write.service).
Resolving inheritance for ".abstract.instanceof.app.pay_transaction.write.service" (parent: app.abstract.write.service).
Resolving inheritance for ".abstract.instanceof.app.presence_check.write.service" (parent: app.abstract.write.service).
Resolving inheritance for "doctrine.dbal.default_schema_asset_filter_manager" (parent: doctrine.dbal.schema_asset_filter_manager).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.default" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware.default" (parent: Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware).
Resolving inheritance for "cache.app.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.system.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.validator.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.serializer.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.property_info.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "doctrine.result_cache_pool.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "doctrine.system_cache_pool.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.validator_expression_language.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.security_expression_language.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.security_is_csrf_token_valid_attribute_expression_language.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "cache.security_token_verifier.traceable" (parent: sentry.tracing.traceable_cache_adapter).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.eight_points_guzzle" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.nelmio_api_doc" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.lock" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.db" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.user_action_db" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.booking_db" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.customer_email_db" (parent: monolog.logger_prototype).
10
Removing service-argument resolver for controller "PublicBundle\Controller\MonitorController::findCurrentOrNextWorkshop": no corresponding services exist for the referenced types.
Removing method "setManagerRegistry" of service "Dukecity\CommandSchedulerBundle\Controller\DetailController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Dukecity\CommandSchedulerBundle\Controller\DetailController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "Dukecity\CommandSchedulerBundle\Controller\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "Dukecity\CommandSchedulerBundle\Controller\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Dukecity\CommandSchedulerBundle\Controller\ListController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setLogger" of service "Dukecity\CommandSchedulerBundle\Controller\ApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setCommandParser" of service "Dukecity\CommandSchedulerBundle\Controller\ApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setManagerRegistry" of service "Dukecity\CommandSchedulerBundle\Controller\ApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
Removing method "setTranslator" of service "Dukecity\CommandSchedulerBundle\Controller\ApiController" from controller candidates: the method is called at instantiation, thus cannot be an action.
383
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 "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $default.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $default.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service ".GuzzleHttp\ClientInterface $my_clientClient"; reason: private alias.
Removed service "GuzzleHttp\ClientInterface $myClientClient"; reason: private alias.
Removed service "GuzzleHttp\ClientInterface $apiClient"; reason: private alias.
Removed service "FOS\RestBundle\View\ViewHandlerInterface"; reason: private alias.
Removed service "FOS\RestBundle\Request\ParamFetcherInterface"; reason: private alias.
Removed service "fos_user.doctrine_registry"; reason: private alias.
Removed service "FOS\UserBundle\Security\LoginManagerInterface"; reason: private alias.
Removed service "FOS\UserBundle\Util\TokenGeneratorInterface"; reason: private alias.
Removed service "FOS\UserBundle\Util\PasswordUpdaterInterface"; reason: private alias.
Removed service "FOS\UserBundle\Util\CanonicalFieldsUpdater"; reason: private alias.
Removed service "FOS\UserBundle\Model\UserManagerInterface"; reason: private alias.
Removed service "fos_user.util.email_canonicalizer"; reason: private alias.
Removed service "fos_user.util.username_canonicalizer"; reason: private alias.
Removed service "fos_user.util.token_generator"; reason: private alias.
Removed service "fos_user.mailer"; reason: private alias.
Removed service "FOS\UserBundle\Mailer\MailerInterface"; reason: private alias.
Removed service "jms_serializer.metadata.cache"; reason: private alias.
Removed service "jms_serializer.naming_strategy"; reason: private alias.
Removed service "JMS\Serializer\SerializerInterface"; reason: private alias.
Removed service "JMS\Serializer\ArrayTransformerInterface"; reason: private alias.
Removed service "jms_serializer.accessor_strategy"; reason: private alias.
Removed service "JMS\Serializer\ContextFactory\SerializationContextFactoryInterface"; reason: private alias.
Removed service "JMS\Serializer\ContextFactory\DeserializationContextFactoryInterface"; reason: private alias.
Removed service "jms_serializer.instance.default.event_dispatcher"; reason: private alias.
Removed service "jms_serializer.instance.default.event_dispatcher.service_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.doctrine_proxy_subscriber"; reason: private alias.
Removed service "jms_serializer.instance.default.stopwatch_subscriber"; reason: private alias.
Removed service "jms_serializer.instance.default.enum_subscriber"; reason: private alias.
Removed service "jms_serializer.instance.default.handler_registry"; reason: private alias.
Removed service "jms_serializer.instance.default.handler_registry.service_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.enum_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.union_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.array_collection_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.constraint_violation_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.datetime_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.form_error_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.iterator_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.symfony_uid_handler"; reason: private alias.
Removed service "jms_serializer.instance.default.type_parser"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.file_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.yaml_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.xml_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.annotation_or_attribute_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.null_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.doctrine_type_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.doctrine_phpcr_type_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.default_value_property_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.typed_properties_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.enum_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.doc_block_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.service_locator"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.lazy_loading_driver"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.cache.file_cache"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.version_exclusion_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.camel_case_naming_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.identical_property_naming_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.serialized_name_annotation_strategy"; reason: private alias.
Removed service "jms_serializer.instance.default.doctrine_object_constructor"; reason: private alias.
Removed service "jms_serializer.instance.default.doctrine_phpcr_object_constructor"; reason: private alias.
Removed service "jms_serializer.instance.default.object_constructor"; reason: private alias.
Removed service "jms_serializer.instance.default.serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.deserialization_graph_navigator_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.serialization_graph_navigator_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.expression_evaluator"; reason: private alias.
Removed service "jms_serializer.instance.default.expression_language"; reason: private alias.
Removed service "jms_serializer.instance.default.expression_language.function_provider"; reason: private alias.
Removed service "jms_serializer.instance.default.twig_extension.serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.twig_extension.runtime_serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.twig_extension.serializer_runtime_helper"; reason: private alias.
Removed service "jms_serializer.instance.default.templating.helper.serializer"; reason: private alias.
Removed service "jms_serializer.instance.default.accessor_strategy.default"; reason: private alias.
Removed service "jms_serializer.instance.default.json_serialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.json_deserialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.xml_serialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.xml_deserialization_visitor"; reason: private alias.
Removed service "jms_serializer.instance.default.cache.cache_clearer"; reason: private alias.
Removed service "jms_serializer.instance.default.cache.cache_warmer"; reason: private alias.
Removed service "jms_serializer.instance.default.configured_serialization_context_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.configured_deserialization_context_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.data_collector"; reason: private alias.
Removed service "jms_serializer.instance.default.traceable_runs_listener"; reason: private alias.
Removed service "jms_serializer.instance.default.traceable_metadata_factory"; reason: private alias.
Removed service "jms_serializer.instance.default.traceable_handler_registry"; reason: private alias.
Removed service "jms_serializer.instance.default.metadata.traceable_file_locator"; reason: private alias.
Removed service "Knp\Menu\Provider\MenuProviderInterface"; reason: private alias.
Removed service "Knp\Menu\FactoryInterface"; reason: private alias.
Removed service "Knp\Menu\Matcher\MatcherInterface"; reason: private alias.
Removed service "Knp\Menu\Util\MenuManipulator"; reason: private alias.
Removed service "Knp\Component\Pager\PaginatorInterface"; reason: private alias.
Removed service "Knp\Component\Pager\ArgumentAccess\ArgumentAccessInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWTTokenManagerInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Services\JWSProvider\JWSProviderInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationSuccessHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Security\Http\Authentication\AuthenticationFailureHandler"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\TokenExtractor\TokenExtractorInterface"; reason: private alias.
Removed service "Lexik\Bundle\JWTAuthenticationBundle\Encoder\JWTEncoderInterface"; reason: private alias.
Removed service "Sentry\ClientInterface"; reason: private alias.
Removed service "Sentry\SentryBundle\EventListener\ConsoleCommandListener"; reason: private alias.
Removed service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactoryInterface"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "monolog.handler.db"; reason: private alias.
Removed service "monolog.handler.user_action_db"; reason: private alias.
Removed service "monolog.handler.booking_db"; reason: private alias.
Removed service "monolog.handler.customer_email_db"; reason: private alias.
Removed service "vich_uploader.storage"; reason: private alias.
Removed service "Vich\UploaderBundle\Storage\StorageInterface"; reason: private alias.
Removed service "Vich\UploaderBundle\Storage\FileSystemStorage"; reason: private alias.
Removed service "vich_uploader.metadata_driver"; reason: private alias.
Removed service "vich_uploader.metadata.cache"; reason: private alias.
Removed service "Vich\UploaderBundle\Mapping\PropertyMappingResolverInterface"; reason: private alias.
Removed service "Vich\UploaderBundle\Mapping\PropertyMappingFactory"; reason: private alias.
Removed service "vich_uploader.namer_uniqid"; reason: private alias.
Removed service "vich_uploader.namer_property"; reason: private alias.
Removed service "vich_uploader.namer_origname"; reason: private alias.
Removed service "vich_uploader.namer_hash"; reason: private alias.
Removed service "vich_uploader.namer_base64"; reason: private alias.
Removed service "vich_uploader.directory_namer_subdir"; reason: private alias.
Removed service "vich_uploader.namer_directory_property"; reason: private alias.
Removed service "vich_uploader.namer_directory_current_date_time"; reason: private alias.
Removed service "vich_uploader.namer_directory_configurable"; reason: private alias.
Removed service "vich_uploader.namer_smart_unique"; reason: private alias.
Removed service "Vich\UploaderBundle\Handler\DownloadHandler"; reason: private alias.
Removed service "Vich\UploaderBundle\Handler\UploadHandler"; reason: private alias.
Removed service "Vich\UploaderBundle\Form\Type\VichFileType"; reason: private alias.
Removed service "Vich\UploaderBundle\Form\Type\VichImageType"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\DependencyInjection\ServicesResetterInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "cache.adapter.valkey"; reason: private alias.
Removed service "cache.adapter.valkey_tag_aware"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "mailer.default_transport"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "lock.factory"; reason: private alias.
Removed service "Symfony\Component\Lock\LockFactory"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_valkey_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $doctrine.result_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $doctrineResultCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $doctrine.result_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $doctrineResultCachePool"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $doctrine.result_cache_pool"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $doctrineResultCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $doctrine.result_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $doctrineResultCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $doctrine.system_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $doctrineSystemCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $doctrine.system_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $doctrineSystemCachePool"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $doctrine.system_cache_pool"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $doctrineSystemCachePool"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $doctrine.system_cache_pool"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $doctrineSystemCachePool"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\UserAuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\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.provider.concrete.fos_userbundle"; reason: private alias.
Removed service "security.user.provider.concrete.customer"; reason: private alias.
Removed service "security.authentication.session_strategy.api2_login"; reason: private alias.
Removed service "security.user_checker.api2_login"; reason: private alias.
Removed service "security.authentication.session_strategy.api2"; reason: private alias.
Removed service "security.user_checker.api2"; reason: private alias.
Removed service "security.authentication.session_strategy.shop"; reason: private alias.
Removed service "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
Removed service "security.user_checker.shop"; 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 "Knp\Bundle\TimeBundle\DateTimeFormatter"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "fos_rest.serializer"; reason: private alias.
Removed service "knp_menu.menu_provider"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $eight_points_guzzleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eightPointsGuzzleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $nelmio_api_docLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $nelmioApiDocLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_clientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $lockLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $dbLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $user_action_dbLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $userActionDbLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $booking_dbLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $bookingDbLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $customer_email_dbLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $customerEmailDbLogger"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service ".service_locator.8HQnoag"; reason: private alias.
Removed service ".service_locator.Sa9LNaC"; reason: private alias.
Removed service ".service_locator.QAFhFCQ"; reason: private alias.
Removed service ".service_locator.OePSu7n"; reason: private alias.
Removed service ".service_locator.M2N7SAH"; 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 "jms_serializer.metadata_driver"; reason: private alias.
Removed service "jms_serializer.metadata.typed_properties_driver.inner"; reason: private alias.
Removed service "jms_serializer.object_constructor"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "security.csrf.token_manager"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.api2_login"; reason: private alias.
Removed service "security.firewall.authenticator.api2"; reason: private alias.
Removed service "security.firewall.authenticator.shop"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "security.event_dispatcher.api2_login"; reason: private alias.
Removed service "security.event_dispatcher.api2"; reason: private alias.
Removed service "security.event_dispatcher.shop"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "jms_serializer.form_error_handler"; reason: private alias.
Removed service "cache.validator"; reason: private alias.
Removed service "cache.serializer"; reason: private alias.
Removed service "cache.property_info"; reason: private alias.
Removed service "doctrine.result_cache_pool"; reason: private alias.
Removed service "doctrine.system_cache_pool"; reason: private alias.
Removed service "cache.security_expression_language"; reason: private alias.
Removed service "cache.security_token_verifier"; reason: private alias.
Removed service "http_client.transport"; reason: private alias.
Removed service "jms_serializer.metadata_factory"; reason: private alias.
Removed service "jms_serializer.handler_registry"; reason: private alias.
Removed service "jms_serializer.metadata.file_locator"; reason: private alias.
Removed service ".service_locator.n_ENPtW"; reason: private alias.
Removed service ".service_locator.qswphkd"; reason: private alias.
Removed service ".service_locator.9pbAJuq"; reason: private alias.
Removed service ".service_locator.1848h4B"; reason: private alias.
Removed service ".service_locator.JQ7znQW"; reason: private alias.
Removed service ".service_locator.TD1_thr"; reason: private alias.
Removed service ".service_locator.mKhPaoW"; reason: private alias.
Removed service ".service_locator.JYujFt."; reason: private alias.
Removed service ".service_locator.Wk0sHBH"; reason: private alias.
Removed service ".service_locator.0MkYuNq"; reason: private alias.
Removed service ".service_locator.eploZLS"; reason: private alias.
Removed service ".service_locator.XxNy86j"; reason: private alias.
Removed service ".service_locator._LUfAbR"; reason: private alias.
Removed service ".service_locator.uCDUVlJ"; reason: private alias.
Removed service ".service_locator.vMwqLaX"; reason: private alias.
Removed service ".service_locator.EelLKep"; reason: private alias.
Removed service ".service_locator.Lnf50_k"; reason: private alias.
Removed service ".service_locator.b2j3LRA"; reason: private alias.
Removed service ".service_locator.DeZw_KB"; reason: private alias.
Removed service ".service_locator.fF3ggTi"; reason: private alias.
Removed service ".service_locator.Yf2mSzh"; reason: private alias.
Removed service ".service_locator.4JBeVMM"; reason: private alias.
Removed service ".service_locator.59sHK00"; reason: private alias.
Removed service ".service_locator.pmljmAD"; reason: private alias.
Removed service ".service_locator.UScTCH4"; reason: private alias.
Removed service ".service_locator.ql5R7RB"; reason: private alias.
Removed service ".service_locator.NmluoYN"; reason: private alias.
Removed service ".service_locator.X00HFZ_"; reason: private alias.
Removed service ".service_locator.l6GrDWv"; reason: private alias.
Removed service ".service_locator.7uw5XlS"; reason: private alias.
Removed service ".service_locator.zdTSbn2"; reason: private alias.
Removed service ".service_locator.EfjoHHq"; reason: private alias.
Removed service ".service_locator.ZZQUI7T"; reason: private alias.
Removed service ".service_locator.H7pHYtB"; reason: private alias.
Removed service ".service_locator.YoE4GGP"; reason: private alias.
398
Changed reference of service "app.session_xml.builder" previously pointing to "twig" to "twigTemplating".
Changed reference of service "app.workshop_xml.builder" previously pointing to "twig" to "twigTemplating".
Changed reference of service "app.controller_listener" previously pointing to "app.convention.selected.storage" to "AppBundle\Infrastructure\Convention\SelectedConventionStorageInterface".
Changed reference of service "app.controller_listener" previously pointing to "router.default" to "router".
Changed reference of service "app.controller_listener" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "app.organizer.service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app.agenda_day.service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app.convention.service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app.convention.service" previously pointing to "app.convention.selected.storage" to "AppBundle\Infrastructure\Convention\SelectedConventionStorageInterface".
Changed reference of service "app.customer.auth_gate" previously pointing to "router.default" to "router".
Changed reference of service "app.customer.service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app.day_category.service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app.event.service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app.evaluation.service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app.info_sheet.service" previously pointing to "twig" to "twigTemplating".
Changed reference of service "app.workshop_info_print.service" previously pointing to "twig" to "twigTemplating".
Changed reference of service "app.invoice.service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app.invoice_print.service" previously pointing to "twig" to "twigTemplating".
Changed reference of service "app.order_confirmation_print.service" previously pointing to "twig" to "twigTemplating".
Changed reference of service "app.menu.event.menu_access_listener" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "app.menu.event.menu_access_listener" previously pointing to "router.default" to "router".
Changed reference of service "app.menu.menu_builder" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "app.order.service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app.order_line.service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app.pay_transaction.service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app.payment_status_print.service" previously pointing to "twig" to "twigTemplating".
Changed reference of service "app.presence_check.service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app.receipt.service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app.receipt_print.service" previously pointing to "twig" to "twigTemplating".
Changed reference of service "app.salutation.service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app.scientific_points_doctor.service" previously pointing to "twig" to "twigTemplating".
Changed reference of service "app.scientific_points_nurse.service" previously pointing to "twig" to "twigTemplating".
Changed reference of service "app.speaker.service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app.live_stream.service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app.ticket.service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app.ticket_print.service" previously pointing to "twig" to "twigTemplating".
Changed reference of service "app.bulk_ticket_print.service" previously pointing to "twig" to "twigTemplating".
Changed reference of service "app.bulk_points_print.service" previously pointing to "twig" to "twigTemplating".
Changed reference of service "app.bulk_invoices_print.service" previously pointing to "twig" to "twigTemplating".
Changed reference of service "app.bulk_order_confirmation_print.service" previously pointing to "twig" to "twigTemplating".
Changed reference of service "app.bulk_info_sheets_print.service" previously pointing to "twig" to "twigTemplating".
Changed reference of service "app.bulk_payment_status_print.service" previously pointing to "twig" to "twigTemplating".
Changed reference of service "app.workshop.service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app.import_payment.service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app.industry_product.service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app.industry.service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app.industry_file.service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app.vacination_certificate.service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app.vacination_certificate.service" previously pointing to "router.default" to "router".
Changed reference of service "app.speaker_vita.service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app.speaker_vita.service" previously pointing to "router.default" to "router".
Changed reference of service "app.speaker_vita.service" previously pointing to "Vich\UploaderBundle\Templating\Helper\UploaderHelper" to "vich_uploader.templating.helper.uploader_helper".
Changed reference of service "app.convention_material.service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app.convention_material.service" previously pointing to "router.default" to "router".
Changed reference of service "app.convention_material.service" previously pointing to "Vich\UploaderBundle\Templating\Helper\UploaderHelper" to "vich_uploader.templating.helper.uploader_helper".
Changed reference of service "app.industry_order.service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "app.industry_export.service" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "user.event.user_login_route_listener" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "user.event.user_login_route_listener" previously pointing to "router.default" to "router".
Changed reference of service "user.service" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "user.service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "user.login_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "UserBundle\Application\User\Event\LogoutListener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "user.entry_point" previously pointing to "router.default" to "router".
Changed reference of service "shop.controller_listener" previously pointing to "router.default" to "router".
Changed reference of service "shop.controller_listener" previously pointing to "Vich\UploaderBundle\Templating\Helper\UploaderHelper" to "vich_uploader.templating.helper.uploader_helper".
Changed reference of service "shop.controller_listener" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "shop.controller_listener" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "shop.event.customer_login_route_listener" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "shop.event.customer_login_route_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.shop.authentication.success.handler" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "security.shop.authentication.success.handler" previously pointing to "router.default" to "router".
Changed reference of service "security.shop.authentication.success.handler" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "shop.menu.menu_builder" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "shop.abstract_email.service" previously pointing to "twig" to "twigTemplating".
Changed reference of service "shop.abstract_email.service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "shop.registration_email.service" previously pointing to "twig" to "twigTemplating".
Changed reference of service "shop.registration_email.service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "shop.confirmation_email.service" previously pointing to "twig" to "twigTemplating".
Changed reference of service "shop.confirmation_email.service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "shop.forgot_password_email.service" previously pointing to "twig" to "twigTemplating".
Changed reference of service "shop.forgot_password_email.service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "shop.forgot_username_email.service" previously pointing to "twig" to "twigTemplating".
Changed reference of service "shop.forgot_username_email.service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "shop.order_created_email.service" previously pointing to "twig" to "twigTemplating".
Changed reference of service "shop.order_created_email.service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "shop.points_email.service" previously pointing to "twig" to "twigTemplating".
Changed reference of service "shop.points_email.service" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "public.controller_listener" previously pointing to "router.default" to "router".
Changed reference of service "public.controller_listener" previously pointing to "Vich\UploaderBundle\Templating\Helper\UploaderHelper" to "vich_uploader.templating.helper.uploader_helper".
Changed reference of service "public.controller_listener" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "public.controller_listener" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\AgendaController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\BookingController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\BulkPrintController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\ControllerListener" previously pointing to "app.convention.selected.storage" to "AppBundle\Infrastructure\Convention\SelectedConventionStorageInterface".
Changed reference of service "AppBundle\Controller\ControllerListener" previously pointing to "router.default" to "router".
Changed reference of service "AppBundle\Controller\ControllerListener" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "AppBundle\Controller\ConventionController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\ConventionMaterialController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\CustomerController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\CustomerXhrController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\DefaultController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\EvaluationController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\FeedController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\ImportPaymentController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\ImportPaymentXhrController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\IndustryBookingController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\IndustryController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\IndustryFileController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\IndustryProductController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\InvoiceController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\LiveStream\LiveStreamController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\LiveVoting\LiveVotingController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\Log\ActionLogController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\Log\BookingLogController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\Log\EmailLogController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\Log\PayLogController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\Log\ScannerLogController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\MyAppBaseController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\OrganizerController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\OverviewController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\PDFController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\PDFTestController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\PayTransactionController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\PaymentController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\PresenceCheckController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\ReceiptController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\ReportController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\SalutationController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\SpeakerAvailabilityController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\SpeakerController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\SpeakerSchedulerController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\SpeakerStayController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\Test\TestController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\Test\TestPushController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\TicketController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\UserController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\UserController" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "AppBundle\Controller\UserExportController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\WorkshopController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\WorkshopPrintController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\WorkshopSchedulerController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "AppBundle\Controller\XmlExportController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "PublicBundle\Controller\ControllerListener" previously pointing to "router.default" to "router".
Changed reference of service "PublicBundle\Controller\ControllerListener" previously pointing to "Vich\UploaderBundle\Templating\Helper\UploaderHelper" to "vich_uploader.templating.helper.uploader_helper".
Changed reference of service "PublicBundle\Controller\ControllerListener" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "PublicBundle\Controller\ControllerListener" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "PublicBundle\Controller\DefaultController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "PublicBundle\Controller\MonitorController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "ShopBundle\Controller\AvailableTicketsController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "ShopBundle\Controller\BookedProductsController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "ShopBundle\Controller\CartCheckoutController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "ShopBundle\Controller\CartController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "ShopBundle\Controller\ControllerListener" previously pointing to "router.default" to "router".
Changed reference of service "ShopBundle\Controller\ControllerListener" previously pointing to "Vich\UploaderBundle\Templating\Helper\UploaderHelper" to "vich_uploader.templating.helper.uploader_helper".
Changed reference of service "ShopBundle\Controller\ControllerListener" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "ShopBundle\Controller\ControllerListener" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "ShopBundle\Controller\ConventionMaterialController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "ShopBundle\Controller\CustomerController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "ShopBundle\Controller\DefaultController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "ShopBundle\Controller\ForgotPasswordController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "ShopBundle\Controller\ForgotUsernameController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "ShopBundle\Controller\GotoController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "ShopBundle\Controller\LiveStreamController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "ShopBundle\Controller\LoginController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "ShopBundle\Controller\PaypalIPNController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "ShopBundle\Controller\PaypalIPNFakeController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "ShopBundle\Controller\RegisterController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "ShopBundle\Controller\Test\TestEmailController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "ShopBundle\Controller\TicketController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "ShopBundle\Controller\WorkshopController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "ShopBundle\Controller\WorkshopInfoController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "ShopBundle\Controller\WorkshopPlannerController" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "Doctrine\Bundle\DoctrineBundle\Controller\ProfilerController" previously pointing to "twig" to "twigTemplating".
Changed reference of service "doctrine.orm.default_configuration" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "doctrine.orm.default_configuration" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "doctrine.orm.default_configuration" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "eight_points_guzzle.middleware.event_dispatch.my_client" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "eight_points_guzzle.middleware.event_dispatch.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Eko\FeedBundle\Feed\FeedManager" previously pointing to "router.default" to "router".
Changed reference of service "Eko\FeedBundle\Feed\Feed" previously pointing to "router.default" to "router".
Changed reference of service "Eko\FeedBundle\Formatter\RssFormatter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Eko\FeedBundle\Formatter\AtomFormatter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Eko\FeedBundle\Command\FeedDumpCommand" previously pointing to "router.default" to "router".
Changed reference of service "fos_rest.view_handler.default" previously pointing to "router.default" to "router".
Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
Changed reference of service "fos_rest.serializer.jms" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
Changed reference of service "fos_rest.view_handler" previously pointing to "router.default" to "router".
Changed reference of service "fos_user.security.interactive_login_listener" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.security.login_manager" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "fos_user.user_provider.username" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.user_provider.username_email" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.user_provider.email" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.util.user_manipulator" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.util.user_manipulator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_user.mailer.twig_symfony" previously pointing to "router.default" to "router".
Changed reference of service "fos_user.mailer.twig_symfony" previously pointing to "twig" to "twigTemplating".
Changed reference of service "fos_user.listener.flash" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "fos_user.user_to_username_transformer" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.profile.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_user.profile.controller" previously pointing to "fos_user.profile.form.factory" to "FOS\UserBundle\Form\Factory\FactoryInterface".
Changed reference of service "fos_user.profile.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.registration.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_user.registration.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.registration.controller" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "fos_user.change_password.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_user.change_password.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "fos_user.listener.resetting" previously pointing to "router.default" to "router".
Changed reference of service "fos_user.resetting.controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fos_user.resetting.controller" previously pointing to "fos_user.user_manager.default" to "fos_user.user_manager".
Changed reference of service "jms_serializer.twig_extension.serializer_runtime_helper" previously pointing to "jms_serializer.serializer" to "jms_serializer".
Changed reference of service "knp_menu.factory_extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "knp_menu.renderer.twig" previously pointing to "twig" to "twigTemplating".
Changed reference of service "knp_paginator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "router.default" to "router".
Changed reference of service "knp_paginator.helper.processor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "lexik_jwt_authentication.encoder.lcobucci" to "lexik_jwt_authentication.encoder".
Changed reference of service "lexik_jwt_authentication.jwt_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.jws_provider.lcobucci" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.handler.authentication_success" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.handler.authentication_failure" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "lexik_jwt_authentication.security.jwt_authenticator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "lexik_jwt_authentication.check_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "lexik_jwt_authentication.migrate_config_command" previously pointing to "lexik_jwt_authentication.key_loader.raw" to "lexik_jwt_authentication.key_loader".
Changed reference of service "nelmio_api_doc.render_docs.html" previously pointing to "twig" to "twigTemplating".
Changed reference of service "nelmio_api_doc.routes.default" previously pointing to "router.default" to "router".
Changed reference of service "nelmio_api_doc.model_describers.jms" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
Changed reference of service "Sentry\SentryBundle\EventListener\LoginListener" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "stof_doctrine_extensions.tool.actor_provider" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "stof_doctrine_extensions.tool.actor_provider" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "vich_uploader.upload_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Vich\UploaderBundle\Twig\Extension\UploaderExtensionRuntime" previously pointing to "Vich\UploaderBundle\Templating\Helper\UploaderHelper" to "vich_uploader.templating.helper.uploader_helper".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "services_resetter" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "services_resetter" previously pointing to "twig" to "twigTemplating".
Changed reference of service "services_resetter" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "services_resetter" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
Changed reference of service "services_resetter" previously pointing to "cache.security_is_csrf_token_valid_attribute_expression_language.traceable" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "fragment.renderer.hinclude" previously pointing to "twig" to "twigTemplating".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console.command.translation_lint" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "cache.app.taggable" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "cache.system_clearer" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "cache.system_clearer" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "cache.system_clearer" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
Changed reference of service "cache.system_clearer" previously pointing to "cache.security_is_csrf_token_valid_attribute_expression_language.traceable" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Changed reference of service "cache.global_clearer" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "cache.global_clearer" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "cache.global_clearer" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "cache.global_clearer" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
Changed reference of service "cache.global_clearer" previously pointing to "cache.security_is_csrf_token_valid_attribute_expression_language.traceable" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\TemplateController" previously pointing to "twig" to "twigTemplating".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.expression_language" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "console_profiler_listener" previously pointing to "router.default" to "router".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.cache" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "data_collector.cache" previously pointing to "cache.system.traceable" to "cache.system".
Changed reference of service "data_collector.cache" previously pointing to "cache.validator_expression_language.traceable" to "cache.validator_expression_language".
Changed reference of service "data_collector.cache" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
Changed reference of service "data_collector.cache" previously pointing to "cache.security_is_csrf_token_valid_attribute_expression_language.traceable" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.app_variable" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "data_collector.twig" previously pointing to "twig" to "twigTemplating".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.translation.extractor" previously pointing to "twig" to "twigTemplating".
Changed reference of service "twig.error_renderer.html" previously pointing to "twig" to "twigTemplating".
Changed reference of service "controller.template_attribute_listener" previously pointing to "twig" to "twigTemplating".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.form.engine" previously pointing to "twig" to "twigTemplating".
Changed reference of service "twig.command.debug" previously pointing to "twig" to "twigTemplating".
Changed reference of service "twig.command.lint" previously pointing to "twig" to "twigTemplating".
Changed reference of service "twig.validator" previously pointing to "twig" to "twigTemplating".
Changed reference of service "twig.mime_body_renderer" previously pointing to "twig" to "twigTemplating".
Changed reference of service "security.user_value_resolver" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "security.security_token_value_resolver" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "security.access.expression_voter" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "security.access.closure_voter" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "security.impersonate_url_generator" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.logout_url_generator" previously pointing to "security.token_storage" to "security.token_storage.public".
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.validator.user_password" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "controller.is_granted_attribute_listener" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "security.is_granted_attribute_expression_language" previously pointing to "cache.security_is_granted_attribute_expression_language.traceable" to "cache.security_is_granted_attribute_expression_language".
Changed reference of service "security.is_csrf_token_valid_attribute_expression_language" previously pointing to "cache.security_is_csrf_token_valid_attribute_expression_language.traceable" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.context_listener" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "security.logout_listener" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.exception_listener" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "security.token_storage" to "security.token_storage.public".
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.access_listener" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "security.authenticator.manager" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authenticator.x509" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "security.authenticator.remote_user" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "twig.extension.security" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.success_handler.api2_login.form_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.failure_handler.api2_login.form_login" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.failure_handler.api2_login.form_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authenticator.manager.api2_login" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "security.exception_listener.api2_login" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "security.authenticator.jwt.api2" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.jwt.api2" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authenticator.manager.api2" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "security.exception_listener.api2" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "security.context_listener.0" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "security.logout_listener.shop" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "security.authentication.success_handler.shop.form_login" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "security.authentication.success_handler.shop.form_login" previously pointing to "router.default" to "router".
Changed reference of service "security.authentication.success_handler.shop.form_login" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service "security.authenticator.remember_me" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "security.authenticator.remember_me.shop" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "security.authenticator.manager.shop" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "security.exception_listener.shop" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "security.context_listener.1" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "security.logout_listener.main" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "security.authenticator.remember_me.main" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "security.authenticator.manager.main" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener.main" previously pointing to "router.default" to "router".
Changed reference of service "security.exception_listener.main" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "twig" to "twigTemplating".
Changed reference of service "web_profiler.controller.router" previously pointing to "twig" to "twigTemplating".
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 "twig" to "twigTemplating".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "time.datetime_formatter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Dukecity\CommandSchedulerBundle\Controller\DetailController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Dukecity\CommandSchedulerBundle\Controller\ListController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Dukecity\CommandSchedulerBundle\Controller\ApiController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Dukecity\CommandSchedulerBundle\Service\CommandSchedulerExecution" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Dukecity\CommandSchedulerBundle\Command\ExecuteCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Dukecity\CommandSchedulerBundle\Command\MonitorCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.YOUPp1C" previously pointing to "security.helper" to "security.helper.public".
Changed reference of service ".service_locator.KHhLDTq" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.role_hierarchy_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.closure_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.x1EHle8" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.x1EHle8" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service ".service_locator.x1EHle8" previously pointing to "twig" to "twigTemplating".
Changed reference of service ".service_locator.x1EHle8" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service ".service_locator.ZyP9f7K" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.ZyP9f7K" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service ".service_locator.ZyP9f7K" previously pointing to "twig" to "twigTemplating".
Changed reference of service ".service_locator.ZyP9f7K" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service ".service_locator.7jukgan" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.qXR9Hv0" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.lMv3Dwi" previously pointing to "twig" to "twigTemplating".
Changed reference of service ".service_locator.rNiuSs7" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.2QMaG2L" previously pointing to "security.token_storage" to "security.token_storage.public".
Changed reference of service ".service_locator.2QMaG2L" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service ".service_locator.2QMaG2L" previously pointing to "security.authorization_checker" to "jms_serializer.authorization_checker".
Changed reference of service "fos_rest.serializer.form_error_handler.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_serialization_context_factory" to "jms_serializer.serialization_context_factory".
Changed reference of service "jms_serializer" previously pointing to "jms_serializer.configured_deserialization_context_factory" to "jms_serializer.deserialization_context_factory".
Changed reference of service "cache.app_clearer" previously pointing to "cache.app.traceable" to "cache.app".
Changed reference of service "jms_serializer.authorization_checker" previously pointing to "security.token_storage" to "security.token_storage.public".
642
Removed service "app.abstract.read.service"; reason: abstract.
Removed service "app.abstract.write.service"; reason: abstract.
Removed service "shop.abstract_email.service"; reason: abstract.
Removed service "App\Entity"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.dbal.idle_connection_middleware"; reason: abstract.
Removed service "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 "jms_serializer.version_exclusion_strategy"; reason: abstract.
Removed service "lexik_jwt_authentication.key_loader.abstract"; reason: abstract.
Removed service "lexik_jwt_authentication.security.jwt_authenticator"; reason: abstract.
Removed service "sentry.tracing.traceable_cache_adapter"; reason: abstract.
Removed service "sentry.tracing.traceable_tag_aware_cache_adapter"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "vich_uploader.listener.doctrine.base"; reason: abstract.
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "lock.store.combined.abstract"; reason: abstract.
Removed service "lock.factory.abstract"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CharsetValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\MacAddressValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WeekValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WordCountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\YamlValidator"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc_discovery.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwkset"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.access_token_handler.oidc.encryption"; reason: abstract.
Removed service "security.access_token_handler.oauth2"; reason: abstract.
Removed service "security.authenticator.signature_remember_me_handler"; reason: abstract.
Removed service "security.authenticator.persistent_remember_me_handler"; reason: abstract.
Removed service "security.listener.check_remember_me_conditions"; reason: abstract.
Removed service "security.listener.remember_me"; reason: abstract.
Removed service "security.authenticator.remember_me"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.ticket"; reason: abstract.
Removed service ".abstract.instanceof.app.form.type.ticket"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.form.type.live_stream"; reason: abstract.
Removed service ".abstract.instanceof.app.form.type.live_stream"; reason: abstract.
Removed service ".abstract.instanceof.app.order.write.service"; reason: abstract.
Removed service ".abstract.instanceof.app.order_line.write.service"; reason: abstract.
Removed service ".abstract.instanceof.app.pay_transaction.write.service"; reason: abstract.
Removed service ".abstract.instanceof.app.presence_check.write.service"; reason: abstract.
Removed service ".instanceof.Monolog\ResettableInterface.0.app.action_log.db_handler"; reason: abstract.
Removed service ".instanceof.Monolog\Handler\HandlerInterface.0.app.action_log.db_handler"; reason: abstract.
Removed service ".abstract.instanceof.app.action_log.db_handler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.action_log.user_action_subscriber"; reason: abstract.
Removed service ".abstract.instanceof.app.action_log.user_action_subscriber"; reason: abstract.
Removed service ".instanceof.Monolog\ResettableInterface.0.app.booking_log.db_handler"; reason: abstract.
Removed service ".instanceof.Monolog\Handler\HandlerInterface.0.app.booking_log.db_handler"; reason: abstract.
Removed service ".abstract.instanceof.app.booking_log.db_handler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.booking_log.booking_subscriber"; reason: abstract.
Removed service ".abstract.instanceof.app.booking_log.booking_subscriber"; reason: abstract.
Removed service ".instanceof.Monolog\ResettableInterface.0.app.email_log.db_handler"; reason: abstract.
Removed service ".instanceof.Monolog\Handler\HandlerInterface.0.app.email_log.db_handler"; reason: abstract.
Removed service ".abstract.instanceof.app.email_log.db_handler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.email_log.customer_email_subscriber"; reason: abstract.
Removed service ".abstract.instanceof.app.email_log.customer_email_subscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.convention.type"; reason: abstract.
Removed service ".abstract.instanceof.app.convention.type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.customer.type"; reason: abstract.
Removed service ".abstract.instanceof.app.customer.type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.booking_log_filter.type"; reason: abstract.
Removed service ".abstract.instanceof.app.booking_log_filter.type"; reason: abstract.
Removed service ".instanceof.Knp\Menu\Matcher\Voter\VoterInterface.0.app.menu.request_voter"; reason: abstract.
Removed service ".abstract.instanceof.app.menu.request_voter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.order.subscriber"; reason: abstract.
Removed service ".abstract.instanceof.app.order.subscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.order_line.subscriber"; reason: abstract.
Removed service ".abstract.instanceof.app.order_line.subscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.speaker.type"; reason: abstract.
Removed service ".abstract.instanceof.app.speaker.type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.workshop.type"; reason: abstract.
Removed service ".abstract.instanceof.app.workshop.type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.workshop_ticket.type"; reason: abstract.
Removed service ".abstract.instanceof.app.workshop_ticket.type"; reason: abstract.
Removed service ".instanceof.AppBundle\Infrastructure\Twig\ConventionExtension.0.AppBundle\Infrastructure\Twig\ConventionExtension"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Infrastructure\Twig\ConventionExtension"; reason: abstract.
Removed service ".instanceof.AppBundle\Infrastructure\Twig\ReplaceTagsWithSpaceExtension.0.AppBundle\Infrastructure\Twig\ReplaceTagsWithSpaceExtension"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Infrastructure\Twig\ReplaceTagsWithSpaceExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.import_payment.subscriber"; reason: abstract.
Removed service ".abstract.instanceof.app.import_payment.subscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.app.industry.type"; reason: abstract.
Removed service ".abstract.instanceof.app.industry.type"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.app.locale_subscriber"; reason: abstract.
Removed service ".abstract.instanceof.app.locale_subscriber"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.AppBundle\Application\Organizer\OrganizerImageNamer"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Application\Organizer\OrganizerImageNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.AppBundle\Application\ShopProfile\ConventionImageNamer"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Application\ShopProfile\ConventionImageNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.AppBundle\Application\IndustryFile\IndustryFileDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Application\IndustryFile\IndustryFileDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.AppBundle\Application\VacinationCertificate\VacinationCertificateFileNamer"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Application\VacinationCertificate\VacinationCertificateFileNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.AppBundle\Application\VacinationCertificate\VacinationCertificateDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Application\VacinationCertificate\VacinationCertificateDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.AppBundle\Application\SpeakerVita\SpeakerVitaFileNamer"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Application\SpeakerVita\SpeakerVitaFileNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.AppBundle\Application\SpeakerVita\SpeakerVitaDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Application\SpeakerVita\SpeakerVitaDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.AppBundle\Application\ConventionMaterial\ConventionMaterialFileNamer"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Application\ConventionMaterial\ConventionMaterialFileNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.AppBundle\Application\ConventionMaterial\ConventionMaterialDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Application\ConventionMaterial\ConventionMaterialDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Knp\Menu\Matcher\Voter\VoterInterface.0.shop.menu.request_voter"; reason: abstract.
Removed service ".abstract.instanceof.shop.menu.request_voter"; reason: abstract.
Removed service ".instanceof.ShopBundle\Infrastructure\Twig\CartExtension.0.ShopBundle\Infrastructure\Twig\CartExtension"; reason: abstract.
Removed service ".abstract.instanceof.ShopBundle\Infrastructure\Twig\CartExtension"; reason: abstract.
Removed service ".instanceof.ShopBundle\Infrastructure\Twig\BrowserExtension.0.ShopBundle\Infrastructure\Twig\BrowserExtension"; reason: abstract.
Removed service ".abstract.instanceof.ShopBundle\Infrastructure\Twig\BrowserExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.shop.customer_settings.type"; reason: abstract.
Removed service ".abstract.instanceof.shop.customer_settings.type"; reason: abstract.
Removed service ".instanceof.AppBundle\Infrastructure\Twig\MyAssetExtension.0.AppBundle\Infrastructure\Twig\MyAssetExtension"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Infrastructure\Twig\MyAssetExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Form\Type\PdfFileType"; reason: abstract.
Removed service ".abstract.instanceof.App\Form\Type\PdfFileType"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ProdDumpExtension"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\ProdDumpExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\AgendaDayController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\AgendaDayController"; reason: abstract.
Removed service ".instanceof.Api2Bundle\Controller\AgendaDayController.0.Api2Bundle\Controller\AgendaDayController"; reason: abstract.
Removed service ".abstract.instanceof.Api2Bundle\Controller\AgendaDayController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\BookingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\BookingController"; reason: abstract.
Removed service ".instanceof.Api2Bundle\Controller\BookingController.0.Api2Bundle\Controller\BookingController"; reason: abstract.
Removed service ".abstract.instanceof.Api2Bundle\Controller\BookingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\ConventionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\ConventionController"; reason: abstract.
Removed service ".instanceof.Api2Bundle\Controller\ConventionController.0.Api2Bundle\Controller\ConventionController"; reason: abstract.
Removed service ".abstract.instanceof.Api2Bundle\Controller\ConventionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\ConventionSessionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\ConventionSessionController"; reason: abstract.
Removed service ".instanceof.Api2Bundle\Controller\ConventionSessionController.0.Api2Bundle\Controller\ConventionSessionController"; reason: abstract.
Removed service ".abstract.instanceof.Api2Bundle\Controller\ConventionSessionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\CustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\CustomerController"; reason: abstract.
Removed service ".instanceof.Api2Bundle\Controller\CustomerController.0.Api2Bundle\Controller\CustomerController"; reason: abstract.
Removed service ".abstract.instanceof.Api2Bundle\Controller\CustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\CustomerDeviceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\CustomerDeviceController"; reason: abstract.
Removed service ".instanceof.Api2Bundle\Controller\CustomerDeviceController.0.Api2Bundle\Controller\CustomerDeviceController"; reason: abstract.
Removed service ".abstract.instanceof.Api2Bundle\Controller\CustomerDeviceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\EvaluationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\EvaluationController"; reason: abstract.
Removed service ".instanceof.Api2Bundle\Controller\EvaluationController.0.Api2Bundle\Controller\EvaluationController"; reason: abstract.
Removed service ".abstract.instanceof.Api2Bundle\Controller\EvaluationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\EventController"; reason: abstract.
Removed service ".instanceof.Api2Bundle\Controller\EventController.0.Api2Bundle\Controller\EventController"; reason: abstract.
Removed service ".abstract.instanceof.Api2Bundle\Controller\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\GotoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\GotoController"; reason: abstract.
Removed service ".instanceof.Api2Bundle\Controller\GotoController.0.Api2Bundle\Controller\GotoController"; reason: abstract.
Removed service ".abstract.instanceof.Api2Bundle\Controller\GotoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\LiveVotingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\LiveVotingController"; reason: abstract.
Removed service ".instanceof.Api2Bundle\Controller\LiveVotingController.0.Api2Bundle\Controller\LiveVotingController"; reason: abstract.
Removed service ".abstract.instanceof.Api2Bundle\Controller\LiveVotingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\LoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\LoginController"; reason: abstract.
Removed service ".instanceof.Api2Bundle\Controller\LoginController.0.Api2Bundle\Controller\LoginController"; reason: abstract.
Removed service ".abstract.instanceof.Api2Bundle\Controller\LoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\MyApi2BaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\MyApi2BaseController"; reason: abstract.
Removed service ".abstract.instanceof.Api2Bundle\Controller\MyApi2BaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\NoAuth\AgendaDayController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\NoAuth\AgendaDayController"; reason: abstract.
Removed service ".instanceof.Api2Bundle\Controller\NoAuth\AgendaDayController.0.Api2Bundle\Controller\NoAuth\AgendaDayController"; reason: abstract.
Removed service ".abstract.instanceof.Api2Bundle\Controller\NoAuth\AgendaDayController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\NoAuth\ConventionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\NoAuth\ConventionController"; reason: abstract.
Removed service ".instanceof.Api2Bundle\Controller\NoAuth\ConventionController.0.Api2Bundle\Controller\NoAuth\ConventionController"; reason: abstract.
Removed service ".abstract.instanceof.Api2Bundle\Controller\NoAuth\ConventionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\NoAuth\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\NoAuth\EventController"; reason: abstract.
Removed service ".instanceof.Api2Bundle\Controller\NoAuth\EventController.0.Api2Bundle\Controller\NoAuth\EventController"; reason: abstract.
Removed service ".abstract.instanceof.Api2Bundle\Controller\NoAuth\EventController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\NoAuth\ForgotPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\NoAuth\ForgotPasswordController"; reason: abstract.
Removed service ".instanceof.Api2Bundle\Controller\NoAuth\ForgotPasswordController.0.Api2Bundle\Controller\NoAuth\ForgotPasswordController"; reason: abstract.
Removed service ".abstract.instanceof.Api2Bundle\Controller\NoAuth\ForgotPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\NoAuth\ForgotUsernameController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\NoAuth\ForgotUsernameController"; reason: abstract.
Removed service ".instanceof.Api2Bundle\Controller\NoAuth\ForgotUsernameController.0.Api2Bundle\Controller\NoAuth\ForgotUsernameController"; reason: abstract.
Removed service ".abstract.instanceof.Api2Bundle\Controller\NoAuth\ForgotUsernameController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\NoAuth\OrganizersController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\NoAuth\OrganizersController"; reason: abstract.
Removed service ".instanceof.Api2Bundle\Controller\NoAuth\OrganizersController.0.Api2Bundle\Controller\NoAuth\OrganizersController"; reason: abstract.
Removed service ".abstract.instanceof.Api2Bundle\Controller\NoAuth\OrganizersController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\NoAuth\SpeakerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\NoAuth\SpeakerController"; reason: abstract.
Removed service ".instanceof.Api2Bundle\Controller\NoAuth\SpeakerController.0.Api2Bundle\Controller\NoAuth\SpeakerController"; reason: abstract.
Removed service ".abstract.instanceof.Api2Bundle\Controller\NoAuth\SpeakerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\NoAuth\WorkshopController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\NoAuth\WorkshopController"; reason: abstract.
Removed service ".instanceof.Api2Bundle\Controller\NoAuth\WorkshopController.0.Api2Bundle\Controller\NoAuth\WorkshopController"; reason: abstract.
Removed service ".abstract.instanceof.Api2Bundle\Controller\NoAuth\WorkshopController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\OrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\OrderController"; reason: abstract.
Removed service ".instanceof.Api2Bundle\Controller\OrderController.0.Api2Bundle\Controller\OrderController"; reason: abstract.
Removed service ".abstract.instanceof.Api2Bundle\Controller\OrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\OrderLineController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\OrderLineController"; reason: abstract.
Removed service ".instanceof.Api2Bundle\Controller\OrderLineController.0.Api2Bundle\Controller\OrderLineController"; reason: abstract.
Removed service ".abstract.instanceof.Api2Bundle\Controller\OrderLineController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\PresenceCheckController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\PresenceCheckController"; reason: abstract.
Removed service ".instanceof.Api2Bundle\Controller\PresenceCheckController.0.Api2Bundle\Controller\PresenceCheckController"; reason: abstract.
Removed service ".abstract.instanceof.Api2Bundle\Controller\PresenceCheckController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\SpeakerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\SpeakerController"; reason: abstract.
Removed service ".instanceof.Api2Bundle\Controller\SpeakerController.0.Api2Bundle\Controller\SpeakerController"; reason: abstract.
Removed service ".abstract.instanceof.Api2Bundle\Controller\SpeakerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Api2Bundle\Controller\WorkshopController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Api2Bundle\Controller\WorkshopController"; reason: abstract.
Removed service ".instanceof.Api2Bundle\Controller\WorkshopController.0.Api2Bundle\Controller\WorkshopController"; reason: abstract.
Removed service ".abstract.instanceof.Api2Bundle\Controller\WorkshopController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\AgendaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\AgendaController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\AgendaController.0.AppBundle\Controller\AgendaController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\AgendaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\BookingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\BookingController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\BookingController.0.AppBundle\Controller\BookingController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\BookingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\BulkPrintController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\BulkPrintController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\BulkPrintController.0.AppBundle\Controller\BulkPrintController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\BulkPrintController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\ConventionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\ConventionController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\ConventionController.0.AppBundle\Controller\ConventionController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\ConventionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\ConventionMaterialController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\ConventionMaterialController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\ConventionMaterialController.0.AppBundle\Controller\ConventionMaterialController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\ConventionMaterialController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\CustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\CustomerController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\CustomerController.0.AppBundle\Controller\CustomerController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\CustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\CustomerXhrController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\CustomerXhrController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\CustomerXhrController.0.AppBundle\Controller\CustomerXhrController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\CustomerXhrController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\DefaultController.0.AppBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\EvaluationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\EvaluationController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\EvaluationController.0.AppBundle\Controller\EvaluationController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\EvaluationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\FeedController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\FeedController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\FeedController.0.AppBundle\Controller\FeedController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\FeedController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\ImportPaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\ImportPaymentController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\ImportPaymentController.0.AppBundle\Controller\ImportPaymentController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\ImportPaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\ImportPaymentXhrController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\ImportPaymentXhrController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\ImportPaymentXhrController.0.AppBundle\Controller\ImportPaymentXhrController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\ImportPaymentXhrController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\IndustryBookingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\IndustryBookingController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\IndustryBookingController.0.AppBundle\Controller\IndustryBookingController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\IndustryBookingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\IndustryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\IndustryController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\IndustryController.0.AppBundle\Controller\IndustryController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\IndustryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\IndustryFileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\IndustryFileController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\IndustryFileController.0.AppBundle\Controller\IndustryFileController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\IndustryFileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\IndustryProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\IndustryProductController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\IndustryProductController.0.AppBundle\Controller\IndustryProductController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\IndustryProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\InvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\InvoiceController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\InvoiceController.0.AppBundle\Controller\InvoiceController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\InvoiceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\LiveStream\LiveStreamController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\LiveStream\LiveStreamController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\LiveStream\LiveStreamController.0.AppBundle\Controller\LiveStream\LiveStreamController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\LiveStream\LiveStreamController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\LiveVoting\LiveVotingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\LiveVoting\LiveVotingController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\LiveVoting\LiveVotingController.0.AppBundle\Controller\LiveVoting\LiveVotingController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\LiveVoting\LiveVotingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\Log\ActionLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\Log\ActionLogController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\Log\ActionLogController.0.AppBundle\Controller\Log\ActionLogController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\Log\ActionLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\Log\BookingLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\Log\BookingLogController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\Log\BookingLogController.0.AppBundle\Controller\Log\BookingLogController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\Log\BookingLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\Log\EmailLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\Log\EmailLogController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\Log\EmailLogController.0.AppBundle\Controller\Log\EmailLogController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\Log\EmailLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\Log\PayLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\Log\PayLogController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\Log\PayLogController.0.AppBundle\Controller\Log\PayLogController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\Log\PayLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\Log\ScannerLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\Log\ScannerLogController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\Log\ScannerLogController.0.AppBundle\Controller\Log\ScannerLogController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\Log\ScannerLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\MyAppBaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\MyAppBaseController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\MyAppBaseController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\OrganizerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\OrganizerController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\OrganizerController.0.AppBundle\Controller\OrganizerController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\OrganizerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\OverviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\OverviewController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\OverviewController.0.AppBundle\Controller\OverviewController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\OverviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\PDFController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\PDFController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\PDFController.0.AppBundle\Controller\PDFController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\PDFController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\PDFTestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\PDFTestController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\PDFTestController.0.AppBundle\Controller\PDFTestController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\PDFTestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\PayTransactionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\PayTransactionController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\PayTransactionController.0.AppBundle\Controller\PayTransactionController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\PayTransactionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\PaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\PaymentController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\PaymentController.0.AppBundle\Controller\PaymentController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\PaymentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\PresenceCheckController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\PresenceCheckController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\PresenceCheckController.0.AppBundle\Controller\PresenceCheckController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\PresenceCheckController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\ReceiptController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\ReceiptController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\ReceiptController.0.AppBundle\Controller\ReceiptController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\ReceiptController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\ReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\ReportController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\ReportController.0.AppBundle\Controller\ReportController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\ReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\SalutationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\SalutationController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\SalutationController.0.AppBundle\Controller\SalutationController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\SalutationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\SpeakerAvailabilityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\SpeakerAvailabilityController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\SpeakerAvailabilityController.0.AppBundle\Controller\SpeakerAvailabilityController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\SpeakerAvailabilityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\SpeakerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\SpeakerController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\SpeakerController.0.AppBundle\Controller\SpeakerController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\SpeakerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\SpeakerSchedulerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\SpeakerSchedulerController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\SpeakerSchedulerController.0.AppBundle\Controller\SpeakerSchedulerController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\SpeakerSchedulerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\SpeakerStayController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\SpeakerStayController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\SpeakerStayController.0.AppBundle\Controller\SpeakerStayController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\SpeakerStayController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\Test\TestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\Test\TestController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\Test\TestController.0.AppBundle\Controller\Test\TestController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\Test\TestController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\Test\TestPushController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\Test\TestPushController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\Test\TestPushController.0.AppBundle\Controller\Test\TestPushController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\Test\TestPushController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\TicketController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\TicketController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\TicketController.0.AppBundle\Controller\TicketController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\TicketController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\UserController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\UserController.0.AppBundle\Controller\UserController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\UserController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\UserExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\UserExportController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\UserExportController.0.AppBundle\Controller\UserExportController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\UserExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\WorkshopController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\WorkshopController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\WorkshopController.0.AppBundle\Controller\WorkshopController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\WorkshopController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\WorkshopPrintController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\WorkshopPrintController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\WorkshopPrintController.0.AppBundle\Controller\WorkshopPrintController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\WorkshopPrintController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\WorkshopSchedulerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\WorkshopSchedulerController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\WorkshopSchedulerController.0.AppBundle\Controller\WorkshopSchedulerController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\WorkshopSchedulerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.AppBundle\Controller\XmlExportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.AppBundle\Controller\XmlExportController"; reason: abstract.
Removed service ".instanceof.AppBundle\Controller\XmlExportController.0.AppBundle\Controller\XmlExportController"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Controller\XmlExportController"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.AppBundle\Domain\Convention\ConventionRepository"; reason: abstract.
Removed service ".abstract.instanceof.AppBundle\Domain\Convention\ConventionRepository"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PublicBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PublicBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.PublicBundle\Controller\DefaultController.0.PublicBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.PublicBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PublicBundle\Controller\MonitorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PublicBundle\Controller\MonitorController"; reason: abstract.
Removed service ".instanceof.PublicBundle\Controller\MonitorController.0.PublicBundle\Controller\MonitorController"; reason: abstract.
Removed service ".abstract.instanceof.PublicBundle\Controller\MonitorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\AvailableTicketsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\AvailableTicketsController"; reason: abstract.
Removed service ".instanceof.ShopBundle\Controller\AvailableTicketsController.0.ShopBundle\Controller\AvailableTicketsController"; reason: abstract.
Removed service ".abstract.instanceof.ShopBundle\Controller\AvailableTicketsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\BookedProductsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\BookedProductsController"; reason: abstract.
Removed service ".instanceof.ShopBundle\Controller\BookedProductsController.0.ShopBundle\Controller\BookedProductsController"; reason: abstract.
Removed service ".abstract.instanceof.ShopBundle\Controller\BookedProductsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\CartCheckoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\CartCheckoutController"; reason: abstract.
Removed service ".instanceof.ShopBundle\Controller\CartCheckoutController.0.ShopBundle\Controller\CartCheckoutController"; reason: abstract.
Removed service ".abstract.instanceof.ShopBundle\Controller\CartCheckoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\CartController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\CartController"; reason: abstract.
Removed service ".instanceof.ShopBundle\Controller\CartController.0.ShopBundle\Controller\CartController"; reason: abstract.
Removed service ".abstract.instanceof.ShopBundle\Controller\CartController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\ConventionMaterialController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\ConventionMaterialController"; reason: abstract.
Removed service ".instanceof.ShopBundle\Controller\ConventionMaterialController.0.ShopBundle\Controller\ConventionMaterialController"; reason: abstract.
Removed service ".abstract.instanceof.ShopBundle\Controller\ConventionMaterialController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\CustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\CustomerController"; reason: abstract.
Removed service ".instanceof.ShopBundle\Controller\CustomerController.0.ShopBundle\Controller\CustomerController"; reason: abstract.
Removed service ".abstract.instanceof.ShopBundle\Controller\CustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.ShopBundle\Controller\DefaultController.0.ShopBundle\Controller\DefaultController"; reason: abstract.
Removed service ".abstract.instanceof.ShopBundle\Controller\DefaultController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\ForgotPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\ForgotPasswordController"; reason: abstract.
Removed service ".instanceof.ShopBundle\Controller\ForgotPasswordController.0.ShopBundle\Controller\ForgotPasswordController"; reason: abstract.
Removed service ".abstract.instanceof.ShopBundle\Controller\ForgotPasswordController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\ForgotUsernameController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\ForgotUsernameController"; reason: abstract.
Removed service ".instanceof.ShopBundle\Controller\ForgotUsernameController.0.ShopBundle\Controller\ForgotUsernameController"; reason: abstract.
Removed service ".abstract.instanceof.ShopBundle\Controller\ForgotUsernameController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\GotoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\GotoController"; reason: abstract.
Removed service ".instanceof.ShopBundle\Controller\GotoController.0.ShopBundle\Controller\GotoController"; reason: abstract.
Removed service ".abstract.instanceof.ShopBundle\Controller\GotoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\LiveStreamController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\LiveStreamController"; reason: abstract.
Removed service ".instanceof.ShopBundle\Controller\LiveStreamController.0.ShopBundle\Controller\LiveStreamController"; reason: abstract.
Removed service ".abstract.instanceof.ShopBundle\Controller\LiveStreamController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\LoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\LoginController"; reason: abstract.
Removed service ".instanceof.ShopBundle\Controller\LoginController.0.ShopBundle\Controller\LoginController"; reason: abstract.
Removed service ".abstract.instanceof.ShopBundle\Controller\LoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\PaypalIPNController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\PaypalIPNController"; reason: abstract.
Removed service ".instanceof.ShopBundle\Controller\PaypalIPNController.0.ShopBundle\Controller\PaypalIPNController"; reason: abstract.
Removed service ".abstract.instanceof.ShopBundle\Controller\PaypalIPNController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\PaypalIPNFakeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\PaypalIPNFakeController"; reason: abstract.
Removed service ".instanceof.ShopBundle\Controller\PaypalIPNFakeController.0.ShopBundle\Controller\PaypalIPNFakeController"; reason: abstract.
Removed service ".abstract.instanceof.ShopBundle\Controller\PaypalIPNFakeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\RegisterController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\RegisterController"; reason: abstract.
Removed service ".instanceof.ShopBundle\Controller\RegisterController.0.ShopBundle\Controller\RegisterController"; reason: abstract.
Removed service ".abstract.instanceof.ShopBundle\Controller\RegisterController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\Test\TestEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\Test\TestEmailController"; reason: abstract.
Removed service ".instanceof.ShopBundle\Controller\Test\TestEmailController.0.ShopBundle\Controller\Test\TestEmailController"; reason: abstract.
Removed service ".abstract.instanceof.ShopBundle\Controller\Test\TestEmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\TicketController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\TicketController"; reason: abstract.
Removed service ".instanceof.ShopBundle\Controller\TicketController.0.ShopBundle\Controller\TicketController"; reason: abstract.
Removed service ".abstract.instanceof.ShopBundle\Controller\TicketController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\WorkshopController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\WorkshopController"; reason: abstract.
Removed service ".instanceof.ShopBundle\Controller\WorkshopController.0.ShopBundle\Controller\WorkshopController"; reason: abstract.
Removed service ".abstract.instanceof.ShopBundle\Controller\WorkshopController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\WorkshopInfoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\WorkshopInfoController"; reason: abstract.
Removed service ".instanceof.ShopBundle\Controller\WorkshopInfoController.0.ShopBundle\Controller\WorkshopInfoController"; reason: abstract.
Removed service ".abstract.instanceof.ShopBundle\Controller\WorkshopInfoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.ShopBundle\Controller\WorkshopPlannerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.ShopBundle\Controller\WorkshopPlannerController"; reason: abstract.
Removed service ".instanceof.ShopBundle\Controller\WorkshopPlannerController.0.ShopBundle\Controller\WorkshopPlannerController"; reason: abstract.
Removed service ".abstract.instanceof.ShopBundle\Controller\WorkshopPlannerController"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\UniqidNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\UniqidNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\PropertyNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\PropertyNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\OrignameNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\OrignameNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\HashNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\HashNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\Base64Namer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\Base64Namer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\SubdirDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\SubdirDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\PropertyDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\PropertyDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\CurrentDateTimeDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\DirectoryNamerInterface.0.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\ConfigurableDirectoryNamer"; reason: abstract.
Removed service ".instanceof.Vich\UploaderBundle\Naming\NamerInterface.0.Vich\UploaderBundle\Naming\SmartUniqueNamer"; reason: abstract.
Removed service ".abstract.instanceof.Vich\UploaderBundle\Naming\SmartUniqueNamer"; reason: abstract.
229
Removed service "nyholm.psr7.psr17_factory"; reason: unused.
Removed service "AppBundle\Domain\ActionLog\ActionLogRepository"; reason: unused.
Removed service "AppBundle\Domain\Activation\ActivationRepository"; reason: unused.
Removed service "AppBundle\Domain\AgendaDay\AgendaDayRepository"; reason: unused.
Removed service "AppBundle\Domain\BookingLog\BookingLogRepository"; reason: unused.
Removed service "AppBundle\Domain\ConventionMaterial\ConventionMaterialRepository"; reason: unused.
Removed service "AppBundle\Domain\ConventionPoint\ConventionPointRepository"; reason: unused.
Removed service "AppBundle\Domain\ConventionRoom\ConventionRoomRepository"; reason: unused.
Removed service "AppBundle\Domain\ConventionSession\ConventionSessionRepository"; reason: unused.
Removed service "AppBundle\Domain\Country\CountryRepository"; reason: unused.
Removed service "AppBundle\Domain\Customer\CustomerRepository"; reason: unused.
Removed service "AppBundle\Domain\CustomerApiSession\CustomerApiSessionRepository"; reason: unused.
Removed service "AppBundle\Domain\CustomerBadge\CustomerBadgeRepository"; reason: unused.
Removed service "AppBundle\Domain\CustomerComment\CustomerCommentRepository"; reason: unused.
Removed service "AppBundle\Domain\CustomerDevice\CustomerDeviceRepository"; reason: unused.
Removed service "AppBundle\Domain\CustomerProfile\CustomerProfileRepository"; reason: unused.
Removed service "AppBundle\Domain\DayCategory\DayCategoryRepository"; reason: unused.
Removed service "AppBundle\Domain\EmailLog\EmailLogRepository"; reason: unused.
Removed service "AppBundle\Domain\Evaluation\EvaluationRepository"; reason: unused.
Removed service "AppBundle\Domain\Evaluation\OverallEvaluationRepository"; reason: unused.
Removed service "AppBundle\Domain\Event\EventRepository"; reason: unused.
Removed service "AppBundle\Domain\ImportPayment\ImportPaymentRepository"; reason: unused.
Removed service "AppBundle\Domain\Industry\IndustryRepository"; reason: unused.
Removed service "AppBundle\Domain\IndustryFile\IndustryFileRepository"; reason: unused.
Removed service "AppBundle\Domain\IndustryOrder\IndustryOrderRepository"; reason: unused.
Removed service "AppBundle\Domain\IndustryProduct\IndustryProductRepository"; reason: unused.
Removed service "AppBundle\Domain\Invoice\InvoiceRepository"; reason: unused.
Removed service "AppBundle\Domain\Menu\MenuItemRepository"; reason: unused.
Removed service "AppBundle\Domain\Order\OrderRepository"; reason: unused.
Removed service "AppBundle\Domain\OrderLine\OrderLineRepository"; reason: unused.
Removed service "AppBundle\Domain\Organizer\OrganizerRepository"; reason: unused.
Removed service "AppBundle\Domain\PayLog\PayLogRepository"; reason: unused.
Removed service "AppBundle\Domain\PayTransaction\PayTransactionRepository"; reason: unused.
Removed service "AppBundle\Domain\PresenceCheck\PresenceCheckRepository"; reason: unused.
Removed service "AppBundle\Domain\Receipt\ReceiptRepository"; reason: unused.
Removed service "AppBundle\Domain\Salutation\SalutationRepository"; reason: unused.
Removed service "AppBundle\Domain\ScanLog\ScanLogRepository"; reason: unused.
Removed service "AppBundle\Domain\ShopProfile\ShopProfileRepository"; reason: unused.
Removed service "AppBundle\Domain\Speaker\SpeakerRepository"; reason: unused.
Removed service "AppBundle\Domain\SpeakerAvailability\SpeakerAvailabilityRepository"; reason: unused.
Removed service "AppBundle\Domain\SpeakerStatus\SpeakerStatusRepository"; reason: unused.
Removed service "AppBundle\Domain\SpeakerStay\SpeakerStayRepository"; reason: unused.
Removed service "AppBundle\Domain\SpeakerVita\SpeakerVitaRepository"; reason: unused.
Removed service "AppBundle\Domain\TemporaryLoginToken\TemporaryLoginTokenRepository"; reason: unused.
Removed service "AppBundle\Domain\Ticket\TicketRepository"; reason: unused.
Removed service "AppBundle\Domain\UserSetting\UserSettingRepository"; reason: unused.
Removed service "AppBundle\Domain\VacinationCertificate\VacinationCertificateRepository"; reason: unused.
Removed service "AppBundle\Domain\Workshop\WorkshopRepository"; 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.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 "Eko\FeedBundle\Command\FeedDumpCommand"; reason: unused.
Removed service "fos_rest.view_handler.default"; reason: unused.
Removed service "fos_rest.serializer.symfony"; reason: unused.
Removed service "fos_rest.serializer.form_error_normalizer"; reason: unused.
Removed service "fos_rest.serializer.flatten_exception_normalizer"; reason: unused.
Removed service "fos_rest.normalizer.camel_keys"; reason: unused.
Removed service "fos_rest.normalizer.camel_keys_with_leading_underscore"; reason: unused.
Removed service "fos_rest.decoder.jsontoform"; reason: unused.
Removed service "fos_rest.decoder.xml"; reason: unused.
Removed service "fos_user.user_provider.username_email"; reason: unused.
Removed service "fos_user.user_provider.email"; reason: unused.
Removed service "fos_user.user_checker"; reason: unused.
Removed service "fos_user.mailer.twig_symfony"; reason: unused.
Removed service "jms_serializer.identical_property_naming_strategy"; reason: unused.
Removed service "jms_serializer.doctrine_phpcr_object_constructor"; reason: unused.
Removed service "lexik_jwt_authentication.payload_enrichment.random_jti_enrichment"; reason: unused.
Removed service "lexik_jwt_authentication.handler.authentication_success"; reason: unused.
Removed service "lexik_jwt_authentication.handler.authentication_failure"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.query_parameter_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.extractor.split_cookie_extractor"; reason: unused.
Removed service "lexik_jwt_authentication.security.jwt_user_provider"; reason: unused.
Removed service "nelmio_api_doc.type_describer.chain"; reason: unused.
Removed service "nelmio_api_doc.type_describer.array"; reason: unused.
Removed service "nelmio_api_doc.type_describer.bool"; reason: unused.
Removed service "nelmio_api_doc.type_describer.class"; reason: unused.
Removed service "nelmio_api_doc.type_describer.dictionary"; reason: unused.
Removed service "nelmio_api_doc.type_describer.float"; reason: unused.
Removed service "nelmio_api_doc.type_describer.generic_class"; reason: unused.
Removed service "nelmio_api_doc.type_describer.generic_collection"; reason: unused.
Removed service "nelmio_api_doc.type_describer.integer"; reason: unused.
Removed service "nelmio_api_doc.type_describer.intersection"; reason: unused.
Removed service "nelmio_api_doc.type_describer.list"; reason: unused.
Removed service "nelmio_api_doc.type_describer.mixed"; reason: unused.
Removed service "nelmio_api_doc.type_describer.nullable"; reason: unused.
Removed service "nelmio_api_doc.type_describer.object"; reason: unused.
Removed service "nelmio_api_doc.type_describer.string"; reason: unused.
Removed service "nelmio_api_doc.type_describer.template"; reason: unused.
Removed service "nelmio_api_doc.type_describer.union"; reason: unused.
Removed service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware"; reason: unused.
Removed service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\ConnectionConfigurator"; reason: unused.
Removed service "stof_doctrine_extensions.tool.actor_provider"; reason: unused.
Removed service "stof_doctrine_extensions.tool.ip_address_provider"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "Vich\UploaderBundle\Naming\SmartUniqueNamer.shop_profile_logo"; reason: unused.
Removed service "AppBundle\Application\Organizer\OrganizerImageNamer.organizer_logo"; reason: unused.
Removed service "Vich\UploaderBundle\Naming\SmartUniqueNamer.industry_file"; reason: unused.
Removed service "AppBundle\Application\VacinationCertificate\VacinationCertificateFileNamer.vacination_certificate"; reason: unused.
Removed service "AppBundle\Application\ConventionMaterial\ConventionMaterialFileNamer.convention_material"; reason: unused.
Removed service "AppBundle\Application\SpeakerVita\SpeakerVitaFileNamer.speaker_vita"; reason: unused.
Removed service "Vich\UploaderBundle\Naming\SmartUniqueNamer.terms_conditions"; reason: unused.
Removed service "Vich\UploaderBundle\Naming\SmartUniqueNamer.ticket_logo"; reason: unused.
Removed service "vich_uploader.adapter.mongodb"; reason: unused.
Removed service "vich_uploader.adapter.phpcr"; reason: unused.
Removed service "vich_uploader.listener.inject.orm"; reason: unused.
Removed service "vich_uploader.listener.upload.orm"; reason: unused.
Removed service "vich_uploader.listener.clean.orm"; reason: unused.
Removed service "vich_uploader.listener.remove.orm"; reason: unused.
Removed service "vich_uploader.listener.inject.mongodb"; reason: unused.
Removed service "vich_uploader.listener.upload.mongodb"; reason: unused.
Removed service "vich_uploader.listener.clean.mongodb"; reason: unused.
Removed service "vich_uploader.listener.remove.mongodb"; reason: unused.
Removed service "vich_uploader.listener.inject.phpcr"; reason: unused.
Removed service "vich_uploader.listener.upload.phpcr"; reason: unused.
Removed service "vich_uploader.listener.clean.phpcr"; reason: unused.
Removed service "vich_uploader.listener.remove.phpcr"; reason: unused.
Removed service "vich_uploader.metadata.attribute_reader"; reason: unused.
Removed service "vich_uploader.metadata_driver.annotation"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; 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 "psr18.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "http_client.messenger.ping_webhook_handler"; reason: unused.
Removed service "mailer.messenger.message_handler"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "type_info.type_context_factory"; reason: unused.
Removed service "type_info.resolver"; reason: unused.
Removed service "type_info.resolver.reflection_type"; reason: unused.
Removed service "type_info.resolver.reflection_parameter"; reason: unused.
Removed service "type_info.resolver.reflection_property"; reason: unused.
Removed service "type_info.resolver.reflection_return"; reason: unused.
Removed service "type_info.resolver.string"; reason: unused.
Removed service "type_info.resolver.reflection_parameter.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_property.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_return.phpdoc_aware"; reason: unused.
Removed service "lock.strategy.majority"; reason: unused.
Removed service "lock.default.factory"; reason: unused.
Removed service ".cache_connection.MfCypIA"; reason: unused.
Removed service ".cache_connection.H8vabc8"; reason: unused.
Removed service ".cache_connection.8kvDmRs"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native"; 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 "mime_types"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "twig.extension.weblink"; reason: unused.
Removed service "twig.runtime.serializer"; reason: unused.
Removed service "twig.extension.serializer"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption_algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.RSAOAEP"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHES"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHSS"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128CBCHS256"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192CBCHS384"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256CBCHS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256GCM"; reason: unused.
Removed service "security.user_checker.chain.api2_login"; reason: unused.
Removed service "security.user_checker.chain.api2"; reason: unused.
Removed service "security.user_checker.chain.shop"; reason: unused.
Removed service "security.authenticator.remember_me_signature_hasher"; reason: unused.
Removed service "security.authenticator.firewall_aware_remember_me_handler"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "monolog.logger.lock"; reason: unused.
Removed service "monolog.handler.null_internal"; reason: unused.
Removed service ".service_locator._cOnLv6"; reason: unused.
Removed service ".service_locator._cOnLv6.PublicBundle\Controller\MonitorController::findCurrentOrNextWorkshop()"; reason: unused.
Removed service ".service_locator.E_XxceP"; reason: unused.
Removed service ".service_locator.E_XxceP.Dukecity\CommandSchedulerBundle\Controller\DetailController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.KHhLDTq"; reason: unused.
Removed service ".service_locator.KHhLDTq.Dukecity\CommandSchedulerBundle\Controller\DetailController::setTranslator()"; reason: unused.
Removed service ".service_locator.v_.hcXK"; reason: unused.
Removed service ".service_locator.v_.hcXK.Dukecity\CommandSchedulerBundle\Controller\ListController::setLogger()"; reason: unused.
Removed service ".service_locator.E_XxceP.Dukecity\CommandSchedulerBundle\Controller\ListController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.KHhLDTq.Dukecity\CommandSchedulerBundle\Controller\ListController::setTranslator()"; reason: unused.
Removed service ".service_locator.v_.hcXK.Dukecity\CommandSchedulerBundle\Controller\ApiController::setLogger()"; reason: unused.
Removed service ".service_locator.4NrtTVH"; reason: unused.
Removed service ".service_locator.4NrtTVH.Dukecity\CommandSchedulerBundle\Controller\ApiController::setCommandParser()"; reason: unused.
Removed service ".service_locator.E_XxceP.Dukecity\CommandSchedulerBundle\Controller\ApiController::setManagerRegistry()"; reason: unused.
Removed service ".service_locator.KHhLDTq.Dukecity\CommandSchedulerBundle\Controller\ApiController::setTranslator()"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.NLcq8cs"; reason: unused.
Removed service ".service_locator.riiCAol"; reason: unused.
Removed service ".service_locator.LB30Wrc"; reason: unused.
Removed service ".errored..service_locator.E_XxceP.Symfony\Bridge\Doctrine\ManagerRegistry"; reason: unused.
572
Inlined service "monolog.processor.request" to "app.action_log.db_handler".
Inlined service ".service_locator.x1EHle8.Api2Bundle\Controller\AgendaDayController" to "Api2Bundle\Controller\AgendaDayController".
Inlined service ".service_locator.x1EHle8.Api2Bundle\Controller\BookingController" to "Api2Bundle\Controller\BookingController".
Inlined service ".service_locator.x1EHle8.Api2Bundle\Controller\ConventionController" to "Api2Bundle\Controller\ConventionController".
Inlined service ".service_locator.x1EHle8.Api2Bundle\Controller\ConventionSessionController" to "Api2Bundle\Controller\ConventionSessionController".
Inlined service ".service_locator.x1EHle8.Api2Bundle\Controller\CustomerController" to "Api2Bundle\Controller\CustomerController".
Inlined service ".service_locator.x1EHle8.Api2Bundle\Controller\CustomerDeviceController" to "Api2Bundle\Controller\CustomerDeviceController".
Inlined service ".service_locator.x1EHle8.Api2Bundle\Controller\EvaluationController" to "Api2Bundle\Controller\EvaluationController".
Inlined service ".service_locator.x1EHle8.Api2Bundle\Controller\EventController" to "Api2Bundle\Controller\EventController".
Inlined service ".service_locator.x1EHle8.Api2Bundle\Controller\GotoController" to "Api2Bundle\Controller\GotoController".
Inlined service ".service_locator.x1EHle8.Api2Bundle\Controller\LiveVotingController" to "Api2Bundle\Controller\LiveVotingController".
Inlined service ".service_locator.x1EHle8.Api2Bundle\Controller\LoginController" to "Api2Bundle\Controller\LoginController".
Inlined service ".service_locator.x1EHle8.Api2Bundle\Controller\MyApi2BaseController" to "Api2Bundle\Controller\MyApi2BaseController".
Inlined service ".service_locator.x1EHle8.Api2Bundle\Controller\NoAuth\AgendaDayController" to "Api2Bundle\Controller\NoAuth\AgendaDayController".
Inlined service ".service_locator.x1EHle8.Api2Bundle\Controller\NoAuth\ConventionController" to "Api2Bundle\Controller\NoAuth\ConventionController".
Inlined service ".service_locator.x1EHle8.Api2Bundle\Controller\NoAuth\EventController" to "Api2Bundle\Controller\NoAuth\EventController".
Inlined service ".service_locator.x1EHle8.Api2Bundle\Controller\NoAuth\ForgotPasswordController" to "Api2Bundle\Controller\NoAuth\ForgotPasswordController".
Inlined service ".service_locator.x1EHle8.Api2Bundle\Controller\NoAuth\ForgotUsernameController" to "Api2Bundle\Controller\NoAuth\ForgotUsernameController".
Inlined service ".service_locator.x1EHle8.Api2Bundle\Controller\NoAuth\OrganizersController" to "Api2Bundle\Controller\NoAuth\OrganizersController".
Inlined service ".service_locator.x1EHle8.Api2Bundle\Controller\NoAuth\SpeakerController" to "Api2Bundle\Controller\NoAuth\SpeakerController".
Inlined service ".service_locator.x1EHle8.Api2Bundle\Controller\NoAuth\WorkshopController" to "Api2Bundle\Controller\NoAuth\WorkshopController".
Inlined service ".service_locator.x1EHle8.Api2Bundle\Controller\OrderController" to "Api2Bundle\Controller\OrderController".
Inlined service ".service_locator.x1EHle8.Api2Bundle\Controller\OrderLineController" to "Api2Bundle\Controller\OrderLineController".
Inlined service ".service_locator.x1EHle8.Api2Bundle\Controller\PresenceCheckController" to "Api2Bundle\Controller\PresenceCheckController".
Inlined service ".service_locator.x1EHle8.Api2Bundle\Controller\SpeakerController" to "Api2Bundle\Controller\SpeakerController".
Inlined service ".service_locator.x1EHle8.Api2Bundle\Controller\WorkshopController" to "Api2Bundle\Controller\WorkshopController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\AgendaController" to "AppBundle\Controller\AgendaController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\BookingController" to "AppBundle\Controller\BookingController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\BulkPrintController" to "AppBundle\Controller\BulkPrintController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\ConventionController" to "AppBundle\Controller\ConventionController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\ConventionMaterialController" to "AppBundle\Controller\ConventionMaterialController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\CustomerController" to "AppBundle\Controller\CustomerController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\CustomerXhrController" to "AppBundle\Controller\CustomerXhrController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\DefaultController" to "AppBundle\Controller\DefaultController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\EvaluationController" to "AppBundle\Controller\EvaluationController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\FeedController" to "AppBundle\Controller\FeedController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\ImportPaymentController" to "AppBundle\Controller\ImportPaymentController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\ImportPaymentXhrController" to "AppBundle\Controller\ImportPaymentXhrController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\IndustryBookingController" to "AppBundle\Controller\IndustryBookingController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\IndustryController" to "AppBundle\Controller\IndustryController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\IndustryFileController" to "AppBundle\Controller\IndustryFileController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\IndustryProductController" to "AppBundle\Controller\IndustryProductController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\InvoiceController" to "AppBundle\Controller\InvoiceController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\LiveStream\LiveStreamController" to "AppBundle\Controller\LiveStream\LiveStreamController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\LiveVoting\LiveVotingController" to "AppBundle\Controller\LiveVoting\LiveVotingController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\Log\ActionLogController" to "AppBundle\Controller\Log\ActionLogController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\Log\BookingLogController" to "AppBundle\Controller\Log\BookingLogController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\Log\EmailLogController" to "AppBundle\Controller\Log\EmailLogController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\Log\PayLogController" to "AppBundle\Controller\Log\PayLogController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\Log\ScannerLogController" to "AppBundle\Controller\Log\ScannerLogController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\MyAppBaseController" to "AppBundle\Controller\MyAppBaseController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\OrganizerController" to "AppBundle\Controller\OrganizerController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\OverviewController" to "AppBundle\Controller\OverviewController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\PDFController" to "AppBundle\Controller\PDFController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\PDFTestController" to "AppBundle\Controller\PDFTestController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\PayTransactionController" to "AppBundle\Controller\PayTransactionController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\PaymentController" to "AppBundle\Controller\PaymentController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\PresenceCheckController" to "AppBundle\Controller\PresenceCheckController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\ReceiptController" to "AppBundle\Controller\ReceiptController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\ReportController" to "AppBundle\Controller\ReportController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\SalutationController" to "AppBundle\Controller\SalutationController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\SpeakerAvailabilityController" to "AppBundle\Controller\SpeakerAvailabilityController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\SpeakerController" to "AppBundle\Controller\SpeakerController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\SpeakerSchedulerController" to "AppBundle\Controller\SpeakerSchedulerController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\SpeakerStayController" to "AppBundle\Controller\SpeakerStayController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\Test\TestController" to "AppBundle\Controller\Test\TestController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\Test\TestPushController" to "AppBundle\Controller\Test\TestPushController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\TicketController" to "AppBundle\Controller\TicketController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\UserController" to "AppBundle\Controller\UserController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\UserExportController" to "AppBundle\Controller\UserExportController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\WorkshopController" to "AppBundle\Controller\WorkshopController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\WorkshopPrintController" to "AppBundle\Controller\WorkshopPrintController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\WorkshopSchedulerController" to "AppBundle\Controller\WorkshopSchedulerController".
Inlined service ".service_locator.ZyP9f7K.AppBundle\Controller\XmlExportController" to "AppBundle\Controller\XmlExportController".
Inlined service ".service_locator.ZyP9f7K.PublicBundle\Controller\DefaultController" to "PublicBundle\Controller\DefaultController".
Inlined service ".service_locator.ZyP9f7K.PublicBundle\Controller\MonitorController" to "PublicBundle\Controller\MonitorController".
Inlined service ".service_locator.ZyP9f7K.ShopBundle\Controller\AvailableTicketsController" to "ShopBundle\Controller\AvailableTicketsController".
Inlined service ".service_locator.ZyP9f7K.ShopBundle\Controller\BookedProductsController" to "ShopBundle\Controller\BookedProductsController".
Inlined service ".service_locator.ZyP9f7K.ShopBundle\Controller\CartCheckoutController" to "ShopBundle\Controller\CartCheckoutController".
Inlined service ".service_locator.ZyP9f7K.ShopBundle\Controller\CartController" to "ShopBundle\Controller\CartController".
Inlined service ".service_locator.ZyP9f7K.ShopBundle\Controller\ConventionMaterialController" to "ShopBundle\Controller\ConventionMaterialController".
Inlined service ".service_locator.ZyP9f7K.ShopBundle\Controller\CustomerController" to "ShopBundle\Controller\CustomerController".
Inlined service ".service_locator.ZyP9f7K.ShopBundle\Controller\DefaultController" to "ShopBundle\Controller\DefaultController".
Inlined service ".service_locator.ZyP9f7K.ShopBundle\Controller\ForgotPasswordController" to "ShopBundle\Controller\ForgotPasswordController".
Inlined service ".service_locator.ZyP9f7K.ShopBundle\Controller\ForgotUsernameController" to "ShopBundle\Controller\ForgotUsernameController".
Inlined service ".service_locator.ZyP9f7K.ShopBundle\Controller\GotoController" to "ShopBundle\Controller\GotoController".
Inlined service ".service_locator.ZyP9f7K.ShopBundle\Controller\LiveStreamController" to "ShopBundle\Controller\LiveStreamController".
Inlined service ".service_locator.ZyP9f7K.ShopBundle\Controller\LoginController" to "ShopBundle\Controller\LoginController".
Inlined service ".service_locator.ZyP9f7K.ShopBundle\Controller\PaypalIPNController" to "ShopBundle\Controller\PaypalIPNController".
Inlined service ".service_locator.ZyP9f7K.ShopBundle\Controller\PaypalIPNFakeController" to "ShopBundle\Controller\PaypalIPNFakeController".
Inlined service ".service_locator.ZyP9f7K.ShopBundle\Controller\RegisterController" to "ShopBundle\Controller\RegisterController".
Inlined service ".service_locator.ZyP9f7K.ShopBundle\Controller\Test\TestEmailController" to "ShopBundle\Controller\Test\TestEmailController".
Inlined service ".service_locator.ZyP9f7K.ShopBundle\Controller\TicketController" to "ShopBundle\Controller\TicketController".
Inlined service ".service_locator.ZyP9f7K.ShopBundle\Controller\WorkshopController" to "ShopBundle\Controller\WorkshopController".
Inlined service ".service_locator.ZyP9f7K.ShopBundle\Controller\WorkshopInfoController" to "ShopBundle\Controller\WorkshopInfoController".
Inlined service ".service_locator.ZyP9f7K.ShopBundle\Controller\WorkshopPlannerController" to "ShopBundle\Controller\WorkshopPlannerController".
Inlined service "app.pdo_connection_factory" to "app.pdo_connection".
Inlined service "doctrine.dbal.connection_factory.dsn_parser" to "doctrine.dbal.connection_factory".
Inlined service "doctrine.dbal.legacy_schema_manager_factory" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.default_schema_asset_filter_manager" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logging_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.debug_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.idle_connection_middleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware.default" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.VhOJV_G" 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.3YIoEHf" to "doctrine.orm.container_repository_factory".
Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.typed_field_mapper.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
Inlined service "doctrine.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 "monolog.logger.eight_points_guzzle" to "eight_points_guzzle.middleware.symfony_log".
Inlined service "Eko\FeedBundle\Formatter\RssFormatter" to "Eko\FeedBundle\Feed\FeedManager".
Inlined service "Eko\FeedBundle\Formatter\AtomFormatter" to "Eko\FeedBundle\Feed\FeedManager".
Inlined service "Eko\FeedBundle\Hydrator\DefaultHydrator" to "Eko\FeedBundle\Feed\Reader".
Inlined service "fos_rest.request.param_fetcher.reader" to "fos_rest.request.param_fetcher".
Inlined service "fos_rest.exception.codes_map" to "fos_rest.serializer.flatten_exception_handler".
Inlined service "fos_rest.exception.messages_map" to "fos_rest.serializer.flatten_exception_handler".
Inlined service "fos_rest.serializer.jms" to "fos_rest.view_handler".
Inlined service "fos_rest.view_handler.jsonp" to "fos_rest.view_handler".
Inlined service ".service_locator.mMm3Rxn" to "fos_rest.decoder_provider".
Inlined service "fos_rest.decoder_provider" to "fos_rest.body_listener".
Inlined service "fos_rest.format_negotiator" to "fos_rest.format_listener".
Inlined service "fos_rest.request_matcher.6d27357678da78ac461e8b851ac5bf83a1f9471f9d410dff7d760712cb7770b80848bf9c" to "fos_rest.format_negotiator".
Inlined service "fos_rest.request_matcher.57581c9dc74e4d16e1af35f2572844121b288d163ed95138bf130372e62545d16df13219" to "fos_rest.format_negotiator".
Inlined service "fos_rest.request_matcher.69e9d3fd562e0ecffc5bce0c68d3b7a673d187934b742bc76452558275bbd7611198d478" to "fos_rest.format_negotiator".
Inlined service "fos_rest.request.param_fetcher" to "fos_rest.param_fetcher_listener".
Inlined service "security.authentication_utils" to "fos_user.security.controller".
Inlined service ".service_locator.ZyP9f7K.fos_user.security.controller" to "fos_user.security.controller".
Inlined service "fos_user.util.canonicalizer.default" to "fos_user.util.canonical_fields_updater".
Inlined service "fos_user.util.canonicalizer.default" to "fos_user.util.canonical_fields_updater".
Inlined service "fos_user.security.login_manager" to "fos_user.listener.authentication".
Inlined service "fos_user.user_to_username_transformer" to "fos_user.username_form_type".
Inlined service ".service_locator.ZyP9f7K.fos_user.profile.controller" to "fos_user.profile.controller".
Inlined service "fos_user.registration.form.factory" to "fos_user.registration.controller".
Inlined service ".service_locator.ZyP9f7K.fos_user.registration.controller" to "fos_user.registration.controller".
Inlined service "fos_user.change_password.form.factory" to "fos_user.change_password.controller".
Inlined service ".service_locator.ZyP9f7K.fos_user.change_password.controller" to "fos_user.change_password.controller".
Inlined service "fos_user.resetting.form.factory" to "fos_user.resetting.controller".
Inlined service "fos_user.util.token_generator.default" to "fos_user.resetting.controller".
Inlined service "fos_user.mailer.noop" to "fos_user.resetting.controller".
Inlined service ".service_locator.ZyP9f7K.fos_user.resetting.controller" to "fos_user.resetting.controller".
Inlined service "jms_serializer.event_dispatcher.service_locator" to "jms_serializer.event_dispatcher".
Inlined service "jms_serializer.metadata.doctrine_type_driver.inner" to "jms_serializer.metadata.doctrine_type_driver".
Inlined service "jms_serializer.metadata.doctrine_type_driver" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.metadata.service_locator" to "jms_serializer.metadata.lazy_loading_driver".
Inlined service "jms_serializer.camel_case_naming_strategy" to "jms_serializer.serialized_name_annotation_strategy".
Inlined service "jms_serializer.doctrine_object_constructor.inner" to "jms_serializer.doctrine_object_constructor".
Inlined service "jms_serializer.doctrine_object_constructor" to "jms_serializer.deserialization_graph_navigator_factory".
Inlined service "jms_serializer.expression_language" to "jms_serializer.expression_evaluator".
Inlined service "jms_serializer.expression_language.function_provider" to "jms_serializer.expression_language".
Inlined service "jms_serializer.traceable_metadata_factory.inner" to "jms_serializer.traceable_metadata_factory".
Inlined service "jms_serializer.traceable_handler_registry.inner" to "jms_serializer.traceable_handler_registry".
Inlined service "jms_serializer.metadata.traceable_file_locator.inner" to "jms_serializer.metadata.traceable_file_locator".
Inlined service "knp_menu.factory_extension.routing" to "knp_menu.factory".
Inlined service "knp_menu.renderer_provider" to "knp_menu.helper".
Inlined service "knp_menu.menu_provider.chain" to "knp_menu.helper".
Inlined service ".service_locator.v8LYJ52" to "knp_menu.renderer_provider".
Inlined service "knp_menu.helper" to "knp_menu.twig.runtime".
Inlined service "knp_paginator.helper.processor" to "Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationRuntime".
Inlined service "lexik_jwt_authentication.payload_enrichment" to "lexik_jwt_authentication.jwt_manager".
Inlined service "lexik_jwt_authentication.extractor.authorization_header_extractor" to "lexik_jwt_authentication.extractor.chain_extractor".
Inlined service "nelmio_api_doc.generator_locator" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.json" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.yaml" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.render_docs.html" to "nelmio_api_doc.render_docs".
Inlined service "nelmio_api_doc.object_model.property_describer" to "nelmio_api_doc.model_describers.object".
Inlined service "nelmio_api_doc.swagger.processor.nullable_property" to "nelmio_api_doc.open_api.generator".
Inlined service "nelmio_api_doc.swagger.processor.map_query_string" to "nelmio_api_doc.open_api.generator".
Inlined service "nelmio_api_doc.swagger.processor.map_request_payload" to "nelmio_api_doc.open_api.generator".
Inlined service "nelmio_api_doc.open_api.generator" to "nelmio_api_doc.generator.default".
Inlined service "monolog.logger.nelmio_api_doc" to "nelmio_api_doc.generator.default".
Inlined service "nelmio_cors.options_resolver" to "nelmio_cors.cors_listener".
Inlined service "nelmio_cors.options_provider.config" to "nelmio_cors.options_resolver".
Inlined service "sentry.client" to "Sentry\State\HubInterface".
Inlined service "Sentry\SentryBundle\Integration\IntegrationConfigurator" to "sentry.client.options".
Inlined service "sentry.client.options" to "sentry.client".
Inlined service "sentry.client.options" to "sentry.client".
Inlined service "vich_uploader.metadata_driver.xml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata.reader" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.yaml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.yml" to "vich_uploader.metadata_driver.chain".
Inlined service "vich_uploader.metadata_driver.chain" to "vich_uploader.metadata_factory".
Inlined service "vich_uploader.metadata.cache.file_cache" to "vich_uploader.metadata_factory".
Inlined service "vich_uploader.metadata_factory" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.property_mapping_resolver" to "vich_uploader.property_mapping_factory".
Inlined service "vich_uploader.file_injector" to "vich_uploader.upload_handler".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.uvcGMdg" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.PETJA0Q" to "console.command.cache_pool_invalidate_tags".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets.empty_version_strategy" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "http_client.uri_template.inner" to "http_client.uri_template".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.ILdUWIS" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.7jukgan.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.rhF__EI" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.u.4FiKa" to "router.expression_language_provider".
Inlined service ".service_locator.qXR9Hv0.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.ECaP3MA" to "session_listener".
Inlined service "security.csrf.same_origin_token_manager.inner" to "security.csrf.same_origin_token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.Db4B7Ta" to "form.extension".
Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
Inlined service "validator.validator_factory" to "validator.builder".
Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
Inlined service "fos_user.validator.initializer" to "validator.builder".
Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
Inlined service "validator.property_info_loader" to "validator.builder".
Inlined service ".service_locator.iLwDlff" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "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.doctrine" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "jms_serializer.data_collector" to "profiler".
Inlined service "Vich\UploaderBundle\DataCollector\MappingCollector" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service ".service_locator.l73xxOy" to "profiler.state_checker".
Inlined service "profiler.state_checker" to "profiler.is_disabled_state_checker".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service ".service_locator.lMv3Dwi.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.EB47xWf" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
Inlined service "security.user_password_hasher" to "form.listener.password_hasher".
Inlined service ".security.request_matcher.1Cpqb9p" to "security.access_map".
Inlined service ".security.request_matcher.OK7Qie8" to "security.access_map".
Inlined service ".security.request_matcher.K1xr2_H" to "security.access_map".
Inlined service ".security.request_matcher.GeHO6cp" to "security.access_map".
Inlined service ".security.request_matcher.O5bGVUl" to "security.access_map".
Inlined service ".security.request_matcher.9By8nSX" to "security.access_map".
Inlined service ".security.request_matcher.KGXQKK4" to "security.access_map".
Inlined service ".security.request_matcher.QuwwYX0" to "security.access_map".
Inlined service ".security.request_matcher.VEdS.4z" to "security.access_map".
Inlined service ".security.request_matcher.YRV1a0g" to "security.access_map".
Inlined service ".security.request_matcher.p8qG.Mt" to "security.access_map".
Inlined service ".security.request_matcher.FtMBBXz" to "security.access_map".
Inlined service ".security.request_matcher.1186dqn" to "security.access_map".
Inlined service ".security.request_matcher.AyyIZ1a" to "security.access_map".
Inlined service ".security.request_matcher.eRrsCIg" to "security.access_map".
Inlined service ".security.request_matcher.YNTWcXs" to "security.access_map".
Inlined service ".security.request_matcher.9DRfqP8" to "security.access_map".
Inlined service ".security.request_matcher.JroGCFt" to "security.access_map".
Inlined service ".security.request_matcher.ddLn3hG" to "security.access_map".
Inlined service ".security.request_matcher.xkUvqsk" to "security.access_map".
Inlined service ".security.request_matcher.5pgmwEM" to "security.access_map".
Inlined service ".security.request_matcher.sYu_atR" to "security.access_map".
Inlined service ".security.request_matcher._BC9uCb" to "security.access_map".
Inlined service ".security.request_matcher.hPNghCP" to "security.access_map".
Inlined service ".security.request_matcher.BOy9kwe" to "security.access_map".
Inlined service ".security.request_matcher.oSm7sAG" to "security.access_map".
Inlined service ".security.request_matcher.bLw1cUP" to "security.access_map".
Inlined service ".security.request_matcher.52l6SFz" to "security.access_map".
Inlined service ".security.request_matcher.uegBO2." to "security.access_map".
Inlined service ".security.request_matcher.v.QWPsG" to "security.access_map".
Inlined service ".security.request_matcher.yJeO7eV" to "security.access_map".
Inlined service ".security.request_matcher.L_UzuE3" to "security.access_map".
Inlined service ".security.request_matcher._07asge" to "security.access_map".
Inlined service ".security.request_matcher.nvk1ZRC" to "security.access_map".
Inlined service ".security.request_matcher.8BbLlNo" to "security.access_map".
Inlined service ".security.request_matcher.CUDSgej" to "security.access_map".
Inlined service "security.user_providers" to "security.listener.user_provider".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.kQIRvor" to ".security.request_matcher.gOpgIHx".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service ".security.request_matcher.58HVH3n" to ".security.request_matcher.cIJWLIc".
Inlined service "security.firewall.map.config.agenda" to "security.firewall.map.context.agenda".
Inlined service ".security.request_matcher.OdA0sqY" to ".security.request_matcher.5ZJIle6".
Inlined service "security.firewall.map.config.workshop" to "security.firewall.map.context.workshop".
Inlined service ".security.request_matcher.ExHRPPI" to ".security.request_matcher.MOHtXFD".
Inlined service "security.firewall.map.config.speakers" to "security.firewall.map.context.speakers".
Inlined service ".security.request_matcher.VwHa7v9" to ".security.request_matcher.gWRcRbB".
Inlined service "security.firewall.map.config.api2_customers_login" to "security.firewall.map.context.api2_customers_login".
Inlined service ".security.request_matcher.BCcvkJp" to ".security.request_matcher.wtqmBuj".
Inlined service "security.authentication.success_handler.api2_login.form_login" to "security.authenticator.form_login.api2_login".
Inlined service "security.authentication.failure_handler.api2_login.form_login" to "security.authenticator.form_login.api2_login".
Inlined service "debug.security.firewall.authenticator.api2_login.inner" to "debug.security.firewall.authenticator.api2_login".
Inlined service "security.exception_listener.api2_login" to "security.firewall.map.context.api2_login".
Inlined service "security.firewall.map.config.api2_login" to "security.firewall.map.context.api2_login".
Inlined service ".security.request_matcher.cFL2sd." to ".security.request_matcher.QLCOf1h".
Inlined service "lexik_jwt_authentication.extractor.chain_extractor" to "security.authenticator.jwt.api2".
Inlined service "debug.security.firewall.authenticator.api2.inner" to "debug.security.firewall.authenticator.api2".
Inlined service "security.exception_listener.api2" to "security.firewall.map.context.api2".
Inlined service "security.firewall.map.config.api2" to "security.firewall.map.context.api2".
Inlined service "security.authentication.success_handler.shop.form_login" to "security.authenticator.form_login.shop".
Inlined service "security.authentication.failure_handler.shop.form_login" to "security.authenticator.form_login.shop".
Inlined service "security.authenticator.remember_me_signature_hasher.shop" to "security.authenticator.remember_me_handler.shop".
Inlined service "debug.security.firewall.authenticator.shop.inner" to "debug.security.firewall.authenticator.shop".
Inlined service "security.exception_listener.shop" to "security.firewall.map.context.shop".
Inlined service "security.logout_listener.shop" to "security.firewall.map.context.shop".
Inlined service "security.firewall.map.config.shop" to "security.firewall.map.context.shop".
Inlined service ".security.request_matcher.uBYCdGJ" to ".security.request_matcher.S_JnlJL".
Inlined service "security.authentication.success_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "security.authentication.failure_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "security.authenticator.remember_me_signature_hasher.main" to "security.authenticator.remember_me_handler.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service ".security.request_matcher.Rh8uNF3" to ".security.request_matcher.1Cpqb9p".
Inlined service ".security.request_matcher.ntkKn2U" to ".security.request_matcher.OK7Qie8".
Inlined service ".security.request_matcher.N7ucLUd" to ".security.request_matcher.K1xr2_H".
Inlined service ".security.request_matcher.qU6_cxq" to ".security.request_matcher.GeHO6cp".
Inlined service ".security.request_matcher.cIvnidO" to ".security.request_matcher.O5bGVUl".
Inlined service ".security.request_matcher.SZmCUvg" to ".security.request_matcher.9By8nSX".
Inlined service ".security.request_matcher.UdnvORl" to ".security.request_matcher.KGXQKK4".
Inlined service ".security.request_matcher.rcMs238" to ".security.request_matcher.QuwwYX0".
Inlined service ".security.request_matcher.Acuedhq" to ".security.request_matcher.VEdS.4z".
Inlined service ".security.request_matcher.BWjacZd" to ".security.request_matcher.YRV1a0g".
Inlined service ".security.request_matcher.rRZ.hzI" to ".security.request_matcher.p8qG.Mt".
Inlined service ".security.request_matcher.Wi73OlL" to ".security.request_matcher.FtMBBXz".
Inlined service ".security.request_matcher.UuCnsAH" to ".security.request_matcher.1186dqn".
Inlined service ".security.request_matcher.aGh1VZG" to ".security.request_matcher.AyyIZ1a".
Inlined service ".security.request_matcher.OIuJRH." to ".security.request_matcher.eRrsCIg".
Inlined service ".security.request_matcher.M40uHQ1" to ".security.request_matcher.YNTWcXs".
Inlined service ".security.request_matcher.fiaPS7l" to ".security.request_matcher.9DRfqP8".
Inlined service ".security.request_matcher.pPZUZFd" to ".security.request_matcher.JroGCFt".
Inlined service ".security.request_matcher.rOVJkuF" to ".security.request_matcher.ddLn3hG".
Inlined service ".security.request_matcher.Ed_GsPf" to ".security.request_matcher.xkUvqsk".
Inlined service ".security.request_matcher.t.gb5gF" to ".security.request_matcher.5pgmwEM".
Inlined service ".security.request_matcher.v16wOc6" to ".security.request_matcher.sYu_atR".
Inlined service ".security.request_matcher.6.LgBrg" to ".security.request_matcher._BC9uCb".
Inlined service ".security.request_matcher.RuEpXCa" to ".security.request_matcher.hPNghCP".
Inlined service ".security.request_matcher.0_o3au." to ".security.request_matcher.BOy9kwe".
Inlined service ".security.request_matcher.VDhUv4M" to ".security.request_matcher.oSm7sAG".
Inlined service ".security.request_matcher.iZAYu9S" to ".security.request_matcher.bLw1cUP".
Inlined service ".security.request_matcher.hNBkR.f" to ".security.request_matcher.52l6SFz".
Inlined service ".security.request_matcher.WIpCngH" to ".security.request_matcher.v.QWPsG".
Inlined service ".security.request_matcher.XV_d5ax" to ".security.request_matcher.yJeO7eV".
Inlined service ".security.request_matcher.UUfPnvl" to ".security.request_matcher.L_UzuE3".
Inlined service ".security.request_matcher.fYSWo_Z" to ".security.request_matcher._07asge".
Inlined service ".security.request_matcher.nbRYElk" to ".security.request_matcher.nvk1ZRC".
Inlined service ".security.request_matcher.tg5TNTm" to ".security.request_matcher.8BbLlNo".
Inlined service ".security.request_matcher.SbN0Tkg" to ".security.request_matcher.CUDSgej".
Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
Inlined service ".service_locator.ZyP9f7K.Dukecity\CommandSchedulerBundle\Controller\DetailController" to "Dukecity\CommandSchedulerBundle\Controller\DetailController".
Inlined service ".service_locator.ZyP9f7K.Dukecity\CommandSchedulerBundle\Controller\ListController" to "Dukecity\CommandSchedulerBundle\Controller\ListController".
Inlined service ".service_locator.ZyP9f7K.Dukecity\CommandSchedulerBundle\Controller\ApiController" to "Dukecity\CommandSchedulerBundle\Controller\ApiController".
Inlined service "debug.security.event_dispatcher.api2_login.inner" to "debug.security.event_dispatcher.api2_login".
Inlined service "debug.security.event_dispatcher.api2.inner" to "debug.security.event_dispatcher.api2".
Inlined service "debug.security.event_dispatcher.shop.inner" to "debug.security.event_dispatcher.shop".
Inlined service "debug.security.event_dispatcher.main.inner" to "debug.security.event_dispatcher.main".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.BxSdgVt" to ".doctrine.orm.default_metadata_driver".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.logging_middleware.default".
Inlined service "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverConnectionFactory" to "Sentry\SentryBundle\Tracing\Doctrine\DBAL\TracingDriverMiddleware.default".
Inlined service "fos_rest.serializer.form_error_handler.inner" to "fos_rest.serializer.form_error_handler".
Inlined service "cache.validator.traceable.recorder_inner" to "cache.validator.traceable".
Inlined service "cache.serializer.traceable.recorder_inner" to "cache.serializer.traceable".
Inlined service "cache.property_info.traceable.recorder_inner" to "cache.property_info.traceable".
Inlined service "doctrine.result_cache_pool.traceable.recorder_inner" to "doctrine.result_cache_pool.traceable".
Inlined service "doctrine.system_cache_pool.traceable.recorder_inner" to "doctrine.system_cache_pool.traceable".
Inlined service "cache.security_expression_language.traceable.recorder_inner" to "cache.security_expression_language.traceable".
Inlined service "cache.security_token_verifier.traceable.recorder_inner" to "cache.security_token_verifier.traceable".
Inlined service "Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient.inner" to "Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient".
Inlined service ".service_locator.t1Jw3mE" to ".service_locator.t1Jw3mE.AppBundle\Controller\BookingController::unbookTicketAction()".
Inlined service ".service_locator.KfksY3d" to ".service_locator.KfksY3d.AppBundle\Controller\ImportPaymentController::deleteAction()".
Inlined service ".service_locator.4u0kiR2" to ".service_locator.4u0kiR2.AppBundle\Controller\IndustryFileController::editAction()".
Inlined service ".service_locator.ROTBEhd" to ".service_locator.ROTBEhd.AppBundle\Controller\IndustryProductController::editAction()".
Inlined service ".service_locator.f.ctpuN" to ".service_locator.f.ctpuN.AppBundle\Controller\PDFController::receiptAction()".
Inlined service ".service_locator.152SKWG" to ".service_locator.152SKWG.AppBundle\Controller\PresenceCheckController::deleteBySession()".
Inlined service ".service_locator.sPCq6pH" to ".service_locator.sPCq6pH.AppBundle\Controller\PresenceCheckController::deleteAction()".
Inlined service ".service_locator.D5Rn6bN" to ".service_locator.D5Rn6bN.AppBundle\Controller\SalutationController::editAction()".
Inlined service ".service_locator.cAKNelf" to ".service_locator.cAKNelf.AppBundle\Controller\SpeakerStayController::editAction()".
Inlined service ".service_locator.F.tbzG3" to ".service_locator.F.tbzG3.ShopBundle\Controller\ConventionMaterialController::downloadVacinationCertificateAction()".
Inlined service ".service_locator.YOUPp1C" to ".service_locator.YOUPp1C.ShopBundle\Controller\CustomerController::confirmEmailAction()".
Inlined service ".service_locator.d.MBm_F" to ".service_locator.d.MBm_F.Dukecity\CommandSchedulerBundle\Entity\ScheduledCommand::setLastExecution()".
Inlined service ".service_locator.ODM0MyE" to ".service_locator.ODM0MyE.Dukecity\CommandSchedulerBundle\Entity\ScheduledCommand::setCreatedAt()".
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 "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.role_hierarchy_voter" to ".debug.security.voter.security.access.role_hierarchy_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "security.access.closure_voter" to ".debug.security.voter.security.access.closure_voter".
Inlined service "security.is_csrf_token_valid_attribute_expression_language" to "controller.is_csrf_token_valid_attribute_listener".
Inlined service ".service_locator.7jukgan" to ".service_locator.7jukgan.translation.warmer".
Inlined service ".service_locator.LVEG_Wo" to ".service_locator.LVEG_Wo.router.default".
Inlined service ".service_locator.qXR9Hv0" to ".service_locator.qXR9Hv0.router.cache_warmer".
Inlined service ".service_locator.lMv3Dwi" to ".service_locator.lMv3Dwi.twig.template_cache_warmer".
Inlined service "jms_serializer.metadata.yaml_driver" to "jms_serializer.metadata.doctrine_type_driver.inner".
Inlined service "jms_serializer.metadata.xml_driver" to "jms_serializer.metadata.doctrine_type_driver.inner".
Inlined service "jms_serializer.metadata.annotation_or_attribute_driver" to "jms_serializer.metadata.doctrine_type_driver.inner".
Inlined service "jms_serializer.metadata.null_driver" to "jms_serializer.metadata.doctrine_type_driver.inner".
Inlined service ".service_locator.ccTBFaB" to "debug.argument_resolver.inner".
Inlined service "security.csrf.token_generator" to "security.csrf.same_origin_token_manager.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_attribute_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "doctrine.orm.default_xml_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "monolog.logger.http_client" to "Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient.inner".
Inlined service "jms_serializer.metadata.lazy_loading_driver" to "jms_serializer.traceable_metadata_factory.inner".
Inlined service "jms_serializer.handler_registry.service_locator" to "jms_serializer.traceable_handler_registry.inner".
Inlined service ".service_locator.D5On061" to "console.command_loader".
Inlined service "cache.app.traceable.inner" to "cache.app.traceable.recorder_inner".
Inlined service "cache.system.traceable.inner" to "cache.system.traceable.recorder_inner".
Inlined service "cache.validator.traceable.inner" to "cache.validator.traceable.recorder_inner".
Inlined service "cache.serializer.traceable.inner" to "cache.serializer.traceable.recorder_inner".
Inlined service "cache.property_info.traceable.inner" to "cache.property_info.traceable.recorder_inner".
Inlined service "doctrine.result_cache_pool.traceable.inner" to "doctrine.result_cache_pool.traceable.recorder_inner".
Inlined service "doctrine.system_cache_pool.traceable.inner" to "doctrine.system_cache_pool.traceable.recorder_inner".
Inlined service "cache.validator_expression_language.traceable.inner" to "cache.validator_expression_language.traceable.recorder_inner".
Inlined service "cache.security_expression_language.traceable.inner" to "cache.security_expression_language.traceable.recorder_inner".
Inlined service "cache.security_is_granted_attribute_expression_language.traceable.inner" to "cache.security_is_granted_attribute_expression_language.traceable.recorder_inner".
Inlined service "cache.security_is_csrf_token_valid_attribute_expression_language.traceable.inner" to "cache.security_is_csrf_token_valid_attribute_expression_language.traceable.recorder_inner".
Inlined service "cache.security_token_verifier.traceable.inner" to "cache.security_token_verifier.traceable.recorder_inner".
Inlined service "twig.loader.native_filesystem" to "twigTemplating".
Inlined service "twig.extension.security_csrf" to "twigTemplating".
Inlined service "twig.extension.profiler" to "twigTemplating".
Inlined service "twig.extension.trans" to "twigTemplating".
Inlined service "twig.extension.routing" to "twigTemplating".
Inlined service "twig.extension.yaml" to "twigTemplating".
Inlined service "twig.extension.debug.stopwatch" to "twigTemplating".
Inlined service "twig.extension.expression" to "twigTemplating".
Inlined service "twig.extension.httpkernel" to "twigTemplating".
Inlined service "twig.extension.httpfoundation" to "twigTemplating".
Inlined service "twig.extension.form" to "twigTemplating".
Inlined service "twig.extension.logout_url" to "twigTemplating".
Inlined service "twig.extension.security" to "twigTemplating".
Inlined service "twig.extension.dump" to "twigTemplating".
Inlined service "App\Twig\ProdDumpExtension" to "twigTemplating".
Inlined service "doctrine.twig.doctrine_extension" to "twigTemplating".
Inlined service "eight_points_guzzle.twig_extension.debug" to "twigTemplating".
Inlined service "jms_serializer.twig_extension.runtime_serializer" to "twigTemplating".
Inlined service "knp_menu.twig.extension" to "twigTemplating".
Inlined service "knp_paginator.twig.extension.pagination" to "twigTemplating".
Inlined service "nelmio_api_doc.render_docs.html.asset" to "twigTemplating".
Inlined service "Sentry\SentryBundle\Tracing\Twig\TwigTracingExtension" to "twigTemplating".
Inlined service "Sentry\SentryBundle\Twig\SentryExtension" to "twigTemplating".
Inlined service "Vich\UploaderBundle\Twig\Extension\UploaderExtension" to "twigTemplating".
Inlined service "twig.extension.webprofiler" to "twigTemplating".
Inlined service "twig.extension.code" to "twigTemplating".
Inlined service ".time.twig.extension.time" to "twigTemplating".
Inlined service ".twig.extension.AppBundle\Infrastructure\Twig\ConventionExtension" to "twigTemplating".
Inlined service ".twig.extension.AppBundle\Infrastructure\Twig\ReplaceTagsWithSpaceExtension" to "twigTemplating".
Inlined service ".twig.extension.ShopBundle\Infrastructure\Twig\CartExtension" to "twigTemplating".
Inlined service ".twig.extension.ShopBundle\Infrastructure\Twig\BrowserExtension" to "twigTemplating".
Inlined service ".twig.extension.AppBundle\Infrastructure\Twig\MyAssetExtension" to "twigTemplating".
Inlined service "twig.app_variable" to "twigTemplating".
Inlined service "twig.runtime_loader" to "twigTemplating".
Inlined service "twig.missing_extension_suggestor" to "twigTemplating".
Inlined service "twig.missing_extension_suggestor" to "twigTemplating".
Inlined service "twig.missing_extension_suggestor" to "twigTemplating".
Inlined service "twig.configurator.environment" to "twigTemplating".
Inlined service ".service_locator.2QMaG2L" to "security.helper.public".
Inlined service ".service_locator.81vhMqK" to "security.helper.public".
Inlined service ".service_locator.Tg4dJse" to "security.helper.public".
Inlined service ".service_locator._EzqGLj" to "security.helper.public".
Inlined service ".service_locator.D3OIN7Z" to "security.helper.public".
Inlined service ".service_locator.mDV6p8L" to "security.token_storage.public".
Inlined service "fos_user.object_manager" to "fos_user.user_manager".
Inlined service "jms_serializer.deserialization_graph_navigator_factory" to "jms_serializer".
Inlined service "jms_serializer.serialization_graph_navigator_factory" to "jms_serializer".
Inlined service "jms_serializer.json_serialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.xml_serialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.json_deserialization_visitor" to "jms_serializer".
Inlined service "jms_serializer.xml_deserialization_visitor" to "jms_serializer".
Inlined service "lexik_jwt_authentication.jws_provider.lcobucci" to "lexik_jwt_authentication.encoder".
Inlined service ".service_locator.LVEG_Wo.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "cache.app.traceable.recorder_inner" to "cache.app".
Inlined service "cache.system.traceable.recorder_inner" to "cache.system".
Inlined service "cache.validator_expression_language.traceable.recorder_inner" to "cache.validator_expression_language".
Inlined service "cache.security_is_granted_attribute_expression_language.traceable.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service "cache.security_is_csrf_token_valid_attribute_expression_language.traceable.recorder_inner" to "cache.security_is_csrf_token_valid_attribute_expression_language".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "jms_serializer.serialized_name_annotation_strategy" to "jms_serializer.metadata.typed_properties_driver".
Inlined service "knp_menu.manipulator" to "knp_menu.twig.runtime".
Inlined service "knp_menu.manipulator" to "knp_menu.twig.runtime".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "vich_uploader.metadata.file_locator" to "vich_uploader.metadata_reader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "twig.extension.assets" to "twigTemplating".
Inlined service "twig.extension.assets" to "twigTemplating".
Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
Inlined service "jms_serializer.accessor_strategy.default" to "jms_serializer".
8
Tag "!controller.service_arguments" was defined on service(s) "AppBundle\Domain\Convention\ConventionRepository", but was never used. Did you mean "controller.service_arguments"?
Tag "eight_points_guzzle.logger" was defined on service(s) "eight_points_guzzle.my_client_logger", "eight_points_guzzle.api_logger", but was never used.
Tag "jms_serializer.instance" was defined on service(s) "jms_serializer.event_dispatcher", "jms_serializer.doctrine_proxy_subscriber", "jms_serializer.stopwatch_subscriber", "jms_serializer.union_handler", "jms_serializer.array_collection_handler", "jms_serializer.constraint_violation_handler", "jms_serializer.datetime_handler", "jms_serializer.iterator_handler", "jms_serializer.metadata.typed_properties_driver", "jms_serializer.metadata.cache.file_cache", "jms_serializer.twig_extension.serializer_runtime_helper", "jms_serializer.cache.cache_clearer", "jms_serializer.traceable_runs_listener", "jms_serializer.traceable_metadata_factory", "jms_serializer.traceable_handler_registry", "jms_serializer.metadata.traceable_file_locator", "fos_rest.serializer.form_error_handler", "jms_serializer.deserialization_context_factory", "jms_serializer.serialization_context_factory", "jms_serializer", but was never used. Did you mean "jms_serializer.instance_global"?
Tag "jms_serializer.instance_global" was defined on service(s) "jms_serializer.type_parser", "jms_serializer.expression_evaluator", but was never used. Did you mean "jms_serializer.instance"?
Tag "container.decorator" was defined on service(s) "jms_serializer.metadata.typed_properties_driver", "jms_serializer.traceable_metadata_factory", "jms_serializer.traceable_handler_registry", "jms_serializer.metadata.traceable_file_locator", "security.csrf.same_origin_token_manager", "debug.validator", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.api2_login", "debug.security.firewall.authenticator.api2", "debug.security.firewall.authenticator.shop", "debug.security.firewall.authenticator.main", "debug.security.event_dispatcher.api2_login", "debug.security.event_dispatcher.api2", "debug.security.event_dispatcher.shop", "debug.security.event_dispatcher.main", "fos_rest.serializer.form_error_handler", "cache.validator.traceable", "cache.serializer.traceable", "cache.property_info.traceable", "doctrine.result_cache_pool.traceable", "doctrine.system_cache_pool.traceable", "cache.security_expression_language.traceable", "cache.security_token_verifier.traceable", "Sentry\SentryBundle\Tracing\HttpClient\TraceableHttpClient", ".debug.http_client", "event_dispatcher", "cache.app", "cache.system", "cache.validator_expression_language", "cache.security_is_granted_attribute_expression_language", "cache.security_is_csrf_token_valid_attribute_expression_language", but was never used. Did you mean "container.error"?
Tag "jms_serializer.profiler" was defined on service(s) "jms_serializer.traceable_runs_listener", "jms_serializer.traceable_metadata_factory", "jms_serializer.traceable_handler_registry", but was never used. Did you mean "jms_serializer.serializer"?
Tag "container.error" was defined on service(s) "argument_resolver.request_payload", but was never used. Did you mean "container.preload", "container.decorator", "container.stack"?
Tag "templating.helper" was defined on service(s) "vich_uploader.templating.helper.uploader_helper", but was never used.