Error 404 Not Found

GET https://dev.back.garmon.io/api/core/entity/check/requests

Forwarded to ErrorController (ba8d33)

Log Messages

Level (7)
Channel (3)
Time Message
info Matched route
"api_check_entity_by_slug"
.
deprecation User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Gedmo\SoftDeleteable\SoftDeleteableListener" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
deprecation User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
deprecation User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
deprecation User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
deprecation User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
deprecation User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
deprecation User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
deprecation User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
deprecation User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
deprecation User Deprecated: Version detection logic for MySQL will change in DBAL 4. Please specify the version as the server reports it, e.g. "5.7.40" instead of "5.7". (AbstractMySQLDriver.php:77 called by AbstractDriverMiddleware.php:68, https://github.com/doctrine/dbal/pull/5779, package doctrine/orm)
info Connecting with parameters
[
  "driver" => "pdo_mysql"
  "host" => "127.0.0.1"
  "port" => 3306
  "user" => "back_dev"
  "password" => "<redacted>"
  "driverOptions" => []
  "defaultTableOptions" => []
  "dbname" => "back_dev"
  "serverVersion" => "5.7"
  "charset" => "utf8mb4"
]
deprecation User Deprecated: Method Doctrine\ORM\Event\LifecycleEventArgs::getEntity() is deprecated and will be removed in Doctrine ORM 3.0. Use getObject() instead. (LifecycleEventArgs.php:44 called by TranslatableEventSubscriber.php:164, https://github.com/doctrine/orm/issues/9875, package doctrine/orm)
error Uncaught PHP Exception Symfony\Component\HttpKernel\Exception\NotFoundHttpException: "Запись не найдена" at /var/www/dev.back.garmon.io/back/src/Core/ValueResolver/EntitySlugResolver.php line 50

There are no log messages.

Container Compilation Logs (3323)

Log messages generated during the compilation of the service container.
Messages Class
903
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Controller\ActionController" (parent: .abstract.instanceof.App\Admin\Controller\ActionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Controller\ActionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Controller\ActionController).
  • Resolving inheritance for "App\Admin\Controller\ActionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Controller\ActionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Controller\AdminCrudController" (parent: .abstract.instanceof.App\Admin\Controller\AdminCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Controller\AdminCrudController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Controller\AdminCrudController).
  • Resolving inheritance for "App\Admin\Controller\AdminCrudController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Controller\AdminCrudController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Controller\AutocompleteController" (parent: .abstract.instanceof.App\Admin\Controller\AutocompleteController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Controller\AutocompleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Controller\AutocompleteController).
  • Resolving inheritance for "App\Admin\Controller\AutocompleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Controller\AutocompleteController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Controller\DashboardAdminController" (parent: .abstract.instanceof.App\Admin\Controller\DashboardAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Controller\DashboardAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Controller\DashboardAdminController).
  • Resolving inheritance for "App\Admin\Controller\DashboardAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Controller\DashboardAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ai\Controller\Admin\AiAdminController" (parent: .abstract.instanceof.App\Ai\Controller\Admin\AiAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ai\Controller\Admin\AiAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ai\Controller\Admin\AiAdminController).
  • Resolving inheritance for "App\Ai\Controller\Admin\AiAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ai\Controller\Admin\AiAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ai\Form\Admin\AiRequestType" (parent: .abstract.instanceof.App\Ai\Form\Admin\AiRequestType).
  • Resolving inheritance for "App\Ai\Form\Admin\AiRequestType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ai\Form\Admin\AiRequestType).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\ApiController" (parent: .abstract.instanceof.App\Api\Controller\ApiController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\ApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\ApiController).
  • Resolving inheritance for "App\Api\Controller\ApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\ApiController).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Api\Event\Subscriber\PaginateDataCollectionSubscriber" (parent: .abstract.instanceof.App\Api\Event\Subscriber\PaginateDataCollectionSubscriber).
  • Resolving inheritance for "App\Api\Event\Subscriber\PaginateDataCollectionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Api\Event\Subscriber\PaginateDataCollectionSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Api\Repository\TokenRepository" (parent: .abstract.instanceof.App\Api\Repository\TokenRepository).
  • Resolving inheritance for "App\Api\Repository\TokenRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Api\Repository\TokenRepository).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Band\Controller\Admin\BandsAdminController" (parent: .abstract.instanceof.App\Band\Controller\Admin\BandsAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Band\Controller\Admin\BandsAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Band\Controller\Admin\BandsAdminController).
  • Resolving inheritance for "App\Band\Controller\Admin\BandsAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Band\Controller\Admin\BandsAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Band\Controller\AlbumsAdminController" (parent: .abstract.instanceof.App\Band\Controller\AlbumsAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Band\Controller\AlbumsAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Band\Controller\AlbumsAdminController).
  • Resolving inheritance for "App\Band\Controller\AlbumsAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Band\Controller\AlbumsAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Band\Controller\Api\BandApiController" (parent: .abstract.instanceof.App\Band\Controller\Api\BandApiController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Band\Controller\Api\BandApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Band\Controller\Api\BandApiController).
  • Resolving inheritance for "App\Band\Controller\Api\BandApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Band\Controller\Api\BandApiController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Band\Controller\BandContactsAdminController" (parent: .abstract.instanceof.App\Band\Controller\BandContactsAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Band\Controller\BandContactsAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Band\Controller\BandContactsAdminController).
  • Resolving inheritance for "App\Band\Controller\BandContactsAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Band\Controller\BandContactsAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Band\Controller\BandInvitesController" (parent: .abstract.instanceof.App\Band\Controller\BandInvitesController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Band\Controller\BandInvitesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Band\Controller\BandInvitesController).
  • Resolving inheritance for "App\Band\Controller\BandInvitesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Band\Controller\BandInvitesController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Band\Controller\BandsController" (parent: .abstract.instanceof.App\Band\Controller\BandsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Band\Controller\BandsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Band\Controller\BandsController).
  • Resolving inheritance for "App\Band\Controller\BandsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Band\Controller\BandsController).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Band\Event\Subscriber\AlbumAdminSubscriber" (parent: .abstract.instanceof.App\Band\Event\Subscriber\AlbumAdminSubscriber).
  • Resolving inheritance for "App\Band\Event\Subscriber\AlbumAdminSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Band\Event\Subscriber\AlbumAdminSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Band\Event\Subscriber\BandAdminSubscriber" (parent: .abstract.instanceof.App\Band\Event\Subscriber\BandAdminSubscriber).
  • Resolving inheritance for "App\Band\Event\Subscriber\BandAdminSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Band\Event\Subscriber\BandAdminSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Band\Event\Subscriber\BandContactAdminSubscriber" (parent: .abstract.instanceof.App\Band\Event\Subscriber\BandContactAdminSubscriber).
  • Resolving inheritance for "App\Band\Event\Subscriber\BandContactAdminSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Band\Event\Subscriber\BandContactAdminSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\Admin\AlbumType" (parent: .abstract.instanceof.App\Band\Form\Admin\AlbumType).
  • Resolving inheritance for "App\Band\Form\Admin\AlbumType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\Admin\AlbumType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\Admin\BandArtistType" (parent: .abstract.instanceof.App\Band\Form\Admin\BandArtistType).
  • Resolving inheritance for "App\Band\Form\Admin\BandArtistType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\Admin\BandArtistType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\Admin\BandContactType" (parent: .abstract.instanceof.App\Band\Form\Admin\BandContactType).
  • Resolving inheritance for "App\Band\Form\Admin\BandContactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\Admin\BandContactType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\Admin\BandDocumentType" (parent: .abstract.instanceof.App\Band\Form\Admin\BandDocumentType).
  • Resolving inheritance for "App\Band\Form\Admin\BandDocumentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\Admin\BandDocumentType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\Admin\BandFilterType" (parent: .abstract.instanceof.App\Band\Form\Admin\BandFilterType).
  • Resolving inheritance for "App\Band\Form\Admin\BandFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\Admin\BandFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\Admin\BandType" (parent: .abstract.instanceof.App\Band\Form\Admin\BandType).
  • Resolving inheritance for "App\Band\Form\Admin\BandType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\Admin\BandType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\AlbumStreamingType" (parent: .abstract.instanceof.App\Band\Form\AlbumStreamingType).
  • Resolving inheritance for "App\Band\Form\AlbumStreamingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\AlbumStreamingType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\BandAdminType" (parent: .abstract.instanceof.App\Band\Form\BandAdminType).
  • Resolving inheritance for "App\Band\Form\BandAdminType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\BandAdminType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\BandAlbumType" (parent: .abstract.instanceof.App\Band\Form\BandAlbumType).
  • Resolving inheritance for "App\Band\Form\BandAlbumType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\BandAlbumType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\BandArtistType" (parent: .abstract.instanceof.App\Band\Form\BandArtistType).
  • Resolving inheritance for "App\Band\Form\BandArtistType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\BandArtistType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\BandContactType" (parent: .abstract.instanceof.App\Band\Form\BandContactType).
  • Resolving inheritance for "App\Band\Form\BandContactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\BandContactType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\BandDocumentType" (parent: .abstract.instanceof.App\Band\Form\BandDocumentType).
  • Resolving inheritance for "App\Band\Form\BandDocumentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\BandDocumentType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\BandDocumentsType" (parent: .abstract.instanceof.App\Band\Form\BandDocumentsType).
  • Resolving inheritance for "App\Band\Form\BandDocumentsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\BandDocumentsType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\BandLabelType" (parent: .abstract.instanceof.App\Band\Form\BandLabelType).
  • Resolving inheritance for "App\Band\Form\BandLabelType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\BandLabelType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\BandLeaveType" (parent: .abstract.instanceof.App\Band\Form\BandLeaveType).
  • Resolving inheritance for "App\Band\Form\BandLeaveType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\BandLeaveType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\BandLinksType" (parent: .abstract.instanceof.App\Band\Form\BandLinksType).
  • Resolving inheritance for "App\Band\Form\BandLinksType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\BandLinksType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\BandMediaType" (parent: .abstract.instanceof.App\Band\Form\BandMediaType).
  • Resolving inheritance for "App\Band\Form\BandMediaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\BandMediaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\BandMembersType" (parent: .abstract.instanceof.App\Band\Form\BandMembersType).
  • Resolving inheritance for "App\Band\Form\BandMembersType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\BandMembersType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\BandQuestionsType" (parent: .abstract.instanceof.App\Band\Form\BandQuestionsType).
  • Resolving inheritance for "App\Band\Form\BandQuestionsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\BandQuestionsType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\BandType" (parent: .abstract.instanceof.App\Band\Form\BandType).
  • Resolving inheritance for "App\Band\Form\BandType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\BandType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\Setup\BandMainDataType" (parent: .abstract.instanceof.App\Band\Form\Setup\BandMainDataType).
  • Resolving inheritance for "App\Band\Form\Setup\BandMainDataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\Setup\BandMainDataType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\Setup\BandSecondDataType" (parent: .abstract.instanceof.App\Band\Form\Setup\BandSecondDataType).
  • Resolving inheritance for "App\Band\Form\Setup\BandSecondDataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\Setup\BandSecondDataType).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Band\Repository\AlbumRepository" (parent: .abstract.instanceof.App\Band\Repository\AlbumRepository).
  • Resolving inheritance for "App\Band\Repository\AlbumRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Band\Repository\AlbumRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Band\Repository\AlbumStreamingRepository" (parent: .abstract.instanceof.App\Band\Repository\AlbumStreamingRepository).
  • Resolving inheritance for "App\Band\Repository\AlbumStreamingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Band\Repository\AlbumStreamingRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Band\Repository\BandAccessRestrictionRepository" (parent: .abstract.instanceof.App\Band\Repository\BandAccessRestrictionRepository).
  • Resolving inheritance for "App\Band\Repository\BandAccessRestrictionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Band\Repository\BandAccessRestrictionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Band\Repository\BandArtistRepository" (parent: .abstract.instanceof.App\Band\Repository\BandArtistRepository).
  • Resolving inheritance for "App\Band\Repository\BandArtistRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Band\Repository\BandArtistRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Band\Repository\BandContactRepository" (parent: .abstract.instanceof.App\Band\Repository\BandContactRepository).
  • Resolving inheritance for "App\Band\Repository\BandContactRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Band\Repository\BandContactRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Band\Repository\BandDocumentRepository" (parent: .abstract.instanceof.App\Band\Repository\BandDocumentRepository).
  • Resolving inheritance for "App\Band\Repository\BandDocumentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Band\Repository\BandDocumentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Band\Repository\BandInviteRepository" (parent: .abstract.instanceof.App\Band\Repository\BandInviteRepository).
  • Resolving inheritance for "App\Band\Repository\BandInviteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Band\Repository\BandInviteRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Band\Repository\BandRepository" (parent: .abstract.instanceof.App\Band\Repository\BandRepository).
  • Resolving inheritance for "App\Band\Repository\BandRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Band\Repository\BandRepository).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Band\Validator\BandArtistsContainsValidator" (parent: .abstract.instanceof.App\Band\Validator\BandArtistsContainsValidator).
  • Resolving inheritance for "App\Band\Validator\BandArtistsContainsValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Band\Validator\BandArtistsContainsValidator).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Core\Controller\ActionController" (parent: .abstract.instanceof.App\Core\Controller\ActionController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Core\Controller\ActionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Core\Controller\ActionController).
  • Resolving inheritance for "App\Core\Controller\ActionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Core\Controller\ActionController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Core\Controller\Api\CoreApiController" (parent: .abstract.instanceof.App\Core\Controller\Api\CoreApiController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Core\Controller\Api\CoreApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Core\Controller\Api\CoreApiController).
  • Resolving inheritance for "App\Core\Controller\Api\CoreApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Core\Controller\Api\CoreApiController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Core\Controller\GenresAdminController" (parent: .abstract.instanceof.App\Core\Controller\GenresAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Core\Controller\GenresAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Core\Controller\GenresAdminController).
  • Resolving inheritance for "App\Core\Controller\GenresAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Core\Controller\GenresAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Core\Controller\SearchController" (parent: .abstract.instanceof.App\Core\Controller\SearchController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Core\Controller\SearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Core\Controller\SearchController).
  • Resolving inheritance for "App\Core\Controller\SearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Core\Controller\SearchController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Core\Controller\SlugController" (parent: .abstract.instanceof.App\Core\Controller\SlugController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Core\Controller\SlugController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Core\Controller\SlugController).
  • Resolving inheritance for "App\Core\Controller\SlugController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Core\Controller\SlugController).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Admin\ContactType" (parent: .abstract.instanceof.App\Core\Form\Admin\ContactType).
  • Resolving inheritance for "App\Core\Form\Admin\ContactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Admin\ContactType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Admin\GenreType" (parent: .abstract.instanceof.App\Core\Form\Admin\GenreType).
  • Resolving inheritance for "App\Core\Form\Admin\GenreType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Admin\GenreType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\SocialType" (parent: .abstract.instanceof.App\Core\Form\SocialType).
  • Resolving inheritance for "App\Core\Form\SocialType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\SocialType).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Core\Repository\ContactRepository" (parent: .abstract.instanceof.App\Core\Repository\ContactRepository).
  • Resolving inheritance for "App\Core\Repository\ContactRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Core\Repository\ContactRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Core\Repository\GenreRepository" (parent: .abstract.instanceof.App\Core\Repository\GenreRepository).
  • Resolving inheritance for "App\Core\Repository\GenreRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Core\Repository\GenreRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Core\Repository\SlugRepository" (parent: .abstract.instanceof.App\Core\Repository\SlugRepository).
  • Resolving inheritance for "App\Core\Repository\SlugRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Core\Repository\SlugRepository).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Core\Validator\DatesDiapasonValidator" (parent: .abstract.instanceof.App\Core\Validator\DatesDiapasonValidator).
  • Resolving inheritance for "App\Core\Validator\DatesDiapasonValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Core\Validator\DatesDiapasonValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Core\ValueResolver\EntityHashResolver" (parent: .abstract.instanceof.App\Core\ValueResolver\EntityHashResolver).
  • Resolving inheritance for "App\Core\ValueResolver\EntityHashResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Core\ValueResolver\EntityHashResolver).
  • Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Core\ValueResolver\EntitySlugResolver" (parent: .abstract.instanceof.App\Core\ValueResolver\EntitySlugResolver).
  • Resolving inheritance for "App\Core\ValueResolver\EntitySlugResolver" (parent: .instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Core\ValueResolver\EntitySlugResolver).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Event\Controller\Admin\EventContactsAdminController" (parent: .abstract.instanceof.App\Event\Controller\Admin\EventContactsAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Event\Controller\Admin\EventContactsAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Event\Controller\Admin\EventContactsAdminController).
  • Resolving inheritance for "App\Event\Controller\Admin\EventContactsAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Event\Controller\Admin\EventContactsAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Event\Controller\Api\EventApiController" (parent: .abstract.instanceof.App\Event\Controller\Api\EventApiController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Event\Controller\Api\EventApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Event\Controller\Api\EventApiController).
  • Resolving inheritance for "App\Event\Controller\Api\EventApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Event\Controller\Api\EventApiController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Event\Controller\EventAdminController" (parent: .abstract.instanceof.App\Event\Controller\EventAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Event\Controller\EventAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Event\Controller\EventAdminController).
  • Resolving inheritance for "App\Event\Controller\EventAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Event\Controller\EventAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Event\Controller\EventBandsController" (parent: .abstract.instanceof.App\Event\Controller\EventBandsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Event\Controller\EventBandsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Event\Controller\EventBandsController).
  • Resolving inheritance for "App\Event\Controller\EventBandsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Event\Controller\EventBandsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Event\Controller\EventHallsAdminController" (parent: .abstract.instanceof.App\Event\Controller\EventHallsAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Event\Controller\EventHallsAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Event\Controller\EventHallsAdminController).
  • Resolving inheritance for "App\Event\Controller\EventHallsAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Event\Controller\EventHallsAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Event\Controller\EventInvitesController" (parent: .abstract.instanceof.App\Event\Controller\EventInvitesController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Event\Controller\EventInvitesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Event\Controller\EventInvitesController).
  • Resolving inheritance for "App\Event\Controller\EventInvitesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Event\Controller\EventInvitesController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Event\Controller\EventZonesAdminController" (parent: .abstract.instanceof.App\Event\Controller\EventZonesAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Event\Controller\EventZonesAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Event\Controller\EventZonesAdminController).
  • Resolving inheritance for "App\Event\Controller\EventZonesAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Event\Controller\EventZonesAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Event\Event\Subscriber\EventAdminSubscriber" (parent: .abstract.instanceof.App\Event\Event\Subscriber\EventAdminSubscriber).
  • Resolving inheritance for "App\Event\Event\Subscriber\EventAdminSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Event\Event\Subscriber\EventAdminSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Event\Event\Subscriber\EventContactAdminSubscriber" (parent: .abstract.instanceof.App\Event\Event\Subscriber\EventContactAdminSubscriber).
  • Resolving inheritance for "App\Event\Event\Subscriber\EventContactAdminSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Event\Event\Subscriber\EventContactAdminSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Event\Event\Subscriber\EventHallAdminSubscriber" (parent: .abstract.instanceof.App\Event\Event\Subscriber\EventHallAdminSubscriber).
  • Resolving inheritance for "App\Event\Event\Subscriber\EventHallAdminSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Event\Event\Subscriber\EventHallAdminSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Event\Event\Subscriber\EventZoneAdminSubscriber" (parent: .abstract.instanceof.App\Event\Event\Subscriber\EventZoneAdminSubscriber).
  • Resolving inheritance for "App\Event\Event\Subscriber\EventZoneAdminSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Event\Event\Subscriber\EventZoneAdminSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\Admin\EventBandType" (parent: .abstract.instanceof.App\Event\Form\Admin\EventBandType).
  • Resolving inheritance for "App\Event\Form\Admin\EventBandType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\Admin\EventBandType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\Admin\EventContactType" (parent: .abstract.instanceof.App\Event\Form\Admin\EventContactType).
  • Resolving inheritance for "App\Event\Form\Admin\EventContactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\Admin\EventContactType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\Admin\EventFilterType" (parent: .abstract.instanceof.App\Event\Form\Admin\EventFilterType).
  • Resolving inheritance for "App\Event\Form\Admin\EventFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\Admin\EventFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\Admin\EventHallType" (parent: .abstract.instanceof.App\Event\Form\Admin\EventHallType).
  • Resolving inheritance for "App\Event\Form\Admin\EventHallType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\Admin\EventHallType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\Admin\EventManagerType" (parent: .abstract.instanceof.App\Event\Form\Admin\EventManagerType).
  • Resolving inheritance for "App\Event\Form\Admin\EventManagerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\Admin\EventManagerType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\Admin\EventPartnerType" (parent: .abstract.instanceof.App\Event\Form\Admin\EventPartnerType).
  • Resolving inheritance for "App\Event\Form\Admin\EventPartnerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\Admin\EventPartnerType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\Admin\EventPriceType" (parent: .abstract.instanceof.App\Event\Form\Admin\EventPriceType).
  • Resolving inheritance for "App\Event\Form\Admin\EventPriceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\Admin\EventPriceType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\Admin\EventPriceValueType" (parent: .abstract.instanceof.App\Event\Form\Admin\EventPriceValueType).
  • Resolving inheritance for "App\Event\Form\Admin\EventPriceValueType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\Admin\EventPriceValueType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\Admin\EventTicketTypeType" (parent: .abstract.instanceof.App\Event\Form\Admin\EventTicketTypeType).
  • Resolving inheritance for "App\Event\Form\Admin\EventTicketTypeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\Admin\EventTicketTypeType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\Admin\EventType" (parent: .abstract.instanceof.App\Event\Form\Admin\EventType).
  • Resolving inheritance for "App\Event\Form\Admin\EventType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\Admin\EventType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\Admin\EventZoneType" (parent: .abstract.instanceof.App\Event\Form\Admin\EventZoneType).
  • Resolving inheritance for "App\Event\Form\Admin\EventZoneType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\Admin\EventZoneType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventBandMediaType" (parent: .abstract.instanceof.App\Event\Form\EventBandMediaType).
  • Resolving inheritance for "App\Event\Form\EventBandMediaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventBandMediaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventBandType" (parent: .abstract.instanceof.App\Event\Form\EventBandType).
  • Resolving inheritance for "App\Event\Form\EventBandType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventBandType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventCancelRequestType" (parent: .abstract.instanceof.App\Event\Form\EventCancelRequestType).
  • Resolving inheritance for "App\Event\Form\EventCancelRequestType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventCancelRequestType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventContactType" (parent: .abstract.instanceof.App\Event\Form\EventContactType).
  • Resolving inheritance for "App\Event\Form\EventContactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventContactType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventHallType" (parent: .abstract.instanceof.App\Event\Form\EventHallType).
  • Resolving inheritance for "App\Event\Form\EventHallType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventHallType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventLayoutsType" (parent: .abstract.instanceof.App\Event\Form\EventLayoutsType).
  • Resolving inheritance for "App\Event\Form\EventLayoutsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventLayoutsType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventLinksType" (parent: .abstract.instanceof.App\Event\Form\EventLinksType).
  • Resolving inheritance for "App\Event\Form\EventLinksType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventLinksType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventManagerType" (parent: .abstract.instanceof.App\Event\Form\EventManagerType).
  • Resolving inheritance for "App\Event\Form\EventManagerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventManagerType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventMediaType" (parent: .abstract.instanceof.App\Event\Form\EventMediaType).
  • Resolving inheritance for "App\Event\Form\EventMediaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventMediaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventMembersMediaType" (parent: .abstract.instanceof.App\Event\Form\EventMembersMediaType).
  • Resolving inheritance for "App\Event\Form\EventMembersMediaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventMembersMediaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventMembersType" (parent: .abstract.instanceof.App\Event\Form\EventMembersType).
  • Resolving inheritance for "App\Event\Form\EventMembersType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventMembersType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventPartnerType" (parent: .abstract.instanceof.App\Event\Form\EventPartnerType).
  • Resolving inheritance for "App\Event\Form\EventPartnerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventPartnerType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventPartnersType" (parent: .abstract.instanceof.App\Event\Form\EventPartnersType).
  • Resolving inheritance for "App\Event\Form\EventPartnersType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventPartnersType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventPrice\EventSeatGroupPricesType" (parent: .abstract.instanceof.App\Event\Form\EventPrice\EventSeatGroupPricesType).
  • Resolving inheritance for "App\Event\Form\EventPrice\EventSeatGroupPricesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventPrice\EventSeatGroupPricesType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventPrice\EventSeatPricesType" (parent: .abstract.instanceof.App\Event\Form\EventPrice\EventSeatPricesType).
  • Resolving inheritance for "App\Event\Form\EventPrice\EventSeatPricesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventPrice\EventSeatPricesType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventPrice\EventZonePricesType" (parent: .abstract.instanceof.App\Event\Form\EventPrice\EventZonePricesType).
  • Resolving inheritance for "App\Event\Form\EventPrice\EventZonePricesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventPrice\EventZonePricesType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventPriceType" (parent: .abstract.instanceof.App\Event\Form\EventPriceType).
  • Resolving inheritance for "App\Event\Form\EventPriceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventPriceType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventPriceValueType" (parent: .abstract.instanceof.App\Event\Form\EventPriceValueType).
  • Resolving inheritance for "App\Event\Form\EventPriceValueType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventPriceValueType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventPricesType" (parent: .abstract.instanceof.App\Event\Form\EventPricesType).
  • Resolving inheritance for "App\Event\Form\EventPricesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventPricesType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventPromoType" (parent: .abstract.instanceof.App\Event\Form\EventPromoType).
  • Resolving inheritance for "App\Event\Form\EventPromoType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventPromoType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventSeatType" (parent: .abstract.instanceof.App\Event\Form\EventSeatType).
  • Resolving inheritance for "App\Event\Form\EventSeatType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventSeatType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventSplitType" (parent: .abstract.instanceof.App\Event\Form\EventSplitType).
  • Resolving inheritance for "App\Event\Form\EventSplitType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventSplitType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventSplitsType" (parent: .abstract.instanceof.App\Event\Form\EventSplitsType).
  • Resolving inheritance for "App\Event\Form\EventSplitsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventSplitsType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventSubSeatType" (parent: .abstract.instanceof.App\Event\Form\EventSubSeatType).
  • Resolving inheritance for "App\Event\Form\EventSubSeatType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventSubSeatType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventTicketTypeType" (parent: .abstract.instanceof.App\Event\Form\EventTicketTypeType).
  • Resolving inheritance for "App\Event\Form\EventTicketTypeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventTicketTypeType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventType" (parent: .abstract.instanceof.App\Event\Form\EventType).
  • Resolving inheritance for "App\Event\Form\EventType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventZoneCollectionType" (parent: .abstract.instanceof.App\Event\Form\EventZoneCollectionType).
  • Resolving inheritance for "App\Event\Form\EventZoneCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventZoneCollectionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventZoneType" (parent: .abstract.instanceof.App\Event\Form\EventZoneType).
  • Resolving inheritance for "App\Event\Form\EventZoneType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventZoneType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\Setup\EventLocationStepType" (parent: .abstract.instanceof.App\Event\Form\Setup\EventLocationStepType).
  • Resolving inheritance for "App\Event\Form\Setup\EventLocationStepType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\Setup\EventLocationStepType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\Setup\EventMainStepType" (parent: .abstract.instanceof.App\Event\Form\Setup\EventMainStepType).
  • Resolving inheritance for "App\Event\Form\Setup\EventMainStepType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\Setup\EventMainStepType).
  • Resolving inheritance for ".instanceof.App\Event\MessageHandler\EventReservationMessageHandler.0.App\Event\MessageHandler\EventReservationMessageHandler" (parent: .abstract.instanceof.App\Event\MessageHandler\EventReservationMessageHandler).
  • Resolving inheritance for "App\Event\MessageHandler\EventReservationMessageHandler" (parent: .instanceof.App\Event\MessageHandler\EventReservationMessageHandler.0.App\Event\MessageHandler\EventReservationMessageHandler).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventBandRepository" (parent: .abstract.instanceof.App\Event\Repository\EventBandRepository).
  • Resolving inheritance for "App\Event\Repository\EventBandRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventBandRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventCancelRequestRepository" (parent: .abstract.instanceof.App\Event\Repository\EventCancelRequestRepository).
  • Resolving inheritance for "App\Event\Repository\EventCancelRequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventCancelRequestRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventContactRepository" (parent: .abstract.instanceof.App\Event\Repository\EventContactRepository).
  • Resolving inheritance for "App\Event\Repository\EventContactRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventContactRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventHallRepository" (parent: .abstract.instanceof.App\Event\Repository\EventHallRepository).
  • Resolving inheritance for "App\Event\Repository\EventHallRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventHallRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventInviteRepository" (parent: .abstract.instanceof.App\Event\Repository\EventInviteRepository).
  • Resolving inheritance for "App\Event\Repository\EventInviteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventInviteRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventLayoutRepository" (parent: .abstract.instanceof.App\Event\Repository\EventLayoutRepository).
  • Resolving inheritance for "App\Event\Repository\EventLayoutRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventLayoutRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventManagerRepository" (parent: .abstract.instanceof.App\Event\Repository\EventManagerRepository).
  • Resolving inheritance for "App\Event\Repository\EventManagerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventManagerRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventPriceRepository" (parent: .abstract.instanceof.App\Event\Repository\EventPriceRepository).
  • Resolving inheritance for "App\Event\Repository\EventPriceRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventPriceRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventPriceValueRepository" (parent: .abstract.instanceof.App\Event\Repository\EventPriceValueRepository).
  • Resolving inheritance for "App\Event\Repository\EventPriceValueRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventPriceValueRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventPromoRepository" (parent: .abstract.instanceof.App\Event\Repository\EventPromoRepository).
  • Resolving inheritance for "App\Event\Repository\EventPromoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventPromoRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventRepository" (parent: .abstract.instanceof.App\Event\Repository\EventRepository).
  • Resolving inheritance for "App\Event\Repository\EventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventSeatGroupRepository" (parent: .abstract.instanceof.App\Event\Repository\EventSeatGroupRepository).
  • Resolving inheritance for "App\Event\Repository\EventSeatGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventSeatGroupRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventSeatRepository" (parent: .abstract.instanceof.App\Event\Repository\EventSeatRepository).
  • Resolving inheritance for "App\Event\Repository\EventSeatRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventSeatRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventSplitRepository" (parent: .abstract.instanceof.App\Event\Repository\EventSplitRepository).
  • Resolving inheritance for "App\Event\Repository\EventSplitRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventSplitRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventSubSeatRepository" (parent: .abstract.instanceof.App\Event\Repository\EventSubSeatRepository).
  • Resolving inheritance for "App\Event\Repository\EventSubSeatRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventSubSeatRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventTicketTypeRepository" (parent: .abstract.instanceof.App\Event\Repository\EventTicketTypeRepository).
  • Resolving inheritance for "App\Event\Repository\EventTicketTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventTicketTypeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventZoneRepository" (parent: .abstract.instanceof.App\Event\Repository\EventZoneRepository).
  • Resolving inheritance for "App\Event\Repository\EventZoneRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventZoneRepository).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Event\Validation\FreeDatesValidator" (parent: .abstract.instanceof.App\Event\Validation\FreeDatesValidator).
  • Resolving inheritance for "App\Event\Validation\FreeDatesValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Event\Validation\FreeDatesValidator).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Geo\Command\ImportCitiesCommand" (parent: .abstract.instanceof.App\Geo\Command\ImportCitiesCommand).
  • Resolving inheritance for "App\Geo\Command\ImportCitiesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Geo\Command\ImportCitiesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Geo\Command\ImportCityAltNamesCommand" (parent: .abstract.instanceof.App\Geo\Command\ImportCityAltNamesCommand).
  • Resolving inheritance for "App\Geo\Command\ImportCityAltNamesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Geo\Command\ImportCityAltNamesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Geo\Command\ImportCityNamesCommand" (parent: .abstract.instanceof.App\Geo\Command\ImportCityNamesCommand).
  • Resolving inheritance for "App\Geo\Command\ImportCityNamesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Geo\Command\ImportCityNamesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Geo\Command\ImportCountriesCommand" (parent: .abstract.instanceof.App\Geo\Command\ImportCountriesCommand).
  • Resolving inheritance for "App\Geo\Command\ImportCountriesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Geo\Command\ImportCountriesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Geo\Command\TranslateCitiesCommand" (parent: .abstract.instanceof.App\Geo\Command\TranslateCitiesCommand).
  • Resolving inheritance for "App\Geo\Command\TranslateCitiesCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Geo\Command\TranslateCitiesCommand).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Geo\Controller\CitiesAdminController" (parent: .abstract.instanceof.App\Geo\Controller\CitiesAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Geo\Controller\CitiesAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Geo\Controller\CitiesAdminController).
  • Resolving inheritance for "App\Geo\Controller\CitiesAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Geo\Controller\CitiesAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Geo\Controller\CountriesAdminController" (parent: .abstract.instanceof.App\Geo\Controller\CountriesAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Geo\Controller\CountriesAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Geo\Controller\CountriesAdminController).
  • Resolving inheritance for "App\Geo\Controller\CountriesAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Geo\Controller\CountriesAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Geo\Form\Admin\CityFilterType" (parent: .abstract.instanceof.App\Geo\Form\Admin\CityFilterType).
  • Resolving inheritance for "App\Geo\Form\Admin\CityFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Geo\Form\Admin\CityFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Geo\Form\Admin\CityType" (parent: .abstract.instanceof.App\Geo\Form\Admin\CityType).
  • Resolving inheritance for "App\Geo\Form\Admin\CityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Geo\Form\Admin\CityType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Geo\Form\Admin\CountryFilterType" (parent: .abstract.instanceof.App\Geo\Form\Admin\CountryFilterType).
  • Resolving inheritance for "App\Geo\Form\Admin\CountryFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Geo\Form\Admin\CountryFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Geo\Form\Admin\CountryRequisiteType" (parent: .abstract.instanceof.App\Geo\Form\Admin\CountryRequisiteType).
  • Resolving inheritance for "App\Geo\Form\Admin\CountryRequisiteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Geo\Form\Admin\CountryRequisiteType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Geo\Form\Admin\CountryType" (parent: .abstract.instanceof.App\Geo\Form\Admin\CountryType).
  • Resolving inheritance for "App\Geo\Form\Admin\CountryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Geo\Form\Admin\CountryType).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Geo\Repository\CityAltNameRepository" (parent: .abstract.instanceof.App\Geo\Repository\CityAltNameRepository).
  • Resolving inheritance for "App\Geo\Repository\CityAltNameRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Geo\Repository\CityAltNameRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Geo\Repository\CityNameRepository" (parent: .abstract.instanceof.App\Geo\Repository\CityNameRepository).
  • Resolving inheritance for "App\Geo\Repository\CityNameRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Geo\Repository\CityNameRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Geo\Repository\CityRepository" (parent: .abstract.instanceof.App\Geo\Repository\CityRepository).
  • Resolving inheritance for "App\Geo\Repository\CityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Geo\Repository\CityRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Geo\Repository\CountryRepository" (parent: .abstract.instanceof.App\Geo\Repository\CountryRepository).
  • Resolving inheritance for "App\Geo\Repository\CountryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Geo\Repository\CountryRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Geo\Repository\CountryRequisiteRepository" (parent: .abstract.instanceof.App\Geo\Repository\CountryRequisiteRepository).
  • Resolving inheritance for "App\Geo\Repository\CountryRequisiteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Geo\Repository\CountryRequisiteRepository).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Location\Controller\Admin\HallsAdminController" (parent: .abstract.instanceof.App\Location\Controller\Admin\HallsAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Location\Controller\Admin\HallsAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Location\Controller\Admin\HallsAdminController).
  • Resolving inheritance for "App\Location\Controller\Admin\HallsAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Location\Controller\Admin\HallsAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Location\Controller\Admin\LayoutsAdminController" (parent: .abstract.instanceof.App\Location\Controller\Admin\LayoutsAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Location\Controller\Admin\LayoutsAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Location\Controller\Admin\LayoutsAdminController).
  • Resolving inheritance for "App\Location\Controller\Admin\LayoutsAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Location\Controller\Admin\LayoutsAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Location\Controller\Admin\LocationContactsAdminController" (parent: .abstract.instanceof.App\Location\Controller\Admin\LocationContactsAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Location\Controller\Admin\LocationContactsAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Location\Controller\Admin\LocationContactsAdminController).
  • Resolving inheritance for "App\Location\Controller\Admin\LocationContactsAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Location\Controller\Admin\LocationContactsAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Location\Controller\Admin\LocationsAdminController" (parent: .abstract.instanceof.App\Location\Controller\Admin\LocationsAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Location\Controller\Admin\LocationsAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Location\Controller\Admin\LocationsAdminController).
  • Resolving inheritance for "App\Location\Controller\Admin\LocationsAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Location\Controller\Admin\LocationsAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Location\Controller\Admin\ZonesAdminController" (parent: .abstract.instanceof.App\Location\Controller\Admin\ZonesAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Location\Controller\Admin\ZonesAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Location\Controller\Admin\ZonesAdminController).
  • Resolving inheritance for "App\Location\Controller\Admin\ZonesAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Location\Controller\Admin\ZonesAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Location\Controller\Api\LocationApiController" (parent: .abstract.instanceof.App\Location\Controller\Api\LocationApiController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Location\Controller\Api\LocationApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Location\Controller\Api\LocationApiController).
  • Resolving inheritance for "App\Location\Controller\Api\LocationApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Location\Controller\Api\LocationApiController).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Location\Event\Subscriber\HallAdminSubscriber" (parent: .abstract.instanceof.App\Location\Event\Subscriber\HallAdminSubscriber).
  • Resolving inheritance for "App\Location\Event\Subscriber\HallAdminSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Location\Event\Subscriber\HallAdminSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Location\Event\Subscriber\LayoutAdminSubscriber" (parent: .abstract.instanceof.App\Location\Event\Subscriber\LayoutAdminSubscriber).
  • Resolving inheritance for "App\Location\Event\Subscriber\LayoutAdminSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Location\Event\Subscriber\LayoutAdminSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Location\Event\Subscriber\LocationAdminSubscriber" (parent: .abstract.instanceof.App\Location\Event\Subscriber\LocationAdminSubscriber).
  • Resolving inheritance for "App\Location\Event\Subscriber\LocationAdminSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Location\Event\Subscriber\LocationAdminSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Location\Event\Subscriber\LocationContactAdminSubscriber" (parent: .abstract.instanceof.App\Location\Event\Subscriber\LocationContactAdminSubscriber).
  • Resolving inheritance for "App\Location\Event\Subscriber\LocationContactAdminSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Location\Event\Subscriber\LocationContactAdminSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Location\Event\Subscriber\ZoneAdminSubscriber" (parent: .abstract.instanceof.App\Location\Event\Subscriber\ZoneAdminSubscriber).
  • Resolving inheritance for "App\Location\Event\Subscriber\ZoneAdminSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Location\Event\Subscriber\ZoneAdminSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\Admin\HallFilterType" (parent: .abstract.instanceof.App\Location\Form\Admin\HallFilterType).
  • Resolving inheritance for "App\Location\Form\Admin\HallFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\Admin\HallFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\Admin\HallType" (parent: .abstract.instanceof.App\Location\Form\Admin\HallType).
  • Resolving inheritance for "App\Location\Form\Admin\HallType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\Admin\HallType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\Admin\LayoutType" (parent: .abstract.instanceof.App\Location\Form\Admin\LayoutType).
  • Resolving inheritance for "App\Location\Form\Admin\LayoutType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\Admin\LayoutType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\Admin\LocationContactType" (parent: .abstract.instanceof.App\Location\Form\Admin\LocationContactType).
  • Resolving inheritance for "App\Location\Form\Admin\LocationContactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\Admin\LocationContactType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\Admin\LocationFilterType" (parent: .abstract.instanceof.App\Location\Form\Admin\LocationFilterType).
  • Resolving inheritance for "App\Location\Form\Admin\LocationFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\Admin\LocationFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\Admin\LocationType" (parent: .abstract.instanceof.App\Location\Form\Admin\LocationType).
  • Resolving inheritance for "App\Location\Form\Admin\LocationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\Admin\LocationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\Admin\SeatType" (parent: .abstract.instanceof.App\Location\Form\Admin\SeatType).
  • Resolving inheritance for "App\Location\Form\Admin\SeatType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\Admin\SeatType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\Admin\SubSeatType" (parent: .abstract.instanceof.App\Location\Form\Admin\SubSeatType).
  • Resolving inheritance for "App\Location\Form\Admin\SubSeatType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\Admin\SubSeatType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\Admin\ZoneType" (parent: .abstract.instanceof.App\Location\Form\Admin\ZoneType).
  • Resolving inheritance for "App\Location\Form\Admin\ZoneType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\Admin\ZoneType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\HallType" (parent: .abstract.instanceof.App\Location\Form\HallType).
  • Resolving inheritance for "App\Location\Form\HallType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\HallType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\LayoutSchemeMapType" (parent: .abstract.instanceof.App\Location\Form\LayoutSchemeMapType).
  • Resolving inheritance for "App\Location\Form\LayoutSchemeMapType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\LayoutSchemeMapType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\LayoutSchemeType" (parent: .abstract.instanceof.App\Location\Form\LayoutSchemeType).
  • Resolving inheritance for "App\Location\Form\LayoutSchemeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\LayoutSchemeType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\LayoutType" (parent: .abstract.instanceof.App\Location\Form\LayoutType).
  • Resolving inheritance for "App\Location\Form\LayoutType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\LayoutType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\LocationContactType" (parent: .abstract.instanceof.App\Location\Form\LocationContactType).
  • Resolving inheritance for "App\Location\Form\LocationContactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\LocationContactType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\LocationLinksType" (parent: .abstract.instanceof.App\Location\Form\LocationLinksType).
  • Resolving inheritance for "App\Location\Form\LocationLinksType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\LocationLinksType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\LocationMediaType" (parent: .abstract.instanceof.App\Location\Form\LocationMediaType).
  • Resolving inheritance for "App\Location\Form\LocationMediaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\LocationMediaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\LocationType" (parent: .abstract.instanceof.App\Location\Form\LocationType).
  • Resolving inheritance for "App\Location\Form\LocationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\LocationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\SeatType" (parent: .abstract.instanceof.App\Location\Form\SeatType).
  • Resolving inheritance for "App\Location\Form\SeatType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\SeatType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\Setup\LocationMainDataType" (parent: .abstract.instanceof.App\Location\Form\Setup\LocationMainDataType).
  • Resolving inheritance for "App\Location\Form\Setup\LocationMainDataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\Setup\LocationMainDataType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\Setup\LocationSecondDataType" (parent: .abstract.instanceof.App\Location\Form\Setup\LocationSecondDataType).
  • Resolving inheritance for "App\Location\Form\Setup\LocationSecondDataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\Setup\LocationSecondDataType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\SubSeatType" (parent: .abstract.instanceof.App\Location\Form\SubSeatType).
  • Resolving inheritance for "App\Location\Form\SubSeatType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\SubSeatType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\ZoneSeatsType" (parent: .abstract.instanceof.App\Location\Form\ZoneSeatsType).
  • Resolving inheritance for "App\Location\Form\ZoneSeatsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\ZoneSeatsType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\ZoneType" (parent: .abstract.instanceof.App\Location\Form\ZoneType).
  • Resolving inheritance for "App\Location\Form\ZoneType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\ZoneType).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Location\Repository\HallRepository" (parent: .abstract.instanceof.App\Location\Repository\HallRepository).
  • Resolving inheritance for "App\Location\Repository\HallRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Location\Repository\HallRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Location\Repository\LayoutRepository" (parent: .abstract.instanceof.App\Location\Repository\LayoutRepository).
  • Resolving inheritance for "App\Location\Repository\LayoutRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Location\Repository\LayoutRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Location\Repository\LocationContactRepository" (parent: .abstract.instanceof.App\Location\Repository\LocationContactRepository).
  • Resolving inheritance for "App\Location\Repository\LocationContactRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Location\Repository\LocationContactRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Location\Repository\LocationEquipmentRepository" (parent: .abstract.instanceof.App\Location\Repository\LocationEquipmentRepository).
  • Resolving inheritance for "App\Location\Repository\LocationEquipmentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Location\Repository\LocationEquipmentRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Location\Repository\LocationEventTypeRepository" (parent: .abstract.instanceof.App\Location\Repository\LocationEventTypeRepository).
  • Resolving inheritance for "App\Location\Repository\LocationEventTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Location\Repository\LocationEventTypeRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Location\Repository\LocationParkingRepository" (parent: .abstract.instanceof.App\Location\Repository\LocationParkingRepository).
  • Resolving inheritance for "App\Location\Repository\LocationParkingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Location\Repository\LocationParkingRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Location\Repository\LocationRepository" (parent: .abstract.instanceof.App\Location\Repository\LocationRepository).
  • Resolving inheritance for "App\Location\Repository\LocationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Location\Repository\LocationRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Location\Repository\LocationStaffRepository" (parent: .abstract.instanceof.App\Location\Repository\LocationStaffRepository).
  • Resolving inheritance for "App\Location\Repository\LocationStaffRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Location\Repository\LocationStaffRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Location\Repository\SeatRepository" (parent: .abstract.instanceof.App\Location\Repository\SeatRepository).
  • Resolving inheritance for "App\Location\Repository\SeatRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Location\Repository\SeatRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Location\Repository\SubSeatRepository" (parent: .abstract.instanceof.App\Location\Repository\SubSeatRepository).
  • Resolving inheritance for "App\Location\Repository\SubSeatRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Location\Repository\SubSeatRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Location\Repository\ZoneRepository" (parent: .abstract.instanceof.App\Location\Repository\ZoneRepository).
  • Resolving inheritance for "App\Location\Repository\ZoneRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Location\Repository\ZoneRepository).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Location\Validator\SchemeValidator" (parent: .abstract.instanceof.App\Location\Validator\SchemeValidator).
  • Resolving inheritance for "App\Location\Validator\SchemeValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Location\Validator\SchemeValidator).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Menu\Service\MenuService" (parent: .abstract.instanceof.App\Menu\Service\MenuService).
  • Resolving inheritance for "App\Menu\Service\MenuService" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Menu\Service\MenuService).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Moderation\Controller\Admin\EventCancelAdminController" (parent: .abstract.instanceof.App\Moderation\Controller\Admin\EventCancelAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Moderation\Controller\Admin\EventCancelAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Moderation\Controller\Admin\EventCancelAdminController).
  • Resolving inheritance for "App\Moderation\Controller\Admin\EventCancelAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Moderation\Controller\Admin\EventCancelAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Moderation\Controller\Admin\ModerationAdminController" (parent: .abstract.instanceof.App\Moderation\Controller\Admin\ModerationAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Moderation\Controller\Admin\ModerationAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Moderation\Controller\Admin\ModerationAdminController).
  • Resolving inheritance for "App\Moderation\Controller\Admin\ModerationAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Moderation\Controller\Admin\ModerationAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Moderation\Form\Admin\ModerationRejectType" (parent: .abstract.instanceof.App\Moderation\Form\Admin\ModerationRejectType).
  • Resolving inheritance for "App\Moderation\Form\Admin\ModerationRejectType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Moderation\Form\Admin\ModerationRejectType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Moderation\Form\Admin\ModerationRequestFilterType" (parent: .abstract.instanceof.App\Moderation\Form\Admin\ModerationRequestFilterType).
  • Resolving inheritance for "App\Moderation\Form\Admin\ModerationRequestFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Moderation\Form\Admin\ModerationRequestFilterType).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Moderation\Repository\ModerationRequestRepository" (parent: .abstract.instanceof.App\Moderation\Repository\ModerationRequestRepository).
  • Resolving inheritance for "App\Moderation\Repository\ModerationRequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Moderation\Repository\ModerationRequestRepository).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Noty\Controller\NotyViewController" (parent: .abstract.instanceof.App\Noty\Controller\NotyViewController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Noty\Controller\NotyViewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Noty\Controller\NotyViewController).
  • Resolving inheritance for "App\Noty\Controller\NotyViewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Noty\Controller\NotyViewController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Payment\Controller\UserPaymentAdminController" (parent: .abstract.instanceof.App\Payment\Controller\UserPaymentAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Payment\Controller\UserPaymentAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Payment\Controller\UserPaymentAdminController).
  • Resolving inheritance for "App\Payment\Controller\UserPaymentAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Payment\Controller\UserPaymentAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Payment\Controller\UserPaymentController" (parent: .abstract.instanceof.App\Payment\Controller\UserPaymentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Payment\Controller\UserPaymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Payment\Controller\UserPaymentController).
  • Resolving inheritance for "App\Payment\Controller\UserPaymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Payment\Controller\UserPaymentController).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Payment\Form\Admin\UserPaymentFilterType" (parent: .abstract.instanceof.App\Payment\Form\Admin\UserPaymentFilterType).
  • Resolving inheritance for "App\Payment\Form\Admin\UserPaymentFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Payment\Form\Admin\UserPaymentFilterType).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Payment\Repository\UserPaymentRepository" (parent: .abstract.instanceof.App\Payment\Repository\UserPaymentRepository).
  • Resolving inheritance for "App\Payment\Repository\UserPaymentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Payment\Repository\UserPaymentRepository).
  • Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Payment\Validator\PaymentUserContainsValidator" (parent: .abstract.instanceof.App\Payment\Validator\PaymentUserContainsValidator).
  • Resolving inheritance for "App\Payment\Validator\PaymentUserContainsValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Payment\Validator\PaymentUserContainsValidator).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Price\Controller\CurrenciesAdminController" (parent: .abstract.instanceof.App\Price\Controller\CurrenciesAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Price\Controller\CurrenciesAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Price\Controller\CurrenciesAdminController).
  • Resolving inheritance for "App\Price\Controller\CurrenciesAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Price\Controller\CurrenciesAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Price\Form\Admin\CurrencyType" (parent: .abstract.instanceof.App\Price\Form\Admin\CurrencyType).
  • Resolving inheritance for "App\Price\Form\Admin\CurrencyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Price\Form\Admin\CurrencyType).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Price\Repository\CurrencyRepository" (parent: .abstract.instanceof.App\Price\Repository\CurrencyRepository).
  • Resolving inheritance for "App\Price\Repository\CurrencyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Price\Repository\CurrencyRepository).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Promo\Controller\Admin\PromoCodesAdminController" (parent: .abstract.instanceof.App\Promo\Controller\Admin\PromoCodesAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Promo\Controller\Admin\PromoCodesAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Promo\Controller\Admin\PromoCodesAdminController).
  • Resolving inheritance for "App\Promo\Controller\Admin\PromoCodesAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Promo\Controller\Admin\PromoCodesAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Promo\Controller\Api\PromoCodeApiController" (parent: .abstract.instanceof.App\Promo\Controller\Api\PromoCodeApiController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Promo\Controller\Api\PromoCodeApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Promo\Controller\Api\PromoCodeApiController).
  • Resolving inheritance for "App\Promo\Controller\Api\PromoCodeApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Promo\Controller\Api\PromoCodeApiController).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Promo\Form\Admin\PromoCodeFilterType" (parent: .abstract.instanceof.App\Promo\Form\Admin\PromoCodeFilterType).
  • Resolving inheritance for "App\Promo\Form\Admin\PromoCodeFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Promo\Form\Admin\PromoCodeFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Promo\Form\Admin\PromoCodeType" (parent: .abstract.instanceof.App\Promo\Form\Admin\PromoCodeType).
  • Resolving inheritance for "App\Promo\Form\Admin\PromoCodeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Promo\Form\Admin\PromoCodeType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Promo\Form\GeneratePromoCodesType" (parent: .abstract.instanceof.App\Promo\Form\GeneratePromoCodesType).
  • Resolving inheritance for "App\Promo\Form\GeneratePromoCodesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Promo\Form\GeneratePromoCodesType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Promo\Form\PromoCodeType" (parent: .abstract.instanceof.App\Promo\Form\PromoCodeType).
  • Resolving inheritance for "App\Promo\Form\PromoCodeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Promo\Form\PromoCodeType).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Promo\Repository\PromoCodeRepository" (parent: .abstract.instanceof.App\Promo\Repository\PromoCodeRepository).
  • Resolving inheritance for "App\Promo\Repository\PromoCodeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Promo\Repository\PromoCodeRepository).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Promo\Service\PromoCodeExportService" (parent: .abstract.instanceof.App\Promo\Service\PromoCodeExportService).
  • Resolving inheritance for "App\Promo\Service\PromoCodeExportService" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Promo\Service\PromoCodeExportService).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Location\Entity\LocationEventTypeRepository" (parent: .abstract.instanceof.App\Repository\Location\Entity\LocationEventTypeRepository).
  • Resolving inheritance for "App\Repository\Location\Entity\LocationEventTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Location\Entity\LocationEventTypeRepository).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Review\Controller\Admin\QuestionsAdminController" (parent: .abstract.instanceof.App\Review\Controller\Admin\QuestionsAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Review\Controller\Admin\QuestionsAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Review\Controller\Admin\QuestionsAdminController).
  • Resolving inheritance for "App\Review\Controller\Admin\QuestionsAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Review\Controller\Admin\QuestionsAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Review\Controller\Admin\ReviewsAdminController" (parent: .abstract.instanceof.App\Review\Controller\Admin\ReviewsAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Review\Controller\Admin\ReviewsAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Review\Controller\Admin\ReviewsAdminController).
  • Resolving inheritance for "App\Review\Controller\Admin\ReviewsAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Review\Controller\Admin\ReviewsAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Review\Controller\ReviewsController" (parent: .abstract.instanceof.App\Review\Controller\ReviewsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Review\Controller\ReviewsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Review\Controller\ReviewsController).
  • Resolving inheritance for "App\Review\Controller\ReviewsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Review\Controller\ReviewsController).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Review\Form\Admin\AnswerType" (parent: .abstract.instanceof.App\Review\Form\Admin\AnswerType).
  • Resolving inheritance for "App\Review\Form\Admin\AnswerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Review\Form\Admin\AnswerType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Review\Form\Admin\QuestionType" (parent: .abstract.instanceof.App\Review\Form\Admin\QuestionType).
  • Resolving inheritance for "App\Review\Form\Admin\QuestionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Review\Form\Admin\QuestionType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Review\Form\Admin\ReviewFilterType" (parent: .abstract.instanceof.App\Review\Form\Admin\ReviewFilterType).
  • Resolving inheritance for "App\Review\Form\Admin\ReviewFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Review\Form\Admin\ReviewFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Review\Form\Admin\ReviewType" (parent: .abstract.instanceof.App\Review\Form\Admin\ReviewType).
  • Resolving inheritance for "App\Review\Form\Admin\ReviewType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Review\Form\Admin\ReviewType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Review\Form\AnswerType" (parent: .abstract.instanceof.App\Review\Form\AnswerType).
  • Resolving inheritance for "App\Review\Form\AnswerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Review\Form\AnswerType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Review\Form\ReviewBandType" (parent: .abstract.instanceof.App\Review\Form\ReviewBandType).
  • Resolving inheritance for "App\Review\Form\ReviewBandType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Review\Form\ReviewBandType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Review\Form\ReviewType" (parent: .abstract.instanceof.App\Review\Form\ReviewType).
  • Resolving inheritance for "App\Review\Form\ReviewType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Review\Form\ReviewType).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Review\Repository\AnswerRepository" (parent: .abstract.instanceof.App\Review\Repository\AnswerRepository).
  • Resolving inheritance for "App\Review\Repository\AnswerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Review\Repository\AnswerRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Review\Repository\QuestionRepository" (parent: .abstract.instanceof.App\Review\Repository\QuestionRepository).
  • Resolving inheritance for "App\Review\Repository\QuestionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Review\Repository\QuestionRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Review\Repository\ReviewBandRepository" (parent: .abstract.instanceof.App\Review\Repository\ReviewBandRepository).
  • Resolving inheritance for "App\Review\Repository\ReviewBandRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Review\Repository\ReviewBandRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Review\Repository\ReviewRepository" (parent: .abstract.instanceof.App\Review\Repository\ReviewRepository).
  • Resolving inheritance for "App\Review\Repository\ReviewRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Review\Repository\ReviewRepository).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\Admin\AuthController" (parent: .abstract.instanceof.App\Security\Controller\Admin\AuthController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\Admin\AuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\Admin\AuthController).
  • Resolving inheritance for "App\Security\Controller\Admin\AuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\Admin\AuthController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\Admin\ResetPasswordController" (parent: .abstract.instanceof.App\Security\Controller\Admin\ResetPasswordController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\Admin\ResetPasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\Admin\ResetPasswordController).
  • Resolving inheritance for "App\Security\Controller\Admin\ResetPasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\Admin\ResetPasswordController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\OAuth\AppleController" (parent: .abstract.instanceof.App\Security\Controller\OAuth\AppleController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\OAuth\AppleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\OAuth\AppleController).
  • Resolving inheritance for "App\Security\Controller\OAuth\AppleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\OAuth\AppleController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\OAuth\FacebookController" (parent: .abstract.instanceof.App\Security\Controller\OAuth\FacebookController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\OAuth\FacebookController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\OAuth\FacebookController).
  • Resolving inheritance for "App\Security\Controller\OAuth\FacebookController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\OAuth\FacebookController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\OAuth\GoogleController" (parent: .abstract.instanceof.App\Security\Controller\OAuth\GoogleController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\OAuth\GoogleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\OAuth\GoogleController).
  • Resolving inheritance for "App\Security\Controller\OAuth\GoogleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\OAuth\GoogleController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\OAuth\YandexController" (parent: .abstract.instanceof.App\Security\Controller\OAuth\YandexController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\OAuth\YandexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\OAuth\YandexController).
  • Resolving inheritance for "App\Security\Controller\OAuth\YandexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\OAuth\YandexController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\SecurityController" (parent: .abstract.instanceof.App\Security\Controller\SecurityController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\SecurityController).
  • Resolving inheritance for "App\Security\Controller\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\SecurityController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\User\AuthController" (parent: .abstract.instanceof.App\Security\Controller\User\AuthController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\User\AuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\User\AuthController).
  • Resolving inheritance for "App\Security\Controller\User\AuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\User\AuthController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\User\RegistrationController" (parent: .abstract.instanceof.App\Security\Controller\User\RegistrationController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\User\RegistrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\User\RegistrationController).
  • Resolving inheritance for "App\Security\Controller\User\RegistrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\User\RegistrationController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\User\ResetPasswordController" (parent: .abstract.instanceof.App\Security\Controller\User\ResetPasswordController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\User\ResetPasswordController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\User\ResetPasswordController).
  • Resolving inheritance for "App\Security\Controller\User\ResetPasswordController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\User\ResetPasswordController).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Security\Form\Admin\Auth\LoginType" (parent: .abstract.instanceof.App\Security\Form\Admin\Auth\LoginType).
  • Resolving inheritance for "App\Security\Form\Admin\Auth\LoginType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Security\Form\Admin\Auth\LoginType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Security\Form\Admin\ChangePassword\ChangePasswordFormType" (parent: .abstract.instanceof.App\Security\Form\Admin\ChangePassword\ChangePasswordFormType).
  • Resolving inheritance for "App\Security\Form\Admin\ChangePassword\ChangePasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Security\Form\Admin\ChangePassword\ChangePasswordFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Security\Form\Admin\ChangePassword\ResetPasswordRequestFormType" (parent: .abstract.instanceof.App\Security\Form\Admin\ChangePassword\ResetPasswordRequestFormType).
  • Resolving inheritance for "App\Security\Form\Admin\ChangePassword\ResetPasswordRequestFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Security\Form\Admin\ChangePassword\ResetPasswordRequestFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Security\Form\User\Auth\LoginType" (parent: .abstract.instanceof.App\Security\Form\User\Auth\LoginType).
  • Resolving inheritance for "App\Security\Form\User\Auth\LoginType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Security\Form\User\Auth\LoginType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Security\Form\User\ChangePassword\ChangePasswordFormType" (parent: .abstract.instanceof.App\Security\Form\User\ChangePassword\ChangePasswordFormType).
  • Resolving inheritance for "App\Security\Form\User\ChangePassword\ChangePasswordFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Security\Form\User\ChangePassword\ChangePasswordFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Security\Form\User\ChangePassword\ResetPasswordRequestFormType" (parent: .abstract.instanceof.App\Security\Form\User\ChangePassword\ResetPasswordRequestFormType).
  • Resolving inheritance for "App\Security\Form\User\ChangePassword\ResetPasswordRequestFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Security\Form\User\ChangePassword\ResetPasswordRequestFormType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Security\Form\User\Registration\AddUserLocationType" (parent: .abstract.instanceof.App\Security\Form\User\Registration\AddUserLocationType).
  • Resolving inheritance for "App\Security\Form\User\Registration\AddUserLocationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Security\Form\User\Registration\AddUserLocationType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Security\Form\User\Registration\AddUserType" (parent: .abstract.instanceof.App\Security\Form\User\Registration\AddUserType).
  • Resolving inheritance for "App\Security\Form\User\Registration\AddUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Security\Form\User\Registration\AddUserType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Security\Form\User\Registration\RegistrationType" (parent: .abstract.instanceof.App\Security\Form\User\Registration\RegistrationType).
  • Resolving inheritance for "App\Security\Form\User\Registration\RegistrationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Security\Form\User\Registration\RegistrationType).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Security\Repository\ResetPasswordRequestRepository" (parent: .abstract.instanceof.App\Security\Repository\ResetPasswordRequestRepository).
  • Resolving inheritance for "App\Security\Repository\ResetPasswordRequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Security\Repository\ResetPasswordRequestRepository).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Storage\Controller\GalleryController" (parent: .abstract.instanceof.App\Storage\Controller\GalleryController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Storage\Controller\GalleryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Storage\Controller\GalleryController).
  • Resolving inheritance for "App\Storage\Controller\GalleryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Storage\Controller\GalleryController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Storage\Controller\StorageController" (parent: .abstract.instanceof.App\Storage\Controller\StorageController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Storage\Controller\StorageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Storage\Controller\StorageController).
  • Resolving inheritance for "App\Storage\Controller\StorageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Storage\Controller\StorageController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Storage\Controller\UploadController" (parent: .abstract.instanceof.App\Storage\Controller\UploadController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Storage\Controller\UploadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Storage\Controller\UploadController).
  • Resolving inheritance for "App\Storage\Controller\UploadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Storage\Controller\UploadController).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Storage\Form\EntityGalleryType" (parent: .abstract.instanceof.App\Storage\Form\EntityGalleryType).
  • Resolving inheritance for "App\Storage\Form\EntityGalleryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Storage\Form\EntityGalleryType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Storage\Form\GalleryMediaType" (parent: .abstract.instanceof.App\Storage\Form\GalleryMediaType).
  • Resolving inheritance for "App\Storage\Form\GalleryMediaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Storage\Form\GalleryMediaType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Storage\Form\GalleryType" (parent: .abstract.instanceof.App\Storage\Form\GalleryType).
  • Resolving inheritance for "App\Storage\Form\GalleryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Storage\Form\GalleryType).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Storage\Repository\FileRepository" (parent: .abstract.instanceof.App\Storage\Repository\FileRepository).
  • Resolving inheritance for "App\Storage\Repository\FileRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Storage\Repository\FileRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Storage\Repository\GalleryRepository" (parent: .abstract.instanceof.App\Storage\Repository\GalleryRepository).
  • Resolving inheritance for "App\Storage\Repository\GalleryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Storage\Repository\GalleryRepository).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Translate\Controller\TranslateController" (parent: .abstract.instanceof.App\Translate\Controller\TranslateController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Translate\Controller\TranslateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Translate\Controller\TranslateController).
  • Resolving inheritance for "App\Translate\Controller\TranslateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Translate\Controller\TranslateController).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension" (parent: .abstract.instanceof.App\Twig\AppExtension).
  • Resolving inheritance for "App\Twig\AppExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\RoutingExtension" (parent: .abstract.instanceof.App\Twig\RoutingExtension).
  • Resolving inheritance for "App\Twig\RoutingExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\RoutingExtension).
  • Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\SiteExtension" (parent: .abstract.instanceof.App\Twig\SiteExtension).
  • Resolving inheritance for "App\Twig\SiteExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\SiteExtension).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\User\Command\AddRoleUserCommand" (parent: .abstract.instanceof.App\User\Command\AddRoleUserCommand).
  • Resolving inheritance for "App\User\Command\AddRoleUserCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\User\Command\AddRoleUserCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\User\Command\CreateUserCommand" (parent: .abstract.instanceof.App\User\Command\CreateUserCommand).
  • Resolving inheritance for "App\User\Command\CreateUserCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\User\Command\CreateUserCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\User\Command\RemoveRoleUserCommand" (parent: .abstract.instanceof.App\User\Command\RemoveRoleUserCommand).
  • Resolving inheritance for "App\User\Command\RemoveRoleUserCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\User\Command\RemoveRoleUserCommand).
  • Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\User\Command\RemoveUserCommand" (parent: .abstract.instanceof.App\User\Command\RemoveUserCommand).
  • Resolving inheritance for "App\User\Command\RemoveUserCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\User\Command\RemoveUserCommand).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Band\UserBandAlbumsController" (parent: .abstract.instanceof.App\User\Controller\Band\UserBandAlbumsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Band\UserBandAlbumsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Band\UserBandAlbumsController).
  • Resolving inheritance for "App\User\Controller\Band\UserBandAlbumsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Band\UserBandAlbumsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Band\UserBandContactsController" (parent: .abstract.instanceof.App\User\Controller\Band\UserBandContactsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Band\UserBandContactsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Band\UserBandContactsController).
  • Resolving inheritance for "App\User\Controller\Band\UserBandContactsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Band\UserBandContactsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Band\UserBandsController" (parent: .abstract.instanceof.App\User\Controller\Band\UserBandsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Band\UserBandsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Band\UserBandsController).
  • Resolving inheritance for "App\User\Controller\Band\UserBandsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Band\UserBandsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Event\UserEventContactsController" (parent: .abstract.instanceof.App\User\Controller\Event\UserEventContactsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Event\UserEventContactsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Event\UserEventContactsController).
  • Resolving inheritance for "App\User\Controller\Event\UserEventContactsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Event\UserEventContactsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Event\UserEventHallsController" (parent: .abstract.instanceof.App\User\Controller\Event\UserEventHallsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Event\UserEventHallsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Event\UserEventHallsController).
  • Resolving inheritance for "App\User\Controller\Event\UserEventHallsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Event\UserEventHallsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Event\UserEventMembersController" (parent: .abstract.instanceof.App\User\Controller\Event\UserEventMembersController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Event\UserEventMembersController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Event\UserEventMembersController).
  • Resolving inheritance for "App\User\Controller\Event\UserEventMembersController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Event\UserEventMembersController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Event\UserEventPartnersController" (parent: .abstract.instanceof.App\User\Controller\Event\UserEventPartnersController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Event\UserEventPartnersController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Event\UserEventPartnersController).
  • Resolving inheritance for "App\User\Controller\Event\UserEventPartnersController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Event\UserEventPartnersController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Event\UserEventPricesController" (parent: .abstract.instanceof.App\User\Controller\Event\UserEventPricesController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Event\UserEventPricesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Event\UserEventPricesController).
  • Resolving inheritance for "App\User\Controller\Event\UserEventPricesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Event\UserEventPricesController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Event\UserEventPromoCodesController" (parent: .abstract.instanceof.App\User\Controller\Event\UserEventPromoCodesController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Event\UserEventPromoCodesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Event\UserEventPromoCodesController).
  • Resolving inheritance for "App\User\Controller\Event\UserEventPromoCodesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Event\UserEventPromoCodesController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Event\UserEventPromosController" (parent: .abstract.instanceof.App\User\Controller\Event\UserEventPromosController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Event\UserEventPromosController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Event\UserEventPromosController).
  • Resolving inheritance for "App\User\Controller\Event\UserEventPromosController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Event\UserEventPromosController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Event\UserEventSeatsController" (parent: .abstract.instanceof.App\User\Controller\Event\UserEventSeatsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Event\UserEventSeatsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Event\UserEventSeatsController).
  • Resolving inheritance for "App\User\Controller\Event\UserEventSeatsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Event\UserEventSeatsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Event\UserEventSplitsController" (parent: .abstract.instanceof.App\User\Controller\Event\UserEventSplitsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Event\UserEventSplitsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Event\UserEventSplitsController).
  • Resolving inheritance for "App\User\Controller\Event\UserEventSplitsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Event\UserEventSplitsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Event\UserEventTicketTypesController" (parent: .abstract.instanceof.App\User\Controller\Event\UserEventTicketTypesController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Event\UserEventTicketTypesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Event\UserEventTicketTypesController).
  • Resolving inheritance for "App\User\Controller\Event\UserEventTicketTypesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Event\UserEventTicketTypesController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Event\UserEventTicketsController" (parent: .abstract.instanceof.App\User\Controller\Event\UserEventTicketsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Event\UserEventTicketsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Event\UserEventTicketsController).
  • Resolving inheritance for "App\User\Controller\Event\UserEventTicketsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Event\UserEventTicketsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Event\UserEventZonesController" (parent: .abstract.instanceof.App\User\Controller\Event\UserEventZonesController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Event\UserEventZonesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Event\UserEventZonesController).
  • Resolving inheritance for "App\User\Controller\Event\UserEventZonesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Event\UserEventZonesController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Event\UserEventsController" (parent: .abstract.instanceof.App\User\Controller\Event\UserEventsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Event\UserEventsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Event\UserEventsController).
  • Resolving inheritance for "App\User\Controller\Event\UserEventsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Event\UserEventsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Label\LabelBandsController" (parent: .abstract.instanceof.App\User\Controller\Label\LabelBandsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Label\LabelBandsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Label\LabelBandsController).
  • Resolving inheritance for "App\User\Controller\Label\LabelBandsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Label\LabelBandsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Location\UserLocationContactsController" (parent: .abstract.instanceof.App\User\Controller\Location\UserLocationContactsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Location\UserLocationContactsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Location\UserLocationContactsController).
  • Resolving inheritance for "App\User\Controller\Location\UserLocationContactsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Location\UserLocationContactsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Location\UserLocationHallLayoutZonesController" (parent: .abstract.instanceof.App\User\Controller\Location\UserLocationHallLayoutZonesController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Location\UserLocationHallLayoutZonesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Location\UserLocationHallLayoutZonesController).
  • Resolving inheritance for "App\User\Controller\Location\UserLocationHallLayoutZonesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Location\UserLocationHallLayoutZonesController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Location\UserLocationHallLayoutsController" (parent: .abstract.instanceof.App\User\Controller\Location\UserLocationHallLayoutsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Location\UserLocationHallLayoutsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Location\UserLocationHallLayoutsController).
  • Resolving inheritance for "App\User\Controller\Location\UserLocationHallLayoutsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Location\UserLocationHallLayoutsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Location\UserLocationHallZoneSeatsController" (parent: .abstract.instanceof.App\User\Controller\Location\UserLocationHallZoneSeatsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Location\UserLocationHallZoneSeatsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Location\UserLocationHallZoneSeatsController).
  • Resolving inheritance for "App\User\Controller\Location\UserLocationHallZoneSeatsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Location\UserLocationHallZoneSeatsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Location\UserLocationHallZonesController" (parent: .abstract.instanceof.App\User\Controller\Location\UserLocationHallZonesController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Location\UserLocationHallZonesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Location\UserLocationHallZonesController).
  • Resolving inheritance for "App\User\Controller\Location\UserLocationHallZonesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Location\UserLocationHallZonesController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Location\UserLocationHallsController" (parent: .abstract.instanceof.App\User\Controller\Location\UserLocationHallsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Location\UserLocationHallsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Location\UserLocationHallsController).
  • Resolving inheritance for "App\User\Controller\Location\UserLocationHallsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Location\UserLocationHallsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Location\UserLocationsController" (parent: .abstract.instanceof.App\User\Controller\Location\UserLocationsController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Location\UserLocationsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Location\UserLocationsController).
  • Resolving inheritance for "App\User\Controller\Location\UserLocationsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Location\UserLocationsController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Organizer\UserOrganizersController" (parent: .abstract.instanceof.App\User\Controller\Organizer\UserOrganizersController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Organizer\UserOrganizersController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Organizer\UserOrganizersController).
  • Resolving inheritance for "App\User\Controller\Organizer\UserOrganizersController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Organizer\UserOrganizersController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Payment\UserPaymentController" (parent: .abstract.instanceof.App\User\Controller\Payment\UserPaymentController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Payment\UserPaymentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Payment\UserPaymentController).
  • Resolving inheritance for "App\User\Controller\Payment\UserPaymentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Payment\UserPaymentController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\UserController" (parent: .abstract.instanceof.App\User\Controller\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\UserController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\UserController).
  • Resolving inheritance for "App\User\Controller\UserController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\UserController).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\UsersAdminController" (parent: .abstract.instanceof.App\User\Controller\UsersAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\UsersAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\UsersAdminController).
  • Resolving inheritance for "App\User\Controller\UsersAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\UsersAdminController).
  • Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\User\Event\Subscriber\AdminSubscriber" (parent: .abstract.instanceof.App\User\Event\Subscriber\AdminSubscriber).
  • Resolving inheritance for "App\User\Event\Subscriber\AdminSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\User\Event\Subscriber\AdminSubscriber).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\Admin\ArtistUserType" (parent: .abstract.instanceof.App\User\Form\Admin\ArtistUserType).
  • Resolving inheritance for "App\User\Form\Admin\ArtistUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\Admin\ArtistUserType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\Admin\LabelUserType" (parent: .abstract.instanceof.App\User\Form\Admin\LabelUserType).
  • Resolving inheritance for "App\User\Form\Admin\LabelUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\Admin\LabelUserType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\Admin\LocationUserType" (parent: .abstract.instanceof.App\User\Form\Admin\LocationUserType).
  • Resolving inheritance for "App\User\Form\Admin\LocationUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\Admin\LocationUserType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\Admin\ManagerUserType" (parent: .abstract.instanceof.App\User\Form\Admin\ManagerUserType).
  • Resolving inheritance for "App\User\Form\Admin\ManagerUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\Admin\ManagerUserType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\Admin\SystemUserType" (parent: .abstract.instanceof.App\User\Form\Admin\SystemUserType).
  • Resolving inheritance for "App\User\Form\Admin\SystemUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\Admin\SystemUserType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\Admin\UserFilterType" (parent: .abstract.instanceof.App\User\Form\Admin\UserFilterType).
  • Resolving inheritance for "App\User\Form\Admin\UserFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\Admin\UserFilterType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\Admin\UserType" (parent: .abstract.instanceof.App\User\Form\Admin\UserType).
  • Resolving inheritance for "App\User\Form\Admin\UserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\Admin\UserType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\ArtistUserType" (parent: .abstract.instanceof.App\User\Form\ArtistUserType).
  • Resolving inheritance for "App\User\Form\ArtistUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\ArtistUserType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\LabelUserType" (parent: .abstract.instanceof.App\User\Form\LabelUserType).
  • Resolving inheritance for "App\User\Form\LabelUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\LabelUserType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\LocationUserType" (parent: .abstract.instanceof.App\User\Form\LocationUserType).
  • Resolving inheritance for "App\User\Form\LocationUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\LocationUserType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\OrganizerUserType" (parent: .abstract.instanceof.App\User\Form\OrganizerUserType).
  • Resolving inheritance for "App\User\Form\OrganizerUserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\OrganizerUserType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\Setup\OrganizerDataType" (parent: .abstract.instanceof.App\User\Form\Setup\OrganizerDataType).
  • Resolving inheritance for "App\User\Form\Setup\OrganizerDataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\Setup\OrganizerDataType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\Setup\UserDataType" (parent: .abstract.instanceof.App\User\Form\Setup\UserDataType).
  • Resolving inheritance for "App\User\Form\Setup\UserDataType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\Setup\UserDataType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\UserRemoveType" (parent: .abstract.instanceof.App\User\Form\UserRemoveType).
  • Resolving inheritance for "App\User\Form\UserRemoveType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\UserRemoveType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\UserRequisiteType" (parent: .abstract.instanceof.App\User\Form\UserRequisiteType).
  • Resolving inheritance for "App\User\Form\UserRequisiteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\UserRequisiteType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\UserRequisitesType" (parent: .abstract.instanceof.App\User\Form\UserRequisitesType).
  • Resolving inheritance for "App\User\Form\UserRequisitesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\UserRequisitesType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\UserType" (parent: .abstract.instanceof.App\User\Form\UserType).
  • Resolving inheritance for "App\User\Form\UserType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\UserType).
  • Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\UserTypeType" (parent: .abstract.instanceof.App\User\Form\UserTypeType).
  • Resolving inheritance for "App\User\Form\UserTypeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\UserTypeType).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\User\Repository\ArtistUserRepository" (parent: .abstract.instanceof.App\User\Repository\ArtistUserRepository).
  • Resolving inheritance for "App\User\Repository\ArtistUserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\User\Repository\ArtistUserRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\User\Repository\LabelUserRepository" (parent: .abstract.instanceof.App\User\Repository\LabelUserRepository).
  • Resolving inheritance for "App\User\Repository\LabelUserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\User\Repository\LabelUserRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\User\Repository\LocationUserRepository" (parent: .abstract.instanceof.App\User\Repository\LocationUserRepository).
  • Resolving inheritance for "App\User\Repository\LocationUserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\User\Repository\LocationUserRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\User\Repository\ManagerUserRepository" (parent: .abstract.instanceof.App\User\Repository\ManagerUserRepository).
  • Resolving inheritance for "App\User\Repository\ManagerUserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\User\Repository\ManagerUserRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\User\Repository\NewUserRepository" (parent: .abstract.instanceof.App\User\Repository\NewUserRepository).
  • Resolving inheritance for "App\User\Repository\NewUserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\User\Repository\NewUserRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\User\Repository\OrganizerUserRepository" (parent: .abstract.instanceof.App\User\Repository\OrganizerUserRepository).
  • Resolving inheritance for "App\User\Repository\OrganizerUserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\User\Repository\OrganizerUserRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\User\Repository\SystemUserRepository" (parent: .abstract.instanceof.App\User\Repository\SystemUserRepository).
  • Resolving inheritance for "App\User\Repository\SystemUserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\User\Repository\SystemUserRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\User\Repository\UserRepository" (parent: .abstract.instanceof.App\User\Repository\UserRepository).
  • Resolving inheritance for "App\User\Repository\UserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\User\Repository\UserRepository).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\User\Repository\UserRequisiteRepository" (parent: .abstract.instanceof.App\User\Repository\UserRequisiteRepository).
  • Resolving inheritance for "App\User\Repository\UserRequisiteRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\User\Repository\UserRequisiteRepository).
  • Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\_Module\Controller\ModuleController" (parent: .abstract.instanceof.App\_Module\Controller\ModuleController).
  • Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\_Module\Controller\ModuleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\_Module\Controller\ModuleController).
  • Resolving inheritance for "App\_Module\Controller\ModuleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\_Module\Controller\ModuleController).
  • Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
  • Resolving inheritance for "cache.system" (parent: cache.adapter.system).
  • Resolving inheritance for "cache.validator" (parent: cache.system).
  • Resolving inheritance for "cache.serializer" (parent: cache.system).
  • Resolving inheritance for "cache.annotations" (parent: cache.system).
  • Resolving inheritance for "cache.property_info" (parent: cache.system).
  • Resolving inheritance for "cache.messenger.restart_workers_signal" (parent: cache.app).
  • Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
  • Resolving inheritance for "assets._default_package" (parent: assets.path_package).
  • Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
  • Resolving inheritance for "secrets.decryption_key" (parent: container.env).
  • Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.back" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.front" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.noty" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.ticket" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
  • Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
  • Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
  • Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.logging_middleware).
  • Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.debug_middleware).
  • Resolving inheritance for "doctrine.dbal.default_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
  • Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
  • Resolving inheritance for "doctrine.orm.default_configuration" (parent: doctrine.orm.configuration).
  • Resolving inheritance for "doctrine.orm.default_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
  • Resolving inheritance for "doctrine.orm.default_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
  • Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
  • Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
  • Resolving inheritance for "security.access_token_handler.oidc.signature.ES256" (parent: security.access_token_handler.oidc.signature).
  • Resolving inheritance for "security.access_token_handler.oidc.signature.ES384" (parent: security.access_token_handler.oidc.signature).
  • Resolving inheritance for "security.access_token_handler.oidc.signature.ES512" (parent: security.access_token_handler.oidc.signature).
  • Resolving inheritance for "security.user.provider.concrete.admin_user_provider" (parent: doctrine.orm.security.user.provider).
  • Resolving inheritance for "security.user.provider.concrete.app_user_provider" (parent: doctrine.orm.security.user.provider).
  • Resolving inheritance for "security.user.provider.concrete.api_user_provider" (parent: doctrine.orm.security.user.provider).
  • Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
  • Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
  • Resolving inheritance for "security.firewall.map.config.admin" (parent: security.firewall.config).
  • Resolving inheritance for "security.listener.admin.user_provider" (parent: security.listener.user_provider.abstract).
  • Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
  • Resolving inheritance for "security.listener.session.admin" (parent: security.listener.session).
  • Resolving inheritance for "security.logout_listener.admin" (parent: security.logout_listener).
  • Resolving inheritance for "security.logout.listener.default.admin" (parent: security.logout.listener.default).
  • Resolving inheritance for "security.logout.listener.session.admin" (parent: security.logout.listener.session).
  • Resolving inheritance for "security.authenticator.form_login.admin" (parent: security.authenticator.form_login).
  • Resolving inheritance for "security.authentication.success_handler.admin.form_login" (parent: security.authentication.success_handler).
  • Resolving inheritance for "security.authentication.failure_handler.admin.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.admin" (parent: security.authenticator.remember_me_signature_hasher).
  • Resolving inheritance for "security.authenticator.remember_me_handler.admin" (parent: security.authenticator.signature_remember_me_handler).
  • Resolving inheritance for "security.listener.check_remember_me_conditions.admin" (parent: security.listener.check_remember_me_conditions).
  • Resolving inheritance for "security.listener.remember_me.admin" (parent: security.listener.remember_me).
  • Resolving inheritance for "security.authenticator.remember_me.admin" (parent: security.authenticator.remember_me).
  • Resolving inheritance for "security.authenticator.manager.admin" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.admin" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.admin" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.authentication.switchuser_listener.admin" (parent: security.authentication.switchuser_listener).
  • Resolving inheritance for "security.exception_listener.admin" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.admin" (parent: security.firewall.lazy_context).
  • Resolving inheritance for "security.firewall.map.config.app" (parent: security.firewall.config).
  • Resolving inheritance for "security.listener.app.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.app" (parent: security.listener.session).
  • Resolving inheritance for "security.logout_listener.app" (parent: security.logout_listener).
  • Resolving inheritance for "security.logout.listener.default.app" (parent: security.logout.listener.default).
  • Resolving inheritance for "security.logout.listener.session.app" (parent: security.logout.listener.session).
  • Resolving inheritance for "security.authenticator.form_login.app" (parent: security.authenticator.form_login).
  • Resolving inheritance for "security.authentication.success_handler.app.form_login" (parent: security.authentication.success_handler).
  • Resolving inheritance for "security.authentication.failure_handler.app.form_login" (parent: security.authentication.failure_handler).
  • Resolving inheritance for "security.authenticator.remember_me_signature_hasher.app" (parent: security.authenticator.remember_me_signature_hasher).
  • Resolving inheritance for "security.authenticator.remember_me_handler.app" (parent: security.authenticator.signature_remember_me_handler).
  • Resolving inheritance for "security.listener.check_remember_me_conditions.app" (parent: security.listener.check_remember_me_conditions).
  • Resolving inheritance for "security.listener.remember_me.app" (parent: security.listener.remember_me).
  • Resolving inheritance for "security.authenticator.remember_me.app" (parent: security.authenticator.remember_me).
  • Resolving inheritance for "security.authenticator.manager.app" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.app" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.app" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.authentication.switchuser_listener.app" (parent: security.authentication.switchuser_listener).
  • Resolving inheritance for "security.exception_listener.app" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.app" (parent: security.firewall.lazy_context).
  • Resolving inheritance for "security.firewall.map.config.api" (parent: security.firewall.config).
  • Resolving inheritance for "security.listener.api.user_provider" (parent: security.listener.user_provider.abstract).
  • Resolving inheritance for "security.access_token_handler.api" (parent: App\Api\Service\ApiTokenHandler).
  • Resolving inheritance for "security.authenticator.access_token.api" (parent: security.authenticator.access_token).
  • Resolving inheritance for "security.authenticator.manager.api" (parent: security.authenticator.manager).
  • Resolving inheritance for "security.firewall.authenticator.api" (parent: security.firewall.authenticator).
  • Resolving inheritance for "security.listener.user_checker.api" (parent: security.listener.user_checker).
  • Resolving inheritance for "security.exception_listener.api" (parent: security.exception_listener).
  • Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.context).
  • Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber).
  • Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber).
  • Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber).
  • Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber).
  • Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber).
  • Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber).
  • Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber).
  • Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber).
  • Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber" (parent: .abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber).
  • Resolving inheritance for "Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber).
  • Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_subscriber" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
  • Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
  • Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
  • Resolving inheritance for "messenger.bus.default.middleware.send_message" (parent: messenger.middleware.send_message).
  • Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
  • Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
  • Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
  • Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.deprecation" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.geo" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.api" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.translate" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.push" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.ai" (parent: monolog.logger_prototype).
  • Resolving inheritance for "monolog.logger.pay" (parent: monolog.logger_prototype).
381
  • 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 "user_payment.provider"; reason: private alias.
  • Removed service "App\Geo\Interfaces\CountryImporterInterface"; reason: private alias.
  • Removed service "App\Geo\Interfaces\LocatorInterface"; reason: private alias.
  • Removed service "App\Payment\Interface\PaymentProviderInterface"; reason: private alias.
  • Removed service "App\Promo\Interface\PromoCodeExporter"; reason: private alias.
  • Removed service "App\Push\Interface\PushProviderInterface"; reason: private alias.
  • Removed service "App\Storage\Interface\ImageResizerInterface"; 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\HttpKernel\UriSigner"; reason: private alias.
  • Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
  • Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
  • Removed service "Symfony\Component\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 $parameterBag"; reason: private alias.
  • Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
  • Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
  • Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
  • Removed service "mailer"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
  • Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
  • Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
  • Removed service "translator.formatter"; reason: private alias.
  • Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
  • Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
  • Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
  • Removed service "annotation_reader"; reason: private alias.
  • Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
  • Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
  • Removed service "serializer.property_accessor"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
  • Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
  • Removed service "error_renderer.serializer"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
  • Removed service "Symfony\Component\WebLink\HttpHeaderSerializer"; reason: private alias.
  • Removed service "Symfony\Component\Uid\Factory\UlidFactory"; reason: private alias.
  • Removed service "Symfony\Component\Uid\Factory\UuidFactory"; reason: private alias.
  • Removed service "Symfony\Component\Uid\Factory\NameBasedUuidFactory"; reason: private alias.
  • Removed service "Symfony\Component\Uid\Factory\RandomBasedUuidFactory"; reason: private alias.
  • Removed service "Symfony\Component\Uid\Factory\TimeBasedUuidFactory"; reason: private alias.
  • Removed service "cache.default_redis_provider"; reason: private alias.
  • Removed service "cache.default_memcached_provider"; reason: private alias.
  • Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
  • Removed service "SessionHandlerInterface"; reason: private alias.
  • Removed service "session.storage.factory"; reason: private alias.
  • Removed service "session.handler"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
  • Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
  • Removed service "form.property_accessor"; reason: private alias.
  • Removed service "form.choice_list_factory"; reason: private alias.
  • Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
  • Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
  • Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
  • Removed service "messenger.default_serializer"; reason: private alias.
  • Removed service "messenger.listener.stop_worker_on_sigterm_signal_listener"; reason: private alias.
  • Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
  • Removed service "messenger.failure_transports.default"; reason: private alias.
  • Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
  • Removed service "notifier.logger_notification_listener"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
  • Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection"; reason: private alias.
  • Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
  • Removed service "doctrine.dbal.event_manager"; reason: private alias.
  • Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
  • Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
  • Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_result_cache"; reason: private alias.
  • Removed service "doctrine.orm.default_query_cache"; reason: private alias.
  • Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
  • Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
  • Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
  • Removed service "Twig_Environment"; 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\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
  • Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
  • Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
  • Removed service "security.password_hasher"; reason: private alias.
  • Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
  • Removed service "security.firewall"; reason: private alias.
  • Removed service "security.authentication.session_strategy.admin"; reason: private alias.
  • Removed service "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
  • Removed service "security.user_checker.admin"; reason: private alias.
  • Removed service "security.authentication.session_strategy.app"; reason: private alias.
  • Removed service "security.user_checker.app"; reason: private alias.
  • Removed service "security.authentication.session_strategy.api"; reason: private alias.
  • Removed service "security.user_checker.api"; reason: private alias.
  • Removed service "security.firewall.context_locator"; reason: private alias.
  • Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
  • Removed service "logger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface"; reason: private alias.
  • Removed service "Knp\Component\Pager\PaginatorInterface"; reason: private alias.
  • Removed service "Knp\Component\Pager\ArgumentAccess\ArgumentAccessInterface"; reason: private alias.
  • Removed service "SymfonyCasts\Bundle\ResetPassword\ResetPasswordHelperInterface"; reason: private alias.
  • Removed service "Knp\DoctrineBehaviors\Contract\Provider\LocaleProviderInterface"; reason: private alias.
  • Removed service "Knp\DoctrineBehaviors\Contract\Provider\UserProviderInterface"; reason: private alias.
  • Removed service "a2lix_auto_form.manipulator.default"; reason: private alias.
  • Removed service "League\Flysystem\FilesystemOperator $uploadStorage"; reason: private alias.
  • Removed service "League\Flysystem\FilesystemReader $uploadStorage"; reason: private alias.
  • Removed service "League\Flysystem\FilesystemWriter $uploadStorage"; reason: private alias.
  • Removed service "League\Flysystem\FilesystemOperator $uploadStorageLocal"; reason: private alias.
  • Removed service "League\Flysystem\FilesystemReader $uploadStorageLocal"; reason: private alias.
  • Removed service "League\Flysystem\FilesystemWriter $uploadStorageLocal"; reason: private alias.
  • Removed service "League\Flysystem\FilesystemOperator $uploadStorageFtp"; reason: private alias.
  • Removed service "League\Flysystem\FilesystemReader $uploadStorageFtp"; reason: private alias.
  • Removed service "League\Flysystem\FilesystemWriter $uploadStorageFtp"; reason: private alias.
  • Removed service "SymfonyCasts\Bundle\VerifyEmail\VerifyEmailHelperInterface"; reason: private alias.
  • Removed service "KnpU\OAuth2ClientBundle\Client\ClientRegistry"; reason: private alias.
  • Removed service "KnpU\OAuth2ClientBundle\Client\Provider\YandexClient"; reason: private alias.
  • Removed service "KnpU\OAuth2ClientBundle\Client\Provider\GoogleClient"; reason: private alias.
  • Removed service "KnpU\OAuth2ClientBundle\Client\Provider\AppleClient"; reason: private alias.
  • Removed service "KnpU\OAuth2ClientBundle\Client\Provider\FacebookClient"; reason: private alias.
  • Removed service "twig.loader.filesystem"; reason: private alias.
  • Removed service "argument_resolver.controller_locator"; reason: private alias.
  • Removed service "doctrine.id_generator_locator"; reason: private alias.
  • Removed service "twig.loader"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $deprecationLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $geoLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $apiLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $translateLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $pushLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $aiLogger"; reason: private alias.
  • Removed service "Psr\Log\LoggerInterface $payLogger"; reason: private alias.
  • Removed service "a2lix_translation_form.locale_provider.default"; reason: private alias.
  • Removed service ".service_locator.niivrWt"; reason: private alias.
  • Removed service ".service_locator.nMOeH_L"; reason: private alias.
  • Removed service ".service_locator.0.GZi8h"; reason: private alias.
  • Removed service ".service_locator.eAaJpNK"; reason: private alias.
  • Removed service ".service_locator.xuF..jE"; reason: private alias.
  • Removed service ".service_locator.XlBzSyB"; reason: private alias.
  • Removed service ".service_locator.o.uf2zi"; reason: private alias.
  • Removed service ".service_locator.qFKRGW4"; reason: private alias.
  • Removed service ".service_locator.hbBeT1s"; reason: private alias.
  • Removed service ".service_locator.NGj8J.G"; reason: private alias.
  • Removed service ".service_locator.94wAxE3"; reason: private alias.
  • Removed service ".service_locator.dNMmeOi"; reason: private alias.
  • Removed service ".service_locator..f7oFJl"; reason: private alias.
  • Removed service ".service_locator.So88cAj"; reason: private alias.
  • Removed service ".service_locator.Sq3yrBs"; reason: private alias.
  • Removed service ".service_locator.zC0Joo5"; reason: private alias.
  • Removed service ".service_locator.qcA0ODf"; reason: private alias.
  • Removed service ".service_locator.yRNabZ1"; reason: private alias.
  • Removed service ".service_locator.36Uxuga"; reason: private alias.
  • Removed service ".service_locator.QDWjfKY"; reason: private alias.
  • Removed service ".service_locator.zQlL86K"; reason: private alias.
  • Removed service ".service_locator.5rsnJXv"; reason: private alias.
  • Removed service ".service_locator.SUuG8I6"; reason: private alias.
  • Removed service ".service_locator.gpqSlHI"; reason: private alias.
  • Removed service ".service_locator.zYx2sQf"; reason: private alias.
  • Removed service ".service_locator.DVLidbY"; reason: private alias.
  • Removed service ".service_locator.AAp4oql"; reason: private alias.
  • Removed service ".service_locator.nrZFl8c"; reason: private alias.
  • Removed service ".service_locator.uOCsa.g"; reason: private alias.
  • Removed service ".service_locator.gkb0dQn"; reason: private alias.
  • Removed service ".service_locator.VP7ySf3"; reason: private alias.
  • Removed service ".service_locator.TaWirFi"; reason: private alias.
  • Removed service ".service_locator.86HlaBl"; reason: private alias.
  • Removed service ".service_locator.w5ppXzW"; reason: private alias.
  • Removed service ".service_locator.UAeMubR"; reason: private alias.
  • Removed service ".service_locator...uXMCi"; reason: private alias.
  • Removed service ".service_locator.4Q_lOYx"; reason: private alias.
  • Removed service ".service_locator.h0bkdGY"; reason: private alias.
  • Removed service ".service_locator.bxv07A2"; reason: private alias.
  • Removed service ".service_locator.8dwCRDM"; reason: private alias.
  • Removed service ".service_locator.LfGvf_."; reason: private alias.
  • Removed service ".service_locator.NvqIR4U"; reason: private alias.
  • Removed service ".service_locator.hRuCTFc"; reason: private alias.
  • Removed service ".service_locator.O24_MAy"; reason: private alias.
  • Removed service ".service_locator.jUv.zyj"; reason: private alias.
  • Removed service ".service_locator.ZAjZ962"; 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 "url_generator.inner"; reason: private alias.
  • Removed service "controller_resolver"; reason: private alias.
  • Removed service "argument_resolver"; reason: private alias.
  • Removed service "translator.data_collector.inner"; reason: private alias.
  • Removed service "serializer"; reason: private alias.
  • Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
  • Removed service "var_dumper.cli_dumper"; reason: private alias.
  • Removed service "twig.error_renderer.html.inner"; reason: private alias.
  • Removed service "security.access.decision_manager"; reason: private alias.
  • Removed service "security.firewall.authenticator.admin"; reason: private alias.
  • Removed service "security.firewall.authenticator.app"; reason: private alias.
  • Removed service "security.firewall.authenticator.api"; reason: private alias.
  • Removed service "messenger.bus.default"; reason: private alias.
  • Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
  • Removed service "security.event_dispatcher.admin"; reason: private alias.
  • Removed service "security.event_dispatcher.app"; reason: private alias.
  • Removed service "security.event_dispatcher.api"; reason: private alias.
  • Removed service ".service_locator.gFlme_s"; reason: private alias.
  • Removed service ".service_locator.j8hH1kN"; reason: private alias.
  • Removed service ".service_locator.dxLDz23"; reason: private alias.
  • Removed service ".service_locator.ur2HfmE"; reason: private alias.
  • Removed service ".service_locator._18_vQF"; reason: private alias.
  • Removed service ".service_locator.F84et8a"; reason: private alias.
  • Removed service ".service_locator.qeo2seP"; reason: private alias.
  • Removed service ".service_locator.2dgDSJ8"; reason: private alias.
  • Removed service ".service_locator.1Bo58bZ"; reason: private alias.
  • Removed service ".service_locator.KbIpJwA"; reason: private alias.
  • Removed service ".service_locator.E.ZZGF6"; reason: private alias.
  • Removed service ".service_locator.YtTSQNy"; reason: private alias.
  • Removed service ".service_locator.ZP8dKQM"; reason: private alias.
  • Removed service ".service_locator.905vO3D"; reason: private alias.
  • Removed service ".service_locator.5Wbidqk"; reason: private alias.
  • Removed service ".service_locator.vWD5v6V"; reason: private alias.
  • Removed service ".service_locator.JDHPOQE"; reason: private alias.
  • Removed service ".service_locator.8jOps93"; reason: private alias.
  • Removed service ".service_locator.2xkZHsq"; reason: private alias.
  • Removed service ".service_locator.kk48gqj"; reason: private alias.
  • Removed service ".service_locator.O9WQriz"; reason: private alias.
  • Removed service ".service_locator.gzKxYxU"; reason: private alias.
  • Removed service ".service_locator.eiDG6HZ"; reason: private alias.
  • Removed service ".service_locator.v0rEong"; reason: private alias.
  • Removed service ".service_locator.3xcs7V."; reason: private alias.
  • Removed service ".service_locator.oTsCbp6"; reason: private alias.
  • Removed service ".service_locator.LfS3cDv"; reason: private alias.
  • Removed service ".service_locator.wUaTEma"; reason: private alias.
  • Removed service ".service_locator.kAHE7vu"; reason: private alias.
  • Removed service ".service_locator.MaNvNHL"; reason: private alias.
  • Removed service ".service_locator.v.YA_f4"; reason: private alias.
  • Removed service ".service_locator.9AHops3"; reason: private alias.
  • Removed service ".service_locator.CAv_bBq"; reason: private alias.
  • Removed service ".service_locator.UsrDRlq"; reason: private alias.
  • Removed service ".service_locator.7KBmEgo"; reason: private alias.
  • Removed service ".service_locator.FNn6Qaj"; reason: private alias.
  • Removed service ".service_locator.PzQ7Sh6"; reason: private alias.
  • Removed service ".service_locator.AzSPslm"; reason: private alias.
  • Removed service ".service_locator.UqXG62E"; reason: private alias.
  • Removed service ".service_locator.W47vLMj"; reason: private alias.
  • Removed service ".service_locator.Yc1mPPx"; reason: private alias.
  • Removed service ".service_locator.7NIAq8D"; reason: private alias.
  • Removed service ".service_locator.eTbsKkL"; reason: private alias.
  • Removed service ".service_locator.p86uf4P"; reason: private alias.
  • Removed service ".service_locator.uAFguNe"; reason: private alias.
  • Removed service ".service_locator.ElvhXQT"; reason: private alias.
  • Removed service ".service_locator.tmnbjw0"; reason: private alias.
  • Removed service ".service_locator.0GxFw38"; reason: private alias.
  • Removed service ".service_locator.lXREohO"; reason: private alias.
  • Removed service ".service_locator.ep0Pm32"; reason: private alias.
  • Removed service ".service_locator.4swwo_."; reason: private alias.
  • Removed service ".service_locator.XcBVUVX"; reason: private alias.
  • Removed service ".service_locator.3MaXRKL"; reason: private alias.
  • Removed service ".service_locator.h4myD5u"; reason: private alias.
  • Removed service ".service_locator.Ev7qpoI"; reason: private alias.
  • Removed service ".service_locator.O8rxiL_"; reason: private alias.
  • Removed service ".service_locator.8MNxEz5"; reason: private alias.
  • Removed service ".service_locator.CwpXFQ9"; reason: private alias.
  • Removed service ".service_locator.vD7Kf5b"; reason: private alias.
  • Removed service ".service_locator.qekzcde"; reason: private alias.
  • Removed service ".service_locator.Zkp5VEF"; reason: private alias.
  • Removed service ".service_locator.Ki9.0kH"; reason: private alias.
  • Removed service ".service_locator.CZrEz4V"; reason: private alias.
  • Removed service ".service_locator.cEnUu5P"; reason: private alias.
  • Removed service ".service_locator.Xv5d3rc"; reason: private alias.
  • Removed service ".service_locator.T7dQVAx"; reason: private alias.
  • Removed service ".service_locator.oVx2qG."; reason: private alias.
  • Removed service ".service_locator.NklszIm"; reason: private alias.
  • Removed service ".service_locator.5J2HP_Y"; reason: private alias.
  • Removed service ".service_locator.O3DG9VA"; reason: private alias.
  • Removed service ".service_locator.giHXgt2"; reason: private alias.
  • Removed service ".service_locator.Y3_BAvS"; reason: private alias.
  • Removed service ".service_locator.a3L16Jn"; reason: private alias.
  • Removed service ".service_locator.sOzIXxm"; reason: private alias.
  • Removed service ".service_locator.lIedQSY"; reason: private alias.
  • Removed service ".service_locator.fwAx1YA"; reason: private alias.
  • Removed service ".service_locator.XFzhgpB"; reason: private alias.
  • Removed service ".service_locator.lbH0UsV"; reason: private alias.
  • Removed service ".service_locator.TDQaFK_"; reason: private alias.
  • Removed service ".service_locator.4Jp21DX"; reason: private alias.
  • Removed service ".service_locator.OUJ4yxZ"; reason: private alias.
  • Removed service ".service_locator.JKr8Ygq"; reason: private alias.
  • Removed service ".service_locator.AAq4YAe"; reason: private alias.
  • Removed service ".service_locator.4z9mkaK"; reason: private alias.
  • Removed service ".service_locator.WVLUP0m"; reason: private alias.
  • Removed service ".service_locator.JphcUFA"; reason: private alias.
  • Removed service ".service_locator.tY.hkK0"; reason: private alias.
  • Removed service ".service_locator.h3nIWgW"; reason: private alias.
  • Removed service ".service_locator.GCpqMkC"; reason: private alias.
  • Removed service ".service_locator.jY09c1T"; reason: private alias.
  • Removed service ".service_locator.aaJKL1L"; reason: private alias.
  • Removed service ".service_locator..w2L60o"; reason: private alias.
  • Removed service ".service_locator.sXH5Fgj"; reason: private alias.
  • Removed service ".service_locator.K82ihN8"; reason: private alias.
  • Removed service ".service_locator.ueZiotD"; reason: private alias.
  • Removed service ".service_locator.epfRiAs"; reason: private alias.
  • Removed service ".service_locator._mzDx3j"; reason: private alias.
  • Removed service ".service_locator.mGQ_id9"; reason: private alias.
  • Removed service ".service_locator.WcBj13t"; reason: private alias.
  • Removed service ".service_locator.gwT7Y5b"; reason: private alias.
  • Removed service ".service_locator.DcOled6"; reason: private alias.
  • Removed service ".service_locator.BT4A.L7"; reason: private alias.
  • Removed service ".service_locator.8pS9zVp"; reason: private alias.
  • Removed service ".service_locator.ajNdRh_"; reason: private alias.
  • Removed service ".service_locator.TyQjSJm"; reason: private alias.
  • Removed service ".service_locator.lCBlliT"; reason: private alias.
  • Removed service ".service_locator.vhtV4Q0"; reason: private alias.
  • Removed service ".service_locator.Q1z.f9O"; reason: private alias.
  • Removed service ".service_locator.7vBn6ez"; reason: private alias.
  • Removed service ".service_locator.byi5VUa"; reason: private alias.
  • Removed service ".service_locator.NdiV9hv"; reason: private alias.
  • Removed service ".service_locator.S7QMYja"; reason: private alias.
  • Removed service ".service_locator.u6DWx23"; reason: private alias.
  • Removed service ".service_locator.hnz5ZNh"; reason: private alias.
  • Removed service ".service_locator.BlxN3Cw"; reason: private alias.
340
  • Changed reference of service "App\Admin\Controller\AdminCrudController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Admin\Service\CrudService" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Admin\Service\CrudService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Ai\Service\AiService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Api\Service\Client\ApiClient" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Band\Controller\BandInvitesController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Band\Controller\BandsController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Band\Form\Admin\AlbumType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Band\Form\Admin\BandArtistType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Band\Form\Admin\BandContactType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Band\Form\Admin\BandDocumentType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Band\Form\Admin\BandType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Band\Form\AlbumStreamingType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Band\Form\BandAdminType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Band\Form\BandAlbumType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Band\Form\BandArtistType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Band\Form\BandContactType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Band\Form\BandDocumentType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Band\Form\BandDocumentsType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Band\Form\BandLabelType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Band\Form\BandLeaveType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Band\Form\BandLinksType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Band\Form\BandMediaType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Band\Form\BandMembersType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Band\Form\BandQuestionsType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Band\Form\BandType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Band\Form\Setup\BandMainDataType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Band\Form\Setup\BandSecondDataType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Band\Service\BandContactService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Band\Service\BandLabelService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Band\Service\BandNotyService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Band\Service\BandService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Band\Service\Streaming\StreamingService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Band\Validator\BandArtistsContainsValidator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Core\Controller\SlugController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Core\Form\Admin\ContactType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Core\Form\Admin\GenreType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Core\Form\SocialType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Core\Service\SlugService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Core\Validator\DatesDiapasonValidator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Core\ValueResolver\EntityHashResolver" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Core\ValueResolver\EntitySlugResolver" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Controller\EventBandsController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Controller\EventInvitesController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Form\Admin\EventBandType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Form\Admin\EventContactType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Form\Admin\EventManagerType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Form\Admin\EventPartnerType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Form\Admin\EventPriceValueType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Form\Admin\EventTicketTypeType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Form\Admin\EventType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Form\EventBandMediaType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Form\EventBandType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Form\EventCancelRequestType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Form\EventContactType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Form\EventLayoutsType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Form\EventLinksType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Form\EventManagerType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Form\EventMediaType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Form\EventMembersMediaType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Form\EventMembersType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Form\EventPartnerType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Form\EventPartnersType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Form\EventPrice\EventSeatGroupPricesType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Form\EventPrice\EventSeatPricesType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Form\EventPrice\EventZonePricesType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Form\EventPriceType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Form\EventPriceValueType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Form\EventPricesType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Form\EventPromoType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Form\EventSeatType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Form\EventSplitType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Form\EventSplitsType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Form\EventSubSeatType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Form\EventTicketTypeType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Form\EventType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Form\EventZoneCollectionType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Form\EventZoneType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Form\Setup\EventLocationStepType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Form\Setup\EventMainStepType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Service\EventBandService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Service\EventCancelService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Event\Service\EventCancelService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Event\Service\EventCancelService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Service\EventContactService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Service\EventHallLayoutService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Service\EventHallService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Service\EventInviteService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Service\EventLocationService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Service\EventPartnerService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Service\EventSeatGroupService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Service\EventService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Service\EventSetupStepsFactory" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Service\EventSplitService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Service\EventStatService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "App\Event\Service\EventStatService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Service\EventTicketService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Service\EventTicketTypeService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Service\EventZoneService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Event\Validation\FreeDatesValidator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Geo\Form\Admin\CityType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Geo\Form\Admin\CountryRequisiteType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Geo\Form\Admin\CountryType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Helper\Service\AppHelper" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Location\Event\Listener\HallDoctrineListener" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Location\Form\Admin\HallType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Location\Form\Admin\LocationContactType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Location\Form\Admin\LocationType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Location\Form\Admin\SeatType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Location\Form\Admin\SubSeatType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Location\Form\Admin\ZoneType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Location\Form\HallType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Location\Form\LayoutSchemeMapType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Location\Form\LayoutSchemeType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Location\Form\LayoutType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Location\Form\LocationContactType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Location\Form\LocationLinksType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Location\Form\LocationMediaType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Location\Form\LocationType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Location\Form\SeatType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Location\Form\Setup\LocationMainDataType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Location\Form\Setup\LocationSecondDataType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Location\Form\SubSeatType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Location\Form\ZoneSeatsType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Location\Form\ZoneType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Location\Service\HallService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Location\Service\LayoutService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Location\Service\LocationConfirmService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Location\Service\LocationContactService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Location\Service\LocationNotyService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Location\Service\LocationService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Location\Service\SeatService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Location\Service\SubSeatService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Location\Service\ZoneService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Location\Validator\SchemeValidator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Location\Validator\SeatValidator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Menu\Service\Generator\AdminMainMenuGenerator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Menu\Service\Generator\BandMenuGenerator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Menu\Service\Generator\EventMenuGenerator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Menu\Service\Generator\LocationMenuGenerator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Menu\Service\Generator\UserEventMenuGenerator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Menu\Service\Generator\UserEventsMenuGenerator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Menu\Service\Generator\UserMenuGenerator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Menu\Service\Generator\UserProfileMenuGenerator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Moderation\Form\Admin\ModerationRejectType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Moderation\Form\Admin\ModerationRequestFilterType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Moderation\Service\ModerationEntityNotyDataFactory" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Moderation\Service\ModerationNotyService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Moderation\Service\ModerationService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Noty\Controller\NotyViewController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Noty\Service\NotyService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "App\Payment\Controller\UserPaymentController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Payment\Service\EventPaymentService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Payment\Validator\PaymentUserContainsValidator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Price\Form\Admin\CurrencyType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Promo\Form\Admin\PromoCodeType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Promo\Form\GeneratePromoCodesType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Promo\Form\PromoCodeType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Promo\Service\PromoCodeExporter\XlsExporter" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Review\Controller\ReviewsController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Review\Form\Admin\AnswerType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Review\Form\Admin\QuestionType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Review\Form\Admin\ReviewType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Review\Form\AnswerType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Review\Form\ReviewBandType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Review\Form\ReviewType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Security\Controller\Admin\ResetPasswordController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Security\Controller\User\RegistrationController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Security\Controller\User\ResetPasswordController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Security\Form\Admin\Auth\LoginType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Security\Form\Admin\ChangePassword\ChangePasswordFormType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Security\Form\Admin\ChangePassword\ResetPasswordRequestFormType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Security\Form\User\Auth\LoginType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Security\Form\User\ChangePassword\ChangePasswordFormType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Security\Form\User\ChangePassword\ResetPasswordRequestFormType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Security\Form\User\Registration\AddUserLocationType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Security\Form\User\Registration\AddUserType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Security\Form\User\Registration\RegistrationType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Security\Service\EmailVerifier" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Security\Service\Oauth\Authenticator\AppleAuthenticator" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Security\Service\Oauth\Authenticator\FacebookAuthenticator" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Security\Service\Oauth\Authenticator\GoogleAuthenticator" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Security\Service\Oauth\Authenticator\YandexAuthenticator" previously pointing to "router.default" to "router".
  • Changed reference of service "App\Security\Service\ResetPasswordService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Security\Service\SecurityService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Storage\Controller\GalleryController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Storage\Controller\StorageController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Storage\Form\GalleryMediaType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Storage\Form\GalleryType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Storage\Helper\FileHelper" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Storage\Service\Embed\EmbedVideoProcessorFactory" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Storage\Service\Embed\Processor\VimeoProcessor" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Storage\Service\Embed\Processor\YouTubeProcessor" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Storage\Service\FileUploader\DocumentUploader" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Storage\Service\FileUploader\ImageUploader" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\Translate\Service\TranslateService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Controller\Band\UserBandAlbumsController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Controller\Band\UserBandContactsController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Controller\Band\UserBandsController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Controller\Event\UserEventContactsController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Controller\Event\UserEventHallsController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Controller\Event\UserEventMembersController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Controller\Event\UserEventPartnersController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Controller\Event\UserEventPricesController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Controller\Event\UserEventPromoCodesController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Controller\Event\UserEventPromosController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Controller\Event\UserEventSeatsController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Controller\Event\UserEventSplitsController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Controller\Event\UserEventTicketTypesController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Controller\Event\UserEventTicketsController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Controller\Event\UserEventZonesController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Controller\Event\UserEventsController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Controller\Label\LabelBandsController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Controller\Location\UserLocationContactsController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Controller\Location\UserLocationHallLayoutZonesController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Controller\Location\UserLocationHallLayoutsController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Controller\Location\UserLocationHallZoneSeatsController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Controller\Location\UserLocationHallZonesController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Controller\Location\UserLocationHallsController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Controller\Location\UserLocationsController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Controller\Organizer\UserOrganizersController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Controller\Payment\UserPaymentController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Controller\UserController" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Form\Admin\ArtistUserType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Form\Admin\LabelUserType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Form\Admin\LocationUserType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Form\Admin\ManagerUserType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Form\Admin\SystemUserType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Form\Admin\UserType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Form\ArtistUserType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Form\LabelUserType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Form\LocationUserType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Form\OrganizerUserType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Form\Setup\OrganizerDataType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Form\Setup\UserDataType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Form\UserRemoveType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Form\UserRequisiteType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Form\UserRequisitesType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Form\UserType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Form\UserTypeType" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Service\UserRequisiteService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Service\UserService" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "App\User\Service\UserSetupStepsFactory" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "url_generator" previously pointing to "router.default" to "router".
  • Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "url_helper" previously pointing to "router.default" to "router".
  • Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.messenger_failed_messages_retry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
  • Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "router_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
  • Changed reference of service "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
  • Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "notifier.channel.chat" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "notifier.channel.sms" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "notifier.channel.email" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "notifier.channel.push" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
  • Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
  • Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
  • Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
  • Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
  • Changed reference of service "security.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
  • Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.switchuser_listener.admin" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.switchuser_listener.admin" previously pointing to "router.default" to "router".
  • Changed reference of service "security.authentication.switchuser_listener.app" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "security.authentication.switchuser_listener.app" previously pointing to "router.default" to "router".
  • Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
  • Changed reference of service "tetranz_select2entity.select2entity_type" previously pointing to "router.default" to "router".
  • 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 "Knp\DoctrineBehaviors\Provider\LocaleProvider" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service "symfonycasts.verify_email.helper" previously pointing to "router.default" to "router".
  • Changed reference of service "knpu.oauth2.provider_factory" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.AOElzkC" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service ".service_locator.ulsjDhc" previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.wrsJIAK" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.15DkJy5" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.VLG3SbL" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.5pAhVu2" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator..DwxE0d" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.0gbFnbb" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.Jw8PCqk" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.zKeowfv" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.GXP.nMj" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.XJf5uQO" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.YSjhTDn" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.L2WfvaO" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service "messenger.bus.default.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.5cAhUFF" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
  • Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.security.access.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
  • Changed reference of service ".service_locator.O2p6Lk7" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.fuYM_Z." previously pointing to "translator.data_collector" to "translator".
  • Changed reference of service ".service_locator.cUcW89y" previously pointing to "router.default" to "router".
  • Changed reference of service ".service_locator.z2xKaoB" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
911
  • Removed service "App\Entity"; reason: abstract.
  • Removed service "container.env"; reason: abstract.
  • Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
  • Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
  • Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
  • Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
  • Removed service "cache.adapter.system"; reason: abstract.
  • Removed service "cache.adapter.apcu"; reason: abstract.
  • Removed service "cache.adapter.filesystem"; reason: abstract.
  • Removed service "cache.adapter.psr6"; reason: abstract.
  • Removed service "cache.adapter.redis"; reason: abstract.
  • Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
  • Removed service "cache.adapter.memcached"; reason: abstract.
  • Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
  • Removed service "cache.adapter.pdo"; reason: abstract.
  • Removed service "cache.adapter.array"; reason: abstract.
  • Removed service "assets.path_package"; reason: abstract.
  • Removed service "assets.url_package"; reason: abstract.
  • Removed service "assets.static_version_strategy"; reason: abstract.
  • Removed service "assets.json_manifest_version_strategy"; reason: abstract.
  • Removed service "http_client.abstract_retry_strategy"; reason: abstract.
  • Removed service "mailer.transport_factory.abstract"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\ExpressionLanguageSyntaxValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
  • Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
  • Removed service "messenger.middleware.send_message"; reason: abstract.
  • Removed service "messenger.middleware.handle_message"; reason: abstract.
  • Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
  • Removed service "messenger.middleware.traceable"; reason: abstract.
  • Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
  • Removed service "notifier.transport_factory.abstract"; reason: abstract.
  • Removed service "doctrine.dbal.connection"; reason: abstract.
  • Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
  • Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
  • Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
  • Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
  • Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
  • Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
  • Removed service "doctrine.orm.configuration"; reason: abstract.
  • Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
  • Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
  • Removed service "doctrine.orm.security.user.provider"; reason: abstract.
  • Removed service "security.firewall.context"; reason: abstract.
  • Removed service "security.firewall.lazy_context"; reason: abstract.
  • Removed service "security.firewall.config"; reason: abstract.
  • Removed service "security.user.provider.missing"; reason: abstract.
  • Removed service "security.user.provider.in_memory"; reason: abstract.
  • Removed service "security.user.provider.ldap"; reason: abstract.
  • Removed service "security.user.provider.chain"; reason: abstract.
  • Removed service "security.logout_listener"; reason: abstract.
  • Removed service "security.logout.listener.session"; reason: abstract.
  • Removed service "security.logout.listener.clear_site_data"; reason: abstract.
  • Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
  • Removed service "security.logout.listener.default"; reason: abstract.
  • Removed service "security.authentication.listener.abstract"; reason: abstract.
  • Removed service "security.authentication.custom_success_handler"; reason: abstract.
  • Removed service "security.authentication.success_handler"; reason: abstract.
  • Removed service "security.authentication.custom_failure_handler"; reason: abstract.
  • Removed service "security.authentication.failure_handler"; reason: abstract.
  • Removed service "security.exception_listener"; reason: abstract.
  • Removed service "security.authentication.switchuser_listener"; reason: abstract.
  • Removed service "security.authenticator.manager"; reason: abstract.
  • Removed service "security.firewall.authenticator"; reason: abstract.
  • Removed service "security.listener.user_provider.abstract"; reason: abstract.
  • Removed service "security.listener.user_checker"; reason: abstract.
  • Removed service "security.listener.session"; reason: abstract.
  • Removed service "security.listener.login_throttling"; reason: abstract.
  • Removed service "security.authenticator.http_basic"; reason: abstract.
  • Removed service "security.authenticator.form_login"; reason: abstract.
  • Removed service "security.authenticator.json_login"; reason: abstract.
  • Removed service "security.authenticator.x509"; reason: abstract.
  • Removed service "security.authenticator.remote_user"; reason: abstract.
  • Removed service "security.authenticator.access_token"; reason: abstract.
  • Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
  • Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
  • Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
  • Removed service "security.access_token_handler.oidc"; reason: abstract.
  • Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
  • Removed service "security.access_token_handler.oidc.signature"; 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 "monolog.logger_prototype"; reason: abstract.
  • Removed service "monolog.activation_strategy.not_found"; reason: abstract.
  • Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
  • Removed service "maker.auto_command.abstract"; reason: abstract.
  • Removed service "Knp\DoctrineBehaviors\Bundle"; reason: abstract.
  • Removed service "Knp\DoctrineBehaviors\DoctrineBehaviorsBundle"; reason: abstract.
  • Removed service "Knp\DoctrineBehaviors\Exception"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Controller\ActionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Controller\ActionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Admin\Controller\ActionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Controller\AdminCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Controller\AdminCrudController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Admin\Controller\AdminCrudController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Controller\AutocompleteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Controller\AutocompleteController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Admin\Controller\AutocompleteController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Admin\Controller\DashboardAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Admin\Controller\DashboardAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Admin\Controller\DashboardAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Ai\Controller\Admin\AiAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Ai\Controller\Admin\AiAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ai\Controller\Admin\AiAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Ai\Form\Admin\AiRequestType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Ai\Form\Admin\AiRequestType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Api\Controller\ApiController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Api\Controller\ApiController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Api\Controller\ApiController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Api\Event\Subscriber\PaginateDataCollectionSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Api\Event\Subscriber\PaginateDataCollectionSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Api\Repository\TokenRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Api\Repository\TokenRepository"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Band\Controller\Admin\BandsAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Band\Controller\Admin\BandsAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Band\Controller\Admin\BandsAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Band\Controller\AlbumsAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Band\Controller\AlbumsAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Band\Controller\AlbumsAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Band\Controller\Api\BandApiController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Band\Controller\Api\BandApiController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Band\Controller\Api\BandApiController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Band\Controller\BandContactsAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Band\Controller\BandContactsAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Band\Controller\BandContactsAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Band\Controller\BandInvitesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Band\Controller\BandInvitesController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Band\Controller\BandInvitesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Band\Controller\BandsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Band\Controller\BandsController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Band\Controller\BandsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Band\Event\Subscriber\AlbumAdminSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Band\Event\Subscriber\AlbumAdminSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Band\Event\Subscriber\BandAdminSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Band\Event\Subscriber\BandAdminSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Band\Event\Subscriber\BandContactAdminSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Band\Event\Subscriber\BandContactAdminSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\Admin\AlbumType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Band\Form\Admin\AlbumType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\Admin\BandArtistType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Band\Form\Admin\BandArtistType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\Admin\BandContactType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Band\Form\Admin\BandContactType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\Admin\BandDocumentType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Band\Form\Admin\BandDocumentType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\Admin\BandFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Band\Form\Admin\BandFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\Admin\BandType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Band\Form\Admin\BandType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\AlbumStreamingType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Band\Form\AlbumStreamingType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\BandAdminType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Band\Form\BandAdminType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\BandAlbumType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Band\Form\BandAlbumType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\BandArtistType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Band\Form\BandArtistType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\BandContactType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Band\Form\BandContactType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\BandDocumentType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Band\Form\BandDocumentType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\BandDocumentsType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Band\Form\BandDocumentsType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\BandLabelType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Band\Form\BandLabelType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\BandLeaveType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Band\Form\BandLeaveType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\BandLinksType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Band\Form\BandLinksType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\BandMediaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Band\Form\BandMediaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\BandMembersType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Band\Form\BandMembersType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\BandQuestionsType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Band\Form\BandQuestionsType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\BandType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Band\Form\BandType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\Setup\BandMainDataType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Band\Form\Setup\BandMainDataType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Band\Form\Setup\BandSecondDataType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Band\Form\Setup\BandSecondDataType"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Band\Repository\AlbumRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Band\Repository\AlbumRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Band\Repository\AlbumStreamingRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Band\Repository\AlbumStreamingRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Band\Repository\BandAccessRestrictionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Band\Repository\BandAccessRestrictionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Band\Repository\BandArtistRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Band\Repository\BandArtistRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Band\Repository\BandContactRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Band\Repository\BandContactRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Band\Repository\BandDocumentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Band\Repository\BandDocumentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Band\Repository\BandInviteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Band\Repository\BandInviteRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Band\Repository\BandRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Band\Repository\BandRepository"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Band\Validator\BandArtistsContainsValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Band\Validator\BandArtistsContainsValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Core\Controller\ActionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Core\Controller\ActionController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Core\Controller\ActionController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Core\Controller\Api\CoreApiController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Core\Controller\Api\CoreApiController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Core\Controller\Api\CoreApiController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Core\Controller\GenresAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Core\Controller\GenresAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Core\Controller\GenresAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Core\Controller\SearchController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Core\Controller\SearchController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Core\Controller\SearchController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Core\Controller\SlugController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Core\Controller\SlugController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Core\Controller\SlugController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Admin\ContactType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Core\Form\Admin\ContactType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\Admin\GenreType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Core\Form\Admin\GenreType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Core\Form\SocialType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Core\Form\SocialType"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Core\Repository\ContactRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Core\Repository\ContactRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Core\Repository\GenreRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Core\Repository\GenreRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Core\Repository\SlugRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Core\Repository\SlugRepository"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Core\Validator\DatesDiapasonValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Core\Validator\DatesDiapasonValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Core\ValueResolver\EntityHashResolver"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Core\ValueResolver\EntityHashResolver"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\HttpKernel\Controller\ValueResolverInterface.0.App\Core\ValueResolver\EntitySlugResolver"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Core\ValueResolver\EntitySlugResolver"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Event\Controller\Admin\EventContactsAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Event\Controller\Admin\EventContactsAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Controller\Admin\EventContactsAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Event\Controller\Api\EventApiController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Event\Controller\Api\EventApiController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Controller\Api\EventApiController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Event\Controller\EventAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Event\Controller\EventAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Controller\EventAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Event\Controller\EventBandsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Event\Controller\EventBandsController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Controller\EventBandsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Event\Controller\EventHallsAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Event\Controller\EventHallsAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Controller\EventHallsAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Event\Controller\EventInvitesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Event\Controller\EventInvitesController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Controller\EventInvitesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Event\Controller\EventZonesAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Event\Controller\EventZonesAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Controller\EventZonesAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Event\Event\Subscriber\EventAdminSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Event\Subscriber\EventAdminSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Event\Event\Subscriber\EventContactAdminSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Event\Subscriber\EventContactAdminSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Event\Event\Subscriber\EventHallAdminSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Event\Subscriber\EventHallAdminSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Event\Event\Subscriber\EventZoneAdminSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Event\Subscriber\EventZoneAdminSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\Admin\EventBandType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Form\Admin\EventBandType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\Admin\EventContactType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Form\Admin\EventContactType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\Admin\EventFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Form\Admin\EventFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\Admin\EventHallType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Form\Admin\EventHallType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\Admin\EventManagerType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Form\Admin\EventManagerType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\Admin\EventPartnerType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Form\Admin\EventPartnerType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\Admin\EventPriceType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Form\Admin\EventPriceType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\Admin\EventPriceValueType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Form\Admin\EventPriceValueType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\Admin\EventTicketTypeType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Form\Admin\EventTicketTypeType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\Admin\EventType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Form\Admin\EventType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\Admin\EventZoneType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Form\Admin\EventZoneType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventBandMediaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Form\EventBandMediaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventBandType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Form\EventBandType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventCancelRequestType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Form\EventCancelRequestType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventContactType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Form\EventContactType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventHallType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Form\EventHallType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventLayoutsType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Form\EventLayoutsType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventLinksType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Form\EventLinksType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventManagerType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Form\EventManagerType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventMediaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Form\EventMediaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventMembersMediaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Form\EventMembersMediaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventMembersType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Form\EventMembersType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventPartnerType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Form\EventPartnerType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventPartnersType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Form\EventPartnersType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventPrice\EventSeatGroupPricesType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Form\EventPrice\EventSeatGroupPricesType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventPrice\EventSeatPricesType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Form\EventPrice\EventSeatPricesType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventPrice\EventZonePricesType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Form\EventPrice\EventZonePricesType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventPriceType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Form\EventPriceType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventPriceValueType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Form\EventPriceValueType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventPricesType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Form\EventPricesType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventPromoType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Form\EventPromoType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventSeatType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Form\EventSeatType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventSplitType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Form\EventSplitType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventSplitsType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Form\EventSplitsType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventSubSeatType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Form\EventSubSeatType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventTicketTypeType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Form\EventTicketTypeType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Form\EventType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventZoneCollectionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Form\EventZoneCollectionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\EventZoneType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Form\EventZoneType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\Setup\EventLocationStepType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Form\Setup\EventLocationStepType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Event\Form\Setup\EventMainStepType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Form\Setup\EventMainStepType"; reason: abstract.
  • Removed service ".instanceof.App\Event\MessageHandler\EventReservationMessageHandler.0.App\Event\MessageHandler\EventReservationMessageHandler"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\MessageHandler\EventReservationMessageHandler"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventBandRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Repository\EventBandRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventCancelRequestRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Repository\EventCancelRequestRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventContactRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Repository\EventContactRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventHallRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Repository\EventHallRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventInviteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Repository\EventInviteRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventLayoutRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Repository\EventLayoutRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventManagerRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Repository\EventManagerRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventPriceRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Repository\EventPriceRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventPriceValueRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Repository\EventPriceValueRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventPromoRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Repository\EventPromoRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Repository\EventRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventSeatGroupRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Repository\EventSeatGroupRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventSeatRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Repository\EventSeatRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventSplitRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Repository\EventSplitRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventSubSeatRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Repository\EventSubSeatRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventTicketTypeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Repository\EventTicketTypeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Event\Repository\EventZoneRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Repository\EventZoneRepository"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Event\Validation\FreeDatesValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Event\Validation\FreeDatesValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Geo\Command\ImportCitiesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Geo\Command\ImportCitiesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Geo\Command\ImportCityAltNamesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Geo\Command\ImportCityAltNamesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Geo\Command\ImportCityNamesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Geo\Command\ImportCityNamesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Geo\Command\ImportCountriesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Geo\Command\ImportCountriesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Geo\Command\TranslateCitiesCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Geo\Command\TranslateCitiesCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Geo\Controller\CitiesAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Geo\Controller\CitiesAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Geo\Controller\CitiesAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Geo\Controller\CountriesAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Geo\Controller\CountriesAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Geo\Controller\CountriesAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Geo\Form\Admin\CityFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Geo\Form\Admin\CityFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Geo\Form\Admin\CityType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Geo\Form\Admin\CityType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Geo\Form\Admin\CountryFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Geo\Form\Admin\CountryFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Geo\Form\Admin\CountryRequisiteType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Geo\Form\Admin\CountryRequisiteType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Geo\Form\Admin\CountryType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Geo\Form\Admin\CountryType"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Geo\Repository\CityAltNameRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Geo\Repository\CityAltNameRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Geo\Repository\CityNameRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Geo\Repository\CityNameRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Geo\Repository\CityRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Geo\Repository\CityRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Geo\Repository\CountryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Geo\Repository\CountryRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Geo\Repository\CountryRequisiteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Geo\Repository\CountryRequisiteRepository"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Location\Controller\Admin\HallsAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Location\Controller\Admin\HallsAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Controller\Admin\HallsAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Location\Controller\Admin\LayoutsAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Location\Controller\Admin\LayoutsAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Controller\Admin\LayoutsAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Location\Controller\Admin\LocationContactsAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Location\Controller\Admin\LocationContactsAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Controller\Admin\LocationContactsAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Location\Controller\Admin\LocationsAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Location\Controller\Admin\LocationsAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Controller\Admin\LocationsAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Location\Controller\Admin\ZonesAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Location\Controller\Admin\ZonesAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Controller\Admin\ZonesAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Location\Controller\Api\LocationApiController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Location\Controller\Api\LocationApiController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Controller\Api\LocationApiController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Location\Event\Subscriber\HallAdminSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Event\Subscriber\HallAdminSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Location\Event\Subscriber\LayoutAdminSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Event\Subscriber\LayoutAdminSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Location\Event\Subscriber\LocationAdminSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Event\Subscriber\LocationAdminSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Location\Event\Subscriber\LocationContactAdminSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Event\Subscriber\LocationContactAdminSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Location\Event\Subscriber\ZoneAdminSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Event\Subscriber\ZoneAdminSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\Admin\HallFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Form\Admin\HallFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\Admin\HallType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Form\Admin\HallType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\Admin\LayoutType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Form\Admin\LayoutType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\Admin\LocationContactType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Form\Admin\LocationContactType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\Admin\LocationFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Form\Admin\LocationFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\Admin\LocationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Form\Admin\LocationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\Admin\SeatType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Form\Admin\SeatType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\Admin\SubSeatType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Form\Admin\SubSeatType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\Admin\ZoneType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Form\Admin\ZoneType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\HallType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Form\HallType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\LayoutSchemeMapType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Form\LayoutSchemeMapType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\LayoutSchemeType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Form\LayoutSchemeType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\LayoutType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Form\LayoutType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\LocationContactType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Form\LocationContactType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\LocationLinksType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Form\LocationLinksType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\LocationMediaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Form\LocationMediaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\LocationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Form\LocationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\SeatType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Form\SeatType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\Setup\LocationMainDataType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Form\Setup\LocationMainDataType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\Setup\LocationSecondDataType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Form\Setup\LocationSecondDataType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\SubSeatType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Form\SubSeatType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\ZoneSeatsType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Form\ZoneSeatsType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Location\Form\ZoneType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Form\ZoneType"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Location\Repository\HallRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Repository\HallRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Location\Repository\LayoutRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Repository\LayoutRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Location\Repository\LocationContactRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Repository\LocationContactRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Location\Repository\LocationEquipmentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Repository\LocationEquipmentRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Location\Repository\LocationEventTypeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Repository\LocationEventTypeRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Location\Repository\LocationParkingRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Repository\LocationParkingRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Location\Repository\LocationRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Repository\LocationRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Location\Repository\LocationStaffRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Repository\LocationStaffRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Location\Repository\SeatRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Repository\SeatRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Location\Repository\SubSeatRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Repository\SubSeatRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Location\Repository\ZoneRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Repository\ZoneRepository"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Location\Validator\SchemeValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Location\Validator\SchemeValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Menu\Service\MenuService"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Menu\Service\MenuService"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Moderation\Controller\Admin\EventCancelAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Moderation\Controller\Admin\EventCancelAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Moderation\Controller\Admin\EventCancelAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Moderation\Controller\Admin\ModerationAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Moderation\Controller\Admin\ModerationAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Moderation\Controller\Admin\ModerationAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Moderation\Form\Admin\ModerationRejectType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Moderation\Form\Admin\ModerationRejectType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Moderation\Form\Admin\ModerationRequestFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Moderation\Form\Admin\ModerationRequestFilterType"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Moderation\Repository\ModerationRequestRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Moderation\Repository\ModerationRequestRepository"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Noty\Controller\NotyViewController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Noty\Controller\NotyViewController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Noty\Controller\NotyViewController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Payment\Controller\UserPaymentAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Payment\Controller\UserPaymentAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Payment\Controller\UserPaymentAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Payment\Controller\UserPaymentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Payment\Controller\UserPaymentController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Payment\Controller\UserPaymentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Payment\Form\Admin\UserPaymentFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Payment\Form\Admin\UserPaymentFilterType"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Payment\Repository\UserPaymentRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Payment\Repository\UserPaymentRepository"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.App\Payment\Validator\PaymentUserContainsValidator"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Payment\Validator\PaymentUserContainsValidator"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Price\Controller\CurrenciesAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Price\Controller\CurrenciesAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Price\Controller\CurrenciesAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Price\Form\Admin\CurrencyType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Price\Form\Admin\CurrencyType"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Price\Repository\CurrencyRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Price\Repository\CurrencyRepository"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Promo\Controller\Admin\PromoCodesAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Promo\Controller\Admin\PromoCodesAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Promo\Controller\Admin\PromoCodesAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Promo\Controller\Api\PromoCodeApiController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Promo\Controller\Api\PromoCodeApiController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Promo\Controller\Api\PromoCodeApiController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Promo\Form\Admin\PromoCodeFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Promo\Form\Admin\PromoCodeFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Promo\Form\Admin\PromoCodeType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Promo\Form\Admin\PromoCodeType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Promo\Form\GeneratePromoCodesType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Promo\Form\GeneratePromoCodesType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Promo\Form\PromoCodeType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Promo\Form\PromoCodeType"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Promo\Repository\PromoCodeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Promo\Repository\PromoCodeRepository"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Promo\Service\PromoCodeExportService"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Promo\Service\PromoCodeExportService"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Location\Entity\LocationEventTypeRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Repository\Location\Entity\LocationEventTypeRepository"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Review\Controller\Admin\QuestionsAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Review\Controller\Admin\QuestionsAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Review\Controller\Admin\QuestionsAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Review\Controller\Admin\ReviewsAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Review\Controller\Admin\ReviewsAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Review\Controller\Admin\ReviewsAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Review\Controller\ReviewsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Review\Controller\ReviewsController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Review\Controller\ReviewsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Review\Form\Admin\AnswerType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Review\Form\Admin\AnswerType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Review\Form\Admin\QuestionType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Review\Form\Admin\QuestionType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Review\Form\Admin\ReviewFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Review\Form\Admin\ReviewFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Review\Form\Admin\ReviewType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Review\Form\Admin\ReviewType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Review\Form\AnswerType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Review\Form\AnswerType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Review\Form\ReviewBandType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Review\Form\ReviewBandType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Review\Form\ReviewType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Review\Form\ReviewType"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Review\Repository\AnswerRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Review\Repository\AnswerRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Review\Repository\QuestionRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Review\Repository\QuestionRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Review\Repository\ReviewBandRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Review\Repository\ReviewBandRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Review\Repository\ReviewRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Review\Repository\ReviewRepository"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\Admin\AuthController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\Admin\AuthController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Controller\Admin\AuthController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\Admin\ResetPasswordController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\Admin\ResetPasswordController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Controller\Admin\ResetPasswordController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\OAuth\AppleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\OAuth\AppleController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Controller\OAuth\AppleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\OAuth\FacebookController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\OAuth\FacebookController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Controller\OAuth\FacebookController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\OAuth\GoogleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\OAuth\GoogleController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Controller\OAuth\GoogleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\OAuth\YandexController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\OAuth\YandexController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Controller\OAuth\YandexController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\SecurityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\SecurityController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Controller\SecurityController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\User\AuthController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\User\AuthController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Controller\User\AuthController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\User\RegistrationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\User\RegistrationController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Controller\User\RegistrationController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Security\Controller\User\ResetPasswordController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Security\Controller\User\ResetPasswordController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Controller\User\ResetPasswordController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Security\Form\Admin\Auth\LoginType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Form\Admin\Auth\LoginType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Security\Form\Admin\ChangePassword\ChangePasswordFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Form\Admin\ChangePassword\ChangePasswordFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Security\Form\Admin\ChangePassword\ResetPasswordRequestFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Form\Admin\ChangePassword\ResetPasswordRequestFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Security\Form\User\Auth\LoginType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Form\User\Auth\LoginType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Security\Form\User\ChangePassword\ChangePasswordFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Form\User\ChangePassword\ChangePasswordFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Security\Form\User\ChangePassword\ResetPasswordRequestFormType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Form\User\ChangePassword\ResetPasswordRequestFormType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Security\Form\User\Registration\AddUserLocationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Form\User\Registration\AddUserLocationType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Security\Form\User\Registration\AddUserType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Form\User\Registration\AddUserType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Security\Form\User\Registration\RegistrationType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Form\User\Registration\RegistrationType"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Security\Repository\ResetPasswordRequestRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Security\Repository\ResetPasswordRequestRepository"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Storage\Controller\GalleryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Storage\Controller\GalleryController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Storage\Controller\GalleryController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Storage\Controller\StorageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Storage\Controller\StorageController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Storage\Controller\StorageController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Storage\Controller\UploadController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Storage\Controller\UploadController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Storage\Controller\UploadController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Storage\Form\EntityGalleryType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Storage\Form\EntityGalleryType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Storage\Form\GalleryMediaType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Storage\Form\GalleryMediaType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\Storage\Form\GalleryType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Storage\Form\GalleryType"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Storage\Repository\FileRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Storage\Repository\FileRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Storage\Repository\GalleryRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Storage\Repository\GalleryRepository"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Translate\Controller\TranslateController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Translate\Controller\TranslateController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Translate\Controller\TranslateController"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\AppExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\AppExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\RoutingExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\RoutingExtension"; reason: abstract.
  • Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\SiteExtension"; reason: abstract.
  • Removed service ".abstract.instanceof.App\Twig\SiteExtension"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\User\Command\AddRoleUserCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Command\AddRoleUserCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\User\Command\CreateUserCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Command\CreateUserCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\User\Command\RemoveRoleUserCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Command\RemoveRoleUserCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\User\Command\RemoveUserCommand"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Command\RemoveUserCommand"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Band\UserBandAlbumsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Band\UserBandAlbumsController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Controller\Band\UserBandAlbumsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Band\UserBandContactsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Band\UserBandContactsController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Controller\Band\UserBandContactsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Band\UserBandsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Band\UserBandsController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Controller\Band\UserBandsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Event\UserEventContactsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Event\UserEventContactsController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Controller\Event\UserEventContactsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Event\UserEventHallsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Event\UserEventHallsController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Controller\Event\UserEventHallsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Event\UserEventMembersController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Event\UserEventMembersController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Controller\Event\UserEventMembersController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Event\UserEventPartnersController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Event\UserEventPartnersController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Controller\Event\UserEventPartnersController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Event\UserEventPricesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Event\UserEventPricesController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Controller\Event\UserEventPricesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Event\UserEventPromoCodesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Event\UserEventPromoCodesController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Controller\Event\UserEventPromoCodesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Event\UserEventPromosController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Event\UserEventPromosController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Controller\Event\UserEventPromosController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Event\UserEventSeatsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Event\UserEventSeatsController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Controller\Event\UserEventSeatsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Event\UserEventSplitsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Event\UserEventSplitsController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Controller\Event\UserEventSplitsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Event\UserEventTicketTypesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Event\UserEventTicketTypesController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Controller\Event\UserEventTicketTypesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Event\UserEventTicketsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Event\UserEventTicketsController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Controller\Event\UserEventTicketsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Event\UserEventZonesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Event\UserEventZonesController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Controller\Event\UserEventZonesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Event\UserEventsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Event\UserEventsController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Controller\Event\UserEventsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Label\LabelBandsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Label\LabelBandsController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Controller\Label\LabelBandsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Location\UserLocationContactsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Location\UserLocationContactsController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Controller\Location\UserLocationContactsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Location\UserLocationHallLayoutZonesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Location\UserLocationHallLayoutZonesController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Controller\Location\UserLocationHallLayoutZonesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Location\UserLocationHallLayoutsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Location\UserLocationHallLayoutsController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Controller\Location\UserLocationHallLayoutsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Location\UserLocationHallZoneSeatsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Location\UserLocationHallZoneSeatsController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Controller\Location\UserLocationHallZoneSeatsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Location\UserLocationHallZonesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Location\UserLocationHallZonesController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Controller\Location\UserLocationHallZonesController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Location\UserLocationHallsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Location\UserLocationHallsController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Controller\Location\UserLocationHallsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Location\UserLocationsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Location\UserLocationsController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Controller\Location\UserLocationsController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Organizer\UserOrganizersController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Organizer\UserOrganizersController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Controller\Organizer\UserOrganizersController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\Payment\UserPaymentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\Payment\UserPaymentController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Controller\Payment\UserPaymentController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\UserController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Controller\UserController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\User\Controller\UsersAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\User\Controller\UsersAdminController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Controller\UsersAdminController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\User\Event\Subscriber\AdminSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Event\Subscriber\AdminSubscriber"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\Admin\ArtistUserType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Form\Admin\ArtistUserType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\Admin\LabelUserType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Form\Admin\LabelUserType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\Admin\LocationUserType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Form\Admin\LocationUserType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\Admin\ManagerUserType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Form\Admin\ManagerUserType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\Admin\SystemUserType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Form\Admin\SystemUserType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\Admin\UserFilterType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Form\Admin\UserFilterType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\Admin\UserType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Form\Admin\UserType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\ArtistUserType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Form\ArtistUserType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\LabelUserType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Form\LabelUserType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\LocationUserType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Form\LocationUserType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\OrganizerUserType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Form\OrganizerUserType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\Setup\OrganizerDataType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Form\Setup\OrganizerDataType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\Setup\UserDataType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Form\Setup\UserDataType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\UserRemoveType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Form\UserRemoveType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\UserRequisiteType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Form\UserRequisiteType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\UserRequisitesType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Form\UserRequisitesType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\UserType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Form\UserType"; reason: abstract.
  • Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.App\User\Form\UserTypeType"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Form\UserTypeType"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\User\Repository\ArtistUserRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Repository\ArtistUserRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\User\Repository\LabelUserRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Repository\LabelUserRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\User\Repository\LocationUserRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Repository\LocationUserRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\User\Repository\ManagerUserRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Repository\ManagerUserRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\User\Repository\NewUserRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Repository\NewUserRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\User\Repository\OrganizerUserRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Repository\OrganizerUserRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\User\Repository\SystemUserRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Repository\SystemUserRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\User\Repository\UserRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Repository\UserRepository"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\User\Repository\UserRequisiteRepository"; reason: abstract.
  • Removed service ".abstract.instanceof.App\User\Repository\UserRequisiteRepository"; reason: abstract.
  • Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\_Module\Controller\ModuleController"; reason: abstract.
  • Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\_Module\Controller\ModuleController"; reason: abstract.
  • Removed service ".abstract.instanceof.App\_Module\Controller\ModuleController"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\BlameableEventSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\LoggableEventSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\SluggableEventSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\SoftDeletableEventSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TimestampableEventSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TranslatableEventSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\TreeEventSubscriber"; reason: abstract.
  • Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber"; reason: abstract.
  • Removed service ".abstract.instanceof.Knp\DoctrineBehaviors\EventSubscriber\UuidableEventSubscriber"; reason: abstract.
299
  • Removed service "http_discovery.psr17_factory"; reason: unused.
  • Removed service "App\Admin\Event\EntityAddFormOptionsEvent"; reason: unused.
  • Removed service "App\Admin\Event\EntityAddInjectDataEvent"; reason: unused.
  • Removed service "App\Admin\Event\EntityEditFormOptionsEvent"; reason: unused.
  • Removed service "App\Admin\Event\EntityEditInjectDataEvent"; reason: unused.
  • Removed service "App\Admin\Event\EntityGetRedirectUrlEvent"; reason: unused.
  • Removed service "App\Admin\Event\EntityPostAddEvent"; reason: unused.
  • Removed service "App\Admin\Event\EntityPostEditEvent"; reason: unused.
  • Removed service "App\Admin\Event\EntityPostSaveEvent"; reason: unused.
  • Removed service "App\Admin\Event\EntityPreAddEvent"; reason: unused.
  • Removed service "App\Admin\Event\EntityPreEditEvent"; reason: unused.
  • Removed service "App\Admin\Event\EntityPreSaveEvent"; reason: unused.
  • Removed service "App\Admin\Event\EntityViewInjectDataEvent"; reason: unused.
  • Removed service "App\Admin\Exception\CrudException"; reason: unused.
  • Removed service "App\Ai\Exception\AiException"; reason: unused.
  • Removed service "App\Ai\Service\Provider\GeminiProvider"; reason: unused.
  • Removed service "App\Api\Entity\Token"; reason: unused.
  • Removed service "App\Api\Exception\ApiRequestException"; reason: unused.
  • Removed service "App\Api\Model\Credentials"; reason: unused.
  • Removed service "App\Api\Model\DataCollection"; reason: unused.
  • Removed service "App\Api\Model\RequestData"; reason: unused.
  • Removed service "App\Api\Service\ApiTokenHandler"; reason: unused.
  • Removed service "App\Api\Service\TokenService"; reason: unused.
  • Removed service "App\Band\Entity\AlbumStreaming"; reason: unused.
  • Removed service "App\Band\Entity\AlbumTranslation"; reason: unused.
  • Removed service "App\Band\Entity\BandAccessRestriction"; reason: unused.
  • Removed service "App\Band\Entity\BandArtist"; reason: unused.
  • Removed service "App\Band\Entity\BandContactTranslation"; reason: unused.
  • Removed service "App\Band\Entity\BandDocument"; reason: unused.
  • Removed service "App\Band\Entity\BandInvite"; reason: unused.
  • Removed service "App\Band\Entity\BandTranslation"; reason: unused.
  • Removed service "App\Band\Model\AlbumData"; reason: unused.
  • Removed service "App\Band\Service\Streaming\StreamingService"; reason: unused.
  • Removed service "App\Band\Validator\BandArtistsContains"; reason: unused.
  • Removed service "App\Core\Attribute\EntityData"; reason: unused.
  • Removed service "App\Core\Attribute\Hashable"; reason: unused.
  • Removed service "App\Core\Attribute\Slugable"; reason: unused.
  • Removed service "App\Core\Entity\Contact"; reason: unused.
  • Removed service "App\Core\Entity\Genre"; reason: unused.
  • Removed service "App\Core\Entity\GenreTranslation"; reason: unused.
  • Removed service "App\Core\Entity\Slug"; reason: unused.
  • Removed service "App\Core\Helper\ArrayHelper"; reason: unused.
  • Removed service "App\Core\Helper\EntityHelper"; reason: unused.
  • Removed service "App\Core\Helper\PriceHelper"; reason: unused.
  • Removed service "App\Core\Service\CompletionService"; reason: unused.
  • Removed service "App\Core\Service\CoreService"; reason: unused.
  • Removed service "App\Core\Validator\DatesDiapason"; reason: unused.
  • Removed service "App\Event\Entity\EventBand"; reason: unused.
  • Removed service "App\Event\Entity\EventContactTranslation"; reason: unused.
  • Removed service "App\Event\Entity\EventInvite"; reason: unused.
  • Removed service "App\Event\Entity\EventLayout"; reason: unused.
  • Removed service "App\Event\Entity\EventManager"; reason: unused.
  • Removed service "App\Event\Entity\EventPartner"; reason: unused.
  • Removed service "App\Event\Entity\EventPrice"; reason: unused.
  • Removed service "App\Event\Entity\EventPriceValue"; reason: unused.
  • Removed service "App\Event\Entity\EventPromo"; reason: unused.
  • Removed service "App\Event\Entity\EventSplit"; reason: unused.
  • Removed service "App\Event\Entity\EventSubSeat"; reason: unused.
  • Removed service "App\Event\Entity\EventTicketTypeTranslation"; reason: unused.
  • Removed service "App\Event\Entity\EventTranslation"; reason: unused.
  • Removed service "App\Event\Entity\EventZoneTranslation"; reason: unused.
  • Removed service "App\Event\Event\CancelEvent"; reason: unused.
  • Removed service "App\Event\Exception\EventHasSalesException"; reason: unused.
  • Removed service "App\Event\Exception\InvalidEventException"; reason: unused.
  • Removed service "App\Event\Exception\InvalidEventSplitsException"; reason: unused.
  • Removed service "App\Event\Exception\RemoveLastEventBandException"; reason: unused.
  • Removed service "App\Event\Exception\RemoveLastEventHallException"; reason: unused.
  • Removed service "App\Event\Exception\RemoveLastEventTicketTypeException"; reason: unused.
  • Removed service "App\Event\Exception\RemoveLastEventZoneException"; reason: unused.
  • Removed service "App\Event\Helper\ColorsGenerator"; reason: unused.
  • Removed service "App\Event\Helper\EventHelper"; reason: unused.
  • Removed service "App\Event\Helper\EventPriceHelper"; reason: unused.
  • Removed service "App\Event\Message\CancelEventMessage"; reason: unused.
  • Removed service "App\Event\Message\EventReservationMessage"; reason: unused.
  • Removed service "App\Event\Model\EventPrices"; reason: unused.
  • Removed service "App\Event\Model\FilterValues"; reason: unused.
  • Removed service "App\Event\Repository\EventPartnerRepository"; reason: unused.
  • Removed service "App\Event\Service\EventFilterService"; reason: unused.
  • Removed service "App\Event\Validation\FreeDates"; reason: unused.
  • Removed service "App\Geo\Entity\City"; reason: unused.
  • Removed service "App\Geo\Entity\CityAltName"; reason: unused.
  • Removed service "App\Geo\Entity\CityName"; reason: unused.
  • Removed service "App\Geo\Entity\CityTranslation"; reason: unused.
  • Removed service "App\Geo\Entity\Country"; reason: unused.
  • Removed service "App\Geo\Entity\CountryRequisite"; reason: unused.
  • Removed service "App\Geo\Entity\CountryRequisiteTranslation"; reason: unused.
  • Removed service "App\Geo\Entity\CountryTranslation"; reason: unused.
  • Removed service "App\Geo\Exception\LocateException"; reason: unused.
  • Removed service "App\Geo\Model\City"; reason: unused.
  • Removed service "App\Geo\Model\Country"; reason: unused.
  • Removed service "App\Geo\Model\GeoData"; reason: unused.
  • Removed service "App\Geo\Service\Import\City\Importer\Csc\CscClient"; reason: unused.
  • Removed service "App\Geo\Service\Import\City\Importer\Csc\CscImporter"; reason: unused.
  • Removed service "App\Geo\Service\Import\City\Importer\GeoDbImporter"; reason: unused.
  • Removed service "App\Helper\Service\AppHelper"; reason: unused.
  • Removed service "App\Helper\Service\DateHelper"; reason: unused.
  • Removed service "App\Helper\Service\FormHelper"; reason: unused.
  • Removed service "App\Helper\Service\HashHelper"; reason: unused.
  • Removed service "App\Helper\Service\UrlHelper"; reason: unused.
  • Removed service "App\Locale\Model\LocaleData"; reason: unused.
  • Removed service "App\Locale\Service\UrlGenerator"; reason: unused.
  • Removed service "App\Location\Entity\HallTranslation"; reason: unused.
  • Removed service "App\Location\Entity\LayoutTranslation"; reason: unused.
  • Removed service "App\Location\Entity\LocationContactTranslation"; reason: unused.
  • Removed service "App\Location\Entity\LocationEquipment"; reason: unused.
  • Removed service "App\Location\Entity\LocationEventType"; reason: unused.
  • Removed service "App\Location\Entity\LocationParking"; reason: unused.
  • Removed service "App\Location\Entity\LocationStaff"; reason: unused.
  • Removed service "App\Location\Entity\LocationTranslation"; reason: unused.
  • Removed service "App\Location\Entity\Seat"; reason: unused.
  • Removed service "App\Location\Entity\SubSeat"; reason: unused.
  • Removed service "App\Location\Entity\ZoneTranslation"; reason: unused.
  • Removed service "App\Location\Exception\RemoveLastHallException"; reason: unused.
  • Removed service "App\Location\Exception\RemoveLastLayoutException"; reason: unused.
  • Removed service "App\Location\Exception\RemoveLastZoneException"; reason: unused.
  • Removed service "App\Location\Helper\LayoutHelper"; reason: unused.
  • Removed service "App\Location\Validator\Scheme"; reason: unused.
  • Removed service "App\Menu\Exception\MenuGeneratorNotFoundException"; reason: unused.
  • Removed service "App\Menu\Exception\MenuTemplateNotFoundException"; reason: unused.
  • Removed service "App\Menu\Model\Menu"; reason: unused.
  • Removed service "App\Menu\Model\MenuItem"; reason: unused.
  • Removed service "App\Moderation\Attribute\ModerateEntityItem"; reason: unused.
  • Removed service "App\Moderation\Exception\EntityOnModerationException"; reason: unused.
  • Removed service "App\Moderation\Exception\ModerationDoneException"; reason: unused.
  • Removed service "App\Moderation\Exception\NoEntityDataViewException"; reason: unused.
  • Removed service "App\Moderation\Helper\ModerationHelper"; reason: unused.
  • Removed service "App\Moderation\Model\ModerationEntityNotyData"; reason: unused.
  • Removed service "App\Moderation\Model\ModerationEntityViewData"; reason: unused.
  • Removed service "App\Noty\Message\SendNotyMessage"; reason: unused.
  • Removed service "App\Noty\Model\EmailNoty"; reason: unused.
  • Removed service "App\Noty\Model\SmsNoty"; reason: unused.
  • Removed service "App\Payment\Exception\CreatePaymentException"; reason: unused.
  • Removed service "App\Payment\Exception\CreateUserAccountException"; reason: unused.
  • Removed service "App\Payment\Exception\PayInvalidException"; reason: unused.
  • Removed service "App\Payment\Exception\PayProcessException"; reason: unused.
  • Removed service "App\Payment\Exception\PayRequestException"; reason: unused.
  • Removed service "App\Payment\Model\PaymentCreationResponse"; reason: unused.
  • Removed service "App\Payment\Model\PaymentModel"; reason: unused.
  • Removed service "App\Payment\Model\PaymentOrder"; reason: unused.
  • Removed service "App\Payment\Model\PaymentProduct"; reason: unused.
  • Removed service "App\Payment\Model\PaymentUser"; reason: unused.
  • Removed service "App\Payment\Model\PaymentUserAccount"; reason: unused.
  • Removed service "App\Payment\Service\PaymentValidator"; reason: unused.
  • Removed service "App\Payment\Service\Provider\PaymentProviderFactory"; reason: unused.
  • Removed service "App\Payment\Validator\PaymentUserContains"; reason: unused.
  • Removed service "App\Price\Entity\Currency"; reason: unused.
  • Removed service "App\Price\Helper\PriceHelper"; reason: unused.
  • Removed service "App\Promo\Entity\PromoCode"; reason: unused.
  • Removed service "App\Review\Entity\Answer"; reason: unused.
  • Removed service "App\Review\Entity\Question"; reason: unused.
  • Removed service "App\Review\Entity\QuestionTranslation"; reason: unused.
  • Removed service "App\Review\Entity\Review"; reason: unused.
  • Removed service "App\Review\Entity\ReviewBand"; reason: unused.
  • Removed service "App\Security\Entity\ResetPasswordRequest"; reason: unused.
  • Removed service "App\Security\Exception\ResetPasswordException"; reason: unused.
  • Removed service "App\Security\Helper\SecurityHelper"; reason: unused.
  • Removed service "App\Security\Model\OAuthUser"; reason: unused.
  • Removed service "App\Security\Service\Oauth\Authenticator\FacebookAuthenticator"; reason: unused.
  • Removed service "App\Storage\Entity\Document"; reason: unused.
  • Removed service "App\Storage\Entity\File"; reason: unused.
  • Removed service "App\Storage\Entity\Gallery"; reason: unused.
  • Removed service "App\Storage\Entity\GalleryMedia"; reason: unused.
  • Removed service "App\Storage\Entity\Image"; reason: unused.
  • Removed service "App\Storage\Entity\Video"; reason: unused.
  • Removed service "App\Storage\Exception\ImageResizeException"; reason: unused.
  • Removed service "App\Storage\Exception\ProcessEmbedVideoException"; reason: unused.
  • Removed service "App\Storage\Exception\UploadException"; reason: unused.
  • Removed service "App\Storage\Model\EmbedVideo"; reason: unused.
  • Removed service "App\Storage\Model\File"; reason: unused.
  • Removed service "App\Storage\Model\ThumbParams"; reason: unused.
  • Removed service "App\Storage\Service\Storage"; reason: unused.
  • Removed service "App\Translate\Exception\TranslateException"; reason: unused.
  • Removed service "App\Translate\Service\Provider\GoogleProvider"; reason: unused.
  • Removed service "App\User\Entity\ArtistUserTranslation"; reason: unused.
  • Removed service "App\User\Entity\LabelUser"; reason: unused.
  • Removed service "App\User\Entity\LabelUserTranslation"; reason: unused.
  • Removed service "App\User\Entity\LocationUser"; reason: unused.
  • Removed service "App\User\Entity\ManagerUser"; reason: unused.
  • Removed service "App\User\Entity\NewUser"; reason: unused.
  • Removed service "App\User\Entity\OrganizerUser"; reason: unused.
  • Removed service "App\User\Entity\SystemUser"; reason: unused.
  • Removed service "App\User\Entity\User"; reason: unused.
  • Removed service "App\User\Entity\UserRequisite"; reason: unused.
  • Removed service "App\User\Exception\UserAlreadyExistException"; reason: unused.
  • Removed service "App\User\Exception\UserNotFoundException"; reason: unused.
  • Removed service "App\User\Helper\UserHelper"; reason: unused.
  • Removed service "App\User\Model\SetupStep"; reason: unused.
  • Removed service "App\Event\MessageHandler\MessageHandler"; reason: unused.
  • Removed service "http_cache"; reason: unused.
  • Removed service "http_cache.store"; reason: unused.
  • Removed service "reverse_container"; reason: unused.
  • Removed service "assets.empty_package"; reason: unused.
  • Removed service "psr18.http_client"; reason: unused.
  • Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
  • Removed service "http_client.uri_template_expander.rize"; reason: unused.
  • Removed service "mailer.mailer"; reason: unused.
  • Removed service "mailer.default_transport"; reason: unused.
  • Removed service "translator.logging"; reason: unused.
  • Removed service "annotations.filesystem_cache_adapter"; reason: unused.
  • Removed service "serializer.mapping.cache.symfony"; reason: unused.
  • Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
  • Removed service "name_based_uuid.factory"; reason: unused.
  • Removed service "random_based_uuid.factory"; reason: unused.
  • Removed service "time_based_uuid.factory"; reason: unused.
  • Removed service ".cache_connection.GD_MSZC"; reason: unused.
  • Removed service ".cache_connection.JKE6keX"; reason: unused.
  • Removed service "session.storage.factory.php_bridge"; reason: unused.
  • Removed service "session.storage.factory.mock_file"; reason: unused.
  • Removed service "session.handler.native_file"; reason: unused.
  • Removed service "session.abstract_handler"; reason: unused.
  • Removed service "session.marshaller"; reason: unused.
  • Removed service "validator.mapping.cache.adapter"; reason: unused.
  • Removed service "messenger.transport.symfony_serializer"; reason: unused.
  • Removed service "messenger.middleware.validation"; reason: unused.
  • Removed service "messenger.middleware.router_context"; reason: unused.
  • Removed service "messenger.transport.redis.factory"; reason: unused.
  • Removed service "messenger.transport.sqs.factory"; reason: unused.
  • Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
  • Removed service "messenger.listener.stop_worker_signals_listener"; reason: unused.
  • Removed service "notifier"; reason: unused.
  • Removed service "notifier.channel_policy"; reason: unused.
  • Removed service "notifier.flash_message_importance_mapper"; reason: unused.
  • Removed service "notifier.channel.browser"; reason: unused.
  • Removed service "notifier.channel.chat"; reason: unused.
  • Removed service "notifier.channel.sms"; reason: unused.
  • Removed service "notifier.channel.email"; reason: unused.
  • Removed service "notifier.channel.push"; reason: unused.
  • Removed service "notifier.monolog_handler"; reason: unused.
  • Removed service "notifier.failed_message_listener"; reason: unused.
  • Removed service "notifier.admin_recipient.0"; reason: unused.
  • Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
  • Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
  • Removed service ".1_ServiceLocator~yPL7vGQ"; reason: unused.
  • Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.default"; reason: unused.
  • Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
  • Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
  • Removed service "doctrine.migrations.connection_loader"; reason: unused.
  • Removed service "doctrine.migrations.em_loader"; reason: unused.
  • Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
  • Removed service "twig.loader.chain"; reason: unused.
  • Removed service "twig.extension.htmlsanitizer"; reason: unused.
  • Removed service "twig.extension.debug"; reason: unused.
  • Removed service "security.authentication.session_strategy_noop"; reason: unused.
  • Removed service "security.context_listener"; reason: unused.
  • Removed service "security.user_authenticator"; reason: unused.
  • Removed service "security.access_token_extractor.header"; reason: unused.
  • Removed service "security.access_token_extractor.query_string"; reason: unused.
  • Removed service "security.access_token_extractor.request_body"; reason: unused.
  • Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
  • Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
  • Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
  • Removed service "security.user_checker.chain.admin"; 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.app"; reason: unused.
  • Removed service "security.user_checker.chain.api"; reason: unused.
  • Removed service "monolog.formatter.chrome_php"; reason: unused.
  • Removed service "monolog.formatter.gelf_message"; reason: unused.
  • Removed service "monolog.formatter.html"; reason: unused.
  • Removed service "monolog.formatter.json"; reason: unused.
  • Removed service "monolog.formatter.line"; reason: unused.
  • Removed service "monolog.formatter.loggly"; reason: unused.
  • Removed service "monolog.formatter.normalizer"; reason: unused.
  • Removed service "monolog.formatter.scalar"; reason: unused.
  • Removed service "monolog.formatter.wildfire"; reason: unused.
  • Removed service "monolog.formatter.logstash"; reason: unused.
  • Removed service "monolog.http_client"; reason: unused.
  • Removed service "maker.maker.make_functional_test"; reason: unused.
  • Removed service "maker.maker.make_unit_test"; reason: unused.
  • Removed service "tetranz_select2entity.autocomplete_service"; reason: unused.
  • Removed service "symfonycasts.reset_password.fake_request_repository"; reason: unused.
  • Removed service "knpu.oauth2.user_provider"; reason: unused.
  • Removed service ".debug.serializer.normalizer.serializer.denormalizer.unwrapping"; reason: unused.
  • Removed service ".debug.serializer.normalizer.serializer.normalizer.flatten_exception"; reason: unused.
  • Removed service ".debug.serializer.normalizer.serializer.normalizer.problem"; reason: unused.
  • Removed service ".debug.serializer.normalizer.serializer.normalizer.uid"; reason: unused.
  • Removed service ".debug.serializer.normalizer.serializer.normalizer.datetime"; reason: unused.
  • Removed service ".debug.serializer.normalizer.serializer.normalizer.constraint_violation_list"; reason: unused.
  • Removed service ".debug.serializer.normalizer.serializer.normalizer.mime_message"; reason: unused.
  • Removed service ".debug.serializer.normalizer.serializer.normalizer.datetimezone"; reason: unused.
  • Removed service ".debug.serializer.normalizer.serializer.normalizer.dateinterval"; reason: unused.
  • Removed service ".debug.serializer.normalizer.serializer.normalizer.form_error"; reason: unused.
  • Removed service ".debug.serializer.normalizer.serializer.normalizer.backed_enum"; reason: unused.
  • Removed service ".debug.serializer.normalizer.serializer.normalizer.data_uri"; reason: unused.
  • Removed service ".debug.serializer.normalizer.serializer.normalizer.json_serializable"; reason: unused.
  • Removed service ".debug.serializer.normalizer.serializer.denormalizer.array"; reason: unused.
  • Removed service ".debug.serializer.normalizer.serializer.normalizer.object"; reason: unused.
  • Removed service ".debug.serializer.encoder.serializer.encoder.xml"; reason: unused.
  • Removed service ".debug.serializer.encoder.serializer.encoder.json"; reason: unused.
  • Removed service ".debug.serializer.encoder.serializer.encoder.yaml"; reason: unused.
  • Removed service ".debug.serializer.encoder.serializer.encoder.csv"; reason: unused.
  • Removed service "doctrine.dbal.logging_middleware.default"; reason: unused.
  • Removed service "doctrine.dbal.debug_middleware.default"; reason: unused.
  • Removed service "security.ldap_locator"; reason: unused.
  • Removed service "monolog.logger.translation"; reason: unused.
  • Removed service ".service_locator.XXv1IfR"; reason: unused.
  • Removed service ".service_locator.0TACwl3"; reason: unused.
  • Removed service ".service_locator.DxnGxF5"; reason: unused.
488
  • Inlined service ".service_locator.O2p6Lk7.App\Admin\Controller\ActionController" to "App\Admin\Controller\ActionController".
  • Inlined service "App\Admin\Service\CrudService" to "App\Admin\Controller\AdminCrudController".
  • Inlined service ".service_locator.O2p6Lk7.App\Admin\Controller\AdminCrudController" to "App\Admin\Controller\AdminCrudController".
  • Inlined service ".service_locator.O2p6Lk7.App\Admin\Controller\AutocompleteController" to "App\Admin\Controller\AutocompleteController".
  • Inlined service ".service_locator.O2p6Lk7.App\Admin\Controller\DashboardAdminController" to "App\Admin\Controller\DashboardAdminController".
  • Inlined service "App\Helper\Service\StringHelper" to "App\Admin\Service\CrudService".
  • Inlined service ".service_locator.O2p6Lk7.App\Ai\Controller\Admin\AiAdminController" to "App\Ai\Controller\Admin\AiAdminController".
  • Inlined service "App\Ai\Service\Provider\ChatGptProvider" to "App\Ai\Service\AiService".
  • Inlined service ".service_locator.O2p6Lk7.App\Api\Controller\ApiController" to "App\Api\Controller\ApiController".
  • Inlined service "App\Api\Service\ApiCacheAdapterFactory" to "App\Api\Service\ApiCacheService".
  • Inlined service "App\Api\Service\ApiCacheService" to "App\Api\Service\ApiService".
  • Inlined service "App\Api\Service\Client\CredentialsFactory" to "App\Api\Service\Client\ApiClient".
  • Inlined service ".service_locator.O2p6Lk7.App\Band\Controller\Admin\BandsAdminController" to "App\Band\Controller\Admin\BandsAdminController".
  • Inlined service ".service_locator.O2p6Lk7.App\Band\Controller\AlbumsAdminController" to "App\Band\Controller\AlbumsAdminController".
  • Inlined service ".service_locator.O2p6Lk7.App\Band\Controller\Api\BandApiController" to "App\Band\Controller\Api\BandApiController".
  • Inlined service ".service_locator.O2p6Lk7.App\Band\Controller\BandContactsAdminController" to "App\Band\Controller\BandContactsAdminController".
  • Inlined service ".service_locator.O2p6Lk7.App\Band\Controller\BandInvitesController" to "App\Band\Controller\BandInvitesController".
  • Inlined service ".service_locator.O2p6Lk7.App\Band\Controller\BandsController" to "App\Band\Controller\BandsController".
  • Inlined service "App\Band\Form\DataTransformer\StreamingToTextTransformer" to "App\Band\Form\AlbumStreamingType".
  • Inlined service "App\Band\Service\Streaming\Provider\NullProvider" to "App\Band\Service\Streaming\StreamingApiProviderFactory".
  • Inlined service "App\Band\Service\Streaming\Provider\SpotifyProvider" to "App\Band\Service\Streaming\StreamingApiProviderFactory".
  • Inlined service "App\Band\Service\Streaming\StreamingApiProviderFactory" to "App\Band\Service\Streaming\StreamingApiService".
  • Inlined service ".service_locator.O2p6Lk7.App\Core\Controller\ActionController" to "App\Core\Controller\ActionController".
  • Inlined service ".service_locator.O2p6Lk7.App\Core\Controller\Api\CoreApiController" to "App\Core\Controller\Api\CoreApiController".
  • Inlined service ".service_locator.O2p6Lk7.App\Core\Controller\GenresAdminController" to "App\Core\Controller\GenresAdminController".
  • Inlined service ".service_locator.O2p6Lk7.App\Core\Controller\SearchController" to "App\Core\Controller\SearchController".
  • Inlined service ".service_locator.O2p6Lk7.App\Core\Controller\SlugController" to "App\Core\Controller\SlugController".
  • Inlined service ".service_locator.O2p6Lk7.App\Event\Controller\Admin\EventContactsAdminController" to "App\Event\Controller\Admin\EventContactsAdminController".
  • Inlined service ".service_locator.O2p6Lk7.App\Event\Controller\Api\EventApiController" to "App\Event\Controller\Api\EventApiController".
  • Inlined service ".service_locator.O2p6Lk7.App\Event\Controller\EventAdminController" to "App\Event\Controller\EventAdminController".
  • Inlined service ".service_locator.O2p6Lk7.App\Event\Controller\EventBandsController" to "App\Event\Controller\EventBandsController".
  • Inlined service ".service_locator.O2p6Lk7.App\Event\Controller\EventHallsAdminController" to "App\Event\Controller\EventHallsAdminController".
  • Inlined service ".service_locator.O2p6Lk7.App\Event\Controller\EventInvitesController" to "App\Event\Controller\EventInvitesController".
  • Inlined service ".service_locator.O2p6Lk7.App\Event\Controller\EventZonesAdminController" to "App\Event\Controller\EventZonesAdminController".
  • Inlined service "App\Event\Form\DataTransformer\EventSeatGroupToNumberTransformer" to "App\Event\Form\EventPriceType".
  • Inlined service "App\Event\Form\DataTransformer\EventSeatToNumberTransformer" to "App\Event\Form\EventPriceType".
  • Inlined service "App\Event\Form\DataTransformer\EventTicketTypeToNumberTransformer" to "App\Event\Form\EventPriceType".
  • Inlined service "App\Event\Form\DataTransformer\EventPromoToNumberTransformer" to "App\Event\Form\EventPromoType".
  • Inlined service "App\Event\Validation\EventPromoValidationGroupResolver" to "App\Event\Form\EventPromoType".
  • Inlined service "App\User\Form\DataTransformer\UserToNumberTransformer" to "App\Event\Form\EventSplitType".
  • Inlined service "App\Geo\Service\Import\Country\CountryImportService" to "App\Geo\Command\ImportCountriesCommand".
  • Inlined service "App\Geo\Service\CityService" to "App\Geo\Command\TranslateCitiesCommand".
  • Inlined service ".service_locator.O2p6Lk7.App\Geo\Controller\CitiesAdminController" to "App\Geo\Controller\CitiesAdminController".
  • Inlined service ".service_locator.O2p6Lk7.App\Geo\Controller\CountriesAdminController" to "App\Geo\Controller\CountriesAdminController".
  • Inlined service "App\Geo\Service\GeoService" to "App\Geo\Event\Subscriber\RequestSubscriber".
  • Inlined service "App\Geo\Service\Locator\IpInfoLocator" to "App\Geo\Service\GeoService".
  • Inlined service "App\Geo\Service\Import\City\Importer\GeoNamesImporter" to "App\Geo\Service\Import\City\CityImportService".
  • Inlined service "App\Geo\Service\CityNameService" to "App\Geo\Service\Import\City\CityNameImportService".
  • Inlined service "App\Geo\Service\Import\Country\Importer\GeoNamesImporter" to "App\Geo\Service\Import\Country\CountryImportService".
  • Inlined service ".service_locator.O2p6Lk7.App\Location\Controller\Admin\HallsAdminController" to "App\Location\Controller\Admin\HallsAdminController".
  • Inlined service ".service_locator.O2p6Lk7.App\Location\Controller\Admin\LayoutsAdminController" to "App\Location\Controller\Admin\LayoutsAdminController".
  • Inlined service ".service_locator.O2p6Lk7.App\Location\Controller\Admin\LocationContactsAdminController" to "App\Location\Controller\Admin\LocationContactsAdminController".
  • Inlined service ".service_locator.O2p6Lk7.App\Location\Controller\Admin\LocationsAdminController" to "App\Location\Controller\Admin\LocationsAdminController".
  • Inlined service ".service_locator.O2p6Lk7.App\Location\Controller\Admin\ZonesAdminController" to "App\Location\Controller\Admin\ZonesAdminController".
  • Inlined service ".service_locator.O2p6Lk7.App\Location\Controller\Api\LocationApiController" to "App\Location\Controller\Api\LocationApiController".
  • Inlined service "App\Location\Service\LocationEquipmentService" to "App\Location\Event\Subscriber\LocationAdminSubscriber".
  • Inlined service "App\Location\Service\LocationStaffService" to "App\Location\Event\Subscriber\LocationAdminSubscriber".
  • Inlined service "App\Location\Service\LocationParkingService" to "App\Location\Event\Subscriber\LocationAdminSubscriber".
  • Inlined service "App\Location\Service\LocationEventTypeService" to "App\Location\Event\Subscriber\LocationAdminSubscriber".
  • Inlined service "App\Location\Form\DataTransformer\ZoneToNumberTransformer" to "App\Location\Form\ZoneSeatsType".
  • Inlined service ".service_locator.MYyHwxw.App\Menu\Service\MenuService" to "App\Menu\Service\MenuService".
  • Inlined service ".service_locator.O2p6Lk7.App\Moderation\Controller\Admin\EventCancelAdminController" to "App\Moderation\Controller\Admin\EventCancelAdminController".
  • Inlined service ".service_locator.O2p6Lk7.App\Moderation\Controller\Admin\ModerationAdminController" to "App\Moderation\Controller\Admin\ModerationAdminController".
  • Inlined service "App\Moderation\Form\DataTransformer\ModerationRequestToNumberTransformer" to "App\Moderation\Form\Admin\ModerationRejectType".
  • Inlined service "App\Moderation\Service\ModerationEntityNotyDataFactory" to "App\Moderation\Service\ModerationNotyService".
  • Inlined service "App\Push\Service\PushService" to "App\Moderation\Service\ModerationService".
  • Inlined service ".service_locator.O2p6Lk7.App\Noty\Controller\NotyViewController" to "App\Noty\Controller\NotyViewController".
  • Inlined service ".service_locator.O2p6Lk7.App\Payment\Controller\UserPaymentAdminController" to "App\Payment\Controller\UserPaymentAdminController".
  • Inlined service ".service_locator.O2p6Lk7.App\Payment\Controller\UserPaymentController" to "App\Payment\Controller\UserPaymentController".
  • Inlined service ".service_locator.O2p6Lk7.App\Price\Controller\CurrenciesAdminController" to "App\Price\Controller\CurrenciesAdminController".
  • Inlined service ".service_locator.O2p6Lk7.App\Promo\Controller\Admin\PromoCodesAdminController" to "App\Promo\Controller\Admin\PromoCodesAdminController".
  • Inlined service ".service_locator.O2p6Lk7.App\Promo\Controller\Api\PromoCodeApiController" to "App\Promo\Controller\Api\PromoCodeApiController".
  • Inlined service ".service_locator.bTbnAH2.App\Promo\Service\PromoCodeExportService" to "App\Promo\Service\PromoCodeExportService".
  • Inlined service "App\Promo\Helper\PromoCodeHelper" to "App\Promo\Service\PromoCodeExporter\XlsExporter".
  • Inlined service "App\Push\Service\Provider\PusherProvider" to "App\Push\Service\PushService".
  • Inlined service ".service_locator.O2p6Lk7.App\Review\Controller\Admin\QuestionsAdminController" to "App\Review\Controller\Admin\QuestionsAdminController".
  • Inlined service ".service_locator.O2p6Lk7.App\Review\Controller\Admin\ReviewsAdminController" to "App\Review\Controller\Admin\ReviewsAdminController".
  • Inlined service "App\Review\Service\ReviewService" to "App\Review\Controller\ReviewsController".
  • Inlined service ".service_locator.O2p6Lk7.App\Review\Controller\ReviewsController" to "App\Review\Controller\ReviewsController".
  • Inlined service "App\Review\Form\DataTransformer\QuestionToNumberTransformer" to "App\Review\Form\AnswerType".
  • Inlined service "App\Review\Service\ReviewBandService" to "App\Review\Service\ReviewService".
  • Inlined service ".service_locator.O2p6Lk7.App\Security\Controller\Admin\AuthController" to "App\Security\Controller\Admin\AuthController".
  • Inlined service ".service_locator.O2p6Lk7.App\Security\Controller\Admin\ResetPasswordController" to "App\Security\Controller\Admin\ResetPasswordController".
  • Inlined service ".service_locator.O2p6Lk7.App\Security\Controller\OAuth\AppleController" to "App\Security\Controller\OAuth\AppleController".
  • Inlined service ".service_locator.O2p6Lk7.App\Security\Controller\OAuth\FacebookController" to "App\Security\Controller\OAuth\FacebookController".
  • Inlined service ".service_locator.O2p6Lk7.App\Security\Controller\OAuth\GoogleController" to "App\Security\Controller\OAuth\GoogleController".
  • Inlined service ".service_locator.O2p6Lk7.App\Security\Controller\OAuth\YandexController" to "App\Security\Controller\OAuth\YandexController".
  • Inlined service ".service_locator.O2p6Lk7.App\Security\Controller\SecurityController" to "App\Security\Controller\SecurityController".
  • Inlined service ".service_locator.O2p6Lk7.App\Security\Controller\User\AuthController" to "App\Security\Controller\User\AuthController".
  • Inlined service ".service_locator.O2p6Lk7.App\Security\Controller\User\RegistrationController" to "App\Security\Controller\User\RegistrationController".
  • Inlined service ".service_locator.O2p6Lk7.App\Security\Controller\User\ResetPasswordController" to "App\Security\Controller\User\ResetPasswordController".
  • Inlined service ".service_locator.O2p6Lk7.App\Storage\Controller\GalleryController" to "App\Storage\Controller\GalleryController".
  • Inlined service ".service_locator.O2p6Lk7.App\Storage\Controller\StorageController" to "App\Storage\Controller\StorageController".
  • Inlined service "App\Storage\Service\FileUploaderFactory" to "App\Storage\Controller\UploadController".
  • Inlined service ".service_locator.O2p6Lk7.App\Storage\Controller\UploadController" to "App\Storage\Controller\UploadController".
  • Inlined service "App\Storage\Service\ImageService" to "App\Storage\Event\Subscriber\DoctrineSubscriber".
  • Inlined service "App\Storage\Service\Embed\Processor\YouTubeProcessor" to "App\Storage\Service\Embed\EmbedVideoProcessorFactory".
  • Inlined service "App\Storage\Service\Embed\Processor\VimeoProcessor" to "App\Storage\Service\Embed\EmbedVideoProcessorFactory".
  • Inlined service "App\Storage\Service\Embed\EmbedVideoProcessorFactory" to "App\Storage\Service\Embed\EmbedVideoService".
  • Inlined service "App\Storage\Service\ImageResizer\GumletResizer" to "App\Storage\Service\ThumbService".
  • Inlined service ".service_locator.O2p6Lk7.App\Translate\Controller\TranslateController" to "App\Translate\Controller\TranslateController".
  • Inlined service "App\Translate\Service\Provider\DeeplProvider" to "App\Translate\Service\TranslateService".
  • Inlined service "App\Helper\Service\AssertHelper" to "App\Twig\AppExtension".
  • Inlined service "App\Menu\Service\MenuService" to "App\Twig\AppExtension".
  • Inlined service ".service_locator.O2p6Lk7.App\User\Controller\Band\UserBandAlbumsController" to "App\User\Controller\Band\UserBandAlbumsController".
  • Inlined service ".service_locator.O2p6Lk7.App\User\Controller\Band\UserBandContactsController" to "App\User\Controller\Band\UserBandContactsController".
  • Inlined service ".service_locator.O2p6Lk7.App\User\Controller\Band\UserBandsController" to "App\User\Controller\Band\UserBandsController".
  • Inlined service ".service_locator.O2p6Lk7.App\User\Controller\Event\UserEventContactsController" to "App\User\Controller\Event\UserEventContactsController".
  • Inlined service ".service_locator.O2p6Lk7.App\User\Controller\Event\UserEventHallsController" to "App\User\Controller\Event\UserEventHallsController".
  • Inlined service ".service_locator.O2p6Lk7.App\User\Controller\Event\UserEventMembersController" to "App\User\Controller\Event\UserEventMembersController".
  • Inlined service ".service_locator.O2p6Lk7.App\User\Controller\Event\UserEventPartnersController" to "App\User\Controller\Event\UserEventPartnersController".
  • Inlined service ".service_locator.O2p6Lk7.App\User\Controller\Event\UserEventPricesController" to "App\User\Controller\Event\UserEventPricesController".
  • Inlined service ".service_locator.O2p6Lk7.App\User\Controller\Event\UserEventPromoCodesController" to "App\User\Controller\Event\UserEventPromoCodesController".
  • Inlined service ".service_locator.O2p6Lk7.App\User\Controller\Event\UserEventPromosController" to "App\User\Controller\Event\UserEventPromosController".
  • Inlined service ".service_locator.O2p6Lk7.App\User\Controller\Event\UserEventSeatsController" to "App\User\Controller\Event\UserEventSeatsController".
  • Inlined service ".service_locator.O2p6Lk7.App\User\Controller\Event\UserEventSplitsController" to "App\User\Controller\Event\UserEventSplitsController".
  • Inlined service ".service_locator.O2p6Lk7.App\User\Controller\Event\UserEventTicketTypesController" to "App\User\Controller\Event\UserEventTicketTypesController".
  • Inlined service "App\Event\Service\EventTicketService" to "App\User\Controller\Event\UserEventTicketsController".
  • Inlined service ".service_locator.O2p6Lk7.App\User\Controller\Event\UserEventTicketsController" to "App\User\Controller\Event\UserEventTicketsController".
  • Inlined service ".service_locator.O2p6Lk7.App\User\Controller\Event\UserEventZonesController" to "App\User\Controller\Event\UserEventZonesController".
  • Inlined service ".service_locator.O2p6Lk7.App\User\Controller\Event\UserEventsController" to "App\User\Controller\Event\UserEventsController".
  • Inlined service ".service_locator.O2p6Lk7.App\User\Controller\Label\LabelBandsController" to "App\User\Controller\Label\LabelBandsController".
  • Inlined service ".service_locator.O2p6Lk7.App\User\Controller\Location\UserLocationContactsController" to "App\User\Controller\Location\UserLocationContactsController".
  • Inlined service ".service_locator.O2p6Lk7.App\User\Controller\Location\UserLocationHallLayoutZonesController" to "App\User\Controller\Location\UserLocationHallLayoutZonesController".
  • Inlined service ".service_locator.O2p6Lk7.App\User\Controller\Location\UserLocationHallLayoutsController" to "App\User\Controller\Location\UserLocationHallLayoutsController".
  • Inlined service "App\Location\Service\SubSeatService" to "App\User\Controller\Location\UserLocationHallZoneSeatsController".
  • Inlined service ".service_locator.O2p6Lk7.App\User\Controller\Location\UserLocationHallZoneSeatsController" to "App\User\Controller\Location\UserLocationHallZoneSeatsController".
  • Inlined service ".service_locator.O2p6Lk7.App\User\Controller\Location\UserLocationHallZonesController" to "App\User\Controller\Location\UserLocationHallZonesController".
  • Inlined service ".service_locator.O2p6Lk7.App\User\Controller\Location\UserLocationHallsController" to "App\User\Controller\Location\UserLocationHallsController".
  • Inlined service ".service_locator.O2p6Lk7.App\User\Controller\Location\UserLocationsController" to "App\User\Controller\Location\UserLocationsController".
  • Inlined service ".service_locator.O2p6Lk7.App\User\Controller\Organizer\UserOrganizersController" to "App\User\Controller\Organizer\UserOrganizersController".
  • Inlined service ".service_locator.O2p6Lk7.App\User\Controller\Payment\UserPaymentController" to "App\User\Controller\Payment\UserPaymentController".
  • Inlined service ".service_locator.O2p6Lk7.App\User\Controller\UserController" to "App\User\Controller\UserController".
  • Inlined service ".service_locator.O2p6Lk7.App\User\Controller\UsersAdminController" to "App\User\Controller\UsersAdminController".
  • Inlined service "App\User\Service\UserRequisiteService" to "App\User\Form\UserRequisitesType".
  • Inlined service "App\User\Service\UserFactory" to "App\User\Service\UserService".
  • Inlined service ".service_locator.O2p6Lk7.App\_Module\Controller\ModuleController" to "App\_Module\Controller\ModuleController".
  • Inlined service "clock" to "argument_resolver.datetime".
  • Inlined service "error_handler.error_renderer.serializer" to "error_controller".
  • Inlined service "debug.controller_resolver" to "http_kernel".
  • Inlined service "debug.argument_resolver" to "http_kernel".
  • Inlined service ".service_locator.Xbsa8iG" to "container.get_routing_condition_service".
  • Inlined service ".service_locator.lLv4pWF" to "fragment.handler".
  • Inlined service "uri_signer" to "fragment.uri_generator".
  • Inlined service "monolog.logger.console" to "console.error_listener".
  • Inlined service "cache_clearer" to "console.command.cache_clear".
  • Inlined service ".service_locator.NBUFN6A" to "console.command.cache_pool_invalidate_tags".
  • Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
  • Inlined service "cache.app.recorder_inner" to "cache.app".
  • Inlined service "cache.system.recorder_inner" to "cache.system".
  • Inlined service "cache.validator.recorder_inner" to "cache.validator".
  • Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
  • Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
  • Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
  • Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
  • 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 "monolog.logger.http_client" to "http_client.transport".
  • Inlined service "http_client.uri_template.inner" to "http_client.uri_template".
  • Inlined service "mailer.transport_factory" to "mailer.transports".
  • Inlined service ".service_locator.yY.p4P7" to "translator.default".
  • Inlined service "translator.formatter.default" to "translator.default".
  • Inlined service "identity_translator" to "translator.formatter.default".
  • Inlined service "translation.extractor.php_ast" to "translation.extractor".
  • Inlined service "twig.translation.extractor" to "translation.extractor".
  • Inlined service "translation.dumper.php" to "translation.writer".
  • Inlined service "translation.dumper.xliff" to "translation.writer".
  • Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
  • Inlined service "translation.dumper.po" to "translation.writer".
  • Inlined service "translation.dumper.mo" to "translation.writer".
  • Inlined service "translation.dumper.yml" to "translation.writer".
  • Inlined service "translation.dumper.yaml" to "translation.writer".
  • Inlined service "translation.dumper.qt" to "translation.writer".
  • Inlined service "translation.dumper.csv" to "translation.writer".
  • Inlined service "translation.dumper.ini" to "translation.writer".
  • Inlined service "translation.dumper.json" to "translation.writer".
  • Inlined service "translation.dumper.res" to "translation.writer".
  • Inlined service ".service_locator.fuYM_Z..translation.warmer" to "translation.warmer".
  • Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
  • Inlined service "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.annotation.directory" to "routing.resolver".
  • Inlined service "routing.loader.annotation.file" to "routing.resolver".
  • Inlined service "routing.loader.psr4" to "routing.resolver".
  • Inlined service ".service_locator..6hZeC_" to "routing.loader.container".
  • Inlined service "routing.resolver" to "routing.loader".
  • Inlined service ".service_locator.Kl0E_Fe" to "router.expression_language_provider".
  • Inlined service ".service_locator.cUcW89y.router.cache_warmer" to "router.cache_warmer".
  • Inlined service "cache.property_access" to "property_accessor".
  • Inlined service "secrets.decryption_key" to "secrets.vault".
  • Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
  • Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
  • Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
  • Inlined service "session.storage.factory.native" to "session.factory".
  • Inlined service ".service_locator.cXsfP3P" to "session_listener".
  • Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
  • Inlined service "form.extension" to "form.registry".
  • Inlined service "form.resolved_type_factory" to "form.registry".
  • Inlined service ".service_locator.umdpZit" to "form.extension".
  • Inlined service "form.choice_list_factory.default" to "form.choice_list_factory.property_access".
  • Inlined service "form.choice_list_factory.property_access" to "form.choice_list_factory.cached".
  • Inlined service "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
  • Inlined service "validator.validator_factory" to "validator.builder".
  • Inlined service "doctrine.orm.validator_initializer" to "validator.builder".
  • Inlined service "validator.property_info_loader" to "validator.builder".
  • Inlined service "doctrine.orm.default_entity_manager.validator_loader" to "validator.builder".
  • Inlined service ".service_locator.Kv5g30j" to "validator.validator_factory".
  • Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
  • Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
  • Inlined service ".service_locator.oxKgVWN" to "messenger.failure.send_failed_message_to_failure_transport_listener".
  • Inlined service ".service_locator.5cAhUFF" to "messenger.routable_message_bus".
  • Inlined service "chatter.transport_factory" to "chatter.transports".
  • Inlined service "chatter.transports" to "chatter.messenger.chat_handler".
  • Inlined service "texter.transport_factory" to "texter.transports".
  • Inlined service "profiler.storage" to "profiler".
  • Inlined service "data_collector.time" to "profiler".
  • Inlined service "data_collector.memory" to "profiler".
  • Inlined service "data_collector.validator" to "profiler".
  • Inlined service "data_collector.ajax" to "profiler".
  • Inlined service "data_collector.exception" to "profiler".
  • Inlined service "data_collector.logger" to "profiler".
  • Inlined service "data_collector.events" to "profiler".
  • Inlined service "data_collector.cache" to "profiler".
  • Inlined service "data_collector.translation" to "profiler".
  • Inlined service "data_collector.security" to "profiler".
  • Inlined service "data_collector.twig" to "profiler".
  • Inlined service "data_collector.http_client" to "profiler".
  • Inlined service "data_collector.doctrine" to "profiler".
  • Inlined service "data_collector.messenger" to "profiler".
  • Inlined service "mailer.data_collector" to "profiler".
  • Inlined service "notifier.data_collector" to "profiler".
  • Inlined service "data_collector.config" to "profiler".
  • Inlined service "data_collector.form.extractor" to "data_collector.form".
  • Inlined service "debug.validator.inner" to "debug.validator".
  • Inlined service "debug.serializer.inner" to "debug.serializer".
  • Inlined service "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 "monolog.logger.doctrine" to "doctrine.dbal.default_connection.configuration".
  • Inlined service ".service_locator.bGvOkXM" 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..rVVdf_" to "doctrine.orm.container_repository_factory".
  • Inlined service "ulid.factory" to "doctrine.ulid_generator".
  • Inlined service "uuid.factory" to "doctrine.uuid_generator".
  • Inlined service "doctrine.orm.entity_value_resolver.expression_language" to "doctrine.orm.entity_value_resolver".
  • Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
  • Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.quote_strategy.default" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
  • Inlined service "doctrine.orm.container_repository_factory" to "doctrine.orm.default_configuration".
  • Inlined service "cache.doctrine.orm.default.result.recorder_inner" to "cache.doctrine.orm.default.result".
  • Inlined service "cache.doctrine.orm.default.query.recorder_inner" to "cache.doctrine.orm.default.query".
  • Inlined service "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
  • Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
  • Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
  • Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
  • Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
  • Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
  • Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
  • Inlined service "var_dumper.contextualized_cli_dumper" to "debug.dump_listener".
  • Inlined service "monolog.logger.debug" to "var_dumper.dump_server".
  • Inlined service "var_dumper.dump_server" to "var_dumper.command.server_dump".
  • Inlined service "twig.loader.native_filesystem" to "twig".
  • Inlined service "twig.extension.security_csrf" to "twig".
  • Inlined service "twig.extension.dump" to "twig".
  • Inlined service "twig.extension.profiler" to "twig".
  • Inlined service "twig.extension.trans" to "twig".
  • Inlined service "twig.extension.assets" to "twig".
  • Inlined service "twig.extension.code" to "twig".
  • Inlined service "twig.extension.routing" to "twig".
  • Inlined service "twig.extension.yaml" to "twig".
  • Inlined service "twig.extension.debug.stopwatch" to "twig".
  • Inlined service "twig.extension.expression" to "twig".
  • Inlined service "twig.extension.httpkernel" to "twig".
  • Inlined service "twig.extension.httpfoundation" to "twig".
  • Inlined service "twig.extension.weblink" to "twig".
  • Inlined service "twig.extension.serializer" to "twig".
  • Inlined service "twig.extension.form" to "twig".
  • Inlined service "twig.extension.logout_url" to "twig".
  • Inlined service "twig.extension.security" to "twig".
  • Inlined service "App\Twig\AppExtension" to "twig".
  • Inlined service "App\Twig\RoutingExtension" to "twig".
  • Inlined service "App\Twig\SiteExtension" to "twig".
  • Inlined service "doctrine.twig.doctrine_extension" to "twig".
  • Inlined service "twig.extension.webprofiler" to "twig".
  • Inlined service "twig.extension.intl" to "twig".
  • Inlined service "knp_paginator.twig.extension.pagination" to "twig".
  • Inlined service "twig.app_variable" to "twig".
  • Inlined service "twig.runtime_loader" to "twig".
  • Inlined service "twig.missing_extension_suggestor" to "twig".
  • Inlined service "twig.missing_extension_suggestor" to "twig".
  • Inlined service "twig.missing_extension_suggestor" to "twig".
  • Inlined service "twig.configurator.environment" to "twig".
  • Inlined service ".service_locator.etVElvN.twig.template_cache_warmer" to "twig.template_cache_warmer".
  • Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
  • Inlined service "assets.packages" to "twig.extension.assets".
  • Inlined service "fragment.handler" to "twig.runtime.httpkernel".
  • Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
  • Inlined service "url_helper" to "twig.extension.httpfoundation".
  • Inlined service ".service_locator.YmHjcFj" to "twig.runtime_loader".
  • Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
  • Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
  • Inlined service ".service_locator.LrCXAmX" to "security.helper".
  • Inlined service ".service_locator.RRqtkZY" to "security.helper".
  • Inlined service ".service_locator.6_BSMTt" to "security.helper".
  • Inlined service ".service_locator.dRB9BoP" to "security.helper".
  • Inlined service "security.expression_language" to "security.access.expression_voter".
  • Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
  • Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
  • Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
  • Inlined service ".security.request_matcher.28NqKnb" to "security.access_map".
  • Inlined service ".security.request_matcher.X9xx.UH" 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.q1UFWmc" to ".security.request_matcher.kLbKLHa".
  • Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
  • Inlined service ".security.request_matcher.QWaygTH" to ".security.request_matcher.tbns2qy".
  • Inlined service "security.authentication.success_handler.admin.form_login" to "security.authenticator.form_login.admin".
  • Inlined service "security.authentication.failure_handler.admin.form_login" to "security.authenticator.form_login.admin".
  • Inlined service "cache.security_token_verifier.recorder_inner" to "cache.security_token_verifier".
  • Inlined service "security.authenticator.remember_me_signature_hasher.admin" to "security.authenticator.remember_me_handler.admin".
  • Inlined service "debug.security.firewall.authenticator.admin.inner" to "debug.security.firewall.authenticator.admin".
  • Inlined service "security.exception_listener.admin" to "security.firewall.map.context.admin".
  • Inlined service "security.logout_listener.admin" to "security.firewall.map.context.admin".
  • Inlined service "security.firewall.map.config.admin" to "security.firewall.map.context.admin".
  • Inlined service ".security.request_matcher.V_9BFtj" to ".security.request_matcher.wPWW1eZ".
  • Inlined service "security.authentication.success_handler.app.form_login" to "security.authenticator.form_login.app".
  • Inlined service "security.authentication.failure_handler.app.form_login" to "security.authenticator.form_login.app".
  • Inlined service "security.authenticator.remember_me_signature_hasher.app" to "security.authenticator.remember_me_handler.app".
  • Inlined service "debug.security.firewall.authenticator.app.inner" to "debug.security.firewall.authenticator.app".
  • Inlined service "security.exception_listener.app" to "security.firewall.map.context.app".
  • Inlined service "security.logout_listener.app" to "security.firewall.map.context.app".
  • Inlined service "security.firewall.map.config.app" to "security.firewall.map.context.app".
  • Inlined service ".security.request_matcher.XRvSiWm" to ".security.request_matcher.v9lgDNm".
  • Inlined service "security.access_token_handler.api" to "security.authenticator.access_token.api".
  • Inlined service "App\Api\Service\ApiTokenExtractor" to "security.authenticator.access_token.api".
  • Inlined service "debug.security.firewall.authenticator.api.inner" to "debug.security.firewall.authenticator.api".
  • Inlined service "security.exception_listener.api" to "security.firewall.map.context.api".
  • Inlined service "security.firewall.map.config.api" to "security.firewall.map.context.api".
  • Inlined service ".security.request_matcher.obhk0jm" to ".security.request_matcher.28NqKnb".
  • Inlined service ".security.request_matcher.EReugZp" to ".security.request_matcher.X9xx.UH".
  • Inlined service "maker.autoloader_util" to "maker.file_manager".
  • Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
  • Inlined service "maker.template_component_generator" to "maker.generator".
  • Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
  • Inlined service "maker.user_class_builder" to "maker.maker.make_user".
  • Inlined service "Knp\Component\Pager\ArgumentAccess\RequestArgumentAccess" to "knp_paginator".
  • Inlined service "knp_paginator.helper.processor" to "Knp\Bundle\PaginatorBundle\Twig\Extension\PaginationRuntime".
  • Inlined service "symfonycasts.reset_password.random_generator" to "symfonycasts.reset_password.token_generator".
  • Inlined service "symfonycasts.reset_password.token_generator" to "symfonycasts.reset_password.helper".
  • Inlined service "a2lix_auto_form.object_info.doctrine_orm_info" to "a2lix_auto_form.form.manipulator.doctrine_orm_manipulator".
  • Inlined service "a2lix_auto_form.form.event_listener.auto_form_listener" to "a2lix_auto_form.form.type.auto_form_type".
  • Inlined service "a2lix_auto_form.doctrine.metadata_factory" to "a2lix_auto_form.object_info.doctrine_orm_info".
  • Inlined service "a2lix_translation_form.form.event_listener.translations_listener" to "a2lix_translation_form.form.type.translations_type".
  • Inlined service "a2lix_translation_form.form.event_listener.translations_form_listener" to "a2lix_translation_form.form.type.translations_forms_type".
  • Inlined service ".service_locator.vMBc_3z" to "flysystem.adapter.lazy.factory".
  • Inlined service "flysystem.adapter.lazy.factory" to "upload.storage".
  • Inlined service "flysystem.adapter.upload.storage.local" to "upload.storage.local".
  • Inlined service "flysystem.adapter.upload.storage.ftp" to "upload.storage.ftp".
  • Inlined service "symfonycasts.verify_email.uri_signer_factory" to "symfonycasts.verify_email.uri_signer".
  • Inlined service "symfonycasts.verify_email.uri_signer" to "symfonycasts.verify_email.helper".
  • Inlined service "symfonycasts.verify_email.query_utility" to "symfonycasts.verify_email.helper".
  • Inlined service "symfonycasts.verify_email.token_generator" to "symfonycasts.verify_email.helper".
  • Inlined service "knpu.oauth2.provider.yandex_main" to "knpu.oauth2.client.yandex_main".
  • Inlined service "knpu.oauth2.provider.google" to "knpu.oauth2.client.google".
  • Inlined service "knpu.oauth2.provider.apple" to "knpu.oauth2.client.apple".
  • Inlined service "knpu.oauth2.provider.facebook_main" to "knpu.oauth2.client.facebook_main".
  • Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
  • Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
  • Inlined service "maker.maker.make_twig_component" to "maker.auto_command.make_twig_component".
  • Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
  • Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
  • Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
  • Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
  • Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
  • Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
  • Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
  • Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
  • Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
  • Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
  • Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
  • Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
  • Inlined service "maker.maker.make_subscriber" to "maker.auto_command.make_subscriber".
  • Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
  • Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
  • Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
  • Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
  • Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
  • Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
  • Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
  • Inlined service "maker.maker.make_form_login" to "maker.auto_command.make_security_form_login".
  • Inlined service "security.user_value_resolver" to ".debug.value_resolver.security.user_value_resolver".
  • Inlined service "security.security_token_value_resolver" to ".debug.value_resolver.security.security_token_value_resolver".
  • Inlined service "doctrine.orm.entity_value_resolver" to ".debug.value_resolver.doctrine.orm.entity_value_resolver".
  • Inlined service "argument_resolver.backed_enum_resolver" to ".debug.value_resolver.argument_resolver.backed_enum_resolver".
  • Inlined service "argument_resolver.uid" to ".debug.value_resolver.argument_resolver.uid".
  • Inlined service "argument_resolver.datetime" to ".debug.value_resolver.argument_resolver.datetime".
  • Inlined service "argument_resolver.request_attribute" to ".debug.value_resolver.argument_resolver.request_attribute".
  • Inlined service "argument_resolver.request" to ".debug.value_resolver.argument_resolver.request".
  • Inlined service "argument_resolver.session" to ".debug.value_resolver.argument_resolver.session".
  • Inlined service "App\Core\ValueResolver\EntityHashResolver" to ".debug.value_resolver.App\Core\ValueResolver\EntityHashResolver".
  • Inlined service "App\Core\ValueResolver\EntitySlugResolver" to ".debug.value_resolver.App\Core\ValueResolver\EntitySlugResolver".
  • Inlined service "argument_resolver.service" to ".debug.value_resolver.argument_resolver.service".
  • Inlined service "argument_resolver.default" to ".debug.value_resolver.argument_resolver.default".
  • Inlined service "argument_resolver.variadic" to ".debug.value_resolver.argument_resolver.variadic".
  • Inlined service "argument_resolver.not_tagged_controller" to ".debug.value_resolver.argument_resolver.not_tagged_controller".
  • Inlined service "argument_resolver.query_parameter_value_resolver" to ".debug.value_resolver.argument_resolver.query_parameter_value_resolver".
  • Inlined service "messenger.senders_locator" to "messenger.bus.default.middleware.send_message".
  • Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
  • Inlined service "App\Event\MessageHandler\EventReservationMessageHandler" to ".messenger.handler_descriptor.Sx_ZqR6".
  • Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.tGvt0LH".
  • Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.p4Qvabm".
  • Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.vMw0m61".
  • Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.XZowc.T".
  • Inlined service "texter.messenger.push_handler" to ".messenger.handler_descriptor.Lml2ICs".
  • Inlined service "http_client.uri_template" to ".debug.http_client".
  • Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
  • Inlined service ".service_locator.KLVvNIq" to ".doctrine.orm.default_metadata_driver".
  • Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
  • Inlined service "security.access.simple_role_voter" to ".debug.security.voter.security.access.simple_role_voter".
  • Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
  • Inlined service "monolog.handler.null_internal" to "monolog.logger.event".
  • Inlined service "debug.security.event_dispatcher.admin.inner" to "debug.security.event_dispatcher.admin".
  • Inlined service "debug.security.event_dispatcher.app.inner" to "debug.security.event_dispatcher.app".
  • Inlined service "debug.security.event_dispatcher.api.inner" to "debug.security.event_dispatcher.api".
  • Inlined service ".service_locator.MYyHwxw" to ".service_locator.MYyHwxw.App\Menu\Service\MenuService".
  • Inlined service ".service_locator.bTbnAH2" to ".service_locator.bTbnAH2.App\Promo\Service\PromoCodeExportService".
  • Inlined service ".service_locator.fuYM_Z." to ".service_locator.fuYM_Z..translation.warmer".
  • Inlined service ".service_locator.LjVnriP" to ".service_locator.LjVnriP.router.default".
  • Inlined service ".service_locator.cUcW89y" to ".service_locator.cUcW89y.router.cache_warmer".
  • Inlined service ".service_locator.etVElvN" to ".service_locator.etVElvN.twig.template_cache_warmer".
  • Inlined service "argument_metadata_factory" to "debug.argument_resolver.inner".
  • Inlined service ".service_locator.mszLIbF" to "debug.argument_resolver.inner".
  • Inlined service "serializer.denormalizer.unwrapping" to "debug.serializer.inner".
  • Inlined service "serializer.normalizer.flatten_exception" to "debug.serializer.inner".
  • Inlined service "serializer.normalizer.problem" to "debug.serializer.inner".
  • Inlined service "serializer.normalizer.uid" to "debug.serializer.inner".
  • Inlined service "serializer.normalizer.datetime" to "debug.serializer.inner".
  • Inlined service "serializer.normalizer.constraint_violation_list" to "debug.serializer.inner".
  • Inlined service "serializer.normalizer.mime_message" to "debug.serializer.inner".
  • Inlined service "serializer.normalizer.datetimezone" to "debug.serializer.inner".
  • Inlined service "serializer.normalizer.dateinterval" to "debug.serializer.inner".
  • Inlined service "serializer.normalizer.form_error" to "debug.serializer.inner".
  • Inlined service "serializer.normalizer.backed_enum" to "debug.serializer.inner".
  • Inlined service "serializer.normalizer.data_uri" to "debug.serializer.inner".
  • Inlined service "serializer.normalizer.json_serializable" to "debug.serializer.inner".
  • Inlined service "serializer.denormalizer.array" to "debug.serializer.inner".
  • Inlined service "serializer.normalizer.object" to "debug.serializer.inner".
  • Inlined service "serializer.encoder.xml" to "debug.serializer.inner".
  • Inlined service "serializer.encoder.json" to "debug.serializer.inner".
  • Inlined service "serializer.encoder.yaml" to "debug.serializer.inner".
  • Inlined service "serializer.encoder.csv" to "debug.serializer.inner".
  • Inlined service ".service_locator.IyTvcgE" to "console.command_loader".
  • Inlined service ".service_locator.LjVnriP.router.default" to "router".
  • Inlined service "monolog.logger.router" to "router".
  • Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
  • Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
  • Inlined service "monolog.logger.event" to "event_dispatcher".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "routing.loader.annotation" to "routing.loader".
  • Inlined service "file_locator" to "routing.loader".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "monolog.logger.profiler" to "profiler".
  • Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
  • Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
  • Inlined service "serializer.name_converter.metadata_aware" to "debug.serializer".
  • Inlined service "serializer.mapping.class_discriminator_resolver" to "debug.serializer".
  • Inlined service "App\Helper\Service\AdminHelper" to "twig".
  • Inlined service "App\Helper\Service\AdminHelper" to "twig".
1
  • Tag "container.decorator" was defined on service(s) "debug.validator", "debug.serializer", "doctrine.migrations.container_aware_migrations_factory", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.admin", "debug.security.firewall.authenticator.app", "debug.security.firewall.authenticator.api", ".debug.http_client", "debug.security.event_dispatcher.admin", "debug.security.event_dispatcher.app", "debug.security.event_dispatcher.api", "messenger.default_bus", "event_dispatcher", but was never used.